public class ExpanderPeer
extends nextapp.echo.webcontainer.AbstractComponentSynchronizePeer
AbstractComponentSynchronizePeer initializing the libraries for the
Expander component and responsible for transport of the properties to
the javascript based echo3 client component exxcellent.Expander.| Constructor and Description |
|---|
ExpanderPeer()
Default constructor for a
ExpanderPeer. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClientComponentType(boolean shortType) |
java.lang.Class |
getComponentClass() |
void |
init(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component) |
addEvent, addOutputProperty, addOutputProperty, addRequiredComponentClass, getEventDataClass, getEventTypes, getInputPropertyClass, getOutputProperty, getOutputPropertyIndices, getOutputPropertyMethodName, getOutputPropertyNames, getUpdatedOutputPropertyNames, hasListeners, hasUpdatedListeners, isOutputPropertyIndexed, isOutputPropertyReferenced, processEvent, setOutputPropertyReferenced, storeInputPropertypublic ExpanderPeer()
ExpanderPeer. Registers an event peer for client events.public java.lang.String getClientComponentType(boolean shortType)
public java.lang.Class getComponentClass()
getComponentClass in interface nextapp.echo.webcontainer.ComponentSynchronizePeergetComponentClass in class nextapp.echo.webcontainer.AbstractComponentSynchronizePeerpublic void init(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component)
init in interface nextapp.echo.webcontainer.ComponentSynchronizePeerinit in class nextapp.echo.webcontainer.AbstractComponentSynchronizePeerCopyright notice.