Class TabContent
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, TabContent>
org.patternfly.component.tabs.TabContent
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, TabContent>, ElementClassListMethods<HTMLElement, TabContent>, ElementConsumerMethods<HTMLElement, TabContent>, ElementContainerMethods<HTMLElement, TabContent>, ElementEventMethods<HTMLElement, TabContent>, ElementIdMethods<HTMLElement, TabContent>, ElementQueryMethods<HTMLElement>, ElementTextMethods<HTMLElement, TabContent>, HTMLElementAttributeMethods<HTMLElement, TabContent>, HTMLElementDataMethods<HTMLElement, TabContent>, HTMLElementStyleMethods<HTMLElement, TabContent>, HTMLElementVisibilityMethods<HTMLElement, TabContent>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, TabContent>, org.patternfly.core.ComponentContext<HTMLElement, TabContent>, org.patternfly.core.OuiaSupport<HTMLElement, TabContent>, org.patternfly.style.Modifiers.Disabled<HTMLElement, TabContent>
public class TabContent
extends SubComponent<HTMLElement, TabContent>
implements org.patternfly.core.ComponentContext<HTMLElement, TabContent>, org.patternfly.style.Modifiers.Disabled<HTMLElement, TabContent>, ElementTextMethods<HTMLElement, TabContent>
The content panel associated with a
Tab.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionaddBody(TabContentBody body) <T> Tboolean<T> TabContentstatic TabContentthat()Methods inherited from class SubComponent
element, ouiaComponentType, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.patternfly.core.ComponentContext
get, getMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface ElementTextMethods
text, textMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hiddenMethods inherited from interface org.patternfly.style.Modifiers.Disabled
disabled, disabled, isDisabledMethods inherited from interface org.patternfly.core.OuiaSupport
initOuia, initOuia, ouiaId, ouiaSafe, ouiaTransition
-
Field Details
-
SUB_COMPONENT_ID
- See Also:
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
tabContent
-
addBody
-
store
- Specified by:
storein interfaceorg.patternfly.core.ComponentContext<HTMLElement, TabContent>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, TabContent>
-
has
- Specified by:
hasin interfaceorg.patternfly.core.ComponentContext<HTMLElement, TabContent>
-
get
- Specified by:
getin interfaceorg.patternfly.core.ComponentContext<HTMLElement, TabContent>
-