Package org.patternfly.component.drawer
Class DrawerContentBody
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,DrawerContentBody>
org.patternfly.component.drawer.DrawerContentBody
- All Implemented Interfaces:
Container<HTMLDivElement,
,DrawerContentBody> Finder<HTMLDivElement>
,HasElement<HTMLDivElement,
,DrawerContentBody> HasHTMLElement<HTMLDivElement,
,DrawerContentBody> IsElement<HTMLDivElement>
,TypedBuilder<HTMLDivElement,
,DrawerContentBody> Modifiers.Padding<HTMLDivElement,
DrawerContentBody>
public class DrawerContentBody
extends SubComponent<HTMLDivElement,DrawerContentBody>
implements Modifiers.Padding<HTMLDivElement,DrawerContentBody>
Subcomponent for elements in a
DrawerContent
.-
Method Summary
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.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.Padding
padding, padding
-
Method Details
-
drawerContentBody
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLDivElement,
DrawerContentBody>
-