Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.zkoss.zkplus.databind Classes and Interfaces - 28 results found.
NameDescriptionTypePackageFramework
AnnotateDataBinderThe DataBinder that reads ZUML annotations to create binding info.Classorg.zkoss.zkplus.databindZKoss (ZK)
AnnotateDataBinderInitThis initiator class do following things: New an AnnotateDataBinder instance.Classorg.zkoss.zkplus.databindZKoss (ZK)
AnnotateDataBindingComposerIt's another way to replace the Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingA Data Binding that associate component+attr to an bean expression.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingGroupsListModelThis is the BindingListModel as a GroupsListModel to be used with Add or remove the contents of this model as a GroupListModel would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelThis interface defines the methods used by DataBinder.Interfaceorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelArrayThis is the BindingListModel as a Object array to be used with Modify the contents of this model as an Object array would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelExtSupport same object in multiple items of a ListModel.Interfaceorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelListThis is the BindingListModel as a List to be used with Add or remove the contents of this model as a List would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelListModelThis is the BindingListModel as a ListModel to be used with Add or remove the contents of this model as a ListModel would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelMapThis is the BindingListModel as a Map to be used with Add or remove the contents of this model as a Map would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingListModelSetThis is the BindingListModel as a Set to be used with Add or remove the contents of this model as a Set would cause the associated Listbox or Grid to change accordingly.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingRendererUtilClassorg.zkoss.zkplus.databindZKoss (ZK)
BindingSaveEventEvent used when DataBinder send "onBindingSave" events.Classorg.zkoss.zkplus.databindZKoss (ZK)
BindingValidateEventEvent used when DataBinder send "onBindingValidate" events.Classorg.zkoss.zkplus.databindZKoss (ZK)
CollectionItemThe CollectionItem is used by DataBinder and provides an interface for collection component to interact with the DataBinderInterfaceorg.zkoss.zkplus.databindZKoss (ZK)
CollectionItemExtThis interface is an enhanced version of the original CollectionItem interface that Interfaceorg.zkoss.zkplus.databindZKoss (ZK)
CombboxListModelConverterThe TypeConverter implementation for converting collection to ListModel of a gridSince:6.Classorg.zkoss.zkplus.databindZKoss (ZK)
DataBinderThe DataBinder used for binding ZK UI component and the backend data bean.Classorg.zkoss.zkplus.databindZKoss (ZK)
DateFormatConverterConvert a Date or a Timestamp to a formated date String.Classorg.zkoss.zkplus.databindZKoss (ZK)
ListboxListModelConverterThe TypeConverter implementation for converting collection to ListModel of a listboxSince:6.Classorg.zkoss.zkplus.databindZKoss (ZK)
ListModelConverterThe TypeConverter implementation for converting collection to ListModel and vice versa.Classorg.zkoss.zkplus.databindZKoss (ZK)
RadiogroupSelectedItemConverterConvert Radiogroup selected item to radio value and vice versa.Classorg.zkoss.zkplus.databindZKoss (ZK)
SelectboxListModelConverterThe TypeConverter implementation for converting collection to ListModel of a gridSince:6.Classorg.zkoss.zkplus.databindZKoss (ZK)
SelectedComboitemConverterConvert the selected item of combobox to bean.Classorg.zkoss.zkplus.databindZKoss (ZK)
SelectedItemConverterConvert selected item to bean and vice versa.Classorg.zkoss.zkplus.databindZKoss (ZK)
TabboxSelectedTabConverterConvert Tabbox selected Tab to Tab label and vice versa.Classorg.zkoss.zkplus.databindZKoss (ZK)
TypeConverterConverter to cast object class between UI Component attribute and backend data bean property.Interfaceorg.zkoss.zkplus.databindZKoss (ZK)