|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractValueModel | |
com.tirsen.angkor.widget | The standard widgets in Angkor. |
Uses of AbstractValueModel in com.tirsen.angkor.widget |
Subclasses of AbstractValueModel in com.tirsen.angkor.widget | |
class |
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 |
class |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |