Package at.spardat.xma.mdl.list

Support for list-widget-models, that is the model for list and combo-boxes and is used to display domain-values.

See:
          Description

Interface Summary
IListDomWM The widget model that encapsulates domain values which are usually displayed in a combo box.
IListDomWMClient The client side API of an IListDomWM.
IListWM Interface of the widged model to represent a list of choises.
IListWMClient Client side interface of the widged model to represent a list of choises.
 

Class Summary
ListDomUIDelegateClient This class is the UIDelegate for a ListDomWMClient widget model.
ListDomWM The widget model that encapsulates domain values which are usually displayed in a combo box.
ListDomWMClient Implementation of IListDomWMClient.
ListUIDelegateClient This class is the UIDelegate for a ListWMClient widget model.
ListWM Widged model to represent a list of choises.
ListWMClient Client side implementation of ListWM.
 

Package at.spardat.xma.mdl.list Description

Support for list-widget-models, that is the model for list and combo-boxes and is used to display domain-values.