A B C D E F G H I K L M N O P Q R S T U V W X Y

A

A - class com.oktiva.mogno.html.A.
A tag.
A() - Constructor for class com.oktiva.mogno.html.A
 
Abbr - class com.oktiva.mogno.html.Abbr.
ABBR tag.
Abbr() - Constructor for class com.oktiva.mogno.html.Abbr
 
Acronym - class com.oktiva.mogno.html.Acronym.
ACRONYM tag.
Acronym() - Constructor for class com.oktiva.mogno.html.Acronym
 
ActionFrame - class com.oktiva.mogno.additional.ActionFrame.
ActionFrame - A frame associated with an action A frame that dispatch an evOnLoad.
ActionFrame() - Constructor for class com.oktiva.mogno.additional.ActionFrame
 
ActionLink - class com.oktiva.mogno.additional.ActionLink.
ActionLink - A link associated with an action A container that holds a link with a evOnClick event.
ActionLink() - Constructor for class com.oktiva.mogno.additional.ActionLink
 
ActionSpan - class com.oktiva.mogno.additional.ActionSpan.
ActionSpan - A span associated with an action A container that holds a span with a evOnClick event.
ActionSpan() - Constructor for class com.oktiva.mogno.additional.ActionSpan
 
ActiveList - class com.oktiva.mogno.additional.ActiveList.
Component to create a indented list.
ActiveList() - Constructor for class com.oktiva.mogno.additional.ActiveList
 
Address - class com.oktiva.mogno.html.Address.
 
Address() - Constructor for class com.oktiva.mogno.html.Address
 
Application - class com.oktiva.mogno.Application.
The main Mogno application class.
Application() - Constructor for class com.oktiva.mogno.Application
Creates a new instance of Application
ApplicationFiler - interface com.oktiva.mogno.ApplicationFiler.
 
Area - class com.oktiva.mogno.html.Area.
AREA tag
Area() - Constructor for class com.oktiva.mogno.html.Area
 
abbr - Variable in class com.oktiva.mogno.html.Td
HTML attribute
abbr - Variable in class com.oktiva.mogno.html.Th
HTML attribute
accept - Variable in class com.oktiva.mogno.html.Form
HTML attribute
accept - Variable in class com.oktiva.mogno.html.Input
HTML attribute
acceptCharset - Variable in class com.oktiva.mogno.html.Form
Mapped HTML attribute
NOTE: Because accept-charset is a invalid identifier, the property accept-charset is mapped to acceptCharset.
accesskey - Variable in class com.oktiva.mogno.html.A
HTML attribute
accesskey - Variable in class com.oktiva.mogno.html.Area
HTML attribute
accesskey - Variable in class com.oktiva.mogno.html.Button
HTML attribute
accesskey - Variable in class com.oktiva.mogno.html.Input
HTML attribute
accesskey - Variable in class com.oktiva.mogno.html.Label
HTML attribute
accesskey - Variable in class com.oktiva.mogno.html.Legend
HTML attribute
accesskey - Variable in class com.oktiva.mogno.html.Textarea
HTML attribute
action - Variable in class com.oktiva.mogno.html.Form
HTML attribute
active - Variable in class com.oktiva.mogno.additional.SimpleList
 
active - Variable in class com.oktiva.mogno.additional.SimpleTable
Activate/deactivate this SimpleList.
active - Variable in class com.oktiva.mogno.additional.TableList
Activate/deactivate this TableList.
add(String, int) - Method in class com.oktiva.mogno.additional.SimpleList
 
add(String, int, String) - Method in class com.oktiva.mogno.additional.SimpleList
 
addChildsVector(Container, Vector) - Method in class com.oktiva.mogno.Container
 
addOption(Hashtable) - Method in class com.oktiva.mogno.additional.SuperSelect
Add an option to the select.
addOption(String, String) - Method in class com.oktiva.mogno.additional.SuperSelect
Add an option to the select.
addRowData(Vector) - Method in class com.oktiva.mogno.additional.SimpleTable
 
addRowData(Vector) - Method in class com.oktiva.mogno.additional.TableList
Add a row data whithout an associated id.
addRowData(Vector, String) - Method in class com.oktiva.mogno.additional.TableList
Add a row data and the associated id.
addRowData(Vector, String, String) - Method in class com.oktiva.mogno.additional.TableList
Add a row data with the data of the "group" it is in, whithout an associated id.
addRowData(Vector, String, String, String) - Method in class com.oktiva.mogno.additional.TableList
Add a row data with the data of the "group" it is in, and the associated id.
addTopLevel(String, String) - Method in class com.oktiva.mogno.Application
Add the TopLevel data supplied to the topLevelsData Hashtable.
addTopLevel(String, String, String) - Method in class com.oktiva.mogno.Application
Add the TopLevel data supplied to the topLevelsData Hashtable.
afterEnd - Variable in class com.oktiva.mogno.Container
Something to be put after the tag.
afterEnd - Variable in class com.oktiva.mogno.EmptyTag
Something to be put after the tag.
align - Variable in class com.oktiva.mogno.html.Div
HTML attribute
align - Variable in class com.oktiva.mogno.html.H
HTML attribute.
align - Variable in class com.oktiva.mogno.html.Iframe
HTML attribute
align - Variable in class com.oktiva.mogno.html.P
HTML attribute
align - Variable in class com.oktiva.mogno.html.Span
HTML attribute
align - Variable in class com.oktiva.mogno.html.Table
 
align - Variable in class com.oktiva.mogno.html.TableElement
CellHAlign HTML attribute
allowMultiple - Variable in class com.oktiva.mogno.additional.TableList
if true and active, a checkbox will be shown for each line
alt - Variable in class com.oktiva.mogno.html.Area
HTML attribute
alt - Variable in class com.oktiva.mogno.html.Img
HTML attribute
alt - Variable in class com.oktiva.mogno.html.Input
HTML attribute
application - Variable in class com.oktiva.mogno.TopLevel
 
application - Variable in class com.oktiva.mogno.additional.ActionFrame
The url of this web application
application - Variable in class com.oktiva.mogno.additional.ActionLink
The url of this web application
application - Variable in class com.oktiva.mogno.additional.ActionSpan
The url of this web application
applicationFiler - Variable in class com.oktiva.mogno.Application
 
applicationFilerParams - Variable in class com.oktiva.mogno.Application
 
applicationUrl - Variable in class com.oktiva.mogno.additional.PageNavigator
 
applicationUrl - Variable in class com.oktiva.mogno.additional.SimpleList
 
applicationUrl - Variable in class com.oktiva.mogno.additional.TableList
The url of this web application
archive - Variable in class com.oktiva.mogno.html.Object
HTML attribute
atrasado(String) - Static method in class com.oktiva.util.DateUtils
Verifica se, para um dado vencimento, há atraso.
attribsHash() - Method in class com.oktiva.mogno.Component
Return all this component's attributes in a hash.
axis - Variable in class com.oktiva.mogno.html.Td
HTML attribute
axis - Variable in class com.oktiva.mogno.html.Th
HTML attribute

B

B - class com.oktiva.mogno.html.B.
B (bold) tag.
B() - Constructor for class com.oktiva.mogno.html.B
 
Base - class com.oktiva.mogno.html.Base.
BASE tag (defined by W3C)
Base() - Constructor for class com.oktiva.mogno.html.Base
 
Bdo - class com.oktiva.mogno.html.Bdo.
 
Bdo() - Constructor for class com.oktiva.mogno.html.Bdo
 
Big - class com.oktiva.mogno.html.Big.
BIG tag.
Big() - Constructor for class com.oktiva.mogno.html.Big
 
Blockquote - class com.oktiva.mogno.html.Blockquote.
 
Blockquote() - Constructor for class com.oktiva.mogno.html.Blockquote
 
Body - class com.oktiva.mogno.html.Body.
 
Body() - Constructor for class com.oktiva.mogno.html.Body
 
Br - class com.oktiva.mogno.html.Br.
BR tag (defined by W3C)
Br() - Constructor for class com.oktiva.mogno.html.Br
 
Button - class com.oktiva.mogno.html.Button.
BUTTON tag (defined by W3C)
Button() - Constructor for class com.oktiva.mogno.html.Button
 
bag - Variable in class com.oktiva.mogno.Component
A bag with extra data for the component.
basePage - Variable in class com.oktiva.mogno.additional.DerivedPage
The name of the Page this one derives from.
betweenColumns() - Method in class com.oktiva.mogno.Container
Method betweenColumns.
betweenRows() - Method in class com.oktiva.mogno.Container
Method betweenRows.
border - Variable in class com.oktiva.mogno.html.Img
HTML attribute
border - Variable in class com.oktiva.mogno.html.Table
HTML attribute
buildHtmlAttributes(Vector) - Method in class com.oktiva.mogno.Visual
Return the string with the name="value" pairs to be used inside html tags.
buildOnclickCode(String) - Method in class com.oktiva.mogno.additional.ActionSpan
 

C

Caption - class com.oktiva.mogno.html.Caption.
 
Caption() - Constructor for class com.oktiva.mogno.html.Caption
 
Cite - class com.oktiva.mogno.html.Cite.
CITE tag.
Cite() - Constructor for class com.oktiva.mogno.html.Cite
 
Code - class com.oktiva.mogno.html.Code.
CODE tag.
Code() - Constructor for class com.oktiva.mogno.html.Code
 
Col - class com.oktiva.mogno.html.Col.
The only table element not a container.
Col() - Constructor for class com.oktiva.mogno.html.Col
 
Colgroup - class com.oktiva.mogno.html.Colgroup.
 
Colgroup() - Constructor for class com.oktiva.mogno.html.Colgroup
 
Component - class com.oktiva.mogno.Component.
This is the base class for all components.
Component() - Constructor for class com.oktiva.mogno.Component
 
ComponentFiler - interface com.oktiva.mogno.ComponentFiler.
 
ComponentView - interface com.oktiva.mogno.additional.ComponentView.
 
Container - class com.oktiva.mogno.Container.
This is the base class for container components.
Container() - Constructor for class com.oktiva.mogno.Container
 
CurrencyInputView - class com.oktiva.mogno.additional.CurrencyInputView.
 
CurrencyInputView() - Constructor for class com.oktiva.mogno.additional.CurrencyInputView
 
CurrencySpan - class com.oktiva.mogno.additional.CurrencySpan.
 
CurrencySpan() - Constructor for class com.oktiva.mogno.additional.CurrencySpan
 
caption - Variable in class com.oktiva.mogno.additional.SuperTable
 
caption - Variable in class com.oktiva.mogno.layout.TableLayout
 
captionProperties - Variable in class com.oktiva.mogno.additional.SuperTable
 
captionProperties - Variable in class com.oktiva.mogno.layout.TableLayout
 
cellProperties - Variable in class com.oktiva.mogno.additional.SuperTable
 
cellProperties - Variable in class com.oktiva.mogno.layout.TableLayout
 
cellhalignHtmlAttributes() - Method in class com.oktiva.mogno.Visual
Return the cellhalign elements as defined by W3C.
cellpadding - Variable in class com.oktiva.mogno.html.Table
HTML attribute
cellspacing - Variable in class com.oktiva.mogno.html.Table
HTML attribute
cellvalignHtmlAttributes() - Method in class com.oktiva.mogno.Visual
Return the cellvalign elements as defined by W3C.
charOn - Variable in class com.oktiva.mogno.html.TableElement
Mapped CellHAlign HTML attribute NOTE: Because char is a reserved word, the property char is mapped to charOn.
characters(char[], int, int) - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
characters(char[], int, int) - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
charoff - Variable in class com.oktiva.mogno.html.TableElement
CellHAlign HTML attribute
charset - Variable in class com.oktiva.mogno.html.A
HTML attribute
charset - Variable in class com.oktiva.mogno.html.Link
HTML attribute
charset - Variable in class com.oktiva.mogno.html.Script
HTML attribute
checkSyntax(Vector) - Method in class com.oktiva.mogno.TopLevel
This function is overrided to check the syntax of owned components.
checkSyntax() - Method in class com.oktiva.mogno.Visual
Check the syntax for this component.
checkSyntax() - Method in class com.oktiva.mogno.XmlContainer
Check the syntax for this component.
checkSyntax(Vector) - Method in class com.oktiva.mogno.XmlContainer
This function is overrided to check the syntax of owned components.
checkSyntax() - Method in class com.oktiva.mogno.additional.DateInput
 
checkSyntax() - Method in class com.oktiva.mogno.additional.DoubleInput
 
checkSyntax() - Method in class com.oktiva.mogno.additional.IntegerInput
 
checkSyntax() - Method in class com.oktiva.mogno.additional.MaskedInput
 
checkSyntax() - Method in class com.oktiva.mogno.html.Input
 
checkSyntax() - Method in class com.oktiva.mogno.html.Select
 
checkSyntaxFields() - Method in class com.oktiva.mogno.XmlContainer
List the components that need to be checked for syntax errors.
checked - Variable in class com.oktiva.mogno.html.Input
HTML attribute
cite - Variable in class com.oktiva.mogno.html.Blockquote
HTML attribute
cite - Variable in class com.oktiva.mogno.html.Q
HTML attribute
className - Variable in class com.oktiva.mogno.additional.Include
The classname of the component.
classid - Variable in class com.oktiva.mogno.html.Object
HTML attribute
codebase - Variable in class com.oktiva.mogno.html.Object
HTML attribute
codetype - Variable in class com.oktiva.mogno.html.Object
HTML attribute
colProperties - Variable in class com.oktiva.mogno.additional.SuperTable
 
colProperties - Variable in class com.oktiva.mogno.layout.TableLayout
 
colgroups - Variable in class com.oktiva.mogno.additional.TableList
The HTML code with COLGROUPs and COLs.
cols - Variable in class com.oktiva.mogno.html.Frameset
HTML attribute
cols - Variable in class com.oktiva.mogno.html.Textarea
HTML attribute
colspan - Variable in class com.oktiva.mogno.html.Td
HTML attribute
colspan - Variable in class com.oktiva.mogno.html.Th
HTML attribute
columnIdentifiers - Variable in class com.oktiva.mogno.additional.SimpleTable
String with the comumn's names and widths, in the following format:
name1|attr1=val1|attr2=val2&name2|attr3=val3...
columnIdentifiers - Variable in class com.oktiva.mogno.additional.TableList
String with the comumn's names, in the following format:
name1&name2&name3...
com.oktiva.mogno - package com.oktiva.mogno
Base package for the Mogno Framework, a component-based framework for web applications development.
com.oktiva.mogno.additional - package com.oktiva.mogno.additional
Provides additional components for the Mogno Framework.
com.oktiva.mogno.html - package com.oktiva.mogno.html
Provides the HTML components for the Mogno Framework.
com.oktiva.mogno.layout - package com.oktiva.mogno.layout
 
com.oktiva.mogno.xml - package com.oktiva.mogno.xml
Provides the XML handlers for the Mogno Framework.
com.oktiva.util - package com.oktiva.util
 
compact - Variable in class com.oktiva.mogno.additional.PageNavigator
 
compact - Variable in class com.oktiva.mogno.additional.SelectUFBR
 
compare(Object, Object) - Method in class com.oktiva.util.HashtableComparator
 
componentFiler - Variable in class com.oktiva.mogno.Component
 
componentFilerParams - Variable in class com.oktiva.mogno.Component
 
content - Variable in class com.oktiva.mogno.Container
 
coords - Variable in class com.oktiva.mogno.html.A
HTML attribute
coords - Variable in class com.oktiva.mogno.html.Area
HTML attribute
copy(File, File) - Static method in class com.oktiva.util.FileUtil
Copy files and/or directories.
coreHtmlAttributes() - Method in class com.oktiva.mogno.Visual
Return the core elements as defined by W3C.
createOwnedComponents(Hashtable) - Method in class com.oktiva.mogno.Component
 
css - Variable in class com.oktiva.mogno.html.Style
The Cascading Style Sheet text.
currentPage - Variable in class com.oktiva.mogno.additional.PageNavigator
 

D

DateInput - class com.oktiva.mogno.additional.DateInput.
 
DateInput() - Constructor for class com.oktiva.mogno.additional.DateInput
Creates a new instance of DateInput
DateInputView - class com.oktiva.mogno.additional.DateInputView.
 
DateInputView() - Constructor for class com.oktiva.mogno.additional.DateInputView
Creates a new instance of InputView
DateUtils - class com.oktiva.util.DateUtils.
Date util functions.
DateUtils() - Constructor for class com.oktiva.util.DateUtils
 
Dd - class com.oktiva.mogno.html.Dd.
DD tag.
Dd() - Constructor for class com.oktiva.mogno.html.Dd
 
DefaultApplicationFiler - class com.oktiva.mogno.DefaultApplicationFiler.
 
DefaultApplicationFiler() - Constructor for class com.oktiva.mogno.DefaultApplicationFiler
Creates a new instance of DefaultApplicationFiler
DefaultComponentFiler - class com.oktiva.mogno.DefaultComponentFiler.
This is the DefaultComponentFiler, wich uses an XML file to store the component's params.
DefaultComponentFiler() - Constructor for class com.oktiva.mogno.DefaultComponentFiler
 
DerivedPage - class com.oktiva.mogno.additional.DerivedPage.
A Page derived from another.
DerivedPage() - Constructor for class com.oktiva.mogno.additional.DerivedPage
 
Dfn - class com.oktiva.mogno.html.Dfn.
DFN tag.
Dfn() - Constructor for class com.oktiva.mogno.html.Dfn
 
Div - class com.oktiva.mogno.html.Div.
 
Div() - Constructor for class com.oktiva.mogno.html.Div
 
Dl - class com.oktiva.mogno.html.Dl.
DL tag.
Dl() - Constructor for class com.oktiva.mogno.html.Dl
 
DoubleInput - class com.oktiva.mogno.additional.DoubleInput.
TODO Add javascript to verify the syntax.
DoubleInput() - Constructor for class com.oktiva.mogno.additional.DoubleInput
Creates a new instance of DoubleInput
DoubleInputView - class com.oktiva.mogno.additional.DoubleInputView.
TODO Add javascript to verify the syntax.
DoubleInputView() - Constructor for class com.oktiva.mogno.additional.DoubleInputView
Creates a new instance of DateInput
DoubleValue - Variable in class com.oktiva.mogno.additional.CurrencySpan
 
Dt - class com.oktiva.mogno.html.Dt.
DT tag.
Dt() - Constructor for class com.oktiva.mogno.html.Dt
 
data - Variable in class com.oktiva.mogno.html.Object
HTML attribute
dataHoraValida(String) - Static method in class com.oktiva.util.DateUtils
 
dataIsoValida(String) - Static method in class com.oktiva.util.DateUtils
 
dataPorExtenso(GregorianCalendar) - Static method in class com.oktiva.util.DateUtils
 
dataValida(int, int, int) - Static method in class com.oktiva.util.DateUtils
 
dataValida(String) - Static method in class com.oktiva.util.DateUtils
 
dataVector - Variable in class com.oktiva.mogno.additional.SimpleTable
Vector of Vectors with the table data.
dataVector - Variable in class com.oktiva.mogno.additional.TableList
Vector of Vectors with the table data.
date2AMD(Date) - Static method in class com.oktiva.util.DateUtils
Recebe um objeto Date e retorna a data no formato ISO.
date2dma(Date) - Static method in class com.oktiva.util.DateUtils
Recebe um objeto Date e retorna a data no formato dd/mm/aaaa.
date2dmahm(Date) - Static method in class com.oktiva.util.DateUtils
 
date2periodo(Date, String) - Static method in class com.oktiva.util.DateUtils
Pega um objeto Date e transforma numa string que representa o período, dada uma certa periodicidade.
declare - Variable in class com.oktiva.mogno.html.Object
HTML attribute
defaultTopLevel - Variable in class com.oktiva.mogno.Application
 
defer - Variable in class com.oktiva.mogno.html.Script
HTML attribute
deleteFile(File) - Static method in class com.oktiva.util.FileUtil
Deletes a file or a directory along with all files and directories it contains.
descendentOf(String) - Method in class com.oktiva.mogno.Component
Verify if this component has an ancestor named name
In Component, this is always false, because there is no parent.
descendentOf(String) - Method in class com.oktiva.mogno.TopLevel
Verify if this component has an ancestor named name
In TopLevel, this is always false, because there is no parent.
descendentOf(String) - Method in class com.oktiva.mogno.Visual
Verify if this component has an ancestor named name
designing - Variable in class com.oktiva.mogno.Application
 
designing - Variable in class com.oktiva.mogno.Component
Controls the behavior of the component.
destroy() - Method in class com.oktiva.mogno.MognoServlet
Destroys the servlet.
diferencaEntreDatas(String, String) - Static method in class com.oktiva.util.DateUtils
 
diferencaEntreDatasIso(String, String) - Static method in class com.oktiva.util.DateUtils
 
dir - Variable in class com.oktiva.mogno.html.A
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Address
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Area
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Bdo
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Blockquote
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Body
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Button
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Caption
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Div
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Fieldset
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Form
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.H
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Hr
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Iframe
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Img
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Input
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Label
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Legend
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Link
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.ListElement
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Map
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Noframes
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Object
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Optgroup
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Option
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.P
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Page
 
dir - Variable in class com.oktiva.mogno.html.PhraseElement
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Pre
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Q
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Select
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Span
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Style
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Sub
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Sup
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Table
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.TableElement
Internationalization HTML attribute
dir - Variable in class com.oktiva.mogno.html.Textarea
Internationalization HTML attribute
disabled - Variable in class com.oktiva.mogno.html.Button
HTML attribute
disabled - Variable in class com.oktiva.mogno.html.Input
HTML attribute
disabled - Variable in class com.oktiva.mogno.html.Optgroup
HTML attribute
disabled - Variable in class com.oktiva.mogno.html.Option
HTML attribute
disabled - Variable in class com.oktiva.mogno.html.Select
HTML attribute
disabled - Variable in class com.oktiva.mogno.html.Textarea
HTML attribute
dispatch(String) - Method in class com.oktiva.mogno.Component
Dispatch an event from this object.
dispatchAll() - Method in class com.oktiva.mogno.Component
dispatch all the events in the event queue
dispatchAll() - Method in class com.oktiva.mogno.XmlContainer
Dispatch all the events in the event queue in all child components and in this one.
dispatchFunction(String, Class[], Object[]) - Method in class com.oktiva.mogno.Component
 
displayPrevNext - Variable in class com.oktiva.mogno.additional.PageNavigator
 
dma2Iso(String) - Static method in class com.oktiva.util.DateUtils
 
