com.im.ijc.widgets/1 5.9.1

com.im.ijc.widgets.table.settings
Class WBTableColumnSettingsPersister

java.lang.Object
  extended by com.im.df.api.util.xml.BasicPersister<WBTableColumnSettings>
      extended by com.im.ijc.widgets.table.settings.WBTableColumnSettingsPersister
All Implemented Interfaces:
BasicPersisterInit, StateFactory, StateFactory.Reader, StateFactory.Writer, Cloneable

public class WBTableColumnSettingsPersister
extends BasicPersister<WBTableColumnSettings>


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.im.df.api.util.xml.StateFactory
StateFactory.EnvReporter, StateFactory.FinishableBean, StateFactory.Reader, StateFactory.Writer
 
Constructor Summary
WBTableColumnSettingsPersister()
           
 
Method Summary
protected  void defaultReadBean()
           
 
Methods inherited from class com.im.df.api.util.xml.BasicPersister
addError, canInstantiate, clearErrors, create, createAttribute, createElement, createInstance, createInstance, createLog, createReader, createState, createWriter, defaultWriteBean, enterElement, enterElement, getAttribute, getAttribute, getBean, getBeanClass, getBufferedErrors, getClass, getConfiguredQName, getContext, getCurrentClassLoader, getEnv, getNode, getPropertyValue, getQName, getStorage, getType, init, isPrimitive, leaveElement, loadObject, popElement, pushElement, read, readAttr, readAttr, readAttr, readAttribute, readBeanProperties, readBeanProperty, readCollection, readCollection, readCollectionProperty, readElement, readMap, readMapProperty, readObjectPolymorphic, readObjectStatic, readPrimitiveProperty, setBean, setBeanClass, setClassBeanInfo, setContext, setEnv, setNode, setPropertyAttributes, setQName, setStorage, storeObject, throwWrappedIOException, throwWrappedIOException, write, write, write, writeArray, writeAttr, writeAttr, writeAttr, writeAttr, writeAttr, writeAttribute, writeCollection, writeCollection, writeCollection, writeElement, writeMap, writeMap, writeObject, writeObjectPolymorphic, writeObjectStatic, writeProperty, writeSuperclass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WBTableColumnSettingsPersister

public WBTableColumnSettingsPersister()
Method Detail

defaultReadBean

protected void defaultReadBean()
                        throws IOException
Overrides:
defaultReadBean in class BasicPersister<WBTableColumnSettings>
Throws:
IOException

com.im.ijc.widgets/1 5.9.1