Package com.oktiva.mogno.html

Provides the HTML components for the Mogno Framework.

See:
          Description

Class Summary
A A tag.
Abbr ABBR tag.
Acronym ACRONYM tag.
Address  
Area AREA tag
B B (bold) tag.
Base BASE tag (defined by W3C)
Bdo  
Big BIG tag.
Blockquote  
Body  
Br BR tag (defined by W3C)
Button BUTTON tag (defined by W3C)
Caption  
Cite CITE tag.
Code CODE tag.
Col The only table element not a container.
Colgroup  
Dd DD tag.
Dfn DFN tag.
Div  
Dl DL tag.
Dt DT tag.
Em EM (emphasis) tag.
Fieldset FIELDSET tag
Form FORM tag (defined by W3C).
Frame FRAME tag (defined by W3C)
Frameset  
H Base for header (H#) elements (defined by W3C)
This component will use all the available properties following the rules of HTML4.01.
H1 H1 tag.
H2 H2 tag.
H3 H3 tag.
H4 H4 tag.
H5 H5 tag.
H6 H6 tag.
Hr HR tag (defined by W3C)
I I (italic) tag.
Iframe  
Img IMG tag (defined by W3C)
Input INPUT tag (defined by W3C)
Kbd KBD tag.
Label  
Legend LEGEND tag
Li LI tag.
Link LINK tag (defined by W3C)
ListElement Base for ListElements (defined by W3C)
This component will use all the available properties following the rules of HTML4.01.
Map MAP tag
Noframes  
Object OBJECT tag
Ol OL tag.
Optgroup OPTGROUP tag
Option OPTION tag (defined by W3C)
P  
Page  
Param PARAM tag (defined by W3C)
PhraseElement Base for PhraseElements (defined by W3C)
This component will use all the available properties following the rules of HTML4.01.
Pre PRE tag
For preformated text.
Q Q tag.
Radiogroup A virtual component to hold radio inputs.
Samp SAMP tag.
Script  
Select SELECT tag (defined by W3C)
Small SMALL tag.
Span  
Strong STRONG tag.
Style  
Sub SUB tag
Subscripted text.
Sup SUP tag.
Table  
TableElement  
Tbody  
Td  
Textarea  
Tfoot  
Th  
Thead  
Tr  
Tt TT (typewriter text - monospaced) tag.
Ul UL tag.
Var VAR (variable name) tag.
 

Package com.oktiva.mogno.html Description

Provides the HTML components for the Mogno Framework.

Related Documentation