|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo.app.serial.property.LayoutDataPeer
nextapp.echo.app.serial.property.CellLayoutDataPeer
nextapp.echo.app.serial.property.GridLayoutDataPeer
public class GridLayoutDataPeer
SerialPropertyPeer for GridLayoutData properties.
| Constructor Summary | |
|---|---|
GridLayoutDataPeer()
|
|
| Method Summary | |
|---|---|
void |
toXml(Context context,
java.lang.Class objectClass,
org.w3c.dom.Element propertyElement,
java.lang.Object propertyValue)
Translates an object to an XML representation of a property. |
| Methods inherited from class nextapp.echo.app.serial.property.LayoutDataPeer |
|---|
toProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridLayoutDataPeer()
| Method Detail |
|---|
public void toXml(Context context,
java.lang.Class objectClass,
org.w3c.dom.Element propertyElement,
java.lang.Object propertyValue)
throws SerialException
SerialPropertyPeer
toXml in interface SerialPropertyPeertoXml in class CellLayoutDataPeercontext - the relevant contextobjectClass - the class of the property containerpropertyElement - the XML <p> element in which the
property value should be renderedpropertyValue - the property value
SerialExceptionSerialPropertyPeer.toXml(nextapp.echo.app.util.Context,
java.lang.Class, org.w3c.dom.Element, java.lang.Object)
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||