Package com.day.cq.wcm.api.components
Class ChildEditor
java.lang.Object
com.day.cq.wcm.api.components.ChildEditor
- All Implemented Interfaces:
JSONItem
Specifies a child editor as configured in the inplace edit config.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChildEditor
- Throws:
RepositoryException
-
-
Method Details
-
getName
-
getId
-
getTitle
-
getType
-
getIcon
-
write
Description copied from interface:JSONItemSerializes this descriptor to json- Specified by:
writein interfaceJSONItem- Parameters:
out- json writer- Throws:
JSONException- if a JSON error occurs
-