Interface LayoutContainer

    • Field Detail

      • PN_LAYOUT

        static final java.lang.String PN_LAYOUT
        Name of the resource property that indicates the layout that should be used by the container component.
        Since:
        com.adobe.cq.wcm.core.components.models 12.8.0
        See Also:
        Constant Field Values
    • Method Detail

      • getAccessibilityLabel

        default java.lang.String getAccessibilityLabel()
        Returns an accessibility label that describes the container.
        Returns:
        an accessibility label for the container
        Since:
        com.adobe.cq.wcm.core.components.models 12.20.0
      • getRoleAttribute

        default java.lang.String getRoleAttribute()
        Returns a role attribute to be used on the container.
        Returns:
        a role attribute for the container
        Since:
        com.adobe.cq.wcm.core.components.models 12.20.0