public class BasicContainerDelegate extends DefaultComponentDelegate
bool, border, color, cursor, dataSet, dim, ignore, integer, putClientProperty, rect, rect2d, string, treeMapelementName, equalityDelegates, propertyComparator, skipReferenceTracking, TRANSIENT_KEY| Constructor and Description |
|---|
BasicContainerDelegate() |
| Modifier and Type | Method and Description |
|---|---|
Element |
serialize(XMLSerializationContext context,
java.lang.Object obj) |
protected void |
serializeProperties(XMLSerializationContext context,
Element elm,
java.lang.Object obj)
Runs through the javabean properties of the given object, and comares the values of each property to the value
that a clean copy of the object would have.
|
isTransient, serializeClientProperties, serializeComponentCommonsdoProperty, initConstructorTypes, isConstructorOnly, isSkipReferenceTracking, safeArrayEquals, safeEquals, serializeConstructor, setConstructorOnly, setSkipReferenceTracking, startObject, writeCall, writeCall, writeConstructorpublic Element serialize(XMLSerializationContext context, java.lang.Object obj) throws SerializationException
serialize in interface SerializationDelegate<java.lang.Object>serialize in class DefaultObjectSerializationDelegateSerializationExceptionprotected void serializeProperties(XMLSerializationContext context, Element elm, java.lang.Object obj) throws SerializationException
DefaultObjectSerializationDelegateserializeProperties in class DefaultComponentDelegateSerializationException