@Model(adaptables=SlingHttpServletRequest.class) public class Editor extends Object
Editor Sling Model used by the /apps/core/wcm/components/commons/editor/dialog/childreneditor/v1/childreneditor dialog component.| Constructor and Description |
|---|
Editor() |
| Modifier and Type | Method and Description |
|---|---|
Resource |
getContainer()
Retrieves the container resource associated with this children editor.
|
List<Item> |
getItems()
Retrieves the child items associated with this children editor.
|
public List<Item> getItems()
public Resource getContainer()
null if no container can be foundCopyright © 2010 - 2020 Adobe. All Rights Reserved