EchoPoint API - 3.0.0b5
App Webcontainer

echopoint.layout
Class HtmlLayoutDataPeer

java.lang.Object
  extended by nextapp.echo.app.serial.property.LayoutDataPeer
      extended by 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

Constructor Summary
HtmlLayoutDataPeer()
           
 
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
 

Constructor Detail

HtmlLayoutDataPeer

public HtmlLayoutDataPeer()
Method Detail

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

EchoPoint API - 3.0.0b5
App Webcontainer