|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextapp.echo.webcontainer.AbstractComponentSynchronizePeer
echopoint.internal.AbstractPeer
echopoint.internal.AbstractContainerPeer
echopoint.BorderLayoutPeer
public class BorderLayoutPeer
Component rendering peer for BorderLayout.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nextapp.echo.webcontainer.AbstractComponentSynchronizePeer |
|---|
AbstractComponentSynchronizePeer.EventPeer |
| Field Summary | |
|---|---|
protected static com.thoughtworks.xstream.XStream |
xstream
The property name to apply to the /** The serialiser used to serialise Tag instances. |
| Constructor Summary | |
|---|---|
BorderLayoutPeer()
Default constructor. |
|
| Method Summary | |
|---|---|
String |
getClientComponentType(boolean shortType)
|
Class |
getComponentClass()
|
Object |
getOutputProperty(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component,
String propertyName,
int propertyIndex)
Over-ridden to handle requests for the REGION_TO_INDEX and INDEX_TO_REGION properties. |
void |
init(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final com.thoughtworks.xstream.XStream xstream
Tag instances.
| Constructor Detail |
|---|
public BorderLayoutPeer()
REGION_TO_INDEX
and INDEX_TO_REGION.
| Method Detail |
|---|
public void init(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component)
init in interface ComponentSynchronizePeerinit in class AbstractContainerPeerAbstractComponentSynchronizePeer.init(nextapp.echo.app.util.Context, nextapp.echo.app.Component)
public Object getOutputProperty(nextapp.echo.app.util.Context context,
nextapp.echo.app.Component component,
String propertyName,
int propertyIndex)
REGION_TO_INDEX and INDEX_TO_REGION properties. The map
instances are serialised as a JSON stucture.
getOutputProperty in interface ComponentSynchronizePeergetOutputProperty in class AbstractComponentSynchronizePeerComponentSynchronizePeer.getOutputProperty(Context,
Component, String, int)public Class getComponentClass()
getComponentClass in interface ComponentSynchronizePeergetComponentClass in class AbstractContainerPeerAbstractComponentSynchronizePeer.getComponentClass()public String getClientComponentType(boolean shortType)
getClientComponentType in interface ComponentSynchronizePeergetClientComponentType in class AbstractContainerPeerComponentSynchronizePeer.getClientComponentType(boolean)
|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||