public class GWASerializationHelper extends MXSerializationHelper implements UISerializationHelper
Constructor and Description |
---|
GWASerializationHelper(AbstractTreeGridMiniAppBean bean) |
Modifier and Type | Method and Description |
---|---|
com.ibm.json.java.JSONObject |
getBaseUIJson() |
AbstractTreeGridMiniAppBean |
getBean() |
java.lang.Object |
getProperty(java.lang.String prop)
Gets a System Property from the SKD System Properties (remember, don't
pass skd.
|
getUserInfo, getUserTimeZone, isModelRefresh, isSerializable, setModelRefresh
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUserTimeZone
public GWASerializationHelper(AbstractTreeGridMiniAppBean bean)
public com.ibm.json.java.JSONObject getBaseUIJson()
getBaseUIJson
in interface UISerializationHelper
public java.lang.Object getProperty(java.lang.String prop)
HasProperties
getProperty
in interface HasProperties
public AbstractTreeGridMiniAppBean getBean()