org.zkoss.bind.impl
Class AnnotateBinderHelper
java.lang.Object
org.zkoss.bind.impl.AnnotateBinderHelper
public class AnnotateBinderHelper
- extends java.lang.Object
Helper class to parse binding annotations and create bindings.
- Since:
- 6.0.0
- Author:
- henrichen, dennischen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORM_ATTR
public static final java.lang.String FORM_ATTR
- See Also:
- Constant Field Values
VIEW_MODEL_ATTR
public static final java.lang.String VIEW_MODEL_ATTR
- See Also:
- Constant Field Values
BINDER_ATTR
public static final java.lang.String BINDER_ATTR
- See Also:
- Constant Field Values
CHILDREN_ATTR
public static final java.lang.String CHILDREN_ATTR
- See Also:
- Constant Field Values
CHILDREN_KEY
public static final java.lang.String CHILDREN_KEY
- See Also:
- Constant Field Values
AnnotateBinderHelper
public AnnotateBinderHelper(Binder binder)
initComponentBindings
public void initComponentBindings(Component comp)
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.