Uses of Class
com.tirsen.angkor.widget.AbstractValueModel

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
 



Copyright © 2002-2002 . All Rights Reserved.