|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ModelWidgetBinding<WidgetType> | A model widget binding is used to translate data from the model to something the client side widget can use to display it's data. |
Class Summary | |
---|---|
DynamicAttributeListBinding | Binding which can be used to bind a comma separated dynamic attribute list with KSAbstractSelectItem widgets List widgets only work with lists represented by a DataValue in the data model. |
HasDataValueBinding | Model widget binding for HasDataValue widgets. |
HasTextBinding | Model widget binding for HasText widgets which translates from string values to the necessary data type for the model and vice versa. |
HasValueBinding | Model widget binding for HasValue widgets. |
ListOfStringBinding | Model widget binding for list of strings. |
ListToTextBinding | Special model widget binding for displaying a list of data objects in a comma separated string list. |
ModelWidgetBindingSupport<WidgetType> | Exposes common functionality to binding classes. |
MultiplicityCompositeBinding | Deprecated. |
MultiplicityGroupBinding | This goes through each item in the MultiplicityGroup and calls it's binding |
MultiplicityGroupItemBinding | This binding simply adds an index key to the multiplicity item's parent path and then calls the binding ModelWidgetBinding of the underlying multiplicity item's widget. |
MultiplicityItemBinding | Deprecated. |
MultiplicityTableBinding | This class handles transferring data between the model and the widgets |
RichTextBinding | Sets to and from model data that is marked as rich text (it has plain and formatted text in the model) |
SelectItemWidgetBinding | Model widget binding for KSSelectItemWidgetAbstract widgets |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |