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
Composer
doAfterCompose
in interface Composer
comp
- the component has been composedjava.lang.Exception
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.