Package com.oktiva.mogno.additional

Provides additional components for the Mogno Framework.

See:
          Description

Interface Summary
ComponentView  
 

Class Summary
ActionFrame ActionFrame - A frame associated with an action A frame that dispatch an evOnLoad.
ActionLink ActionLink - A link associated with an action A container that holds a link with a evOnClick event.
ActionSpan ActionSpan - A span associated with an action A container that holds a span with a evOnClick event.
ActiveList Component to create a indented list.
CurrencyInputView  
CurrencySpan  
DateInput  
DateInputView  
DerivedPage A Page derived from another.
DoubleInput TODO Add javascript to verify the syntax.
DoubleInputView TODO Add javascript to verify the syntax.
FormView  
Include Includes another TopLevel inside.
Included Included - Top level component but not a page This class is a container to be used as a included TopLevel component.
InputView  
IntegerInput TODO Add javascript to verify the syntax.
MaskedInput This component apply a regexp specified by the mask attribute in the checkSyntax method.
PageNavigator  
PrototypeDerivedPage Descendente de Page para criação de protótipos, somente com os XMLs das páginas.
PrototypeIncluded Descendente de Included para criação de protótipos, somente com os XMLs das páginas.
PrototypePage Descendente de Page para criação de protótipos, somente com os XMLs das páginas.
SelectUFBR SELECT tag (defined by W3C) with the brazilian UFs.
SelectView  
SimpleList Component to create a simple indented list.
SimpleTable  
SuperSelect A select with options.
SuperTable This class is an optimized Table, that uses top and left to position this children components in rows and cols.
TableList Creates a list with a table (supporting a link with onClick).
Template Template - Component for adding free text This component will be used to insert free text inside your web page.
TextareaView  
 

Package com.oktiva.mogno.additional Description

Provides additional components for the Mogno Framework.

Related Documentation