Package org.patternfly.component.tabs
Class TabContent
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,TabContent>
org.patternfly.component.tabs.TabContent
- All Implemented Interfaces:
Container<HTMLElement,
,TabContent> Finder<HTMLElement>
,HasElement<HTMLElement,
,TabContent> HasHTMLElement<HTMLElement,
,TabContent> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
,TabContent> ComponentContext<HTMLElement,
,TabContent> Modifiers.Disabled<HTMLElement,
TabContent>
public class TabContent
extends SubComponent<HTMLElement,TabContent>
implements ComponentContext<HTMLElement,TabContent>, Modifiers.Disabled<HTMLElement,TabContent>
-
Method Summary
Modifier and TypeMethodDescriptionaddBody
(TabContentBody body) <T> T
boolean
<T> TabContent
static TabContent
that()
Methods inherited from class org.patternfly.component.SubComponent
element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.patternfly.core.ComponentContext
get, get
Methods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
Methods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, innerHtml, on, on, on, run, textContent, textNode, toggle, toggle, toggle, uniqueId
Methods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, style, style, style, style, style, title
Methods inherited from interface org.patternfly.style.Modifiers.Disabled
disabled, disabled, isDisabled
-
Method Details
-
tabContent
-
addBody
-
store
- Specified by:
store
in interfaceComponentContext<HTMLElement,
TabContent>
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLElement,
TabContent>
-
has
- Specified by:
has
in interfaceComponentContext<HTMLElement,
TabContent>
-
get
- Specified by:
get
in interfaceComponentContext<HTMLElement,
TabContent>
-