|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| ChoiceModel | |
| ValueModel | Interface to models that has an individual value, also includes a parser used to parse
and validate a String value |
| Class Summary | |
| AbstractValueModel | |
| BasicValueModel | A simple value model that keeps track of the a value, the type of the value is determined based on the value given when constructed |
| Button | |
| CheckboxInput | |
| Container | Default implementation of a component that contains other components |
| Form | A form. |
| Image | |
| ImageButton | |
| ImageMap | |
| ImageMap.Area | |
| Link | |
| Menu | |
| MenuItem | This has essentially been refactored into something almost exactly similar to Link.
|
| MenuItem.GotoAction | |
| ModelProxy | A ModelProxy acts as the proxy for JavaBean instances which may or may not actually exist enabling them to be lazily evaluated only when a view actually requests the value of the JavaBean. |
| PropertyValueModel | A value model implementation which fetches and updates it's value according to the patterns of the JavaBean specification, useful together with ModelProxy |
| RadioButtons | |
| ReadOnlyValueModel | A value model with a value that can not be modified, useful for creating dynamic content by creating an anonymous class overriding the getValue-method |
| Section | |
| SectionLine | |
| TextInput | Takes input from user as text. |
| TextLabel | Displays text to the user. |
The standard widgets in Angkor.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||