echopoint.layout
Class HtmlLayoutDataPeer
java.lang.Object
nextapp.echo.app.serial.property.LayoutDataPeer
echopoint.layout.HtmlLayoutDataPeer
- All Implemented Interfaces:
- nextapp.echo.app.serial.SerialPropertyPeer
public class HtmlLayoutDataPeer
- extends nextapp.echo.app.serial.property.LayoutDataPeer
© Copyright 2009 Sans
Pareil Technologies, Inc.
- Version:
- $Id: HtmlLayoutDataPeer.java 152 2009-04-19 21:53:22Z sptrakesh $
- Author:
- Simon Lei 2009-03-16
|
Method Summary |
void |
toXml(nextapp.echo.app.util.Context context,
Class objectClass,
Element propertyElement,
Object propertyValue)
|
| 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 |
HtmlLayoutDataPeer
public HtmlLayoutDataPeer()
toXml
public void toXml(nextapp.echo.app.util.Context context,
Class objectClass,
Element propertyElement,
Object propertyValue)
throws nextapp.echo.app.serial.SerialException
-
- Specified by:
toXml in interface nextapp.echo.app.serial.SerialPropertyPeer- Overrides:
toXml in class nextapp.echo.app.serial.property.LayoutDataPeer
- Throws:
nextapp.echo.app.serial.SerialException