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, setType
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
public 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()
JsonBean
getJson
in class LayoutContentOptionsImpl
Copyright © 2022. All rights reserved.