Interface Tabs
- All Superinterfaces:
Component,ComponentExporter,Container,ContainerExporter,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
-
Field Summary
Fields inherited from interface com.adobe.cq.wcm.core.components.models.Container
PN_BACKGROUND_COLOR, PN_BACKGROUND_COLOR_ENABLED, PN_BACKGROUND_COLOR_SWATCHES_ONLY, PN_BACKGROUND_IMAGE_ENABLED, PN_BACKGROUND_IMAGE_REFERENCE -
Method Summary
Methods inherited from interface com.adobe.cq.wcm.core.components.models.Component
getAppliedCssClasses, getData, getExportedType, getIdMethods inherited from interface com.adobe.cq.wcm.core.components.models.Container
getBackgroundStyle, getExportedItems, getExportedItemsOrder, getItemsMethods inherited from interface com.adobe.cq.wcm.core.components.models.PanelContainer
getChildren
-
Method Details
-
getActiveItem
Returns the default active item- Returns:
- The default active item
- Since:
- com.adobe.cq.wcm.core.components.models 12.5.0
-
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
-