Package org.zkoss.bind.impl

Core Implementation for ZK Bind

See:
          Description

Class Summary
AbstractRenderer to handle the common task of resolver a template fo a renderer
AccessInfo Represent an load/save binding expression e.g.
AnnotateBinderHelper Helper class to parse binding annotations and create bindings.
BindChildRenderer to renderer children of component
BindComboitemRenderer comboitem renderer for binding.
BindContextImpl Implementation of BindContext.
BindContextUtil to help handling BindContext, internal use only,
BinderImpl Implementation of Binder.
BindEvaluatorXImpl A simple implementation of BindEvaluatorX.
BindEvaluatorXUtil a internal utility to help doing evaluation.
BindingImpl Base implementation for implementing a Binding
BindingKey  
BindListitemRenderer Listitem renderer for binding.
BindRadioRenderer radio renderer for binding.
BindRowRenderer Row renderer for binding.
BindSelectboxRenderer selectbox renderer.
BindTreeitemRenderer Treeitem renderer for binding.
ChildrenBindingImpl A base implementation of ChildrenBinding.
CommandBindingImpl Implementation of CommandBinding.
FormBindingImpl Base implementation of FormBinding.
FormImpl Implementation of the Form.
GlobalCommandEvent queue event for global command, internal use only
InitChildrenBindingImpl Implementation of InitChildrenBinding.
InitFormBindingImpl Implementation of InitPropertyBinding.
InitPropertyBindingImpl Implementation of InitPropertyBinding.
LoadChildrenBindingImpl Implementation of LoadChildrenBinding.
LoadFormBindingImpl Implementation of LoadFormBinding
LoadPropertyBindingImpl Implementation of LoadPropertyBinding.
ParamCall To help invoke a method with BindingParam etc.. features.
Path Class that holding a dot series path(dummy class)
PropertyBindingImpl A base implementation of PropertyBinding.
PropertyChangeEvent queue event for notify change, internal use only
PropertyImpl Implementation of a property.
ReferenceBindingImpl Implementation of ReferenceBinding.
SaveFormBindingImpl Implementation of SaveFormBinding.
SavePropertyBindingImpl Implementation of SavePropertyBinding.
TemplateResolverImpl rename it to template binding?
ValidationContextImpl the default implementation of validation context
ValidationMessagesImpl Map base implementation of ValidationMessages
WeakHashSet<E> A Set that each entry is weakly referenced.
WeakIdentityMap<K,V> WeakIdentityMap is like WeakHashMap, except it uses a key's identity hashcode and equals methods.
 

Package org.zkoss.bind.impl Description

Core Implementation for ZK Bind



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