dmahm2Data(String) - Static method in class com.oktiva.util.DateUtils
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.oktiva.mogno.MognoServlet
Handles the HTTP GET method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.oktiva.mogno.MognoServlet
Handles the HTTP POST method.
doubleValido(String) - Static method in class com.oktiva.util.NumberUtils
Testa se a string recebida representa um double válido, segundo o default locale.

E

Em - class com.oktiva.mogno.html.Em.
EM (emphasis) tag.
Em() - Constructor for class com.oktiva.mogno.html.Em
 
EmptyTag - class com.oktiva.mogno.EmptyTag.
This is the super class for the empty tags
EmptyTag() - Constructor for class com.oktiva.mogno.EmptyTag
 
editableColumns - Variable in class com.oktiva.mogno.additional.SimpleTable
 
emergency(Throwable) - Method in class com.oktiva.mogno.Application
Prints the stack trace for an exception to the user, in text/plain format.
enctype - Variable in class com.oktiva.mogno.html.Form
HTML attribute
endColumn(int, int, Visual) - Method in class com.oktiva.mogno.Container
Method endColumn.
endColumn(int, int, Visual) - Method in class com.oktiva.mogno.additional.SuperTable
 
endColumn(int, int, Visual) - Method in class com.oktiva.mogno.layout.TableLayout
 
endContainer() - Method in class com.oktiva.mogno.Container
Ends container's tag.
endContainer() - Method in class com.oktiva.mogno.additional.SimpleTable
 
endContainer() - Method in class com.oktiva.mogno.additional.TableList
 
endContainer() - Method in class com.oktiva.mogno.html.Form
 
endContainer() - Method in class com.oktiva.mogno.html.H
Mount the HTML code for this element.
endContainer() - Method in class com.oktiva.mogno.html.Page
 
endContainer() - Method in class com.oktiva.mogno.html.PhraseElement
Mount the HTML code for this element.
endDocument() - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
endDocument() - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
endElement(String, String, String) - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
endElement(String, String, String) - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
endPrefixMapping(String) - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
endPrefixMapping(String) - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
endRow(int) - Method in class com.oktiva.mogno.Container
Method endRow.
endRow(int) - Method in class com.oktiva.mogno.additional.SuperTable
 
endRow(int) - Method in class com.oktiva.mogno.layout.TableLayout
 
evOnChange - Variable in class com.oktiva.mogno.html.Input
Event dispatched when the content of the input changes.
evOnChange - Variable in class com.oktiva.mogno.html.Radiogroup
Event dispatched when the content of the input changes.
evOnChange - Variable in class com.oktiva.mogno.html.Select
Event dispatched when the content of the select changes.
evOnChange - Variable in class com.oktiva.mogno.html.Textarea
Event dispatched when the content of the textarea changes.
evOnClick - Variable in class com.oktiva.mogno.additional.ActionLink
Event dispatched when this link is clicked.
evOnClick - Variable in class com.oktiva.mogno.additional.ActionSpan
Event dispatched when this span is clicked.
evOnClick - Variable in class com.oktiva.mogno.additional.PageNavigator
 
evOnClick - Variable in class com.oktiva.mogno.additional.SimpleList
 
evOnClick - Variable in class com.oktiva.mogno.additional.TableList
Event dispatched when a row's link is clicked.
evOnClick - Variable in class com.oktiva.mogno.html.Button
Event dispatched when this link is clicked.
evOnClick - Variable in class com.oktiva.mogno.html.Input
Event dispatched when this input is clicked.
evOnCreate - Variable in class com.oktiva.mogno.Component
Method to be called when the onCreate event is dispatched.
evOnLoad - Variable in class com.oktiva.mogno.additional.ActionFrame
Event dispatched when this frame is loaded.
evOnLoad - Variable in class com.oktiva.mogno.additional.Template
Event dispatched when this frame is loaded.
evOnMessage - Variable in class com.oktiva.mogno.TopLevel
Event dispatched when a message is received.
evOnRemoveRow - Variable in class com.oktiva.mogno.additional.SimpleTable
 
evOnSelect - Variable in class com.oktiva.mogno.html.Option
Event dispatched when this option is selected.
evOnShow - Variable in class com.oktiva.mogno.Visual
Event dispatched when a visual component is shown
evOnSyntaxError - Variable in class com.oktiva.mogno.Visual
Event dispatched when a syntax error occour
evOnUncaughtError - Variable in class com.oktiva.mogno.TopLevel
Event dispatched when some exception is not caught in the inner components
evOnUncaughtError - Variable in class com.oktiva.mogno.XmlContainer
Event dispatched when some exception is not caught in the inner components.
eventParamTypes(String) - Method in class com.oktiva.mogno.Component
 
eventParamValues(String) - Method in class com.oktiva.mogno.Component
 
eventQueue - Variable in class com.oktiva.mogno.Component
Queue of events
eventsHtmlAttributes() - Method in class com.oktiva.mogno.Visual
Return the events elements as defined by W3C.

F

Fieldset - class com.oktiva.mogno.html.Fieldset.
FIELDSET tag
Fieldset() - Constructor for class com.oktiva.mogno.html.Fieldset
 
FileUtil - class com.oktiva.util.FileUtil.
File utility class.
Form - class com.oktiva.mogno.html.Form.
FORM tag (defined by W3C).
Form() - Constructor for class com.oktiva.mogno.html.Form
 
FormView - class com.oktiva.mogno.additional.FormView.
 
FormView() - Constructor for class com.oktiva.mogno.additional.FormView
Creates a new instance of FormView
Frame - class com.oktiva.mogno.html.Frame.
FRAME tag (defined by W3C)
Frame() - Constructor for class com.oktiva.mogno.html.Frame
 
Frameset - class com.oktiva.mogno.html.Frameset.
 
Frameset() - Constructor for class com.oktiva.mogno.html.Frameset
 
floatValido(String) - Static method in class com.oktiva.util.NumberUtils
Testa se a string recebida representa um float válido, segundo o default locale.
floatValido(String, Locale) - Static method in class com.oktiva.util.NumberUtils
Testa se a string recebida representa um float válido, segundo uma localidade.
forId - Variable in class com.oktiva.mogno.html.Label
Mapped HTML attribute
NOTE: Because for is a reserved word, the property for is mapped to forId.
formSubmit - Variable in class com.oktiva.mogno.additional.PageNavigator
 
format - Variable in class com.oktiva.mogno.additional.DateInput
The format of the date.
frame - Variable in class com.oktiva.mogno.html.Table
HTML attribute
frameborder - Variable in class com.oktiva.mogno.html.Frame
HTML attribute
frameborder - Variable in class com.oktiva.mogno.html.Frameset
HTML attribute
frameborder - Variable in class com.oktiva.mogno.html.Iframe
HTML attribute
freeChild(String) - Method in class com.oktiva.mogno.Component
Removes the component
freeChildComponent(String) - Method in class com.oktiva.mogno.XmlContainer
Convenience method equivalent to freeChild.

G

getAbbr() - Method in class com.oktiva.mogno.html.Td
 
getAbbr() - Method in class com.oktiva.mogno.html.Th
 
getAccept() - Method in class com.oktiva.mogno.html.Form
 
getAccept() - Method in class com.oktiva.mogno.html.Input
 
getAcceptCharset() - Method in class com.oktiva.mogno.html.Form
 
getAccesskey() - Method in class com.oktiva.mogno.html.A
 
getAccesskey() - Method in class com.oktiva.mogno.html.Area
 
getAccesskey() - Method in class com.oktiva.mogno.html.Button
 
getAccesskey() - Method in class com.oktiva.mogno.html.Input
 
getAccesskey() - Method in class com.oktiva.mogno.html.Label
 
getAccesskey() - Method in class com.oktiva.mogno.html.Legend
 
getAccesskey() - Method in class com.oktiva.mogno.html.Textarea
 
getAction() - Method in class com.oktiva.mogno.html.Form
 
getActive() - Method in class com.oktiva.mogno.additional.SimpleTable
 
getActive() - Method in class com.oktiva.mogno.additional.TableList
 
getAlign() - Method in class com.oktiva.mogno.html.Div
 
getAlign() - Method in class com.oktiva.mogno.html.H
 
getAlign() - Method in class com.oktiva.mogno.html.Iframe
 
getAlign() - Method in class com.oktiva.mogno.html.P
 
getAlign() - Method in class com.oktiva.mogno.html.Span
 
getAlign() - Method in class com.oktiva.mogno.html.Table
 
getAlign() - Method in class com.oktiva.mogno.html.TableElement
 
getAlt() - Method in class com.oktiva.mogno.html.Area
 
getAlt() - Method in class com.oktiva.mogno.html.Img
 
getAlt() - Method in class com.oktiva.mogno.html.Input
 
getApplication() - Method in class com.oktiva.mogno.Component
Get the Application object from the TopLevel.
getApplication() - Method in class com.oktiva.mogno.TopLevel
 
getApplicationUrl() - Method in class com.oktiva.mogno.additional.ActionFrame
 
getApplicationUrl() - Method in class com.oktiva.mogno.additional.ActionLink
 
getApplicationUrl() - Method in class com.oktiva.mogno.additional.ActionSpan
 
getApplicationUrl() - Method in class com.oktiva.mogno.additional.PageNavigator
Getter for property applicationUrl.
getApplicationUrl() - Method in class com.oktiva.mogno.additional.SimpleList
Getter for property applicationUrl.
getApplicationUrl() - Method in class com.oktiva.mogno.additional.TableList
 
getArchive() - Method in class com.oktiva.mogno.html.Object
 
getAttrsTypes() - Method in class com.oktiva.mogno.Component
Get the Class of the returns of the getters.
getAxis() - Method in class com.oktiva.mogno.html.Td
 
getAxis() - Method in class com.oktiva.mogno.html.Th
 
getBag() - Method in class com.oktiva.mogno.Component
Getter for property bag.
getBasePage() - Method in class com.oktiva.mogno.additional.DerivedPage
 
getBorder() - Method in class com.oktiva.mogno.html.Img
 
getBorder() - Method in class com.oktiva.mogno.html.Table
 
getCaption() - Method in class com.oktiva.mogno.additional.SuperTable
Getter for the caption of the table.
getCaption() - Method in class com.oktiva.mogno.layout.TableLayout
Getter for the caption of the table.
getCaptionProperties() - Method in class com.oktiva.mogno.additional.SuperTable
Getter for property captionProperties.
getCaptionProperties() - Method in class com.oktiva.mogno.layout.TableLayout
Getter for property captionProperties.
getCellProperties() - Method in class com.oktiva.mogno.additional.SuperTable
Getter for property cellProperties.
getCellProperties() - Method in class com.oktiva.mogno.layout.TableLayout
Getter for property cellProperties.
getCellpadding() - Method in class com.oktiva.mogno.html.Table
 
getCellspacing() - Method in class com.oktiva.mogno.html.Table
 
getCharOn() - Method in class com.oktiva.mogno.html.TableElement
 
getCharoff() - Method in class com.oktiva.mogno.html.TableElement
 
getCharset() - Method in class com.oktiva.mogno.html.A
 
getCharset() - Method in class com.oktiva.mogno.html.Link
 
getCharset() - Method in class com.oktiva.mogno.html.Script
 
getChecked() - Method in class com.oktiva.mogno.html.Input
 
getChild(String) - Method in class com.oktiva.mogno.Component
Get the component with name "name"
getChildClass(String) - Method in class com.oktiva.mogno.Component
Get the class of the component with name "name"
getChildComponent(String) - Method in class com.oktiva.mogno.XmlContainer
Convenience method equivalent to getChild.
getChildComponentClass(String) - Method in class com.oktiva.mogno.XmlContainer
Convenience method equivalent to getChildClass.
getChildsVector(Component) - Method in class com.oktiva.mogno.Container
Discover which components are inside obj.
getCite() - Method in class com.oktiva.mogno.html.Blockquote
 
getCite() - Method in class com.oktiva.mogno.html.Q
 
getClassName() - Method in class com.oktiva.mogno.additional.Include
 
getClassid() - Method in class com.oktiva.mogno.html.Object
 
getClone() - Method in class com.oktiva.mogno.Application
 
getClone() - Method in class com.oktiva.mogno.Component
 
getCodebase() - Method in class com.oktiva.mogno.html.Object
 
getCodetype() - Method in class com.oktiva.mogno.html.Object
 
getColProperties() - Method in class com.oktiva.mogno.additional.SuperTable
Getter for property colProperties.
getColProperties() - Method in class com.oktiva.mogno.layout.TableLayout
Getter for property colProperties.
getColgroups() - Method in class com.oktiva.mogno.additional.TableList
Getter for property colgroups.
getCols() - Method in class com.oktiva.mogno.html.Frameset
 
getCols() - Method in class com.oktiva.mogno.html.Textarea
 
getColspan() - Method in class com.oktiva.mogno.html.Td
 
getColspan() - Method in class com.oktiva.mogno.html.Th
 
getColumnIdentifiers() - Method in class com.oktiva.mogno.additional.SimpleTable
 
getColumnIdentifiers() - Method in class com.oktiva.mogno.additional.TableList
 
getContent() - Method in class com.oktiva.mogno.Container
 
getContentsByValue() - Method in class com.oktiva.mogno.additional.SelectView
 
getContentsByValue() - Method in class com.oktiva.mogno.additional.SuperSelect
 
getCoords() - Method in class com.oktiva.mogno.html.A
 
getCoords() - Method in class com.oktiva.mogno.html.Area
 
getCss() - Method in class com.oktiva.mogno.html.Style
 
getCurrentPage() - Method in class com.oktiva.mogno.additional.PageNavigator
Getter for property currentPage.
getCurrentPageOffset() - Method in class com.oktiva.mogno.additional.PageNavigator
 
getData() - Method in class com.oktiva.mogno.html.Object
 
getData() - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
getDataVector() - Method in class com.oktiva.mogno.additional.SimpleTable
Getter for property dataVector.
getDataVector() - Method in class com.oktiva.mogno.additional.TableList
Getter for property dataVector.
getDateValue() - Method in class com.oktiva.mogno.additional.DateInput
Return the value as an Date object.
getDeclare() - Method in class com.oktiva.mogno.html.Object
 
getDefaultTopLevel() - Method in class com.oktiva.mogno.Application
 
getDefaultTopLevel() - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
getDefer() - Method in class com.oktiva.mogno.html.Script
 
getDir() - Method in class com.oktiva.mogno.html.A
 
getDir() - Method in class com.oktiva.mogno.html.Address
 
getDir() - Method in class com.oktiva.mogno.html.Area
 
getDir() - Method in class com.oktiva.mogno.html.Bdo
 
getDir() - Method in class com.oktiva.mogno.html.Blockquote
 
getDir() - Method in class com.oktiva.mogno.html.Body
 
getDir() - Method in class com.oktiva.mogno.html.Button
 
getDir() - Method in class com.oktiva.mogno.html.Caption
 
getDir() - Method in class com.oktiva.mogno.html.Div
 
getDir() - Method in class com.oktiva.mogno.html.Fieldset
 
getDir() - Method in class com.oktiva.mogno.html.Form
 
getDir() - Method in class com.oktiva.mogno.html.H
 
getDir() - Method in class com.oktiva.mogno.html.Hr
 
getDir() - Method in class com.oktiva.mogno.html.Iframe
 
getDir() - Method in class com.oktiva.mogno.html.Img
 
getDir() - Method in class com.oktiva.mogno.html.Input
 
getDir() - Method in class com.oktiva.mogno.html.Label
 
getDir() - Method in class com.oktiva.mogno.html.Legend
 
getDir() - Method in class com.oktiva.mogno.html.Link
 
getDir() - Method in class com.oktiva.mogno.html.ListElement
 
getDir() - Method in class com.oktiva.mogno.html.Map
 
getDir() - Method in class com.oktiva.mogno.html.Noframes
 
getDir() - Method in class com.oktiva.mogno.html.Object
 
getDir() - Method in class com.oktiva.mogno.html.Optgroup
 
getDir() - Method in class com.oktiva.mogno.html.Option
 
getDir() - Method in class com.oktiva.mogno.html.P
 
getDir() - Method in class com.oktiva.mogno.html.Page
 
getDir() - Method in class com.oktiva.mogno.html.PhraseElement
 
getDir() - Method in class com.oktiva.mogno.html.Pre
 
getDir() - Method in class com.oktiva.mogno.html.Q
 
getDir() - Method in class com.oktiva.mogno.html.Select
 
getDir() - Method in class com.oktiva.mogno.html.Span
 
getDir() - Method in class com.oktiva.mogno.html.Style
 
getDir() - Method in class com.oktiva.mogno.html.Sub
 
getDir() - Method in class com.oktiva.mogno.html.Sup
 
getDir() - Method in class com.oktiva.mogno.html.Table
 
getDir() - Method in class com.oktiva.mogno.html.TableElement
 
getDir() - Method in class com.oktiva.mogno.html.Textarea
 
getDisabled() - Method in class com.oktiva.mogno.html.Button
 
getDisabled() - Method in class com.oktiva.mogno.html.Input
 
getDisabled() - Method in class com.oktiva.mogno.html.Optgroup
 
getDisabled() - Method in class com.oktiva.mogno.html.Option
 
getDisabled() - Method in class com.oktiva.mogno.html.Select
 
getDisabled() - Method in class com.oktiva.mogno.html.Textarea
 
getDoubleValue() - Method in class com.oktiva.mogno.additional.CurrencySpan
Get the DoubleValue value.
getDoubleValue() - Method in class com.oktiva.mogno.additional.DoubleInput
Return the value as an Double object.
getEditableColumns() - Method in class com.oktiva.mogno.additional.SimpleTable
Getter for property editableColumns.
getEnctype() - Method in class com.oktiva.mogno.html.Form
 
getEvOnChange() - Method in class com.oktiva.mogno.html.Input
 
getEvOnChange() - Method in class com.oktiva.mogno.html.Radiogroup
 
getEvOnChange() - Method in class com.oktiva.mogno.html.Select
 
getEvOnChange() - Method in class com.oktiva.mogno.html.Textarea
 
getEvOnClick() - Method in class com.oktiva.mogno.additional.ActionLink
 
getEvOnClick() - Method in class com.oktiva.mogno.additional.ActionSpan
 
getEvOnClick() - Method in class com.oktiva.mogno.additional.PageNavigator
Getter for property evOnClick.
getEvOnClick() - Method in class com.oktiva.mogno.additional.SimpleList
Getter for property evOnClick.
getEvOnClick() - Method in class com.oktiva.mogno.additional.TableList
 
getEvOnClick() - Method in class com.oktiva.mogno.html.Button
 
getEvOnClick() - Method in class com.oktiva.mogno.html.Input
 
getEvOnCreate() - Method in class com.oktiva.mogno.Component
 
getEvOnLoad() - Method in class com.oktiva.mogno.additional.ActionFrame
 
getEvOnLoad() - Method in class com.oktiva.mogno.additional.Template
 
getEvOnMessage() - Method in class com.oktiva.mogno.TopLevel
 
getEvOnRemoveRow() - Method in class com.oktiva.mogno.additional.SimpleTable
 
getEvOnSelect() - Method in class com.oktiva.mogno.html.Option
 
getEvOnShow() - Method in class com.oktiva.mogno.Visual
 
getEvOnSyntaxError() - Method in class com.oktiva.mogno.Visual
 
getEvOnUncaughtError() - Method in class com.oktiva.mogno.TopLevel
 
getEvOnUncaughtError() - Method in class com.oktiva.mogno.XmlContainer
Event dispatched when some exception is not caught in the inner components.
getFileItem(String) - Method in class com.oktiva.mogno.MognoServletRequestWrapper
Get a part
getForId() - Method in class com.oktiva.mogno.html.Label
 
getFormSubmit() - Method in class com.oktiva.mogno.additional.PageNavigator
Getter for property formSubmit.
getFormValues() - Method in class com.oktiva.mogno.html.Form
Fetch the values of all Inputs, Radiogroups, Selects and Textareas inside the form and build a Hashtable with componentName => componentValue You should issue a checkSyntax before calling this function, it will ignore all syntax errors.
getFormat() - Method in class com.oktiva.mogno.additional.DateInput
 
getFrame() - Method in class com.oktiva.mogno.html.Table
 
getFrameborder() - Method in class com.oktiva.mogno.html.Frame
 
getFrameborder() - Method in class com.oktiva.mogno.html.Frameset
 
getFrameborder() - Method in class com.oktiva.mogno.html.Iframe
 
getFromBag(Object) - Method in class com.oktiva.mogno.Component
Put the object in this component's bag.
getFullComponentsVector() - Method in class com.oktiva.mogno.Container
 
getGregorianCalendar(String) - Static method in class com.oktiva.util.DateUtils
Obtém um Gregorian Calendar de datas no formato Iso ou no formato dd-mm-aaaa.
getGregorianCalendarValue() - Method in class com.oktiva.mogno.additional.DateInput
Return the value as an GregorianCalendar object.
getGridHeight() - Method in class com.oktiva.mogno.Visual
 
getGridWeightX() - Method in class com.oktiva.mogno.Visual
 
getGridWeightY() - Method in class com.oktiva.mogno.Visual
 
getGridWidth() - Method in class com.oktiva.mogno.Visual
 
getHeaderCells() - Method in class com.oktiva.mogno.additional.SuperTable
Getter for property headerCells.
getHeaderCells() - Method in class com.oktiva.mogno.layout.TableLayout
Getter for property headerCells.
getHeaderCols() - Method in class com.oktiva.mogno.additional.SuperTable
Getter for property headerCols.
getHeaderCols() - Method in class com.oktiva.mogno.layout.TableLayout
Getter for property headerCols.
getHeaderGroupId() - Method in class com.oktiva.mogno.additional.TableList
Getter for property headerGroupId.
getHeaderGroupType() - Method in class com.oktiva.mogno.additional.TableList
Getter for property headerGroupType.
getHeaderProperties() - Method in class com.oktiva.mogno.additional.SuperTable
Getter for property headerProperties.
getHeaderProperties() - Method in class com.oktiva.mogno.layout.TableLayout
Getter for property headerProperties.
getHeaderRowProperties() - Method in class com.oktiva.mogno.additional.TableList
Getter for property headerRowProperties.
getHeaderRows() - Method in class com.oktiva.mogno.additional.SuperTable
Getter for property headerRows.
getHeaderRows() - Method in class com.oktiva.mogno.layout.TableLayout
Getter for property headerRows.
getHeaders() - Method in class com.oktiva.mogno.html.Td
 
getHeaders() - Method in class com.oktiva.mogno.html.Th
 
getHeight() - Method in class com.oktiva.mogno.html.Iframe
 
getHeight() - Method in class com.oktiva.mogno.html.Img
 
getHeight() - Method in class com.oktiva.mogno.html.Object
 
getHiddenColumns() - Method in class com.oktiva.mogno.additional.SimpleTable
Getter for property hiddenColumns.
getHref() - Method in class com.oktiva.mogno.html.A
 
getHref() - Method in class com.oktiva.mogno.html.Area
 
getHref() - Method in class com.oktiva.mogno.html.Base
 
getHref() - Method in class com.oktiva.mogno.html.Link
 
getHreflang() - Method in class com.oktiva.mogno.html.A
 
getHreflang() - Method in class com.oktiva.mogno.html.Link
 
getHttpServletRequest(HttpServletRequest) - Static method in class com.oktiva.mogno.MognoServletRequestWrapper
Use this method to create the wrapper only if it is needed to.
getISO4217() - Method in class com.oktiva.mogno.additional.CurrencyInputView
Get the ISO4217 code of this input value.
getISO4217() - Method in class com.oktiva.mogno.additional.CurrencySpan
Get the ISO4217 code of this input value.
getId() - Method in class com.oktiva.mogno.Visual
 
getId() - Method in class com.oktiva.mogno.html.Fieldset
 
getId() - Method in class com.oktiva.mogno.html.Form
 
getId() - Method in class com.oktiva.mogno.html.Input
 
getId() - Method in class com.oktiva.mogno.html.Param
 
getId() - Method in class com.oktiva.mogno.html.Select
 
getIntegerValue() - Method in class com.oktiva.mogno.additional.IntegerInput
Return the value as an Integer object.
getIsmap() - Method in class com.oktiva.mogno.html.Img
 
getIsmap() - Method in class com.oktiva.mogno.html.Input
 
getItemRowProperties() - Method in class com.oktiva.mogno.additional.TableList
Getter for property itemRowProperties.
getLabel() - Method in class com.oktiva.mogno.html.Input
 
getLabel() - Method in class com.oktiva.mogno.html.Optgroup
 
getLabel() - Method in class com.oktiva.mogno.html.Option
 
getLang() - Method in class com.oktiva.mogno.html.A
 
getLang() - Method in class com.oktiva.mogno.html.Address
 
getLang() - Method in class com.oktiva.mogno.html.Area
 
getLang() - Method in class com.oktiva.mogno.html.Bdo
 
getLang() - Method in class com.oktiva.mogno.html.Blockquote
 
getLang() - Method in class com.oktiva.mogno.html.Body
 
getLang() - Method in class com.oktiva.mogno.html.Button
 
getLang() - Method in class com.oktiva.mogno.html.Caption
 
getLang() - Method in class com.oktiva.mogno.html.Div
 
getLang() - Method in class com.oktiva.mogno.html.Fieldset
 
getLang() - Method in class com.oktiva.mogno.html.Form
 
getLang() - Method in class com.oktiva.mogno.html.H
 
getLang() - Method in class com.oktiva.mogno.html.Hr
 
getLang() - Method in class com.oktiva.mogno.html.Iframe
 
getLang() - Method in class com.oktiva.mogno.html.Img
 
getLang() - Method in class com.oktiva.mogno.html.Input
 
getLang() - Method in class com.oktiva.mogno.html.Label
 
getLang() - Method in class com.oktiva.mogno.html.Legend
 
getLang() - Method in class com.oktiva.mogno.html.Link
 
getLang() - Method in class com.oktiva.mogno.html.ListElement
 
getLang() - Method in class com.oktiva.mogno.html.Map
 
getLang() - Method in class com.oktiva.mogno.html.Noframes
 
getLang() - Method in class com.oktiva.mogno.html.Object
 
getLang() - Method in class com.oktiva.mogno.html.Optgroup
 
getLang() - Method in class com.oktiva.mogno.html.Option
 
getLang() - Method in class com.oktiva.mogno.html.P
 
getLang() - Method in class com.oktiva.mogno.html.Page
 
getLang() - Method in class com.oktiva.mogno.html.PhraseElement
 
getLang() - Method in class com.oktiva.mogno.html.Pre
 
getLang() - Method in class com.oktiva.mogno.html.Q
 
getLang() - Method in class com.oktiva.mogno.html.Select
 
getLang() - Method in class com.oktiva.mogno.html.Span
 
getLang() - Method in class com.oktiva.mogno.html.Style
 
getLang() - Method in class com.oktiva.mogno.html.Sub
 
getLang() - Method in class com.oktiva.mogno.html.Sup
 
getLang() - Method in class com.oktiva.mogno.html.Table
 
getLang() - Method in class com.oktiva.mogno.html.TableElement
 
getLang() - Method in class com.oktiva.mogno.html.Textarea
 
getLastError() - Method in class com.oktiva.mogno.Visual
 
getLeft() - Method in class com.oktiva.mogno.Visual
 
getLinkColumns() - Method in class com.oktiva.mogno.additional.TableList
Getter for property linkColumns.
getLinkrel() - Method in class com.oktiva.mogno.html.Page
 
getList() - Method in class com.oktiva.mogno.additional.ActiveList
 
getList() - Method in class com.oktiva.mogno.additional.SimpleList
Deprecated.  
getLongdesc() - Method in class com.oktiva.mogno.html.Frame
 
getLongdesc() - Method in class com.oktiva.mogno.html.Frameset
 
getLongdesc() - Method in class com.oktiva.mogno.html.Iframe
 
getLongdesc() - Method in class com.oktiva.mogno.html.Img
 
getMarginheight() - Method in class com.oktiva.mogno.html.Frame
 
getMarginheight() - Method in class com.oktiva.mogno.html.Frameset
 
getMarginheight() - Method in class com.oktiva.mogno.html.Iframe
 
getMarginwidth() - Method in class com.oktiva.mogno.html.Frame
 
getMarginwidth() - Method in class com.oktiva.mogno.html.Frameset
 
getMarginwidth() - Method in class com.oktiva.mogno.html.Iframe
 
getMask() - Method in class com.oktiva.mogno.additional.MaskedInput
 
getMaxDisplayedPages() - Method in class com.oktiva.mogno.additional.PageNavigator
The maximum number of displayed page links if isCompact()
getMaxFractionDigits() - Method in class com.oktiva.mogno.additional.CurrencySpan
Get the MaxFractionDigits value.
getMaxFractionDigits() - Method in class com.oktiva.mogno.additional.DoubleInput
Get the MaxFractionDigits value.
getMaxValue() - Method in class com.oktiva.mogno.additional.DoubleInput
 
getMaxlength() - Method in class com.oktiva.mogno.html.Input
 
getMedia() - Method in class com.oktiva.mogno.html.Link
 
getMedia() - Method in class com.oktiva.mogno.html.Style
 
getMeta() - Method in class com.oktiva.mogno.html.Page
 
getMethod() - Method in class com.oktiva.mogno.html.Form
 
getMinFractionDigits() - Method in class com.oktiva.mogno.additional.CurrencySpan
Get the MinFractionDigits value.
getMinFractionDigits() - Method in class com.oktiva.mogno.additional.DoubleInput
Get the MinFractionDigits value.
getMinValue() - Method in class com.oktiva.mogno.additional.DoubleInput
 
getMode() - Method in class com.oktiva.mogno.additional.ActionSpan
 
getMultiple() - Method in class com.oktiva.mogno.html.Select
 
getName() - Method in class com.oktiva.mogno.Component
 
getNextLinkLabel() - Method in class com.oktiva.mogno.additional.PageNavigator
Getter for property nextLinkLabel.
getNohref() - Method in class com.oktiva.mogno.html.Area
 
getNoresize() - Method in class com.oktiva.mogno.html.Frame
 
getNoresize() - Method in class com.oktiva.mogno.html.Frameset
 
getNumRows() - Method in class com.oktiva.mogno.additional.PageNavigator
Number of rows I should try do paginate.
getOnblur() - Method in class com.oktiva.mogno.html.A
 
getOnblur() - Method in class com.oktiva.mogno.html.Area
 
getOnblur() - Method in class com.oktiva.mogno.html.Button
 
getOnblur() - Method in class com.oktiva.mogno.html.Input
 
getOnblur() - Method in class com.oktiva.mogno.html.Label
 
getOnblur() - Method in class com.oktiva.mogno.html.Select
 
getOnblur() - Method in class com.oktiva.mogno.html.Textarea
 
getOnchange() - Method in class com.oktiva.mogno.html.Input
 
getOnchange() - Method in class com.oktiva.mogno.html.Select
 
getOnchange() - Method in class com.oktiva.mogno.html.Textarea
 
getOnclick() - Method in class com.oktiva.mogno.html.A
 
getOnclick() - Method in class com.oktiva.mogno.html.Address
 
getOnclick() - Method in class com.oktiva.mogno.html.Area
 
getOnclick() - Method in class com.oktiva.mogno.html.Blockquote
 
getOnclick() - Method in class com.oktiva.mogno.html.Body
 
getOnclick() - Method in class com.oktiva.mogno.html.Button
 
getOnclick() - Method in class com.oktiva.mogno.html.Caption
 
getOnclick() - Method in class com.oktiva.mogno.html.Div
 
getOnclick() - Method in class com.oktiva.mogno.html.Fieldset
 
getOnclick() - Method in class com.oktiva.mogno.html.Form
 
getOnclick() - Method in class com.oktiva.mogno.html.H
 
getOnclick() - Method in class com.oktiva.mogno.html.Hr
 
getOnclick() - Method in class com.oktiva.mogno.html.Iframe
 
getOnclick() - Method in class com.oktiva.mogno.html.Img
 
getOnclick() - Method in class com.oktiva.mogno.html.Input
 
getOnclick() - Method in class com.oktiva.mogno.html.Label
 
getOnclick() - Method in class com.oktiva.mogno.html.Legend
 
getOnclick() - Method in class com.oktiva.mogno.html.Link
 
getOnclick() - Method in class com.oktiva.mogno.html.ListElement
 
getOnclick() - Method in class com.oktiva.mogno.html.Map
 
getOnclick() - Method in class com.oktiva.mogno.html.Noframes
 
getOnclick() - Method in class com.oktiva.mogno.html.Object
 
getOnclick() - Method in class com.oktiva.mogno.html.Optgroup
 
getOnclick() - Method in class com.oktiva.mogno.html.Option
 
getOnclick() - Method in class com.oktiva.mogno.html.P
 
getOnclick() - Method in class com.oktiva.mogno.html.PhraseElement
 
getOnclick() - Method in class com.oktiva.mogno.html.Pre
 
getOnclick() - Method in class com.oktiva.mogno.html.Q
 
getOnclick() - Method in class com.oktiva.mogno.html.Select
 
getOnclick() - Method in class com.oktiva.mogno.html.Span
 
getOnclick() - Method in class com.oktiva.mogno.html.Sub
 
getOnclick() - Method in class com.oktiva.mogno.html.Sup
 
getOnclick() - Method in class com.oktiva.mogno.html.Table
 
getOnclick() - Method in class com.oktiva.mogno.html.TableElement
 
getOnclick() - Method in class com.oktiva.mogno.html.Textarea
 
getOndblclick() - Method in class com.oktiva.mogno.html.A
 
getOndblclick() - Method in class com.oktiva.mogno.html.Address
 
getOndblclick() - Method in class com.oktiva.mogno.html.Area
 
getOndblclick() - Method in class com.oktiva.mogno.html.Blockquote
 
getOndblclick() - Method in class com.oktiva.mogno.html.Body
 
getOndblclick() - Method in class com.oktiva.mogno.html.Button
 
getOndblclick() - Method in class com.oktiva.mogno.html.Caption
 
getOndblclick() - Method in class com.oktiva.mogno.html.Div
 
getOndblclick() - Method in class com.oktiva.mogno.html.Fieldset
 
getOndblclick() - Method in class com.oktiva.mogno.html.Form
 
getOndblclick() - Method in class com.oktiva.mogno.html.H
 
getOndblclick() - Method in class com.oktiva.mogno.html.Hr
 
getOndblclick() - Method in class com.oktiva.mogno.html.Iframe
 
getOndblclick() - Method in class com.oktiva.mogno.html.Img
 
getOndblclick() - Method in class com.oktiva.mogno.html.Input
 
getOndblclick() - Method in class com.oktiva.mogno.html.Label
 
getOndblclick() - Method in class com.oktiva.mogno.html.Legend
 
getOndblclick() - Method in class com.oktiva.mogno.html.Link
 
getOndblclick() - Method in class com.oktiva.mogno.html.ListElement
 
getOndblclick() - Method in class com.oktiva.mogno.html.Map
 
getOndblclick() - Method in class com.oktiva.mogno.html.Noframes
 
getOndblclick() - Method in class com.oktiva.mogno.html.Object
 
getOndblclick() - Method in class com.oktiva.mogno.html.Optgroup
 
getOndblclick() - Method in class com.oktiva.mogno.html.Option
 
getOndblclick() - Method in class com.oktiva.mogno.html.P
 
getOndblclick() - Method in class com.oktiva.mogno.html.PhraseElement
 
getOndblclick() - Method in class com.oktiva.mogno.html.Pre
 
getOndblclick() - Method in class com.oktiva.mogno.html.Q
 
getOndblclick() - Method in class com.oktiva.mogno.html.Select
 
getOndblclick() - Method in class com.oktiva.mogno.html.Span
 
getOndblclick() - Method in class com.oktiva.mogno.html.Sub
 
getOndblclick() - Method in class com.oktiva.mogno.html.Sup
 
getOndblclick() - Method in class com.oktiva.mogno.html.Table
 
getOndblclick() - Method in class com.oktiva.mogno.html.TableElement
 
getOndblclick() - Method in class com.oktiva.mogno.html.Textarea
 
getOnfocus() - Method in class com.oktiva.mogno.html.A
 
getOnfocus() - Method in class com.oktiva.mogno.html.Area
 
getOnfocus() - Method in class com.oktiva.mogno.html.Button
 
getOnfocus() - Method in class com.oktiva.mogno.html.Input
 
getOnfocus() - Method in class com.oktiva.mogno.html.Label
 
getOnfocus() - Method in class com.oktiva.mogno.html.Select
 
getOnfocus() - Method in class com.oktiva.mogno.html.Textarea
 
getOnkeydown() - Method in class com.oktiva.mogno.html.A
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Address
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Area
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Blockquote
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Body
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Button
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Caption
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Div
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Fieldset
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Form
 
getOnkeydown() - Method in class com.oktiva.mogno.html.H
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Hr
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Iframe
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Img
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Input
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Label
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Legend
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Link
 
getOnkeydown() - Method in class com.oktiva.mogno.html.ListElement
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Map
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Noframes
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Object
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Optgroup
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Option
 
getOnkeydown() - Method in class com.oktiva.mogno.html.P
 
getOnkeydown() - Method in class com.oktiva.mogno.html.PhraseElement
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Pre
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Q
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Select
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Span
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Sub
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Sup
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Table
 
getOnkeydown() - Method in class com.oktiva.mogno.html.TableElement
 
getOnkeydown() - Method in class com.oktiva.mogno.html.Textarea
 
getOnkeypress() - Method in class com.oktiva.mogno.html.A
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Address
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Area
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Blockquote
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Body
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Button
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Caption
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Div
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Fieldset
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Form
 
getOnkeypress() - Method in class com.oktiva.mogno.html.H
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Hr
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Iframe
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Img
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Input
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Label
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Legend
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Link
 
getOnkeypress() - Method in class com.oktiva.mogno.html.ListElement
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Map
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Noframes
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Object
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Optgroup
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Option
 
getOnkeypress() - Method in class com.oktiva.mogno.html.P
 
getOnkeypress() - Method in class com.oktiva.mogno.html.PhraseElement
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Pre
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Q
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Select
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Span
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Sub
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Sup
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Table
 
getOnkeypress() - Method in class com.oktiva.mogno.html.TableElement
 
getOnkeypress() - Method in class com.oktiva.mogno.html.Textarea
 
getOnkeyup() - Method in class com.oktiva.mogno.html.A
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Address
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Area
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Blockquote
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Body
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Button
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Caption
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Div
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Fieldset
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Form
 
getOnkeyup() - Method in class com.oktiva.mogno.html.H
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Hr
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Iframe
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Img
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Input
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Label
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Legend
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Link
 
getOnkeyup() - Method in class com.oktiva.mogno.html.ListElement
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Map
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Noframes
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Object
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Optgroup
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Option
 
getOnkeyup() - Method in class com.oktiva.mogno.html.P
 
getOnkeyup() - Method in class com.oktiva.mogno.html.PhraseElement
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Pre
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Q
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Select
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Span
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Sub
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Sup
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Table
 
getOnkeyup() - Method in class com.oktiva.mogno.html.TableElement
 
getOnkeyup() - Method in class com.oktiva.mogno.html.Textarea
 
getOnload() - Method in class com.oktiva.mogno.html.Body
 
getOnmousedown() - Method in class com.oktiva.mogno.html.A
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Address
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Area
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Blockquote
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Body
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Button
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Caption
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Div
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Fieldset
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Form
 
getOnmousedown() - Method in class com.oktiva.mogno.html.H
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Hr
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Iframe
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Img
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Input
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Label
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Legend
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Link
 
getOnmousedown() - Method in class com.oktiva.mogno.html.ListElement
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Map
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Noframes
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Object
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Optgroup
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Option
 
getOnmousedown() - Method in class com.oktiva.mogno.html.P
 
getOnmousedown() - Method in class com.oktiva.mogno.html.PhraseElement
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Pre
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Q
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Select
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Span
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Sub
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Sup
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Table
 
getOnmousedown() - Method in class com.oktiva.mogno.html.TableElement
 
getOnmousedown() - Method in class com.oktiva.mogno.html.Textarea
 
getOnmousemove() - Method in class com.oktiva.mogno.html.A
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Address
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Area
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Blockquote
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Body
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Button
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Caption
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Div
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Fieldset
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Form
 
getOnmousemove() - Method in class com.oktiva.mogno.html.H
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Hr
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Iframe
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Img
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Input
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Label
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Legend
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Link
 
getOnmousemove() - Method in class com.oktiva.mogno.html.ListElement
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Map
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Noframes
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Object
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Optgroup
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Option
 
getOnmousemove() - Method in class com.oktiva.mogno.html.P
 
getOnmousemove() - Method in class com.oktiva.mogno.html.PhraseElement
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Pre
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Q
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Select
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Span
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Sub
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Sup
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Table
 
getOnmousemove() - Method in class com.oktiva.mogno.html.TableElement
 
getOnmousemove() - Method in class com.oktiva.mogno.html.Textarea
 
getOnmouseout() - Method in class com.oktiva.mogno.html.A
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Address
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Area
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Blockquote
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Body
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Button
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Caption
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Div
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Fieldset
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Form
 
getOnmouseout() - Method in class com.oktiva.mogno.html.H
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Hr
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Iframe
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Img
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Input
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Label
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Legend
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Link
 
getOnmouseout() - Method in class com.oktiva.mogno.html.ListElement
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Map
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Noframes
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Object
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Optgroup
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Option
 
getOnmouseout() - Method in class com.oktiva.mogno.html.P
 
getOnmouseout() - Method in class com.oktiva.mogno.html.PhraseElement
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Pre
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Q
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Select
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Span
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Sub
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Sup
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Table
 
getOnmouseout() - Method in class com.oktiva.mogno.html.TableElement
 
getOnmouseout() - Method in class com.oktiva.mogno.html.Textarea
 
getOnmouseover() - Method in class com.oktiva.mogno.html.A
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Address
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Area
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Blockquote
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Body
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Button
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Caption
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Div
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Fieldset
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Form
 
getOnmouseover() - Method in class com.oktiva.mogno.html.H
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Hr
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Iframe
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Img
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Input
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Label
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Legend
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Link
 
getOnmouseover() - Method in class com.oktiva.mogno.html.ListElement
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Map
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Noframes
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Object
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Optgroup
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Option
 
getOnmouseover() - Method in class com.oktiva.mogno.html.P
 
getOnmouseover() - Method in class com.oktiva.mogno.html.PhraseElement
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Pre
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Q
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Select
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Span
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Sub
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Sup
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Table
 
getOnmouseover() - Method in class com.oktiva.mogno.html.TableElement
 
getOnmouseover() - Method in class com.oktiva.mogno.html.Textarea
 
getOnmouseup() - Method in class com.oktiva.mogno.html.A
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Address
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Area
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Blockquote
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Body
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Button
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Caption
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Div
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Fieldset
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Form
 
getOnmouseup() - Method in class com.oktiva.mogno.html.H
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Hr
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Iframe
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Img
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Input
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Label
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Legend
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Link
 
getOnmouseup() - Method in class com.oktiva.mogno.html.ListElement
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Map
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Noframes
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Object
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Optgroup
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Option
 
getOnmouseup() - Method in class com.oktiva.mogno.html.P
 
getOnmouseup() - Method in class com.oktiva.mogno.html.PhraseElement
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Pre
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Q
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Select
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Span
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Sub
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Sup
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Table
 
getOnmouseup() - Method in class com.oktiva.mogno.html.TableElement
 
getOnmouseup() - Method in class com.oktiva.mogno.html.Textarea
 
getOnreset() - Method in class com.oktiva.mogno.html.Form
 
getOnselect() - Method in class com.oktiva.mogno.html.Input
 
getOnselect() - Method in class com.oktiva.mogno.html.Textarea
 
getOnsubmit() - Method in class com.oktiva.mogno.html.Form
 
getOnunload() - Method in class com.oktiva.mogno.html.Body
 
getOptionsString() - Method in class com.oktiva.mogno.additional.SuperSelect
String in the format value|label[&&value|label[&&...]]
getOrderType() - Method in class com.oktiva.mogno.additional.SuperSelect
Getter for property orderType.
getOrderedChildNames() - Method in class com.oktiva.mogno.Component
 
getOrderedChildNames() - Method in class com.oktiva.mogno.Container
 
getOrderedChildsVector() - Method in class com.oktiva.mogno.Container
Discover which components are inside me, ordered by top and left.
getOrigin() - Method in class com.oktiva.mogno.additional.ActionLink
 
getOrigin() - Method in class com.oktiva.mogno.additional.ActionSpan
 
getOrigin() - Method in class com.oktiva.mogno.additional.PageNavigator
Getter for property origin.
getOrigin() - Method in class com.oktiva.mogno.additional.SimpleList
 
