|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractPostfield | A base class for building components that correspond to WML postfield elements. |
| Card | A deck contains a collection of cards. |
| Deck | Concrete class for WML decks. |
| Do | The do element provides a general mechanism for the user to act upon the current card, in other words a card-level user interface element. |
| Go | The go element declares a go task, indicating navigation to a URI. |
| GoFormSupportImpl | Subclass of FormSupportImpl that
adjusts the output markup to conform to WML. |
| GoLinkRenderer | A subclass of DefaultLinkRenderer for the
WML Go element. |
| Image | The Image component indicates that an image is to be included in the text flow. |
| Input | The Input element specifies a text entry object. |
| OnEvent | The onevent element binds a task to a particular intrinsic event for the immediately enclosing element, ie, specifying an onevent element inside an "XYZ" element associates an intrinsic event binding with the "XYZ" element. |
| Option | This component serves as a container for one item that is listed as a choice
in a Select. |
| OptionRenderer | Implementation of ILinkRenderer for the WML
Option element. |
| Postfield | The postfield element specifies a field name and value for transmission to an origin server during a URL request. |
| PropertySelection | A high level component used to render a drop-down list of options that the user may select. |
| Select | The Select element lets users pick from a list of options. |
| SelectionField | SelectionField specifies a postfield element and it is used to complement the
PropertySelectioncomponent. |
| Setvar | The setvar element specifies the variable to set in the current browser context as a side effect of executing a task. |
| Timer | The Timer element declares a card timer, which exposes a means of processing inactivity or idle time. |
| WMLCharacterTranslatorSource | The WML implementation of a character translator source. |
| WMLEngine | Deprecated. To be removed in 4.1. |
| WMLMarkupFilter | |
Classes and components for main elements of the Wireless Markup Language (WML 1.2).
Deck is an alternative to
BasePage that provides a text/wml response.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||