Package at.spardat.xma.mdl.simple

Support for so called simple models, that are widget models that are assigned to textfields, radiobuttons and checkboxes.

See:
          Description

Interface Summary
ISimpleWM A SimpleWM models the data that might be contained in a Text or Label, Check Box, Radio Button or Toggle Button on a UI.
ISimpleWMClient This class defines the behaviour of a SimpleWM at the client side of XMA.
 

Class Summary
SimpleUIDelegateClient The UIDelegateClient for a SimpleWM.
SimpleWM Implements ISimpleWM.
SimpleWMClient Implementation of IWModelClient.
 

Package at.spardat.xma.mdl.simple Description

Support for so called simple models, that are widget models that are assigned to textfields, radiobuttons and checkboxes.