Uses of Class
org.makumba.list.functions.GenericListValueFunction

Packages that use GenericListValueFunction
org.makumba.list.functions   
 

Uses of GenericListValueFunction in org.makumba.list.functions
 

Subclasses of GenericListValueFunction in org.makumba.list.functions
 class ValueChangeFunctions
          Provides the mak:hasValueChanged('expr') and mak:willValueChange('expr') methods.
 class ValueFunction
          Implements a mak:value() function, similar to the mak:value tag (ValueTag).