Package org.patternfly.component.drawer
Class DrawerContentBody
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,DrawerContentBody>
org.patternfly.component.drawer.DrawerContentBody
- All Implemented Interfaces:
ElementAttributeMethods<HTMLDivElement,,DrawerContentBody> ElementClassListMethods<HTMLDivElement,,DrawerContentBody> ElementConsumerMethods<HTMLDivElement,,DrawerContentBody> ElementContainerMethods<HTMLDivElement,,DrawerContentBody> ElementEventMethods<HTMLDivElement,,DrawerContentBody> ElementIdMethods<HTMLDivElement,,DrawerContentBody> ElementQueryMethods<HTMLDivElement>,ElementTextMethods<HTMLDivElement,,DrawerContentBody> HTMLElementAttributeMethods<HTMLDivElement,,DrawerContentBody> HTMLElementDataMethods<HTMLDivElement,,DrawerContentBody> HTMLElementStyleMethods<HTMLDivElement,,DrawerContentBody> HTMLElementVisibilityMethods<HTMLDivElement,,DrawerContentBody> IsElement<HTMLDivElement>,TypedBuilder<HTMLDivElement,,DrawerContentBody> org.patternfly.style.Modifiers.Padding<HTMLDivElement,DrawerContentBody>
public class DrawerContentBody
extends SubComponent<HTMLDivElement,DrawerContentBody>
implements ElementTextMethods<HTMLDivElement,DrawerContentBody>, org.patternfly.style.Modifiers.Padding<HTMLDivElement,DrawerContentBody>
Subcomponent for elements in a
DrawerContent.-
Method Summary
Methods inherited from class org.patternfly.component.SubComponent
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface org.jboss.elemento.ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface org.jboss.elemento.ElementConsumerMethods
apply, runMethods inherited from interface org.jboss.elemento.ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.ElementEventMethods
on, on, onMethods inherited from interface org.jboss.elemento.ElementIdMethods
id, uniqueIdMethods inherited from interface org.jboss.elemento.ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface org.jboss.elemento.ElementTextMethods
text, textMethods inherited from interface org.jboss.elemento.HTMLElementAttributeMethods
titleMethods inherited from interface org.jboss.elemento.HTMLElementDataMethods
dataMethods inherited from interface org.jboss.elemento.HTMLElementStyleMethods
style, style, style, style, style, styleMethods inherited from interface org.jboss.elemento.HTMLElementVisibilityMethods
hiddenMethods inherited from interface org.patternfly.style.Modifiers.Padding
padding, padding
-
Method Details
-
drawerContentBody
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLDivElement,DrawerContentBody>
-