Package org.zkoss.bind
-
Interface Summary Interface Description BindContext Binding ContextBinder The Binder that do the data binding things.Converter<U,B,C extends Component> Generic binding conversion interface.Form Virtual Bean that associated with a form.FormLegacy Deprecated. As of release 9.5.0, please useForm
FormLegacyExt Deprecated. As of release 9.5.0, please useForm
FormStatus Represents the runtime information of theForm
PhaseListener A call back listener that allow user to intervene the execution life cycle.Property Represent a property of a base object in the binding.ValidationContext The context for validationValidator Generic binding validation interface.ViewModelAnnotationResolver The annotation resolver to handle annotations in view model. -
Class Summary Class Description AnnotateBinder ZK Annotated Binder, it parse the component annotation and handles the binding of components and view model.BindComposer<T extends Component> Base composer to apply ZK Bind.BindUtils A utility to help developer using zk bindDefaultBinder ZK default Binder, use this class if you want to new a binder and control components thoughBinder
API.GlobalCommandEvent The global-command eventPropertyChangeEvent The property-change eventSimpleForm Deprecated. As of release 9.5.0, please useForm
-
Enum Summary Enum Description Phase The Phase of PhaseListener when doing binding.