Package org.zkoss.bind
-
Interface Summary Interface Description BindContext Binding ContextBinder The Binder that do the data binding things.Converter<U,B,C extends org.zkoss.zk.ui.Component> Generic binding conversion interface.Form Virtual Bean that associated with a form.FormLegacy Deprecated. As of release 9.5.0, please useFormFormLegacyExt Deprecated. As of release 9.5.0, please useFormFormStatus Represents the runtime information of theFormPhaseListener 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 org.zkoss.zk.ui.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 thoughBinderAPI.GlobalCommandEvent The global-command eventPropertyChangeEvent The property-change eventSimpleForm Deprecated. As of release 9.5.0, please useFormVersion -
Enum Summary Enum Description Phase The Phase of PhaseListener when doing binding.