public class LayoutContentItemOptions extends LayoutContentOptionsImpl
| Constructor and Description |
|---|
LayoutContentItemOptions() |
LayoutContentItemOptions(org.json.JSONObject json) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
getJson()
Gets the underlying JSONObject
|
LayoutContentItemStateOptions |
getLayoutContentItemStateOptions() |
String |
getTitle() |
void |
setLayoutContentItemStateOptions(LayoutContentItemStateOptions componentState) |
void |
setProcessAffinity(String processAffinity) |
void |
setTitle(String title) |
getComponentName, getContent, getType, setComponentName, setContent, setContent, setTypeget, 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, toStringpublic LayoutContentItemOptions()
public LayoutContentItemOptions(org.json.JSONObject json)
public String getTitle()
public void setTitle(String title)
public void setProcessAffinity(String processAffinity)
public LayoutContentItemStateOptions getLayoutContentItemStateOptions()
public void setLayoutContentItemStateOptions(LayoutContentItemStateOptions componentState)
public org.json.JSONObject getJson()
JsonBeangetJson in class LayoutContentOptionsImplCopyright © 2022. All rights reserved.