Package com.openfin.desktop
Class LayoutContentItemStateOptions
- java.lang.Object
-
- com.openfin.desktop.JsonBean
-
- com.openfin.desktop.platform.PlatformViewOptions
-
- com.openfin.desktop.LayoutContentItemStateOptions
-
public class LayoutContentItemStateOptions extends PlatformViewOptions
-
-
Constructor Summary
Constructors Constructor Description LayoutContentItemStateOptions()LayoutContentItemStateOptions(org.json.JSONObject json)
-
Method Summary
-
Methods inherited from class com.openfin.desktop.platform.PlatformViewOptions
getAutoResizeOptions, getBackgroundColor, getBounds, getContextMenuSettings, getCustomContext, getCustomData, getJson, getName, getProcessAffinity, getTarget, getUrl, setAutoResizeOptions, setBackgroundColor, setBounds, setBounds, setContextMenuSettings, setCustomContext, setCustomData, setName, setProcessAffinity, setUrl
-
Methods inherited from class com.openfin.desktop.JsonBean
get, getArray, getBoolean, getBooleanValue, getBooleanValue, getDoubleValue, getDoubleValue, getInteger, getIntegerValue, getJsonBean, getJsonBean, getJsonBeanList, getJsonCopy, getJsonValue, getList, getRectangle, getString, put, setArray, setBoolean, setInteger, setJsonArray, setJsonBean, setLong, setRectangle, setString, toString
-
-