Uses of Interface
org.zkoss.bind.sys.BinderCtrl
-
Packages that use BinderCtrl Package Description org.zkoss.bind org.zkoss.bind.impl -
-
Uses of BinderCtrl in org.zkoss.bind
Classes in org.zkoss.bind that implement BinderCtrl Modifier and Type Class Description classAnnotateBinderZK Annotated Binder, it parse the component annotation and handles the binding of components and view model.classDefaultBinderZK default Binder, use this class if you want to new a binder and control components thoughBinderAPI. -
Uses of BinderCtrl in org.zkoss.bind.impl
Classes in org.zkoss.bind.impl that implement BinderCtrl Modifier and Type Class Description classBinderImplImplementation of Binder.
-