getOrigin() - Method in class com.oktiva.mogno.additional.TableList
 
getOwner() - Method in class com.oktiva.mogno.Component
Getter for property owner.
getParameter(String) - Method in class com.oktiva.mogno.MognoServletRequestWrapper
Get a parameter value
getParameterNames() - Method in class com.oktiva.mogno.MognoServletRequestWrapper
Return the names of the parameters
getParameterValues(String) - Method in class com.oktiva.mogno.MognoServletRequestWrapper
Return the values of the parameters
getParams() - Method in class com.oktiva.mogno.additional.ActionFrame
 
getParams() - Method in class com.oktiva.mogno.additional.ActionLink
 
getParams() - Method in class com.oktiva.mogno.additional.ActionSpan
 
getParams() - Method in class com.oktiva.mogno.additional.SimpleList
 
getParams() - Method in class com.oktiva.mogno.additional.TableList
 
getParent() - Method in class com.oktiva.mogno.Visual
 
getPrevLinkLabel() - Method in class com.oktiva.mogno.additional.PageNavigator
Getter for property prevLinkLabel.
getPropertiesHash(String) - Method in class com.oktiva.mogno.additional.TableList
 
getPropertiesHtmlString(String) - Method in class com.oktiva.mogno.additional.SuperTable
 
getPropertiesHtmlString(String) - Method in class com.oktiva.mogno.additional.TableList
 
getPropertiesHtmlString(String) - Method in class com.oktiva.mogno.layout.TableLayout
 
getRadiogroup() - Method in class com.oktiva.mogno.html.Input
 
getReadonly() - Method in class com.oktiva.mogno.html.Input
 
getReadonly() - Method in class com.oktiva.mogno.html.Textarea
 
getRel() - Method in class com.oktiva.mogno.html.A
 
getRel() - Method in class com.oktiva.mogno.html.Link
 
getRemoveButtonLabel() - Method in class com.oktiva.mogno.additional.SimpleTable
 
getRemoveColumnTitle() - Method in class com.oktiva.mogno.additional.SimpleTable
 
getRemovedRow() - Method in class com.oktiva.mogno.additional.SimpleTable
Returns the row that was clicked to be removed.
getRequired() - Method in class com.oktiva.mogno.html.Input
 
getRequired() - Method in class com.oktiva.mogno.html.Select
 
getRev() - Method in class com.oktiva.mogno.html.A
 
getRev() - Method in class com.oktiva.mogno.html.Link
 
getRootDir() - Method in class com.oktiva.mogno.Application
Get the root dir for this application.
getRowProperties() - Method in class com.oktiva.mogno.additional.SuperTable
Getter for property rowProperties.
getRowProperties() - Method in class com.oktiva.mogno.layout.TableLayout
Getter for property rowProperties.
getRows() - Method in class com.oktiva.mogno.html.Frameset
 
getRows() - Method in class com.oktiva.mogno.html.Textarea
 
getRowsPerPage() - Method in class com.oktiva.mogno.additional.PageNavigator
Getter for property rowsPerPage.
getRowspan() - Method in class com.oktiva.mogno.html.Td
 
getRowspan() - Method in class com.oktiva.mogno.html.Th
 
getRules() - Method in class com.oktiva.mogno.html.Table
 
getScope() - Method in class com.oktiva.mogno.html.Td
 
getScope() - Method in class com.oktiva.mogno.html.Th
 
getScript() - Method in class com.oktiva.mogno.html.Page
 
getScript() - Method in class com.oktiva.mogno.html.Script
 
getScrolling() - Method in class com.oktiva.mogno.html.Frame
 
getScrolling() - Method in class com.oktiva.mogno.html.Frameset
 
getScrolling() - Method in class com.oktiva.mogno.html.Iframe
 
getSelect() - Method in class com.oktiva.mogno.html.Option
 
getSelected() - Method in class com.oktiva.mogno.html.Option
 
getSelectedItem() - Method in class com.oktiva.mogno.additional.SimpleList
Getter for property selectedItem.
getSelectedItem() - Method in class com.oktiva.mogno.additional.TableList
 
getSelectedItens() - Method in class com.oktiva.mogno.additional.TableList
 
getSeparator() - Method in class com.oktiva.mogno.additional.ActiveList
 
getServletInfo() - Method in class com.oktiva.mogno.MognoServlet
Returns a short description of the servlet.
getServletRequest() - Method in class com.oktiva.mogno.Application
 
getServletResponse() - Method in class com.oktiva.mogno.Application
 
getSession() - Method in class com.oktiva.mogno.Application
 
getShape() - Method in class com.oktiva.mogno.html.A
 
getShape() - Method in class com.oktiva.mogno.html.Area
 
getSize() - Method in class com.oktiva.mogno.html.Input
 
getSize() - Method in class com.oktiva.mogno.html.Select
 
getSource() - Method in class com.oktiva.mogno.additional.Template
 
getSpan() - Method in class com.oktiva.mogno.html.Col
 
getSpan() - Method in class com.oktiva.mogno.html.Colgroup
 
getSrc() - Method in class com.oktiva.mogno.html.Frame
 
getSrc() - Method in class com.oktiva.mogno.html.Frameset
 
getSrc() - Method in class com.oktiva.mogno.html.Iframe
 
getSrc() - Method in class com.oktiva.mogno.html.Img
 
getSrc() - Method in class com.oktiva.mogno.html.Input
 
getSrc() - Method in class com.oktiva.mogno.html.Script
 
getStandby() - Method in class com.oktiva.mogno.html.Object
 
getStyle() - Method in class com.oktiva.mogno.Visual
 
getStyle() - Method in class com.oktiva.mogno.html.Page
 
getStyleClass() - Method in class com.oktiva.mogno.Visual
 
getSummary() - Method in class com.oktiva.mogno.html.Table
 
getTabindex() - Method in class com.oktiva.mogno.html.A
 
getTabindex() - Method in class com.oktiva.mogno.html.Area
 
getTabindex() - Method in class com.oktiva.mogno.html.Button
 
getTabindex() - Method in class com.oktiva.mogno.html.Input
 
getTabindex() - Method in class com.oktiva.mogno.html.Object
 
getTabindex() - Method in class com.oktiva.mogno.html.Select
 
getTabindex() - Method in class com.oktiva.mogno.html.Textarea
 
getTarget() - Method in class com.oktiva.mogno.html.A
 
getTargetName() - Method in class com.oktiva.mogno.additional.ActionSpan
 
getTdProperties() - Method in class com.oktiva.mogno.additional.TableList
Getter for property tdProperties.
getThProperties() - Method in class com.oktiva.mogno.additional.TableList
Getter for property thProperties.
getTitle() - Method in class com.oktiva.mogno.Visual
 
getTitle() - Method in class com.oktiva.mogno.html.Page
 
getTitle() - Method in class com.oktiva.mogno.html.Style
 
getTop() - Method in class com.oktiva.mogno.Visual
 
getTopLevel(String) - Method in class com.oktiva.mogno.Application
Get the TopLevel registered under the name supplied.
getTopLevelClassname(String) - Method in class com.oktiva.mogno.Application
 
getTopLevelName() - Method in class com.oktiva.mogno.additional.Include
 
getTopLevelXmlFileName(String) - Method in class com.oktiva.mogno.Application
 
getTopLevelsData() - Method in class com.oktiva.mogno.Application
Get the Hashtable with the data of this application's TopLevels.
getTopLevelsData() - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
getTotalColumns() - Method in class com.oktiva.mogno.additional.SimpleTable
Getter for property totalColumns.
getTotalColumns() - Method in class com.oktiva.mogno.additional.TableList
Getter for property totalColumns.
getTotalLineGroupId() - Method in class com.oktiva.mogno.additional.TableList
Getter for property totalLineGroupId.
getTotalLineGroupType() - Method in class com.oktiva.mogno.additional.TableList
Getter for property totalLineGroupType.
getTotalLineLabel() - Method in class com.oktiva.mogno.additional.SimpleTable
Getter for property totalLineLabel.
getTotalLineLabel() - Method in class com.oktiva.mogno.additional.TableList
Getter for property totalLineLabel.
getTotalMaximumFractionDigits() - Method in class com.oktiva.mogno.additional.SimpleTable
Getter for property totalMaximumFractionDigits.
getTotalMaximumFractionDigits() - Method in class com.oktiva.mogno.additional.TableList
Getter for property totalMaximumFractionDigits.
getTotalMinimumFractionDigits() - Method in class com.oktiva.mogno.additional.SimpleTable
Getter for property totalMinimumFractionDigits.
getTotalMinimumFractionDigits() - Method in class com.oktiva.mogno.additional.TableList
Getter for property totalMinimumFractionDigits.
getType() - Method in class com.oktiva.mogno.additional.Template
 
getType() - Method in class com.oktiva.mogno.html.A
 
getType() - Method in class com.oktiva.mogno.html.Button
 
getType() - Method in class com.oktiva.mogno.html.Input
 
getType() - Method in class com.oktiva.mogno.html.Link
 
getType() - Method in class com.oktiva.mogno.html.Object
 
getType() - Method in class com.oktiva.mogno.html.Param
 
getType() - Method in class com.oktiva.mogno.html.PhraseElement
 
getType() - Method in class com.oktiva.mogno.html.Script
 
getType() - Method in class com.oktiva.mogno.html.Style
 
getUploadContentType() - Method in class com.oktiva.mogno.html.Input
Get the UploadContentType value.
getUploadInputStream() - Method in class com.oktiva.mogno.html.Input
Get the UploadInputStream value.
getUsemap() - Method in class com.oktiva.mogno.html.Img
 
getUsemap() - Method in class com.oktiva.mogno.html.Input
 
getUsemap() - Method in class com.oktiva.mogno.html.Object
 
getValign() - Method in class com.oktiva.mogno.html.TableElement
 
getValue() - Method in class com.oktiva.mogno.html.Button
 
getValue() - Method in class com.oktiva.mogno.html.Input
 
getValue() - Method in class com.oktiva.mogno.html.Option
 
getValue() - Method in class com.oktiva.mogno.html.Param
 
getValue() - Method in class com.oktiva.mogno.html.Radiogroup
 
getValue() - Method in class com.oktiva.mogno.html.Select
Return the value of this Select.
getValues() - Method in class com.oktiva.mogno.html.Select
 
getValuetype() - Method in class com.oktiva.mogno.html.Param
 
getWidth() - Method in class com.oktiva.mogno.html.Col
 
getWidth() - Method in class com.oktiva.mogno.html.Colgroup
 
getWidth() - Method in class com.oktiva.mogno.html.Iframe
 
getWidth() - Method in class com.oktiva.mogno.html.Img
 
getWidth() - Method in class com.oktiva.mogno.html.Object
 
getWidth() - Method in class com.oktiva.mogno.html.Table
 
getX() - Method in class com.oktiva.mogno.html.Input
 
getXmlInputStream() - Method in class com.oktiva.mogno.XmlContainer
Obtain a InputStream from wich we will get the XML.
getXmlResourceName() - Method in class com.oktiva.mogno.XmlContainer
Gets the ResourceName that will be used at getXmlResourceName()
getY() - Method in class com.oktiva.mogno.html.Input
 
gregorianCalendar2AMD(GregorianCalendar) - Static method in class com.oktiva.util.DateUtils
 
gregorianCalendar2DMA(GregorianCalendar) - Static method in class com.oktiva.util.DateUtils
 
gregorianCalendar2DMA(GregorianCalendar, String) - Static method in class com.oktiva.util.DateUtils
 
gregorianCalendar2Iso(GregorianCalendar) - Static method in class com.oktiva.util.DateUtils
 
gregorianCalendar2Iso(GregorianCalendar, boolean) - Static method in class com.oktiva.util.DateUtils
 
gridHeight - Variable in class com.oktiva.mogno.Visual
Used by container to know how many rows this component will use defaults to 1
gridWeightX - Variable in class com.oktiva.mogno.Visual
Defines the weight of this column.
gridWeightY - Variable in class com.oktiva.mogno.Visual
Defines the weight of this column.
gridWidth - Variable in class com.oktiva.mogno.Visual
Used by container to know how many columns this component will use defaults to 1
groupIdVector - Variable in class com.oktiva.mogno.additional.TableList
Vector with the groupId of each row.
groupVector - Variable in class com.oktiva.mogno.additional.TableList
Vector with the data for TBODYs, THEADs and TFOOTs.

H

