Package org.patternfly.component
Class DataList.Item
- java.lang.Object
-
- org.patternfly.component.SubComponent<HTMLLIElement,DataList.Item>
-
- org.patternfly.component.DataList.Item
-
- All Implemented Interfaces:
Container<HTMLLIElement,DataList.Item>,Finder<HTMLLIElement>,HasElement<HTMLLIElement,DataList.Item>,HasHTMLElement<HTMLLIElement,DataList.Item>,IsElement<HTMLLIElement>,TypedBuilder<HTMLLIElement,DataList.Item>
@Deprecated public static class DataList.Item extends SubComponent<HTMLLIElement,DataList.Item>
Deprecated.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description DataList.Itemthat()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, toggle
-
Methods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, title
-
-
-
-
Method Detail
-
that
public DataList.Item that()
Deprecated.
-
-