Uses of Class
org.zkoss.zkplus.databind.Binding

Packages that use Binding
org.zkoss.zkplus.databind The DataBinder used for binding ZK UI component and the backend data bean. 
 

Uses of Binding in org.zkoss.zkplus.databind
 

Methods in org.zkoss.zkplus.databind that return Binding
 Binding BindingSaveEvent.getBinding()
          Gets the associate binding of this event.
 Binding DataBinder.getBinding(Component comp, java.lang.String attr)
          Given component and attr, return the associated Binding.
 

Constructors in org.zkoss.zkplus.databind with parameters of type Binding
BindingSaveEvent(java.lang.String name, Component target, Component reference, Binding binding, java.lang.Object value)
          Constructs a binding-relevant event.
 



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo