public class SpinButtonPeer
extends nextapp.echo.webcontainer.AbstractComponentSynchronizePeer
| Constructor and Description |
|---|
SpinButtonPeer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClientComponentType(boolean shortType) |
java.lang.Class |
getComponentClass() |
java.lang.Class |
getInputPropertyClass(java.lang.String propertyName) |
java.lang.Object |
getOutputProperty(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component,
java.lang.String propertyName,
int propertyIndex) |
void |
init(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component) |
void |
storeInputProperty(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component,
java.lang.String propertyName,
int propertyIndex,
java.lang.Object newValue) |
addEvent, addOutputProperty, addOutputProperty, addRequiredComponentClass, getEventDataClass, getEventTypes, getOutputPropertyIndices, getOutputPropertyMethodName, getOutputPropertyNames, getUpdatedOutputPropertyNames, hasListeners, hasUpdatedListeners, isOutputPropertyIndexed, isOutputPropertyReferenced, processEvent, setOutputPropertyReferencedpublic java.lang.Class getComponentClass()
getComponentClass in interface nextapp.echo.webcontainer.ComponentSynchronizePeergetComponentClass in class nextapp.echo.webcontainer.AbstractComponentSynchronizePeerpublic java.lang.String getClientComponentType(boolean shortType)
public 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.AbstractComponentSynchronizePeerpublic java.lang.Object getOutputProperty(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component,
java.lang.String propertyName,
int propertyIndex)
getOutputProperty in interface nextapp.echo.webcontainer.ComponentSynchronizePeergetOutputProperty in class nextapp.echo.webcontainer.AbstractComponentSynchronizePeerpublic java.lang.Class getInputPropertyClass(java.lang.String propertyName)
getInputPropertyClass in interface nextapp.echo.webcontainer.ComponentSynchronizePeergetInputPropertyClass in class nextapp.echo.webcontainer.AbstractComponentSynchronizePeerpublic void storeInputProperty(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component,
java.lang.String propertyName,
int propertyIndex,
java.lang.Object newValue)
storeInputProperty in interface nextapp.echo.webcontainer.ComponentSynchronizePeerstoreInputProperty in class nextapp.echo.webcontainer.AbstractComponentSynchronizePeerCopyright notice.