| Package | Description |
|---|---|
| com.adobe.cq.wcm.core.components.models |
This package defines the Sling Models exposed by the Adobe Experience Manager Core WCM Components Bundle.
|
| Modifier and Type | Method and Description |
|---|---|
static @NotNull HtmlPageItem.Location |
HtmlPageItem.Location.fromString(String name) |
default HtmlPageItem.Location |
HtmlPageItem.getLocation()
Returns the
HtmlPageItem.Location where the page item should be inserted. |
static HtmlPageItem.Location |
HtmlPageItem.Location.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HtmlPageItem.Location[] |
HtmlPageItem.Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.