Interface Tabs

All Superinterfaces:
Component, ComponentExporter, Container, ContainerExporter, PanelContainer

@ConsumerType public interface Tabs extends PanelContainer
Defines the Tabs Sling Model used for the /apps/core/wcm/components/tabs component.
Since:
com.adobe.cq.wcm.core.components.models 12.5.0
  • Method Details

    • getActiveItem

      default String getActiveItem()
      Returns the default active item
      Returns:
      The default active item
      Since:
      com.adobe.cq.wcm.core.components.models 12.5.0
    • getAccessibilityLabel

      default String getAccessibilityLabel()
      Returns an accessibility label that describes the tabs.
      Returns:
      an accessibility label for tabs
      Since:
      com.adobe.cq.wcm.core.components.models 12.9.0