Package totalcross.ui.html

Classes to handle html parsing and display of Forms and Tables.

See:
          Description

Class Summary
ControlProperties totalcross.lang.Class that holds control attributes.
Document Represents a Html Document.
EscapeHtml A class that can be used to convert escape characters in a Html string.
Form Form links all Input element attached to it.
HtmlContainer HtmlContainer renders an HTML Page.
NamedEntitiesDereferencer NamedEntitiesDereferencer provides an extremely fast way to map Named Entities References to their corresponding Unicode value.
Style The class Style group the several values required to paint a Tile.
TagDereferencer NamedEntitiesDereferencer provides an extremely fast way to map the set of known HTML tags to unique integer values.
 

Package totalcross.ui.html Description

Classes to handle html parsing and display of Forms and Tables.