| 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 |
|---|---|
default @NotNull LayoutContainer.LayoutType |
LayoutContainer.getLayout()
Returns the
LayoutContainer.LayoutType to be used by the container component |
static LayoutContainer.LayoutType |
LayoutContainer.LayoutType.getLayoutType(String layout) |
static LayoutContainer.LayoutType |
LayoutContainer.LayoutType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LayoutContainer.LayoutType[] |
LayoutContainer.LayoutType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.