public class LineChartPeer
extends nextapp.echo.webcontainer.AbstractComponentSynchronizePeer
| Modifier and Type | Field and Description |
|---|---|
static nextapp.echo.webcontainer.Service |
RAPHAEL_EXX_LINECHART_SERVICE |
static nextapp.echo.webcontainer.Service |
RAPHAEL_EXX_SERVICE |
static nextapp.echo.webcontainer.Service |
RAPHAEL_POPUP_SERVICE |
static nextapp.echo.webcontainer.Service |
RAPHAEL_SERVICE |
protected static com.thoughtworks.xstream.XStream |
xstream
The serializer used to serialize model instances.
|
| Constructor and Description |
|---|
LineChartPeer()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClientComponentType(boolean shortType)
Returns the clientComponentType
|
java.lang.Class |
getComponentClass() |
java.lang.Object |
getOutputProperty(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component,
java.lang.String propertyName,
int propertyIndex)
Over-ridden to handle request of tag instances are that are serialised
as a JSON stucture.
|
void |
init(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component) |
addEvent, addOutputProperty, addOutputProperty, addRequiredComponentClass, getEventDataClass, getEventTypes, getInputPropertyClass, getOutputPropertyIndices, getOutputPropertyMethodName, getOutputPropertyNames, getUpdatedOutputPropertyNames, hasListeners, hasUpdatedListeners, isOutputPropertyIndexed, isOutputPropertyReferenced, processEvent, setOutputPropertyReferenced, storeInputPropertypublic static final nextapp.echo.webcontainer.Service RAPHAEL_SERVICE
public static final nextapp.echo.webcontainer.Service RAPHAEL_POPUP_SERVICE
public static final nextapp.echo.webcontainer.Service RAPHAEL_EXX_SERVICE
public static final nextapp.echo.webcontainer.Service RAPHAEL_EXX_LINECHART_SERVICE
protected static final com.thoughtworks.xstream.XStream xstream
public java.lang.String getClientComponentType(boolean shortType)
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.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.AbstractComponentSynchronizePeerComponentSynchronizePeer.getOutputProperty(Context, Component, String, int)Copyright notice.