H - class com.oktiva.mogno.html.H.
Base for header (H#) elements (defined by W3C)
This component will use all the available properties following the rules of HTML4.01.
H() - Constructor for class com.oktiva.mogno.html.H
 
H1 - class com.oktiva.mogno.html.H1.
H1 tag.
H1() - Constructor for class com.oktiva.mogno.html.H1
 
H2 - class com.oktiva.mogno.html.H2.
H2 tag.
H2() - Constructor for class com.oktiva.mogno.html.H2
 
H3 - class com.oktiva.mogno.html.H3.
H3 tag.
H3() - Constructor for class com.oktiva.mogno.html.H3
 
H4 - class com.oktiva.mogno.html.H4.
H4 tag.
H4() - Constructor for class com.oktiva.mogno.html.H4
 
H5 - class com.oktiva.mogno.html.H5.
H5 tag.
H5() - Constructor for class com.oktiva.mogno.html.H5
 
H6 - class com.oktiva.mogno.html.H6.
H6 tag.
H6() - Constructor for class com.oktiva.mogno.html.H6
 
HashtableComparator - class com.oktiva.util.HashtableComparator.
 
HashtableComparator(String) - Constructor for class com.oktiva.util.HashtableComparator
Creates a new instance of HashtableComparator
HashtableComparator(String, boolean) - Constructor for class com.oktiva.util.HashtableComparator
Creates a new instance of HashtableComparator
Hr - class com.oktiva.mogno.html.Hr.
HR tag (defined by W3C)
Hr() - Constructor for class com.oktiva.mogno.html.Hr
 
headerCells - Variable in class com.oktiva.mogno.additional.SuperTable
 
headerCells - Variable in class com.oktiva.mogno.layout.TableLayout
 
headerCols - Variable in class com.oktiva.mogno.additional.SuperTable
 
headerCols - Variable in class com.oktiva.mogno.layout.TableLayout
 
headerGroupId - Variable in class com.oktiva.mogno.additional.TableList
The header row group id.
headerGroupType - Variable in class com.oktiva.mogno.additional.TableList
The header row group type.
headerProperties - Variable in class com.oktiva.mogno.additional.SuperTable
 
headerProperties - Variable in class com.oktiva.mogno.layout.TableLayout
 
headerRowProperties - Variable in class com.oktiva.mogno.additional.TableList
Properties of the Tr of the table header, in the following format:
attr1=val1|attr2=val2|attr3=val3...
headerRows - Variable in class com.oktiva.mogno.additional.SuperTable
 
headerRows - Variable in class com.oktiva.mogno.layout.TableLayout
 
headers - Variable in class com.oktiva.mogno.html.Td
HTML attribute
headers - Variable in class com.oktiva.mogno.html.Th
HTML attribute
height - Variable in class com.oktiva.mogno.html.Iframe
HTML attribute
height - Variable in class com.oktiva.mogno.html.Img
HTML attribute
height - Variable in class com.oktiva.mogno.html.Object
HTML attribute
hiddenColumns - Variable in class com.oktiva.mogno.additional.SimpleTable
 
hoje() - Static method in class com.oktiva.util.DateUtils
Constrói uma String representando o dia de hoje no formato Iso.
horaValida(String) - Static method in class com.oktiva.util.DateUtils
 
href - Variable in class com.oktiva.mogno.html.A
HTML attribute
href - Variable in class com.oktiva.mogno.html.Area
HTML attribute
href - Variable in class com.oktiva.mogno.html.Base
HTML attribute
href - Variable in class com.oktiva.mogno.html.Link
HTML attribute
hreflang - Variable in class com.oktiva.mogno.html.A
HTML attribute
hreflang - Variable in class com.oktiva.mogno.html.Link
HTML attribute
htmlAttributes() - Method in class com.oktiva.mogno.EmptyTag
 
htmlAttributes() - Method in class com.oktiva.mogno.Visual
Valid HTML attributes for this component.
htmlAttributes() - Method in class com.oktiva.mogno.html.A
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Address
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Area
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Base
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Bdo
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Blockquote
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Body
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Button
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Caption
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Col
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Colgroup
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Div
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Fieldset
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Form
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Frame
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Frameset
 
htmlAttributes() - Method in class com.oktiva.mogno.html.H
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Hr
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Iframe
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Img
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Input
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Label
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Legend
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Link
 
htmlAttributes() - Method in class com.oktiva.mogno.html.ListElement
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Map
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Noframes
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Object
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Optgroup
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Option
 
htmlAttributes() - Method in class com.oktiva.mogno.html.P
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Param
 
htmlAttributes() - Method in class com.oktiva.mogno.html.PhraseElement
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Pre
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Q
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Script
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Select
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Span
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Style
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Sub
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Sup
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Table
 
htmlAttributes() - Method in class com.oktiva.mogno.html.TableElement
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Td
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Textarea
 
htmlAttributes() - Method in class com.oktiva.mogno.html.Th
 

I

I - class com.oktiva.mogno.html.I.
I (italic) tag.
I() - Constructor for class com.oktiva.mogno.html.I
 
ISO4217 - Variable in class com.oktiva.mogno.additional.CurrencyInputView
 
ISO4217 - Variable in class com.oktiva.mogno.additional.CurrencySpan
 
Iframe - class com.oktiva.mogno.html.Iframe.
 
Iframe() - Constructor for class com.oktiva.mogno.html.Iframe
 
Img - class com.oktiva.mogno.html.Img.
IMG tag (defined by W3C)
Img() - Constructor for class com.oktiva.mogno.html.Img
 
Include - class com.oktiva.mogno.additional.Include.
Includes another TopLevel inside.
Include() - Constructor for class com.oktiva.mogno.additional.Include
 
Included - class com.oktiva.mogno.additional.Included.
Included - Top level component but not a page This class is a container to be used as a included TopLevel component.
Included() - Constructor for class com.oktiva.mogno.additional.Included
 
InitializeException - exception com.oktiva.mogno.InitializeException.
 
InitializeException() - Constructor for class com.oktiva.mogno.InitializeException
Creates a new instance of InitializeException without detail message.
InitializeException(String) - Constructor for class com.oktiva.mogno.InitializeException
Constructs an instance of InitializeException with the specified detail message.
InitializeException(Throwable) - Constructor for class com.oktiva.mogno.InitializeException
 
Input - class com.oktiva.mogno.html.Input.
INPUT tag (defined by W3C)
Input() - Constructor for class com.oktiva.mogno.html.Input
 
InputView - class com.oktiva.mogno.additional.InputView.
 
InputView() - Constructor for class com.oktiva.mogno.additional.InputView
Creates a new instance of InputView
IntegerInput - class com.oktiva.mogno.additional.IntegerInput.
TODO Add javascript to verify the syntax.
IntegerInput() - Constructor for class com.oktiva.mogno.additional.IntegerInput
Creates a new instance of DateInput
i18nHtmlAttributes() - Method in class com.oktiva.mogno.Visual
Return the internationalization (i18n) elements as defined by W3C.
id - Variable in class com.oktiva.mogno.Visual
Core HTML attribute
id - Variable in class com.oktiva.mogno.html.Param
HTML attribute
idVector - Variable in class com.oktiva.mogno.additional.TableList
Vector with the item's ids.
ignorableWhitespace(char[], int, int) - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
ignorableWhitespace(char[], int, int) - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
init(ServletConfig) - Method in class com.oktiva.mogno.MognoServlet
Initializes the servlet.
initApplication(String) - Method in class com.oktiva.mogno.MognoServlet
Initializes the Mogno Aplication.
initLogging(String, ServletConfig) - Method in class com.oktiva.mogno.MognoServlet
Initializes the Log4j environment.
initialize(String) - Method in class com.oktiva.mogno.Application
Initialize this application passing the XML file to load.
initialize(File) - Method in class com.oktiva.mogno.Application
Initialize this application passing the XML file to load.
initialize() - Method in class com.oktiva.mogno.Application
Initialize this application with a custom filer.
initialize(Hashtable) - Method in class com.oktiva.mogno.Component
Initialize this component passing the properties.
initialize(String) - Method in class com.oktiva.mogno.Component
Initialize this component passing the XML file to load.
initialize(InputStream) - Method in class com.oktiva.mogno.Component
Initialize this component with a InputStream.
initialize() - Method in class com.oktiva.mogno.Component
Initialize this component with a custom filer.
initialize(Hashtable) - Method in class com.oktiva.mogno.XmlContainer
Initializes this components.
intValido(String) - Static method in class com.oktiva.util.NumberUtils
Testa se a string recebida representa um inteiro válido.
isActive() - Method in class com.oktiva.mogno.additional.SimpleList
Getter for property active.
isAllowMultiple() - Method in class com.oktiva.mogno.additional.TableList
 
isCompact() - Method in class com.oktiva.mogno.additional.PageNavigator
If this component should display no more than maxDisplayedPages.
isCompact() - Method in class com.oktiva.mogno.additional.SelectUFBR
If it should use an abreviated name for the option content.
isDesigning() - Method in class com.oktiva.mogno.Application
Getter for property designing.
isDesigning() - Method in class com.oktiva.mogno.Component
Getter for property designing.
isDisplayPrevNext() - Method in class com.oktiva.mogno.additional.PageNavigator
If this component should display a next and previus page link.
isMultiPart() - Method in class com.oktiva.mogno.MognoServletRequestWrapper
 
isMultiPart(HttpServletRequest) - Static method in class com.oktiva.mogno.MognoServletRequestWrapper
 
isOrderInverse() - Method in class com.oktiva.mogno.additional.SuperSelect
Getter for property orderInverse.
isOrderOptions() - Method in class com.oktiva.mogno.additional.SuperSelect
Getter for property orderOptions.
isSelected(String) - Method in class com.oktiva.mogno.html.Select
Check if this value is selected.
isViewOnly() - Method in interface com.oktiva.mogno.additional.ComponentView
 
isViewOnly() - Method in class com.oktiva.mogno.additional.CurrencyInputView
 
isViewOnly() - Method in class com.oktiva.mogno.additional.DateInputView
Getter for property viewOnly.
isViewOnly() - Method in class com.oktiva.mogno.additional.DoubleInputView
 
isViewOnly() - Method in class com.oktiva.mogno.additional.FormView
Getter for property viewOnly.
isViewOnly() - Method in class com.oktiva.mogno.additional.InputView
Getter for property viewOnly.
isViewOnly() - Method in class com.oktiva.mogno.additional.SelectView
Getter for property viewOnly.
isViewOnly() - Method in class com.oktiva.mogno.additional.TextareaView
 
ismap - Variable in class com.oktiva.mogno.html.Img
HTML attribute
ismap - Variable in class com.oktiva.mogno.html.Input
HTML attribute
iso2dma(String) - Static method in class com.oktiva.util.DateUtils
 
isoValida(String) - Static method in class com.oktiva.util.DateUtils
Deprecated. Este método não deve ser usado. Use dataIsoValida().
itemRowProperties - Variable in class com.oktiva.mogno.additional.TableList
Properties of the Tr's of the table body, in the following format:
attr1=val1|attr2=val2|attr3=val3...

K

Kbd - class com.oktiva.mogno.html.Kbd.
KBD tag.
Kbd() - Constructor for class com.oktiva.mogno.html.Kbd
 

L

Label - class com.oktiva.mogno.html.Label.
 
Label() - Constructor for class com.oktiva.mogno.html.Label
 
Legend - class com.oktiva.mogno.html.Legend.
LEGEND tag
Legend() - Constructor for class com.oktiva.mogno.html.Legend
 
Li - class com.oktiva.mogno.html.Li.
LI tag.
Li() - Constructor for class com.oktiva.mogno.html.Li
 
Link - class com.oktiva.mogno.html.Link.
LINK tag (defined by W3C)
Link() - Constructor for class com.oktiva.mogno.html.Link
 
ListElement - class com.oktiva.mogno.html.ListElement.
Base for ListElements (defined by W3C)
This component will use all the available properties following the rules of HTML4.01.
ListElement() - Constructor for class com.oktiva.mogno.html.ListElement
 
label - Variable in class com.oktiva.mogno.html.Input
Non-HTML attribute
The text after the input radio.
label - Variable in class com.oktiva.mogno.html.Optgroup
HTML attribute
label - Variable in class com.oktiva.mogno.html.Option
HTML attribute
lang - Variable in class com.oktiva.mogno.html.A
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Address
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Area
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Bdo
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Blockquote
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Body
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Button
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Caption
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Div
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Fieldset
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Form
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.H
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Hr
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Iframe
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Img
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Input
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Label
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Legend
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Link
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.ListElement
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Map
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Noframes
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Object
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Optgroup
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Option
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.P
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Page
 
lang - Variable in class com.oktiva.mogno.html.PhraseElement
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Pre
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Q
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Select
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Span
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Style
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Sub
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Sup
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Table
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.TableElement
Internationalization HTML attribute
lang - Variable in class com.oktiva.mogno.html.Textarea
Internationalization HTML attribute
lastError - Variable in class com.oktiva.mogno.Visual
What was the last error in this component?
left - Variable in class com.oktiva.mogno.Visual
Ordering variable
level - Variable in class com.oktiva.mogno.html.H
HTML attribute.
lineFeed - Static variable in class com.oktiva.util.FileUtil
Allows cross-platform compatibility.
linkColumns - Variable in class com.oktiva.mogno.additional.TableList
The number of the columns where there will be the link, separated by &.
linkrel - Variable in class com.oktiva.mogno.html.Page
 
list - Variable in class com.oktiva.mogno.additional.ActiveList
A string with the list of items.
list - Variable in class com.oktiva.mogno.additional.SimpleList
A string with the list of items.
listChilds() - Method in class com.oktiva.mogno.Component
 
load() - Method in interface com.oktiva.mogno.ApplicationFiler
 
load() - Method in interface com.oktiva.mogno.ComponentFiler
 
load(InputStream) - Method in interface com.oktiva.mogno.ComponentFiler
 
load() - Method in class com.oktiva.mogno.DefaultApplicationFiler
 
load() - Method in class com.oktiva.mogno.DefaultComponentFiler
Loads the component's params from a XML file.
load(InputStream) - Method in class com.oktiva.mogno.DefaultComponentFiler
Loads the component's params using an InputStream.
localizableAttributes() - Method in class com.oktiva.mogno.Visual
Attributes that will be localized.
longdesc - Variable in class com.oktiva.mogno.html.Frame
HTML attribute
longdesc - Variable in class com.oktiva.mogno.html.Frameset
HTML attribute
longdesc - Variable in class com.oktiva.mogno.html.Iframe
HTML attribute
longdesc - Variable in class com.oktiva.mogno.html.Img
HTML attribute

M

Map - class com.oktiva.mogno.html.Map.
MAP tag
Map() - Constructor for class com.oktiva.mogno.html.Map
 
MaskedInput - class com.oktiva.mogno.additional.MaskedInput.
This component apply a regexp specified by the mask attribute in the checkSyntax method.
MaskedInput() - Constructor for class com.oktiva.mogno.additional.MaskedInput
Creates a new instance of MaskedInput
MognoApplicationHandler - class com.oktiva.mogno.xml.MognoApplicationHandler.
Classe que entende a estrutura do XML para fazer o parse.
MognoApplicationHandler() - Constructor for class com.oktiva.mogno.xml.MognoApplicationHandler
 
MognoComponentHandler - class com.oktiva.mogno.xml.MognoComponentHandler.
Classe que entende a estrutura do XML para fazer o parse.
MognoComponentHandler() - Constructor for class com.oktiva.mogno.xml.MognoComponentHandler
 
MognoServlet - class com.oktiva.mogno.MognoServlet.
 
MognoServlet() - Constructor for class com.oktiva.mogno.MognoServlet
 
MognoServletRequestWrapper - class com.oktiva.mogno.MognoServletRequestWrapper.
Wrapper to handle multipart/form-data requests Created: Tue Sep 9 17:03:44 2003
MognoServletRequestWrapper(HttpServletRequest) - Constructor for class com.oktiva.mogno.MognoServletRequestWrapper
Create a new wrapper object
marginheight - Variable in class com.oktiva.mogno.html.Frame
HTML attribute
marginheight - Variable in class com.oktiva.mogno.html.Frameset
HTML attribute
marginheight - Variable in class com.oktiva.mogno.html.Iframe
HTML attribute
marginwidth - Variable in class com.oktiva.mogno.html.Frame
HTML attribute
marginwidth - Variable in class com.oktiva.mogno.html.Frameset
HTML attribute
marginwidth - Variable in class com.oktiva.mogno.html.Iframe
HTML attribute
mask - Variable in class com.oktiva.mogno.additional.MaskedInput
String containing the regexp to be applied using java.lang.String.matches().
maxDisplayedPages - Variable in class com.oktiva.mogno.additional.PageNavigator
 
maxFractionDigits - Variable in class com.oktiva.mogno.additional.CurrencySpan
NumberFormat attribute
maxFractionDigits - Variable in class com.oktiva.mogno.additional.DoubleInput
NumberFormat attribute
maxValue - Variable in class com.oktiva.mogno.additional.DoubleInput
Attribute to be used when checking syntax.
maxlength - Variable in class com.oktiva.mogno.html.Input
HTML attribute
media - Variable in class com.oktiva.mogno.html.Link
HTML attribute
media - Variable in class com.oktiva.mogno.html.Style
HTML attribute
message(HttpServletRequest, HttpServletResponse) - Method in class com.oktiva.mogno.TopLevel
 
message(HttpServletRequest, HttpServletResponse) - Method in class com.oktiva.mogno.additional.PrototypeDerivedPage
Somente obtém o TopLevel de destino definido em mognoDestiny e faz show().
message(HttpServletRequest, HttpServletResponse) - Method in class com.oktiva.mogno.additional.PrototypeIncluded
Somente obtém o TopLevel de destino definido em mognoDestiny e faz show().
message(HttpServletRequest, HttpServletResponse) - Method in class com.oktiva.mogno.additional.PrototypePage
Somente obtém o TopLevel de destino definido em mognoDestiny e faz show().
meta - Variable in class com.oktiva.mogno.html.Page
 
method - Variable in class com.oktiva.mogno.html.Form
HTML attribute
minFractionDigits - Variable in class com.oktiva.mogno.additional.CurrencySpan
NumberFormat attribute
minFractionDigits - Variable in class com.oktiva.mogno.additional.DoubleInput
NumberFormat attribute
minValue - Variable in class com.oktiva.mogno.additional.DoubleInput
Attribute to be used when checking syntax.
mode - Variable in class com.oktiva.mogno.additional.ActionSpan
Result javascript code: windowdo a "window.location=url" topdo a "window.top.location=url" openerdo a "window.opener.location=url" opendo a "open(url)".
multiple - Variable in class com.oktiva.mogno.html.Select
HTML attribute

N

Noframes - class com.oktiva.mogno.html.Noframes.
 
Noframes() - Constructor for class com.oktiva.mogno.html.Noframes
 
NumberUtils - class com.oktiva.util.NumberUtils.
Classe com métodos utilitários para tratar números.
NumberUtils() - Constructor for class com.oktiva.util.NumberUtils
 
name - Variable in class com.oktiva.mogno.Component
The name of the component, used to identify an owned component inside its owner.
nextLinkLabel - Variable in class com.oktiva.mogno.additional.PageNavigator
 
nohref - Variable in class com.oktiva.mogno.html.Area
HTML attribute
nomeMes - Static variable in class com.oktiva.util.DateUtils
 
nonAttributeGetters() - Method in class com.oktiva.mogno.Component
Method used to define what methods started with "get" or "is" are not component attributes getter methods.
nonAttributeGetters() - Method in class com.oktiva.mogno.Container
 
nonAttributeGetters() - Method in class com.oktiva.mogno.XmlContainer
 
nonAttributeGetters() - Method in class com.oktiva.mogno.additional.DateInput
 
nonAttributeGetters() - Method in class com.oktiva.mogno.additional.DoubleInput
 
nonAttributeGetters() - Method in class com.oktiva.mogno.additional.PageNavigator
 
nonAttributeGetters() - Method in class com.oktiva.mogno.html.Form
 
nonAttributeGetters() - Method in class com.oktiva.mogno.html.Input
 
noresize - Variable in class com.oktiva.mogno.html.Frame
HTML attribute
noresize - Variable in class com.oktiva.mogno.html.Frameset
HTML attribute
numRows - Variable in class com.oktiva.mogno.additional.PageNavigator
 

O

Object - class com.oktiva.mogno.html.Object.
OBJECT tag
Object() - Constructor for class com.oktiva.mogno.html.Object
 
Ol - class com.oktiva.mogno.html.Ol.
OL tag.
Ol() - Constructor for class com.oktiva.mogno.html.Ol
 
Optgroup - class com.oktiva.mogno.html.Optgroup.
OPTGROUP tag
Optgroup() - Constructor for class com.oktiva.mogno.html.Optgroup
 
Option - class com.oktiva.mogno.html.Option.
OPTION tag (defined by W3C)
Option() - Constructor for class com.oktiva.mogno.html.Option
 
obterDigitoVerificador(String) - Static method in class com.oktiva.util.NumberUtils
Calcula um dígito verificador para o número recebido como parâmetro.
obterVencimentosParcelas(GregorianCalendar, int, int, int) - Static method in class com.oktiva.util.DateUtils
Calcula as datas de vencimentos, a partir de uma data inicial (incluída no retorno), dos dias entre as parcelas, dos dias antes da primeira parcela (carência) e do número de parcelas.
onReceiveRequest() - Method in class com.oktiva.mogno.XmlContainer
Event dispatched when the request is received.
onblur - Variable in class com.oktiva.mogno.html.A
HTML attribute
onblur - Variable in class com.oktiva.mogno.html.Area
HTML attribute
onblur - Variable in class com.oktiva.mogno.html.Button
HTML attribute
onblur - Variable in class com.oktiva.mogno.html.Input
HTML attribute
onblur - Variable in class com.oktiva.mogno.html.Label
HTML attribute
onblur - Variable in class com.oktiva.mogno.html.Select
HTML attribute
onblur - Variable in class com.oktiva.mogno.html.Textarea
HTML attribute
onchange - Variable in class com.oktiva.mogno.html.Input
HTML attribute
onchange - Variable in class com.oktiva.mogno.html.Select
HTML attribute
onchange - Variable in class com.oktiva.mogno.html.Textarea
HTML attribute
onclick - Variable in class com.oktiva.mogno.html.A
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Address
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Area
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Blockquote
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Body
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Button
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Caption
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Div
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Fieldset
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Form
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.H
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Hr
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Iframe
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Img
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Input
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Label
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Legend
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Link
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.ListElement
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Map
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Noframes
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Object
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Optgroup
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Option
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.P
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.PhraseElement
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Pre
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Q
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Select
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Span
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Sub
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Sup
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Table
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.TableElement
Event HTML attribute
onclick - Variable in class com.oktiva.mogno.html.Textarea
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.A
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Address
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Area
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Blockquote
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Body
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Button
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Caption
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Div
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Fieldset
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Form
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.H
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Hr
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Iframe
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Img
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Input
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Label
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Legend
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Link
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.ListElement
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Map
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Noframes
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Object
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Optgroup
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Option
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.P
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.PhraseElement
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Pre
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Q
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Select
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Span
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Sub
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Sup
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Table
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.TableElement
Event HTML attribute
ondblclick - Variable in class com.oktiva.mogno.html.Textarea
Event HTML attribute
onfocus - Variable in class com.oktiva.mogno.html.A
HTML attribute
onfocus - Variable in class com.oktiva.mogno.html.Area
HTML attribute
onfocus - Variable in class com.oktiva.mogno.html.Button
HTML attribute
onfocus - Variable in class com.oktiva.mogno.html.Input
HTML attribute
onfocus - Variable in class com.oktiva.mogno.html.Label
HTML attribute
onfocus - Variable in class com.oktiva.mogno.html.Select
HTML attribute
onfocus - Variable in class com.oktiva.mogno.html.Textarea
HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.A
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Address
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Area
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Blockquote
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Body
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Button
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Caption
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Div
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Fieldset
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Form
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.H
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Hr
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Iframe
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Img
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Input
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Label
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Legend
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Link
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.ListElement
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Map
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Noframes
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Object
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Optgroup
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Option
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.P
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.PhraseElement
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Pre
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Q
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Select
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Span
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Sub
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Sup
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Table
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.TableElement
Event HTML attribute
onkeydown - Variable in class com.oktiva.mogno.html.Textarea
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.A
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Address
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Area
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Blockquote
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Body
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Button
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Caption
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Div
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Fieldset
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Form
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.H
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Hr
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Iframe
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Img
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Input
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Label
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Legend
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Link
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.ListElement
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Map
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Noframes
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Object
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Optgroup
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Option
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.P
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.PhraseElement
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Pre
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Q
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Select
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Span
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Sub
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Sup
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Table
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.TableElement
Event HTML attribute
onkeypress - Variable in class com.oktiva.mogno.html.Textarea
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.A
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Address
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Area
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Blockquote
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Body
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Button
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Caption
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Div
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Fieldset
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Form
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.H
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Hr
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Iframe
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Img
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Input
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Label
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Legend
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Link
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.ListElement
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Map
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Noframes
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Object
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Optgroup
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Option
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.P
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.PhraseElement
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Pre
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Q
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Select
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Span
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Sub
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Sup
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Table
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.TableElement
Event HTML attribute
onkeyup - Variable in class com.oktiva.mogno.html.Textarea
Event HTML attribute
onload - Variable in class com.oktiva.mogno.html.Body
HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.A
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Address
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Area
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Blockquote
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Body
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Button
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Caption
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Div
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Fieldset
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Form
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.H
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Hr
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Iframe
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Img
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Input
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Label
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Legend
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Link
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.ListElement
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Map
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Noframes
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Object
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Optgroup
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Option
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.P
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.PhraseElement
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Pre
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Q
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Select
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Span
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Sub
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Sup
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Table
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.TableElement
Event HTML attribute
onmousedown - Variable in class com.oktiva.mogno.html.Textarea
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.A
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Address
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Area
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Blockquote
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Body
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Button
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Caption
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Div
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Fieldset
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Form
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.H
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Hr
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Iframe
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Img
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Input
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Label
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Legend
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Link
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.ListElement
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Map
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Noframes
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Object
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Optgroup
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Option
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.P
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.PhraseElement
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Pre
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Q
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Select
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Span
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Sub
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Sup
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Table
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.TableElement
Event HTML attribute
onmousemove - Variable in class com.oktiva.mogno.html.Textarea
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.A
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Address
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Area
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Blockquote
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Body
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Button
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Caption
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Div
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Fieldset
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Form
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.H
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Hr
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Iframe
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Img
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Input
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Label
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Legend
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Link
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.ListElement
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Map
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Noframes
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Object
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Optgroup
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Option
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.P
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.PhraseElement
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Pre
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Q
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Select
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Span
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Sub
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Sup
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Table
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.TableElement
Event HTML attribute
onmouseout - Variable in class com.oktiva.mogno.html.Textarea
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.A
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Address
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Area
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Blockquote
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Body
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Button
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Caption
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Div
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Fieldset
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Form
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.H
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Hr
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Iframe
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Img
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Input
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Label
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Legend
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Link
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.ListElement
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Map
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Noframes
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Object
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Optgroup
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Option
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.P
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.PhraseElement
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Pre
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Q
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Select
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Span
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Sub
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Sup
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Table
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.TableElement
Event HTML attribute
onmouseover - Variable in class com.oktiva.mogno.html.Textarea
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.A
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Address
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Area
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Blockquote
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Body
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Button
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Caption
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Div
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Fieldset
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Form
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.H
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Hr
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Iframe
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Img
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Input
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Label
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Legend
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Link
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.ListElement
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Map
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Noframes
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Object
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Optgroup
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Option
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.P
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.PhraseElement
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Pre
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Q
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Select
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Span
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Sub
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Sup
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Table
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.TableElement
Event HTML attribute
onmouseup - Variable in class com.oktiva.mogno.html.Textarea
Event HTML attribute
onreset - Variable in class com.oktiva.mogno.html.Form
HTML attribute
onselect - Variable in class com.oktiva.mogno.html.Input
HTML attribute
onselect - Variable in class com.oktiva.mogno.html.Textarea
HTML attribute
onsubmit - Variable in class com.oktiva.mogno.html.Form
HTML attribute
onunload - Variable in class com.oktiva.mogno.html.Body
HTML attribute
optionsString - Variable in class com.oktiva.mogno.additional.SuperSelect
 
orderChildsVector(Vector) - Method in class com.oktiva.mogno.Container
 
orderInverse - Variable in class com.oktiva.mogno.additional.SuperSelect
 
orderOptions - Variable in class com.oktiva.mogno.additional.SuperSelect
 
orderType - Variable in class com.oktiva.mogno.additional.SuperSelect
 
origin - Variable in class com.oktiva.mogno.additional.ActionLink
The mognoOrigin param, defaults to owner.name.
origin - Variable in class com.oktiva.mogno.additional.ActionSpan
The mognoOrigin param, defaults to owner.name.
origin - Variable in class com.oktiva.mogno.additional.PageNavigator
 
origin - Variable in class com.oktiva.mogno.additional.SimpleList
The mognoOrigin param, defaults to owner.name.
origin - Variable in class com.oktiva.mogno.additional.TableList
The mognoOrigin param, defaults to owner.name.
out(String) - Method in class com.oktiva.mogno.Application
Outputs the string received without setting any header.
outHtml(String) - Method in class com.oktiva.mogno.Application
Outputs the string received as text/html content to the user.
owned - Variable in class com.oktiva.mogno.Component
A hash table with all the owned components.
ownedClasses - Variable in class com.oktiva.mogno.Component
A hash table with all the owned component's classes .
owner - Variable in class com.oktiva.mogno.Component
The owner of this component.

P

P - class com.oktiva.mogno.html.P.
 
P() - Constructor for class com.oktiva.mogno.html.P
 
Page - class com.oktiva.mogno.html.Page.
 
Page() - Constructor for class com.oktiva.mogno.html.Page
 
PageNavigator - class com.oktiva.mogno.additional.PageNavigator.
 
PageNavigator() - Constructor for class com.oktiva.mogno.additional.PageNavigator
Creates a new instance of PageNavigator
Param - class com.oktiva.mogno.html.Param.
PARAM tag (defined by W3C)
Param() - Constructor for class com.oktiva.mogno.html.Param
 
PhraseElement - class com.oktiva.mogno.html.PhraseElement.
Base for PhraseElements (defined by W3C)
This component will use all the available properties following the rules of HTML4.01.
PhraseElement() - Constructor for class com.oktiva.mogno.html.PhraseElement
 
Pre - class com.oktiva.mogno.html.Pre.
PRE tag
For preformated text.
Pre() - Constructor for class com.oktiva.mogno.html.Pre
 
PrototypeDerivedPage - class com.oktiva.mogno.additional.PrototypeDerivedPage.
Descendente de Page para criação de protótipos, somente com os XMLs das páginas.
PrototypeDerivedPage() - Constructor for class com.oktiva.mogno.additional.PrototypeDerivedPage
 
PrototypeIncluded - class com.oktiva.mogno.additional.PrototypeIncluded.
Descendente de Included para criação de protótipos, somente com os XMLs das páginas.
PrototypeIncluded() - Constructor for class com.oktiva.mogno.additional.PrototypeIncluded
 
PrototypePage - class com.oktiva.mogno.additional.PrototypePage.
Descendente de Page para criação de protótipos, somente com os XMLs das páginas.
PrototypePage() - Constructor for class com.oktiva.mogno.additional.PrototypePage
 
params - Variable in class com.oktiva.mogno.additional.ActionFrame
Another params (in URL encoded format) to add to the link
params - Variable in class com.oktiva.mogno.additional.ActionLink
Another params (in URL encoded format) to add to the link
params - Variable in class com.oktiva.mogno.additional.ActionSpan
Another params (in URL encoded format) to add to the link
params - Variable in class com.oktiva.mogno.additional.SimpleList
Other params (in URL encoded format) to add to the link
params - Variable in class com.oktiva.mogno.additional.TableList
Another params (in URL encoded format) to add to the link
parcelar(Double, int) - Static method in class com.oktiva.util.NumberUtils
Divide o valor total passado em um número de parcelas determinado, ajustando os valores das parcelas para a soma das parcelas ser exatamente o valor total, com 2 casas decimais.
parent - Variable in class com.oktiva.mogno.Visual
The component in which this component is inside
periodo2date(String, String) - Static method in class com.oktiva.util.DateUtils
Pega uma string representando um período e transforma em um date.
prevLinkLabel - Variable in class com.oktiva.mogno.additional.PageNavigator
 
problematic - Variable in class com.oktiva.mogno.Visual
Signalization if this component had a error
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.oktiva.mogno.MognoServlet
Processes requests for both HTTP GET and POST methods.
processingInstruction(String, String) - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
processingInstruction(String, String) - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
putInBag(Object, Object) - Method in class com.oktiva.mogno.Component
Put the object in this component's bag.

Q

Q - class com.oktiva.mogno.html.Q.
Q tag.
Q() - Constructor for class com.oktiva.mogno.html.Q
 
queue(String) - Method in class com.oktiva.mogno.Component
queue an event

R

Radiogroup - class com.oktiva.mogno.html.Radiogroup.
A virtual component to hold radio inputs.
Radiogroup() - Constructor for class com.oktiva.mogno.html.Radiogroup
 
radiogroup - Variable in class com.oktiva.mogno.html.Input
Non-HTML attribute
This property defines which radiogroup this radio belongs.
readFile(File) - Static method in class com.oktiva.util.FileUtil
Returns a string containing the contents of a file.
readFile(String) - Static method in class com.oktiva.util.FileUtil
Returns a string containing the contents of a file.
readFile(FileReader) - Static method in class com.oktiva.util.FileUtil
Returns a string containing the contents of a file.
readFileAsArray(File) - Static method in class com.oktiva.util.FileUtil
Returns a string array containing the contents of a file (one line en each array item).
readFileAsArray(String) - Static method in class com.oktiva.util.FileUtil
Returns a string array containing the contents of a file (one line en each array item).
readFileAsArray(FileReader) - Static method in class com.oktiva.util.FileUtil
Returns a string array containing the contents of a file (one line en each array item).
readonly - Variable in class com.oktiva.mogno.html.Input
HTML attribute
readonly - Variable in class com.oktiva.mogno.html.Textarea
HTML attribute
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.Visual
Receive the request and rebuild the properties using the data that the user has filled in.
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.XmlContainer
Receive the request and rebuild the properties using the data that the user has filled in.
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.ActionFrame
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.ActionLink
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.ActionSpan
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.ActiveList
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.DateInput
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.DoubleInput
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.IntegerInput
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.MaskedInput
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.PageNavigator
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.SimpleList
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.SimpleTable
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.TableList
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.additional.Template
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.html.Button
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.html.Input
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.html.Option
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.html.Radiogroup
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.html.Select
 
receiveRequest(HttpServletRequest) - Method in class com.oktiva.mogno.html.Textarea
 
registerChild(Component) - Method in class com.oktiva.mogno.Component
Register a component as owned of this component
rel - Variable in class com.oktiva.mogno.html.A
HTML attribute
rel - Variable in class com.oktiva.mogno.html.Link
HTML attribute
removeButtonLabel - Variable in class com.oktiva.mogno.additional.SimpleTable
The label to show in the "remove" buttons.
removeColumnTitle - Variable in class com.oktiva.mogno.additional.SimpleTable
The title on top of the columns with the "remove" buttons.
removeFromBag(Object) - Method in class com.oktiva.mogno.Component
Remove the object from this component's bag.
removeTopLevel(String) - Method in class com.oktiva.mogno.Application
Remove from the application the TopLevel registered under the name supplied.
request - Variable in class com.oktiva.mogno.Application
 
required - Variable in class com.oktiva.mogno.html.Input
If this input has to be filled to be considered valid in checkSyntax(), defaults to false
required - Variable in class com.oktiva.mogno.html.Select
If this input has to be filled to be considered valid in checkSyntax(), defaults to false
reset() - Method in class com.oktiva.mogno.additional.SimpleList
 
response - Variable in class com.oktiva.mogno.Application
 
retornaDouble(String, int, Locale) - Static method in class com.oktiva.util.NumberUtils
Retorna um double baseado em uma String de entrada, um número de casas decimais e uma localidade.
retornaDouble(String, Locale) - Static method in class com.oktiva.util.NumberUtils
Retorna um double baseado em uma String de entrada e uma localidade.
retornaFloat(String, int, Locale) - Static method in class com.oktiva.util.NumberUtils
Retorna um float baseado em uma String de entrada, um número de casas decimais e uma localidade.
retornaFloat(String, Locale) - Static method in class com.oktiva.util.NumberUtils
Retorna um float baseado em uma String de entrada e uma localidade.
retornaHora(String) - Static method in class com.oktiva.util.DateUtils
 
retornaHoraHM(String) - Static method in class com.oktiva.util.DateUtils
 
rev - Variable in class com.oktiva.mogno.html.A
HTML attribute
rev - Variable in class com.oktiva.mogno.html.Link
HTML attribute
roundDouble(double, int) - Static method in class com.oktiva.util.NumberUtils
Arredonda um double com o número de casas decimais especificados.
roundFloat(float, int) - Static method in class com.oktiva.util.NumberUtils
Arredonda um float com o número de casas decimais especificados.
rowProperties - Variable in class com.oktiva.mogno.additional.SuperTable
 
rowProperties - Variable in class com.oktiva.mogno.layout.TableLayout
 
rows - Variable in class com.oktiva.mogno.html.Frameset
HTML attribute
rows - Variable in class com.oktiva.mogno.html.Textarea
HTML attribute
rowsPerPage - Variable in class com.oktiva.mogno.additional.PageNavigator
 
rowspan - Variable in class com.oktiva.mogno.html.Td
HTML attribute
rowspan - Variable in class com.oktiva.mogno.html.Th
HTML attribute
rules - Variable in class com.oktiva.mogno.html.Table
HTML attribute
run(HttpServletRequest, HttpServletResponse) - Method in class com.oktiva.mogno.Application
Run this application, with the data in the request.

S

Samp - class com.oktiva.mogno.html.Samp.
SAMP tag.
Samp() - Constructor for class com.oktiva.mogno.html.Samp
 
Script - class com.oktiva.mogno.html.Script.
 
Script() - Constructor for class com.oktiva.mogno.html.Script
 
Select - class com.oktiva.mogno.html.Select.
SELECT tag (defined by W3C)
Select() - Constructor for class com.oktiva.mogno.html.Select
 
SelectUFBR - class com.oktiva.mogno.additional.SelectUFBR.
SELECT tag (defined by W3C) with the brazilian UFs.
SelectUFBR() - Constructor for class com.oktiva.mogno.additional.SelectUFBR
 
SelectView - class com.oktiva.mogno.additional.SelectView.
 
SelectView() - Constructor for class com.oktiva.mogno.additional.SelectView
 
SimpleList - class com.oktiva.mogno.additional.SimpleList.
Component to create a simple indented list.
SimpleList() - Constructor for class com.oktiva.mogno.additional.SimpleList
 
SimpleTable - class com.oktiva.mogno.additional.SimpleTable.
 
SimpleTable() - Constructor for class com.oktiva.mogno.additional.SimpleTable
 
Small - class com.oktiva.mogno.html.Small.
SMALL tag.
Small() - Constructor for class com.oktiva.mogno.html.Small
 
Span - class com.oktiva.mogno.html.Span.
 
Span() - Constructor for class com.oktiva.mogno.html.Span
 
Strong - class com.oktiva.mogno.html.Strong.
STRONG tag.
Strong() - Constructor for class com.oktiva.mogno.html.Strong
 
Style - class com.oktiva.mogno.html.Style.
 
Style() - Constructor for class com.oktiva.mogno.html.Style
 
Sub - class com.oktiva.mogno.html.Sub.
SUB tag
Subscripted text.
Sub() - Constructor for class com.oktiva.mogno.html.Sub
 
Sup - class com.oktiva.mogno.html.Sup.
SUP tag.
Sup() - Constructor for class com.oktiva.mogno.html.Sup
 
SuperSelect - class com.oktiva.mogno.additional.SuperSelect.
A select with options.
SuperSelect() - Constructor for class com.oktiva.mogno.additional.SuperSelect
Creates a new instance of SuperSelect
SuperTable - class com.oktiva.mogno.additional.SuperTable.
This class is an optimized Table, that uses top and left to position this children components in rows and cols.
SuperTable() - Constructor for class com.oktiva.mogno.additional.SuperTable
 
SyntaxErrorException - exception com.oktiva.mogno.SyntaxErrorException.
This is the exception throwed when a Syntax Error is found in some component.
SyntaxErrorException() - Constructor for class com.oktiva.mogno.SyntaxErrorException
 
SyntaxErrorException(String) - Constructor for class com.oktiva.mogno.SyntaxErrorException
 
scope - Variable in class com.oktiva.mogno.html.Td
HTML attribute
scope - Variable in class com.oktiva.mogno.html.Th
HTML attribute
script - Variable in class com.oktiva.mogno.html.Page
 
script - Variable in class com.oktiva.mogno.html.Script
The Javascript source.
scrolling - Variable in class com.oktiva.mogno.html.Frame
HTML attribute
scrolling - Variable in class com.oktiva.mogno.html.Frameset
HTML attribute
scrolling - Variable in class com.oktiva.mogno.html.Iframe
HTML attribute
select - Variable in class com.oktiva.mogno.html.Option
Non-HTML attribute
selectParentComponent() - Method in class com.oktiva.mogno.Container
The parent component: this one or his owner.
selectParentComponent() - Method in class com.oktiva.mogno.XmlContainer
 
selectParentComponent() - Method in class com.oktiva.mogno.additional.SimpleTable
 
selectParentComponent() - Method in class com.oktiva.mogno.additional.TableList
 
selected - Variable in class com.oktiva.mogno.html.Option
HTML attribute
selectedItens - Variable in class com.oktiva.mogno.additional.TableList
The seleeted itens
separator - Variable in class com.oktiva.mogno.additional.ActiveList
The field separator to be used at a regexp split.
serializeValues() - Method in class com.oktiva.mogno.html.Select
 
serializedBag() - Method in class com.oktiva.mogno.Component
 
session - Variable in class com.oktiva.mogno.Application
 
setAbbr(String) - Method in class com.oktiva.mogno.html.Td
 
setAbbr(String) - Method in class com.oktiva.mogno.html.Th
 
setAccept(String) - Method in class com.oktiva.mogno.html.Form
 
setAccept(String) - Method in class com.oktiva.mogno.html.Input
 
setAcceptCharset(String) - Method in class com.oktiva.mogno.html.Form
 
setAccesskey(String) - Method in class com.oktiva.mogno.html.A
 
setAccesskey(String) - Method in class com.oktiva.mogno.html.Area
 
setAccesskey(String) - Method in class com.oktiva.mogno.html.Button
 
setAccesskey(String) - Method in class com.oktiva.mogno.html.Input
 
setAccesskey(String) - Method in class com.oktiva.mogno.html.Label
 
setAccesskey(String) - Method in class com.oktiva.mogno.html.Legend
 
setAccesskey(String) - Method in class com.oktiva.mogno.html.Textarea
 
setAction(String) - Method in class com.oktiva.mogno.html.Form
 
setActive(boolean) - Method in class com.oktiva.mogno.additional.SimpleList
Setter for property active.
setActive(boolean) - Method in class com.oktiva.mogno.additional.SimpleTable
 
setActive(boolean) - Method in class com.oktiva.mogno.additional.TableList
 
setAlign(String) - Method in class com.oktiva.mogno.html.Div
 
setAlign(String) - Method in class com.oktiva.mogno.html.H
 
setAlign(String) - Method in class com.oktiva.mogno.html.Iframe
 
setAlign(String) - Method in class com.oktiva.mogno.html.P
 
setAlign(String) - Method in class com.oktiva.mogno.html.Span
 
setAlign(String) - Method in class com.oktiva.mogno.html.Table
 
setAlign(String) - Method in class com.oktiva.mogno.html.TableElement
 
setAllowMultiple(boolean) - Method in class com.oktiva.mogno.additional.TableList
 
setAlt(String) - Method in class com.oktiva.mogno.html.Area
 
setAlt(String) - Method in class com.oktiva.mogno.html.Img
 
setAlt(String) - Method in class com.oktiva.mogno.html.Input
 
setApplication(Application) - Method in class com.oktiva.mogno.TopLevel
 
setApplicationFiler(ApplicationFiler) - Method in class com.oktiva.mogno.Application
Set a custom ApplicationFiler to use instead of the DefaultApplicationFiler.
setApplicationFilerParams(Hashtable) - Method in class com.oktiva.mogno.Application
Set the params for the custom ApplicationFiler.
setApplicationUrl(String) - Method in class com.oktiva.mogno.additional.ActionFrame
 
setApplicationUrl(String) - Method in class com.oktiva.mogno.additional.ActionLink
 
setApplicationUrl(String) - Method in class com.oktiva.mogno.additional.ActionSpan
 
setApplicationUrl(String) - Method in class com.oktiva.mogno.additional.PageNavigator
Setter for property applicationUrl.
setApplicationUrl(String) - Method in class com.oktiva.mogno.additional.SimpleList
Setter for property applicationUrl.
setApplicationUrl(String) - Method in class com.oktiva.mogno.additional.TableList
 
setArchive(String) - Method in class com.oktiva.mogno.html.Object
 
setAxis(String) - Method in class com.oktiva.mogno.html.Td
 
setAxis(String) - Method in class com.oktiva.mogno.html.Th
 
setBag(Hashtable) - Method in class com.oktiva.mogno.Component
Setter for property bag.
setBasePage(String) - Method in class com.oktiva.mogno.additional.DerivedPage
 
setBorder(String) - Method in class com.oktiva.mogno.html.Img
 
setBorder(String) - Method in class com.oktiva.mogno.html.Table
 
setCaption(String) - Method in class com.oktiva.mogno.additional.SuperTable
Setter for the caption of the table.
setCaption(String) - Method in class com.oktiva.mogno.layout.TableLayout
Setter for the caption of the table.
setCaptionProperties(String) - Method in class com.oktiva.mogno.additional.SuperTable
Setter for property captionProperties.
setCaptionProperties(String) - Method in class com.oktiva.mogno.layout.TableLayout
Setter for property captionProperties.
setCellProperties(String) - Method in class com.oktiva.mogno.additional.SuperTable
Setter for property cellProperties.
setCellProperties(String) - Method in class com.oktiva.mogno.layout.TableLayout
Setter for property cellProperties.
setCellpadding(String) - Method in class com.oktiva.mogno.html.Table
 
setCellspacing(String) - Method in class com.oktiva.mogno.html.Table
 
setCharOn(String) - Method in class com.oktiva.mogno.html.TableElement
 
setCharoff(String) - Method in class com.oktiva.mogno.html.TableElement
 
setCharset(String) - Method in class com.oktiva.mogno.html.A
 
setCharset(String) - Method in class com.oktiva.mogno.html.Link
 
setCharset(String) - Method in class com.oktiva.mogno.html.Script
 
setChecked(String) - Method in class com.oktiva.mogno.html.Input
 
setCite(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setCite(String) - Method in class com.oktiva.mogno.html.Q
 
setClassName(String) - Method in class com.oktiva.mogno.additional.Include
 
setClassid(String) - Method in class com.oktiva.mogno.html.Object
 
setCodebase(String) - Method in class com.oktiva.mogno.html.Object
 
setCodetype(String) - Method in class com.oktiva.mogno.html.Object
 
setColProperties(String) - Method in class com.oktiva.mogno.additional.SuperTable
Setter for property colProperties.
setColProperties(String) - Method in class com.oktiva.mogno.layout.TableLayout
Setter for property colProperties.
setColgroups(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property colgroups.
setCols(String) - Method in class com.oktiva.mogno.html.Frameset
 
setCols(String) - Method in class com.oktiva.mogno.html.Textarea
 
setColspan(String) - Method in class com.oktiva.mogno.html.Td
 
setColspan(String) - Method in class com.oktiva.mogno.html.Th
 
setColumnIdentifiers(String) - Method in class com.oktiva.mogno.additional.SimpleTable
 
setColumnIdentifiers(String) - Method in class com.oktiva.mogno.additional.TableList
 
setCompact(boolean) - Method in class com.oktiva.mogno.additional.PageNavigator
Set if this component should display no more than maxDisplayedPages.
setCompact(boolean) - Method in class com.oktiva.mogno.additional.SelectUFBR
Setter for property compact.
setComponentFiler(ComponentFiler) - Method in class com.oktiva.mogno.Component
Set a custom ComponentFiler to use instead of the DefaultComponentFiler.
setComponentFilerParams(Hashtable) - Method in class com.oktiva.mogno.Component
Set the params for the custom ComponentFiler.
setContent(String) - Method in class com.oktiva.mogno.Container
 
setCoords(String) - Method in class com.oktiva.mogno.html.A
 
setCoords(String) - Method in class com.oktiva.mogno.html.Area
 
setCss(String) - Method in class com.oktiva.mogno.html.Style
 
setCurrentPage(long) - Method in class com.oktiva.mogno.additional.PageNavigator
Setter for property currentPage.
setData(String) - Method in class com.oktiva.mogno.html.Object
 
setDataVector(Vector) - Method in class com.oktiva.mogno.additional.SimpleTable
Setter for property dataVector.
setDataVector(Vector) - Method in class com.oktiva.mogno.additional.TableList
Setter for property dataVector.
setDateValue(Date) - Method in class com.oktiva.mogno.additional.DateInput
Set the value of the input passing a Date object
setDeclare(String) - Method in class com.oktiva.mogno.html.Object
 
setDefaultTopLevel(String) - Method in class com.oktiva.mogno.Application
Set the TopLevel that will be shown when this application is called without mognoOrigin parameter.
setDefer(String) - Method in class com.oktiva.mogno.html.Script
 
setDesigning(boolean) - Method in class com.oktiva.mogno.Application
Setter for property designing.
setDesigning(boolean) - Method in class com.oktiva.mogno.Component
Setter for property designing.
setDir(String) - Method in class com.oktiva.mogno.html.A
 
setDir(String) - Method in class com.oktiva.mogno.html.Address
 
setDir(String) - Method in class com.oktiva.mogno.html.Area
 
setDir(String) - Method in class com.oktiva.mogno.html.Bdo
 
setDir(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setDir(String) - Method in class com.oktiva.mogno.html.Body
 
setDir(String) - Method in class com.oktiva.mogno.html.Button
 
setDir(String) - Method in class com.oktiva.mogno.html.Caption
 
setDir(String) - Method in class com.oktiva.mogno.html.Div
 
setDir(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setDir(String) - Method in class com.oktiva.mogno.html.Form
 
setDir(String) - Method in class com.oktiva.mogno.html.H
 
setDir(String) - Method in class com.oktiva.mogno.html.Hr
 
setDir(String) - Method in class com.oktiva.mogno.html.Iframe
 
setDir(String) - Method in class com.oktiva.mogno.html.Img
 
setDir(String) - Method in class com.oktiva.mogno.html.Input
 
setDir(String) - Method in class com.oktiva.mogno.html.Label
 
setDir(String) - Method in class com.oktiva.mogno.html.Legend
 
setDir(String) - Method in class com.oktiva.mogno.html.Link
 
setDir(String) - Method in class com.oktiva.mogno.html.ListElement
 
setDir(String) - Method in class com.oktiva.mogno.html.Map
 
setDir(String) - Method in class com.oktiva.mogno.html.Noframes
 
setDir(String) - Method in class com.oktiva.mogno.html.Object
 
setDir(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setDir(String) - Method in class com.oktiva.mogno.html.Option
 
setDir(String) - Method in class com.oktiva.mogno.html.P
 
setDir(String) - Method in class com.oktiva.mogno.html.Page
 
setDir(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setDir(String) - Method in class com.oktiva.mogno.html.Pre
 
setDir(String) - Method in class com.oktiva.mogno.html.Q
 
setDir(String) - Method in class com.oktiva.mogno.html.Select
 
setDir(String) - Method in class com.oktiva.mogno.html.Span
 
setDir(String) - Method in class com.oktiva.mogno.html.Style
 
setDir(String) - Method in class com.oktiva.mogno.html.Sub
 
setDir(String) - Method in class com.oktiva.mogno.html.Sup
 
setDir(String) - Method in class com.oktiva.mogno.html.Table
 
setDir(String) - Method in class com.oktiva.mogno.html.TableElement
 
setDir(String) - Method in class com.oktiva.mogno.html.Textarea
 
setDisabled(String) - Method in class com.oktiva.mogno.html.Button
 
setDisabled(String) - Method in class com.oktiva.mogno.html.Input
 
setDisabled(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setDisabled(String) - Method in class com.oktiva.mogno.html.Option
 
setDisabled(String) - Method in class com.oktiva.mogno.html.Select
 
setDisabled(String) - Method in class com.oktiva.mogno.html.Textarea
 
setDisplayPrevNext(boolean) - Method in class com.oktiva.mogno.additional.PageNavigator
Sets if this component should display a next and previus page link.
setDocumentLocator(Locator) - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
setDocumentLocator(Locator) - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
setDoubleValue(Double) - Method in class com.oktiva.mogno.additional.CurrencySpan
Set the DoubleValue value.
setDoubleValue(Double) - Method in class com.oktiva.mogno.additional.DoubleInput
Set the value of the input passing a double value
setEditableColumns(String) - Method in class com.oktiva.mogno.additional.SimpleTable
Colum numbers wich should be turnned into text inputs, separated by &
setEnctype(String) - Method in class com.oktiva.mogno.html.Form
 
setEvOnChange(String) - Method in class com.oktiva.mogno.html.Input
 
setEvOnChange(String) - Method in class com.oktiva.mogno.html.Radiogroup
 
setEvOnChange(String) - Method in class com.oktiva.mogno.html.Select
 
setEvOnChange(String) - Method in class com.oktiva.mogno.html.Textarea
 
setEvOnClick(String) - Method in class com.oktiva.mogno.additional.ActionLink
 
setEvOnClick(String) - Method in class com.oktiva.mogno.additional.ActionSpan
 
setEvOnClick(String) - Method in class com.oktiva.mogno.additional.PageNavigator
Setter for property evOnClick.
setEvOnClick(String) - Method in class com.oktiva.mogno.additional.SimpleList
Setter for property evOnClick.
setEvOnClick(String) - Method in class com.oktiva.mogno.additional.TableList
 
setEvOnClick(String) - Method in class com.oktiva.mogno.html.Button
 
setEvOnClick(String) - Method in class com.oktiva.mogno.html.Input
 
setEvOnCreate(String) - Method in class com.oktiva.mogno.Component
 
setEvOnLoad(String) - Method in class com.oktiva.mogno.additional.ActionFrame
 
setEvOnLoad(String) - Method in class com.oktiva.mogno.additional.Template
 
setEvOnMessage(String) - Method in class com.oktiva.mogno.TopLevel
 
setEvOnRemoveRow(String) - Method in class com.oktiva.mogno.additional.SimpleTable
 
setEvOnSelect(String) - Method in class com.oktiva.mogno.html.Option
 
setEvOnShow(String) - Method in class com.oktiva.mogno.Visual
 
setEvOnSyntaxError(String) - Method in class com.oktiva.mogno.Visual
 
setEvOnUncaughtError(String) - Method in class com.oktiva.mogno.TopLevel
 
setEvOnUncaughtError(String) - Method in class com.oktiva.mogno.XmlContainer
Event dispatched when some exception is not caught in the inner components.
setForId(String) - Method in class com.oktiva.mogno.html.Label
 
setFormSubmit(String) - Method in class com.oktiva.mogno.additional.PageNavigator
If submitForm is set, the links will submit the form with the specified name when clicked.
setFormValues(Hashtable) - Method in class com.oktiva.mogno.html.Form
Set the values of all Inputs, Radiogroups, Selects and Textareas inside the form from a Hashtable with componentName => componentValue DateInputs are stored as Date DoubleInputs are stored as Double
setFormat(String) - Method in class com.oktiva.mogno.additional.DateInput
 
setFrame(String) - Method in class com.oktiva.mogno.html.Table
 
setFrameborder(String) - Method in class com.oktiva.mogno.html.Frame
 
setFrameborder(String) - Method in class com.oktiva.mogno.html.Frameset
 
setFrameborder(String) - Method in class com.oktiva.mogno.html.Iframe
 
setGridHeight(int) - Method in class com.oktiva.mogno.Visual
 
setGridWeightX(int) - Method in class com.oktiva.mogno.Visual
 
setGridWeightY(int) - Method in class com.oktiva.mogno.Visual
 
setGridWidth(int) - Method in class com.oktiva.mogno.Visual
 
setHeaderCells(String) - Method in class com.oktiva.mogno.additional.SuperTable
Setter for property headerCells.
setHeaderCells(String) - Method in class com.oktiva.mogno.layout.TableLayout
Setter for property headerCells.
setHeaderCols(String) - Method in class com.oktiva.mogno.additional.SuperTable
Setter for property headerCols.
setHeaderCols(String) - Method in class com.oktiva.mogno.layout.TableLayout
Setter for property headerCols.
setHeaderGroupId(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property headerGroupId.
setHeaderGroupType(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property headerGroupType.
setHeaderProperties(String) - Method in class com.oktiva.mogno.additional.SuperTable
Setter for property headerProperties.
setHeaderProperties(String) - Method in class com.oktiva.mogno.layout.TableLayout
Setter for property headerProperties.
setHeaderRowProperties(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property headerRowProperties.
setHeaderRows(String) - Method in class com.oktiva.mogno.additional.SuperTable
Setter for property headerRows.
setHeaderRows(String) - Method in class com.oktiva.mogno.layout.TableLayout
Setter for property headerRows.
setHeaders(String) - Method in class com.oktiva.mogno.html.Td
 
setHeaders(String) - Method in class com.oktiva.mogno.html.Th
 
setHeight(String) - Method in class com.oktiva.mogno.html.Iframe
 
setHeight(String) - Method in class com.oktiva.mogno.html.Img
 
setHeight(String) - Method in class com.oktiva.mogno.html.Object
 
setHiddenColumns(String) - Method in class com.oktiva.mogno.additional.SimpleTable
Setter for property hiddenColumns.
setHref(String) - Method in class com.oktiva.mogno.html.A
 
setHref(String) - Method in class com.oktiva.mogno.html.Area
 
setHref(String) - Method in class com.oktiva.mogno.html.Base
 
setHref(String) - Method in class com.oktiva.mogno.html.Link
 
setHreflang(String) - Method in class com.oktiva.mogno.html.A
 
setHreflang(String) - Method in class com.oktiva.mogno.html.Link
 
setISO4217(String) - Method in class com.oktiva.mogno.additional.CurrencyInputView
Set the ISO4217 value.
setISO4217(String) - Method in class com.oktiva.mogno.additional.CurrencySpan
Set the ISO4217 value.
setId(String) - Method in class com.oktiva.mogno.Visual
 
setId(String) - Method in class com.oktiva.mogno.html.Param
 
setIsmap(String) - Method in class com.oktiva.mogno.html.Img
 
setIsmap(String) - Method in class com.oktiva.mogno.html.Input
 
setItemRowProperties(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property itemRowProperties.
setLabel(String) - Method in class com.oktiva.mogno.html.Input
 
setLabel(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setLabel(String) - Method in class com.oktiva.mogno.html.Option
 
setLang(String) - Method in class com.oktiva.mogno.html.A
 
setLang(String) - Method in class com.oktiva.mogno.html.Address
 
setLang(String) - Method in class com.oktiva.mogno.html.Area
 
setLang(String) - Method in class com.oktiva.mogno.html.Bdo
 
setLang(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setLang(String) - Method in class com.oktiva.mogno.html.Body
 
setLang(String) - Method in class com.oktiva.mogno.html.Button
 
setLang(String) - Method in class com.oktiva.mogno.html.Caption
 
setLang(String) - Method in class com.oktiva.mogno.html.Div
 
setLang(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setLang(String) - Method in class com.oktiva.mogno.html.Form
 
setLang(String) - Method in class com.oktiva.mogno.html.H
 
setLang(String) - Method in class com.oktiva.mogno.html.Hr
 
setLang(String) - Method in class com.oktiva.mogno.html.Iframe
 
setLang(String) - Method in class com.oktiva.mogno.html.Img
 
setLang(String) - Method in class com.oktiva.mogno.html.Input
 
setLang(String) - Method in class com.oktiva.mogno.html.Label
 
setLang(String) - Method in class com.oktiva.mogno.html.Legend
 
setLang(String) - Method in class com.oktiva.mogno.html.Link
 
setLang(String) - Method in class com.oktiva.mogno.html.ListElement
 
setLang(String) - Method in class com.oktiva.mogno.html.Map
 
setLang(String) - Method in class com.oktiva.mogno.html.Noframes
 
setLang(String) - Method in class com.oktiva.mogno.html.Object
 
setLang(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setLang(String) - Method in class com.oktiva.mogno.html.Option
 
setLang(String) - Method in class com.oktiva.mogno.html.P
 
setLang(String) - Method in class com.oktiva.mogno.html.Page
 
setLang(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setLang(String) - Method in class com.oktiva.mogno.html.Pre
 
setLang(String) - Method in class com.oktiva.mogno.html.Q
 
setLang(String) - Method in class com.oktiva.mogno.html.Select
 
setLang(String) - Method in class com.oktiva.mogno.html.Span
 
setLang(String) - Method in class com.oktiva.mogno.html.Style
 
setLang(String) - Method in class com.oktiva.mogno.html.Sub
 
setLang(String) - Method in class com.oktiva.mogno.html.Sup
 
setLang(String) - Method in class com.oktiva.mogno.html.Table
 
setLang(String) - Method in class com.oktiva.mogno.html.TableElement
 
setLang(String) - Method in class com.oktiva.mogno.html.Textarea
 
setLastError(String) - Method in class com.oktiva.mogno.Visual
 
setLeft(int) - Method in class com.oktiva.mogno.Visual
 
setLinkColumns(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property linkColumns.
setLinkrel(String) - Method in class com.oktiva.mogno.html.Page
 
setList(String) - Method in class com.oktiva.mogno.additional.ActiveList
 
setList(String) - Method in class com.oktiva.mogno.additional.SimpleList
Deprecated.  
setLongdesc(String) - Method in class com.oktiva.mogno.html.Frame
 
setLongdesc(String) - Method in class com.oktiva.mogno.html.Frameset
 
setLongdesc(String) - Method in class com.oktiva.mogno.html.Iframe
 
setLongdesc(String) - Method in class com.oktiva.mogno.html.Img
 
setMarginheight(String) - Method in class com.oktiva.mogno.html.Frame
 
setMarginheight(String) - Method in class com.oktiva.mogno.html.Frameset
 
setMarginheight(String) - Method in class com.oktiva.mogno.html.Iframe
 
setMarginwidth(String) - Method in class com.oktiva.mogno.html.Frame
 
setMarginwidth(String) - Method in class com.oktiva.mogno.html.Frameset
 
setMarginwidth(String) - Method in class com.oktiva.mogno.html.Iframe
 
setMask(String) - Method in class com.oktiva.mogno.additional.MaskedInput
 
setMaxDisplayedPages(int) - Method in class com.oktiva.mogno.additional.PageNavigator
Setter for property maxDisplayedPages.
setMaxFractionDigits(int) - Method in class com.oktiva.mogno.additional.CurrencySpan
Set the MaxFractionDigits value.
setMaxFractionDigits(int) - Method in class com.oktiva.mogno.additional.DoubleInput
Set the MaxFractionDigits value.
setMaxValue(Double) - Method in class com.oktiva.mogno.additional.DoubleInput
 
setMaxlength(String) - Method in class com.oktiva.mogno.html.Input
 
setMedia(String) - Method in class com.oktiva.mogno.html.Link
 
setMedia(String) - Method in class com.oktiva.mogno.html.Style
 
setMeta(String) - Method in class com.oktiva.mogno.html.Page
 
setMethod(String) - Method in class com.oktiva.mogno.html.Form
 
setMinFractionDigits(int) - Method in class com.oktiva.mogno.additional.CurrencySpan
Set the MinFractionDigits value.
setMinFractionDigits(int) - Method in class com.oktiva.mogno.additional.DoubleInput
Set the MinFractionDigits value.
setMinValue(Double) - Method in class com.oktiva.mogno.additional.DoubleInput
 
setMode(String) - Method in class com.oktiva.mogno.additional.ActionSpan
 
setMultiple(String) - Method in class com.oktiva.mogno.html.Select
 
setName(String) - Method in class com.oktiva.mogno.Component
 
setNextLinkLabel(String) - Method in class com.oktiva.mogno.additional.PageNavigator
Setter for property nextLinkLabel.
setNohref(String) - Method in class com.oktiva.mogno.html.Area
 
setNoresize(String) - Method in class com.oktiva.mogno.html.Frame
 
setNoresize(String) - Method in class com.oktiva.mogno.html.Frameset
 
setNumRows(long) - Method in class com.oktiva.mogno.additional.PageNavigator
Setter for property numRows.
setNumberFormat(NumberFormat) - Method in class com.oktiva.mogno.additional.DoubleInput
Sets a different NumberFormat object to use when setting the value from a Double.
setOnblur(String) - Method in class com.oktiva.mogno.html.A
 
setOnblur(String) - Method in class com.oktiva.mogno.html.Area
 
setOnblur(String) - Method in class com.oktiva.mogno.html.Button
 
setOnblur(String) - Method in class com.oktiva.mogno.html.Input
 
setOnblur(String) - Method in class com.oktiva.mogno.html.Label
 
setOnblur(String) - Method in class com.oktiva.mogno.html.Select
 
setOnblur(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnchange(String) - Method in class com.oktiva.mogno.html.Input
 
setOnchange(String) - Method in class com.oktiva.mogno.html.Select
 
setOnchange(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnclick(String) - Method in class com.oktiva.mogno.html.A
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Address
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Area
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Body
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Button
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Caption
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Div
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Form
 
setOnclick(String) - Method in class com.oktiva.mogno.html.H
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Hr
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Iframe
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Img
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Input
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Label
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Legend
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Link
 
setOnclick(String) - Method in class com.oktiva.mogno.html.ListElement
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Map
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Noframes
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Object
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Option
 
setOnclick(String) - Method in class com.oktiva.mogno.html.P
 
setOnclick(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Pre
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Q
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Select
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Span
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Sub
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Sup
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Table
 
setOnclick(String) - Method in class com.oktiva.mogno.html.TableElement
 
setOnclick(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.A
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Address
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Area
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Body
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Button
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Caption
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Div
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Form
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.H
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Hr
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Iframe
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Img
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Input
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Label
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Legend
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Link
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.ListElement
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Map
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Noframes
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Object
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Option
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.P
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Pre
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Q
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Select
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Span
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Sub
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Sup
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Table
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.TableElement
 
setOndblclick(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnfocus(String) - Method in class com.oktiva.mogno.html.A
 
setOnfocus(String) - Method in class com.oktiva.mogno.html.Area
 
setOnfocus(String) - Method in class com.oktiva.mogno.html.Button
 
setOnfocus(String) - Method in class com.oktiva.mogno.html.Input
 
setOnfocus(String) - Method in class com.oktiva.mogno.html.Label
 
setOnfocus(String) - Method in class com.oktiva.mogno.html.Select
 
setOnfocus(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.A
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Address
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Area
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Body
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Button
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Caption
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Div
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Form
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.H
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Hr
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Iframe
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Img
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Input
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Label
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Legend
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Link
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.ListElement
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Map
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Noframes
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Object
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Option
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.P
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Pre
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Q
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Select
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Span
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Sub
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Sup
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Table
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.TableElement
 
setOnkeydown(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.A
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Address
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Area
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Body
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Button
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Caption
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Div
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Form
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.H
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Hr
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Iframe
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Img
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Input
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Label
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Legend
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Link
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.ListElement
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Map
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Noframes
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Object
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Option
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.P
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Pre
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Q
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Select
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Span
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Sub
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Sup
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Table
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.TableElement
 
setOnkeypress(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.A
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Address
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Area
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Body
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Button
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Caption
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Div
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Form
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.H
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Hr
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Iframe
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Img
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Input
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Label
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Legend
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Link
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.ListElement
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Map
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Noframes
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Object
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Option
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.P
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Pre
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Q
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Select
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Span
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Sub
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Sup
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Table
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.TableElement
 
setOnkeyup(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnload(String) - Method in class com.oktiva.mogno.html.Body
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.A
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Address
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Area
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Body
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Button
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Caption
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Div
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Form
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.H
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Hr
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Iframe
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Img
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Input
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Label
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Legend
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Link
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.ListElement
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Map
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Noframes
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Object
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Option
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.P
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Pre
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Q
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Select
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Span
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Sub
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Sup
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Table
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.TableElement
 
setOnmousedown(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.A
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Address
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Area
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Body
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Button
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Caption
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Div
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Form
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.H
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Hr
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Iframe
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Img
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Input
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Label
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Legend
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Link
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.ListElement
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Map
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Noframes
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Object
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Option
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.P
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Pre
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Q
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Select
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Span
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Sub
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Sup
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Table
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.TableElement
 
setOnmousemove(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.A
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Address
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Area
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Body
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Button
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Caption
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Div
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Form
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.H
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Hr
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Iframe
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Img
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Input
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Label
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Legend
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Link
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.ListElement
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Map
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Noframes
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Object
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Option
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.P
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Pre
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Q
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Select
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Span
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Sub
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Sup
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Table
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.TableElement
 
setOnmouseout(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.A
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Address
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Area
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Body
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Button
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Caption
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Div
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Form
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.H
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Hr
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Iframe
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Img
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Input
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Label
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Legend
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Link
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.ListElement
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Map
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Noframes
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Object
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Option
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.P
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Pre
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Q
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Select
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Span
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Sub
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Sup
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Table
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.TableElement
 
setOnmouseover(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.A
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Address
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Area
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Blockquote
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Body
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Button
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Caption
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Div
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Fieldset
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Form
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.H
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Hr
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Iframe
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Img
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Input
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Label
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Legend
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Link
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.ListElement
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Map
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Noframes
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Object
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Optgroup
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Option
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.P
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Pre
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Q
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Select
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Span
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Sub
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Sup
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Table
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.TableElement
 
setOnmouseup(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnreset(String) - Method in class com.oktiva.mogno.html.Form
 
setOnselect(String) - Method in class com.oktiva.mogno.html.Input
 
setOnselect(String) - Method in class com.oktiva.mogno.html.Textarea
 
setOnsubmit(String) - Method in class com.oktiva.mogno.html.Form
 
setOnunload(String) - Method in class com.oktiva.mogno.html.Body
 
setOptions(Vector) - Method in class com.oktiva.mogno.additional.SuperSelect
Set the options.
setOptionsString(String) - Method in class com.oktiva.mogno.additional.SuperSelect
String in the format value|label[&&value|label[&&...]]
setOrderInverse(boolean) - Method in class com.oktiva.mogno.additional.SuperSelect
Setter for property orderInverse.
setOrderOptions(boolean) - Method in class com.oktiva.mogno.additional.SuperSelect
Setter for property orderOptions.
setOrderType(String) - Method in class com.oktiva.mogno.additional.SuperSelect
Setter for property orderType.
setOrigin(String) - Method in class com.oktiva.mogno.additional.ActionLink
 
setOrigin(String) - Method in class com.oktiva.mogno.additional.ActionSpan
 
setOrigin(String) - Method in class com.oktiva.mogno.additional.PageNavigator
Setter for property origin.
setOrigin(String) - Method in class com.oktiva.mogno.additional.SimpleList
 
setOrigin(String) - Method in class com.oktiva.mogno.additional.TableList
 
setOwner(Component) - Method in class com.oktiva.mogno.Component
Setter for property owner.
setParams(Hashtable) - Method in interface com.oktiva.mogno.ApplicationFiler
 
setParams(Hashtable) - Method in interface com.oktiva.mogno.ComponentFiler
 
setParams(Hashtable) - Method in class com.oktiva.mogno.DefaultApplicationFiler
 
setParams(Hashtable) - Method in class com.oktiva.mogno.DefaultComponentFiler
 
setParams(String) - Method in class com.oktiva.mogno.additional.ActionFrame
 
setParams(String) - Method in class com.oktiva.mogno.additional.ActionLink
 
setParams(String) - Method in class com.oktiva.mogno.additional.ActionSpan
 
setParams(String) - Method in class com.oktiva.mogno.additional.SimpleList
 
setParams(String) - Method in class com.oktiva.mogno.additional.TableList
 
setParent(String) - Method in class com.oktiva.mogno.Visual
 
setPrevLinkLabel(String) - Method in class com.oktiva.mogno.additional.PageNavigator
Setter for property prevLinkLabel.
setProperties(Hashtable) - Method in class com.oktiva.mogno.Component
 
setPropertiesFromString(Component, String) - Method in class com.oktiva.mogno.additional.TableList
 
setRadiogroup(String) - Method in class com.oktiva.mogno.html.Input
 
setReadonly(String) - Method in class com.oktiva.mogno.html.Input
 
setReadonly(String) - Method in class com.oktiva.mogno.html.Textarea
 
setRel(String) - Method in class com.oktiva.mogno.html.A
 
setRel(String) - Method in class com.oktiva.mogno.html.Link
 
setRemoveButtonLabel(String) - Method in class com.oktiva.mogno.additional.SimpleTable
 
setRemoveColumnTitle(String) - Method in class com.oktiva.mogno.additional.SimpleTable
 
setRequest(HttpServletRequest) - Method in class com.oktiva.mogno.MognoServletRequestWrapper
Set the request to wrap
setRequired(boolean) - Method in class com.oktiva.mogno.html.Input
 
setRequired(boolean) - Method in class com.oktiva.mogno.html.Select
 
setRev(String) - Method in class com.oktiva.mogno.html.A
 
setRev(String) - Method in class com.oktiva.mogno.html.Link
 
setRootDir(String) - Method in class com.oktiva.mogno.Application
Set the root dir for this application.
setRowProperties(String) - Method in class com.oktiva.mogno.additional.SuperTable
Setter for property rowProperties.
setRowProperties(String) - Method in class com.oktiva.mogno.layout.TableLayout
Setter for property rowProperties.
setRows(String) - Method in class com.oktiva.mogno.html.Frameset
 
setRows(String) - Method in class com.oktiva.mogno.html.Textarea
 
setRowsPerPage(int) - Method in class com.oktiva.mogno.additional.PageNavigator
Setter for property rowsPerPage.
setRowspan(String) - Method in class com.oktiva.mogno.html.Td
 
setRowspan(String) - Method in class com.oktiva.mogno.html.Th
 
setRules(String) - Method in class com.oktiva.mogno.html.Table
 
setScope(String) - Method in class com.oktiva.mogno.html.Td
 
setScope(String) - Method in class com.oktiva.mogno.html.Th
 
setScript(String) - Method in class com.oktiva.mogno.html.Page
 
setScript(String) - Method in class com.oktiva.mogno.html.Script
 
setScrolling(String) - Method in class com.oktiva.mogno.html.Frame
 
setScrolling(String) - Method in class com.oktiva.mogno.html.Frameset
 
setScrolling(String) - Method in class com.oktiva.mogno.html.Iframe
 
setSelect(String) - Method in class com.oktiva.mogno.html.Option
 
setSelected(String) - Method in class com.oktiva.mogno.html.Option
 
setSelectedItem(String) - Method in class com.oktiva.mogno.additional.SimpleList
Setter for property selectedItem.
setSelectedItem(String) - Method in class com.oktiva.mogno.additional.TableList
 
setSelectedItens(Vector) - Method in class com.oktiva.mogno.additional.TableList
 
setSeparator(String) - Method in class com.oktiva.mogno.additional.ActiveList
 
setShape(String) - Method in class com.oktiva.mogno.html.A
 
setShape(String) - Method in class com.oktiva.mogno.html.Area
 
setSize(String) - Method in class com.oktiva.mogno.html.Input
 
setSize(String) - Method in class com.oktiva.mogno.html.Select
 
setSource(String) - Method in class com.oktiva.mogno.additional.Template
 
setSpan(String) - Method in class com.oktiva.mogno.html.Col
 
setSpan(String) - Method in class com.oktiva.mogno.html.Colgroup
 
setSrc(String) - Method in class com.oktiva.mogno.html.Frame
 
setSrc(String) - Method in class com.oktiva.mogno.html.Frameset
 
setSrc(String) - Method in class com.oktiva.mogno.html.Iframe
 
setSrc(String) - Method in class com.oktiva.mogno.html.Img
 
setSrc(String) - Method in class com.oktiva.mogno.html.Input
 
setSrc(String) - Method in class com.oktiva.mogno.html.Script
 
setStandby(String) - Method in class com.oktiva.mogno.html.Object
 
setStyle(String) - Method in class com.oktiva.mogno.Visual
 
setStyle(String) - Method in class com.oktiva.mogno.html.Page
 
setStyleClass(String) - Method in class com.oktiva.mogno.Visual
 
setSummary(String) - Method in class com.oktiva.mogno.html.Table
 
setTabindex(String) - Method in class com.oktiva.mogno.html.A
 
setTabindex(String) - Method in class com.oktiva.mogno.html.Area
 
setTabindex(String) - Method in class com.oktiva.mogno.html.Button
 
setTabindex(String) - Method in class com.oktiva.mogno.html.Input
 
setTabindex(String) - Method in class com.oktiva.mogno.html.Object
 
setTabindex(String) - Method in class com.oktiva.mogno.html.Select
 
setTabindex(String) - Method in class com.oktiva.mogno.html.Textarea
 
setTarget(String) - Method in class com.oktiva.mogno.html.A
 
setTargetName(String) - Method in class com.oktiva.mogno.additional.ActionSpan
 
setTdProperties(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property tdProperties.
setThProperties(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property thProperties.
setTitle(String) - Method in class com.oktiva.mogno.Visual
 
setTitle(String) - Method in class com.oktiva.mogno.html.Page
 
setTitle(String) - Method in class com.oktiva.mogno.html.Style
 
setTop(int) - Method in class com.oktiva.mogno.Visual
 
setTopLevelName(String) - Method in class com.oktiva.mogno.additional.Include
 
setTotalColumns(String) - Method in class com.oktiva.mogno.additional.SimpleTable
Setter for property totalColumns.
setTotalColumns(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property totalColumns.
setTotalLineGroupId(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property totalLineGroupId.
setTotalLineGroupType(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property totalLineGroupType.
setTotalLineLabel(String) - Method in class com.oktiva.mogno.additional.SimpleTable
Setter for property totalLineLabel.
setTotalLineLabel(String) - Method in class com.oktiva.mogno.additional.TableList
Setter for property totalLineLabel.
setTotalMaximumFractionDigits(int) - Method in class com.oktiva.mogno.additional.SimpleTable
Setter for property totalMaximumFractionDigits.
setTotalMaximumFractionDigits(int) - Method in class com.oktiva.mogno.additional.TableList
Setter for property totalMaximumFractionDigits.
setTotalMinimumFractionDigits(int) - Method in class com.oktiva.mogno.additional.SimpleTable
Setter for property totalMinimumFractionDigits.
setTotalMinimumFractionDigits(int) - Method in class com.oktiva.mogno.additional.TableList
Setter for property totalMinimumFractionDigits.
setType(String) - Method in class com.oktiva.mogno.additional.Template
 
setType(String) - Method in class com.oktiva.mogno.html.A
 
setType(String) - Method in class com.oktiva.mogno.html.Button
 
setType(String) - Method in class com.oktiva.mogno.html.Input
 
setType(String) - Method in class com.oktiva.mogno.html.Link
 
setType(String) - Method in class com.oktiva.mogno.html.Object
 
setType(String) - Method in class com.oktiva.mogno.html.Param
 
setType(String) - Method in class com.oktiva.mogno.html.PhraseElement
 
setType(String) - Method in class com.oktiva.mogno.html.Script
 
setType(String) - Method in class com.oktiva.mogno.html.Style
 
setUploadContentType(String) - Method in class com.oktiva.mogno.html.Input
Set the UploadContentType value.
setUploadInputStream(InputStream) - Method in class com.oktiva.mogno.html.Input
Set the UploadInputStream value.
setUsemap(String) - Method in class com.oktiva.mogno.html.Img
 
setUsemap(String) - Method in class com.oktiva.mogno.html.Input
 
setUsemap(String) - Method in class com.oktiva.mogno.html.Object
 
setValign(String) - Method in class com.oktiva.mogno.html.TableElement
 
setValue(Date) - Method in class com.oktiva.mogno.additional.DateInput
 
setValue(String) - Method in class com.oktiva.mogno.html.Button
 
setValue(String) - Method in class com.oktiva.mogno.html.Input
 
setValue(String) - Method in class com.oktiva.mogno.html.Option
 
setValue(String) - Method in class com.oktiva.mogno.html.Param
 
setValue(String) - Method in class com.oktiva.mogno.html.Radiogroup
 
setValue(String) - Method in class com.oktiva.mogno.html.Select
Sets the value of this Select.
setValues(Vector) - Method in class com.oktiva.mogno.html.Select
 
setValuetype(String) - Method in class com.oktiva.mogno.html.Param
 
setVars(Hashtable) - Method in class com.oktiva.mogno.additional.Template
Define the variables that will be used for substitution in the template.
setViewOnly(boolean) - Method in interface com.oktiva.mogno.additional.ComponentView
 
setViewOnly(boolean) - Method in class com.oktiva.mogno.additional.CurrencyInputView
 
setViewOnly(boolean) - Method in class com.oktiva.mogno.additional.DateInputView
Setter for property viewOnly.
setViewOnly(boolean) - Method in class com.oktiva.mogno.additional.DoubleInputView
 
setViewOnly(boolean) - Method in class com.oktiva.mogno.additional.FormView
Setter for property viewOnly.
setViewOnly(boolean) - Method in class com.oktiva.mogno.additional.InputView
Setter for property viewOnly.
setViewOnly(boolean) - Method in class com.oktiva.mogno.additional.SelectView
Setter for property viewOnly.
setViewOnly(boolean) - Method in class com.oktiva.mogno.additional.TextareaView
 
setWidth(String) - Method in class com.oktiva.mogno.html.Col
 
setWidth(String) - Method in class com.oktiva.mogno.html.Colgroup
 
setWidth(String) - Method in class com.oktiva.mogno.html.Iframe
 
setWidth(String) - Method in class com.oktiva.mogno.html.Img
 
setWidth(String) - Method in class com.oktiva.mogno.html.Object
 
setWidth(String) - Method in class com.oktiva.mogno.html.Table
 
setX(String) - Method in class com.oktiva.mogno.html.Input
 
setY(String) - Method in class com.oktiva.mogno.html.Input
 
shape - Variable in class com.oktiva.mogno.html.A
HTML attribute
shape - Variable in class com.oktiva.mogno.html.Area
HTML attribute
show() - Method in class com.oktiva.mogno.Container
Builds the HTML from the ordered childs list.
show() - Method in class com.oktiva.mogno.EmptyTag
Creates the html code for the empty tag with this attributes.
show() - Method in class com.oktiva.mogno.Visual
Implements just the dispatching of the onShow event
show() - Method in class com.oktiva.mogno.XmlContainer
Write down my serialized bag if there is elements there, then call super.show();
show() - Method in class com.oktiva.mogno.additional.ActionFrame
 
show() - Method in class com.oktiva.mogno.additional.ActiveList
 
show() - Method in class com.oktiva.mogno.additional.CurrencyInputView
Overwritten to return the currency formatted string when is in view-only mode.
show() - Method in class com.oktiva.mogno.additional.CurrencySpan
Overwritten to return the currency formatted string when is in view-only mode.
show() - Method in class com.oktiva.mogno.additional.DateInputView
 
show() - Method in class com.oktiva.mogno.additional.DerivedPage
Show.
show() - Method in class com.oktiva.mogno.additional.DoubleInputView
 
show() - Method in class com.oktiva.mogno.additional.Include
 
show() - Method in class com.oktiva.mogno.additional.InputView
 
show() - Method in class com.oktiva.mogno.additional.PageNavigator
 
show() - Method in class com.oktiva.mogno.additional.SelectUFBR
 
show() - Method in class com.oktiva.mogno.additional.SelectView
 
show() - Method in class com.oktiva.mogno.additional.SimpleList
 
show() - Method in class com.oktiva.mogno.additional.SimpleTable
 
show() - Method in class com.oktiva.mogno.additional.SuperTable
 
show() - Method in class com.oktiva.mogno.additional.TableList
 
show() - Method in class com.oktiva.mogno.additional.Template
Fills in the template and return it.
show() - Method in class com.oktiva.mogno.additional.TextareaView
 
show() - Method in class com.oktiva.mogno.html.Col
 
show() - Method in class com.oktiva.mogno.html.Input
 
show() - Method in class com.oktiva.mogno.html.Script
 
show() - Method in class com.oktiva.mogno.html.Style
 
show() - Method in class com.oktiva.mogno.layout.TableLayout
Parse the strings with the various properties and call the super.show() method.
showHtmlAttributes() - Method in class com.oktiva.mogno.Visual
Return the string with the name="value" pairs to be used inside html tags, for the current component.
showPage(String) - Method in class com.oktiva.mogno.TopLevel
 
size - Variable in class com.oktiva.mogno.html.Input
HTML attribute
size - Variable in class com.oktiva.mogno.html.Select
HTML attribute
skippedEntity(String) - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
skippedEntity(String) - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
source - Variable in class com.oktiva.mogno.additional.Template
This property indicates the full path to the source file to be printed or if the type is string, the code itself.
span - Variable in class com.oktiva.mogno.html.Col
HTML attribute
span - Variable in class com.oktiva.mogno.html.Colgroup
HTML attribute
src - Variable in class com.oktiva.mogno.html.Frame
HTML attribute
src - Variable in class com.oktiva.mogno.html.Frameset
HTML attribute
src - Variable in class com.oktiva.mogno.html.Iframe
HTML attribute
src - Variable in class com.oktiva.mogno.html.Img
HTML attribute
src - Variable in class com.oktiva.mogno.html.Input
HTML attribute
src - Variable in class com.oktiva.mogno.html.Script
HTML attribute
standby - Variable in class com.oktiva.mogno.html.Object
HTML attribute
startColumn(int, int, Visual) - Method in class com.oktiva.mogno.Container
Method startColumn.
startColumn(int, int, Visual) - Method in class com.oktiva.mogno.additional.SuperTable
 
startColumn(int, int, Visual) - Method in class com.oktiva.mogno.layout.TableLayout
 
startContainer() - Method in class com.oktiva.mogno.Container
Starts container's tag.
startContainer() - Method in class com.oktiva.mogno.additional.ActionLink
 
startContainer() - Method in class com.oktiva.mogno.additional.ActionSpan
 
startContainer() - Method in class com.oktiva.mogno.additional.SuperSelect
Starts the select and puts the options.
startContainer() - Method in class com.oktiva.mogno.additional.SuperTable
 
startContainer() - Method in class com.oktiva.mogno.html.Form
 
startContainer() - Method in class com.oktiva.mogno.html.H
Mount the HTML code for this element.
startContainer() - Method in class com.oktiva.mogno.html.Option
 
startContainer() - Method in class com.oktiva.mogno.html.Page
 
startContainer() - Method in class com.oktiva.mogno.html.PhraseElement
Mount the HTML code for this element.
startContainer() - Method in class com.oktiva.mogno.html.Select
 
startContainer() - Method in class com.oktiva.mogno.layout.TableLayout
 
startDocument() - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
startDocument() - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
startElement(String, String, String, Attributes) - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
startElement(String, String, String, Attributes) - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
startPrefixMapping(String, String) - Method in class com.oktiva.mogno.xml.MognoApplicationHandler
 
startPrefixMapping(String, String) - Method in class com.oktiva.mogno.xml.MognoComponentHandler
 
startRow(int) - Method in class com.oktiva.mogno.Container
Method startRow.
startRow(int) - Method in class com.oktiva.mogno.additional.SuperTable
 
startRow(int) - Method in class com.oktiva.mogno.layout.TableLayout
 
store() - Method in class com.oktiva.mogno.Application
Store the current application into the file defined by the xmlFileName property
store(Hashtable, String) - Method in interface com.oktiva.mogno.ApplicationFiler
 
store() - Method in class com.oktiva.mogno.Component
Store the current component into the file defined by the xmlFileName property
store(Hashtable, Hashtable) - Method in interface com.oktiva.mogno.ComponentFiler
 
store(Hashtable, Vector) - Method in interface com.oktiva.mogno.ComponentFiler
 
store(Hashtable, String) - Method in class com.oktiva.mogno.DefaultApplicationFiler
 
store(Hashtable, Hashtable) - Method in class com.oktiva.mogno.DefaultComponentFiler
Store the attributes to the XML file set.
store(Hashtable, Vector) - Method in class com.oktiva.mogno.DefaultComponentFiler
Store the attributes to the XML file set.
style - Variable in class com.oktiva.mogno.Visual
Core HTML attribute
style - Variable in class com.oktiva.mogno.html.Page
 
styleClass - Variable in class com.oktiva.mogno.Visual
Mapped core HTML attribute
Because class is a reserved word, the property class is mapped to styleClass.
summary - Variable in class com.oktiva.mogno.html.Table
HTML attribute

T

Table - class com.oktiva.mogno.html.Table.
 
Table() - Constructor for class com.oktiva.mogno.html.Table
 
TableElement - class com.oktiva.mogno.html.TableElement.
 
TableElement() - Constructor for class com.oktiva.mogno.html.TableElement
 
TableLayout - class com.oktiva.mogno.layout.TableLayout.
This class is an optimized Table, that uses top and left to position this children components in rows and cols.
TableLayout() - Constructor for class com.oktiva.mogno.layout.TableLayout
 
TableList - class com.oktiva.mogno.additional.TableList.
Creates a list with a table (supporting a link with onClick).
TableList() - Constructor for class com.oktiva.mogno.additional.TableList
 
Tbody - class com.oktiva.mogno.html.Tbody.
 
Tbody() - Constructor for class com.oktiva.mogno.html.Tbody
 
Td - class com.oktiva.mogno.html.Td.
 
Td() - Constructor for class com.oktiva.mogno.html.Td
 
Template - class com.oktiva.mogno.additional.Template.
Template - Component for adding free text This component will be used to insert free text inside your web page.
Template() - Constructor for class com.oktiva.mogno.additional.Template
 
Textarea - class com.oktiva.mogno.html.Textarea.
 
Textarea() - Constructor for class com.oktiva.mogno.html.Textarea
 
TextareaView - class com.oktiva.mogno.additional.TextareaView.
 
TextareaView() - Constructor for class com.oktiva.mogno.additional.TextareaView
Creates a new instance of TextareaView
Tfoot - class com.oktiva.mogno.html.Tfoot.
 
Tfoot() - Constructor for class com.oktiva.mogno.html.Tfoot
 
Th - class com.oktiva.mogno.html.Th.
 
Th() - Constructor for class com.oktiva.mogno.html.Th
 
Thead - class com.oktiva.mogno.html.Thead.
 
Thead() - Constructor for class com.oktiva.mogno.html.Thead
 
TopLevel - class com.oktiva.mogno.TopLevel.
This is the base class for the TopLevel Visual components, like Page or Included
TopLevel() - Constructor for class com.oktiva.mogno.TopLevel
 
Tr - class com.oktiva.mogno.html.Tr.
 
Tr() - Constructor for class com.oktiva.mogno.html.Tr
 
Tt - class com.oktiva.mogno.html.Tt.
TT (typewriter text - monospaced) tag.
Tt() - Constructor for class com.oktiva.mogno.html.Tt
 
tabindex - Variable in class com.oktiva.mogno.html.A
HTML attribute
tabindex - Variable in class com.oktiva.mogno.html.Area
HTML attribute
tabindex - Variable in class com.oktiva.mogno.html.Button
HTML attribute
tabindex - Variable in class com.oktiva.mogno.html.Input
HTML attribute
tabindex - Variable in class com.oktiva.mogno.html.Object
HTML attribute
tabindex - Variable in class com.oktiva.mogno.html.Select
HTML attribute
tabindex - Variable in class com.oktiva.mogno.html.Textarea
HTML attribute
tag - Variable in class com.oktiva.mogno.Component
 
target - Variable in class com.oktiva.mogno.html.A
HTML attribute
targetName - Variable in class com.oktiva.mogno.additional.ActionSpan
The target window for the action of this span "onclick".
tdProperties - Variable in class com.oktiva.mogno.additional.TableList
Properties of the Td's of the table body, in the following format:
col1attr1=val1|col1attr2=val2&col2attr3=val3...
thProperties - Variable in class com.oktiva.mogno.additional.TableList
Properties of the Th's of the table header, in the following format:
col1attr1=val1|col1attr2=val2&col2attr3=val3...
title - Variable in class com.oktiva.mogno.Visual
Core HTML attribute
title - Variable in class com.oktiva.mogno.html.Page
 
title - Variable in class com.oktiva.mogno.html.Style
HTML attribute
top - Variable in class com.oktiva.mogno.Visual
Ordering variable
topLevelName - Variable in class com.oktiva.mogno.additional.Include
The name of the included TopLevel.
topLevels - Variable in class com.oktiva.mogno.Application
 
topLevelsData - Variable in class com.oktiva.mogno.Application
Hashtable of Hashtables.
totalColumns - Variable in class com.oktiva.mogno.additional.SimpleTable
The number of the columns taht will be totalized, separated by &.
totalColumns - Variable in class com.oktiva.mogno.additional.TableList
The number of the columns taht will be totalized, separated by &.
totalLineGroupId - Variable in class com.oktiva.mogno.additional.TableList
The total row group id.
totalLineGroupType - Variable in class com.oktiva.mogno.additional.TableList
The total row group type.
totalLineLabel - Variable in class com.oktiva.mogno.additional.SimpleTable
The String that will be displayed in the first column of the total line
totalLineLabel - Variable in class com.oktiva.mogno.additional.TableList
The String that will be displayed in the first column of the total line
totalMaximumFractionDigits - Variable in class com.oktiva.mogno.additional.SimpleTable
The max number of fractionary digists given to DecimalFormat
totalMaximumFractionDigits - Variable in class com.oktiva.mogno.additional.TableList
The max number of fractionary digists given to DecimalFormat
totalMinimumFractionDigits - Variable in class com.oktiva.mogno.additional.SimpleTable
The minimum number of fractionary digists given to DecimalFormat
totalMinimumFractionDigits - Variable in class com.oktiva.mogno.additional.TableList
The minimum number of fractionary digists given to DecimalFormat
type - Variable in class com.oktiva.mogno.additional.Template
file or string.
type - Variable in class com.oktiva.mogno.html.A
HTML attribute
type - Variable in class com.oktiva.mogno.html.Button
HTML attribute
type - Variable in class com.oktiva.mogno.html.Input
HTML attribute
Valid values: text|password|hidden|button|submit|reset|image|radio|file|checkbox
defaults to "text"
type - Variable in class com.oktiva.mogno.html.Link
HTML attribute
type - Variable in class com.oktiva.mogno.html.Object
HTML attribute
type - Variable in class com.oktiva.mogno.html.Param
HTML attribute
type - Variable in class com.oktiva.mogno.html.PhraseElement
HTML attribute.
type - Variable in class com.oktiva.mogno.html.Script
HTML attribute
type - Variable in class com.oktiva.mogno.html.Style
HTML attribute

U

Ul - class com.oktiva.mogno.html.Ul.
UL tag.
Ul() - Constructor for class com.oktiva.mogno.html.Ul
 
unserializeBag(String) - Method in class com.oktiva.mogno.Component
 
unserializeValues(String) - Method in class com.oktiva.mogno.html.Select
 
uploadContentType - Variable in class com.oktiva.mogno.html.Input
 
uploadInputStream - Variable in class com.oktiva.mogno.html.Input
 
usemap - Variable in class com.oktiva.mogno.html.Img
HTML attribute
usemap - Variable in class com.oktiva.mogno.html.Input
HTML attribute
usemap - Variable in class com.oktiva.mogno.html.Object
HTML attribute

V

Var - class com.oktiva.mogno.html.Var.
VAR (variable name) tag.
Var() - Constructor for class com.oktiva.mogno.html.Var
 
Visual - class com.oktiva.mogno.Visual.
This is the base class for all the components that are visual components.
Visual() - Constructor for class com.oktiva.mogno.Visual
 
valign - Variable in class com.oktiva.mogno.html.TableElement
CellVAlign HTML attribute
value - Variable in class com.oktiva.mogno.html.Button
HTML attribute
value - Variable in class com.oktiva.mogno.html.Input
HTML attribute
value - Variable in class com.oktiva.mogno.html.Option
HTML attribute
value - Variable in class com.oktiva.mogno.html.Param
HTML attribute
value - Variable in class com.oktiva.mogno.html.Radiogroup
The value of the radiogroup
values - Variable in class com.oktiva.mogno.html.Select
Non-HTML attribute
valuetype - Variable in class com.oktiva.mogno.html.Param
HTML attribute
vars - Variable in class com.oktiva.mogno.additional.Template
This property contains the variables to be substituted.
verificarFaixa(String, String, String) - Static method in class com.oktiva.util.DateUtils
Verifica se data está entre limiteInferior e limiteSuperior.
viewOnly - Variable in class com.oktiva.mogno.additional.CurrencyInputView
 
viewOnly - Variable in class com.oktiva.mogno.additional.DateInputView
If true, show this component as a SPAN, with an hidden.
viewOnly - Variable in class com.oktiva.mogno.additional.DoubleInputView
 
viewOnly - Variable in class com.oktiva.mogno.additional.FormView
If true, show this component as a SPAN, with an hidden.
viewOnly - Variable in class com.oktiva.mogno.additional.InputView
If true, show this component as a SPAN, with an hidden.
viewOnly - Variable in class com.oktiva.mogno.additional.SelectView
 
viewOnly - Variable in class com.oktiva.mogno.additional.TextareaView
 
virgulaImplicita(double, int, int) - Static method in class com.oktiva.util.NumberUtils
Retorna um número formato com virgulas implicitas.

W

width - Variable in class com.oktiva.mogno.html.Col
HTML attribute
width - Variable in class com.oktiva.mogno.html.Colgroup
HTML attribute
width - Variable in class com.oktiva.mogno.html.Iframe
HTML attribute
width - Variable in class com.oktiva.mogno.html.Img
HTML attribute
width - Variable in class com.oktiva.mogno.html.Object
HTML attribute
width - Variable in class com.oktiva.mogno.html.Table
HTML attribute
writeFile(String, File) - Static method in class com.oktiva.util.FileUtil
Write a string to a file.
writeFile(String, String) - Static method in class com.oktiva.util.FileUtil
Write a string to a file.
writeFile(String, FileWriter) - Static method in class com.oktiva.util.FileUtil
Write a string to a file.

X

XmlContainer - class com.oktiva.mogno.XmlContainer.
The superclass for containers that knows how to get the XML from some resource, with nice defaults.
XmlContainer() - Constructor for class com.oktiva.mogno.XmlContainer
 
x - Variable in class com.oktiva.mogno.html.Input
 
xmlFileName - Variable in class com.oktiva.mogno.Component
This variable is used when loading the component.

Y

y - Variable in class com.oktiva.mogno.html.Input
 

A B C D E F G H I K L M N O P Q R S T U V W X Y