public class RootLayoutStructureItem extends LayoutStructureItem
| Constructor and Description |
|---|
RootLayoutStructureItem() |
| Modifier and Type | Method and Description |
|---|---|
JSONObject |
getItemConfigJSONObject() |
java.lang.String |
getItemType() |
void |
updateItemConfig(JSONObject itemConfigJSONObject) |
addChildrenItem, addChildrenItem, deleteChildrenItem, equals, getChildrenItemIds, getItemId, getParentItemId, hashCode, of, setChildrenItemIds, setItemId, setParentItemId, toJSONObject, toStringpublic JSONObject getItemConfigJSONObject()
getItemConfigJSONObject in class LayoutStructureItempublic java.lang.String getItemType()
getItemType in class LayoutStructureItempublic void updateItemConfig(JSONObject itemConfigJSONObject)
updateItemConfig in class LayoutStructureItem