NextApp Echo3 Extras
v3.0.b4

nextapp.echo.extras.app.serial.property
Class AccordionPaneLayoutDataPeer

java.lang.Object
  extended by nextapp.echo.app.serial.property.LayoutDataPeer
      extended by nextapp.echo.extras.app.serial.property.AccordionPaneLayoutDataPeer
All Implemented Interfaces:
nextapp.echo.app.serial.SerialPropertyPeer

public class AccordionPaneLayoutDataPeer
extends nextapp.echo.app.serial.property.LayoutDataPeer

SerialPropertyPeer for AccordionPaneLayoutData properties.


Constructor Summary
AccordionPaneLayoutDataPeer()
           
 
Method Summary
 void toXml(nextapp.echo.app.util.Context context, java.lang.Class objectClass, org.w3c.dom.Element propertyElement, java.lang.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

AccordionPaneLayoutDataPeer

public AccordionPaneLayoutDataPeer()
Method Detail

toXml

public void toXml(nextapp.echo.app.util.Context context,
                  java.lang.Class objectClass,
                  org.w3c.dom.Element propertyElement,
                  java.lang.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
See Also:
SerialPropertyPeer.toXml(nextapp.echo.app.util.Context, java.lang.Class, org.w3c.dom.Element, java.lang.Object)

NextApp Echo3 Extras
v3.0.b4