NextApp Echo3 Extras
v3.0.b4

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

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

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

SerialPropertyPeer for TabPaneLayoutData properties.


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

TabPaneLayoutDataPeer

public TabPaneLayoutDataPeer()
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