Package org.patternfly.component
Class OldToolbar.Group
- java.lang.Object
-
- org.patternfly.component.SubComponent<HTMLDivElement,OldToolbar.Group>
-
- org.patternfly.component.OldToolbar.Group
-
- All Implemented Interfaces:
Container<HTMLDivElement,OldToolbar.Group>,Finder<HTMLDivElement>,HasElement<HTMLDivElement,OldToolbar.Group>,HasHTMLElement<HTMLDivElement,OldToolbar.Group>,IsElement<HTMLDivElement>,TypedBuilder<HTMLDivElement,OldToolbar.Group>
- Enclosing class:
- OldToolbar<T>
@Deprecated public static class OldToolbar.Group extends SubComponent<HTMLDivElement,OldToolbar.Group>
Deprecated.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description OldToolbar.Groupadd(OldToolbar.Group group)Deprecated.OldToolbar.Groupadd(OldToolbar.Item item)Deprecated.OldToolbar.Groupbutton()Deprecated.OldToolbar.Groupfilter()Deprecated.OldToolbar.GroupiconButton()Deprecated.OldToolbar.Groupthat()Deprecated.OldToolbar.Grouptoggle(String breakpoint)Deprecated.-
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
-
Methods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, css, id, id, innerHtml, on, textContent, toggle, toggle
-
Methods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, title
-
-
-
-
Method Detail
-
that
public OldToolbar.Group that()
Deprecated.
-
add
public OldToolbar.Group add(OldToolbar.Group group)
Deprecated.
-
add
public OldToolbar.Group add(OldToolbar.Item item)
Deprecated.
-
button
public OldToolbar.Group button()
Deprecated.
-
filter
public OldToolbar.Group filter()
Deprecated.
-
iconButton
public OldToolbar.Group iconButton()
Deprecated.
-
toggle
public OldToolbar.Group toggle(String breakpoint)
Deprecated.
-
-