public class AnnotateDataBindingComposer extends java.lang.Object implements Composer, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected AnnotateDataBinder |
_binder
Deprecated.
|
| Constructor and Description |
|---|
AnnotateDataBindingComposer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doAfterCompose(Component comp)
Deprecated.
Invokes after ZK loader creates this component,
initializes it and composes all its children, if any.
|
protected AnnotateDataBinder _binder
public void doAfterCompose(Component comp) throws java.lang.Exception
ComposerdoAfterCompose in interface Composercomp - the component has been composedjava.lang.ExceptionCopyright © 2005-2011 Potix Corporation. All Rights Reserved.