Package org.patternfly.component.panel
Class PanelMain
- java.lang.Object
-
- org.patternfly.component.SubComponent<E,B>
-
- org.patternfly.component.panel.PanelMain
-
- All Implemented Interfaces:
Container<HTMLElement,PanelMain>,Finder<HTMLElement>,HasElement<HTMLElement,PanelMain>,HasHTMLElement<HTMLElement,PanelMain>,IsElement<HTMLElement>,TypedBuilder<HTMLElement,PanelMain>,ElementDelegate<HTMLElement,PanelMain>
public class PanelMain extends SubComponent<E,B> implements ElementDelegate<HTMLElement,PanelMain>
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description HTMLElementdelegate()static PanelMainpanelMain()PanelMainthat()-
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, addAll, addAll, addAll, addAll, addAll, addAll
-
Methods inherited from interface org.patternfly.core.ElementDelegate
add, add, innerHtml, textContent, textNode
-
Methods inherited from interface org.jboss.elemento.HasElement
apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, id, on, run, toggle, toggle, toggle, uniqueId
-
-
-
-
Method Detail
-
panelMain
public static PanelMain panelMain()
-
delegate
public HTMLElement delegate()
- Specified by:
delegatein interfaceElementDelegate<HTMLElement,PanelMain>
-
that
public PanelMain that()
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,PanelMain>
-
-