public class Item extends Object
Item class, used by the children editor Editor Sling Model.| Constructor and Description |
|---|
Item(SlingHttpServletRequest request,
Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIconAbbreviation()
Retrieves the icon abbreviation of this children editor item.
|
String |
getIconName()
Retrieves the icon name of this children editor item.
|
String |
getIconPath()
Retrieves the icon path of this children editor item.
|
String |
getName()
Retrieves the node name of this children editor item.
|
String |
getTitle()
Retrieves the title (component name) of this children editor item.
|
String |
getValue()
Retrieves the value (
jcr:title) of this children editor item. |
public Item(SlingHttpServletRequest request, Resource resource)
public String getName()
Item namepublic String getValue()
jcr:title) of this children editor item.Item valuepublic String getTitle()
Item titlepublic String getIconName()
Item icon namepublic String getIconPath()
Item icon pathpublic String getIconAbbreviation()
Item icon abbreviationCopyright © 2010 - 2020 Adobe. All Rights Reserved