Class DataListAction
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, DataListAction>
org.patternfly.component.list.DataListAction
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, DataListAction>,ElementClassListMethods<HTMLElement, DataListAction>,ElementConsumerMethods<HTMLElement, DataListAction>,ElementContainerDelegate<HTMLElement, DataListAction>,ElementContainerMethods<HTMLElement, DataListAction>,ElementEventMethods<HTMLElement, DataListAction>,ElementIdMethods<HTMLElement, DataListAction>,ElementQueryMethods<HTMLElement>,HTMLElementAttributeMethods<HTMLElement, DataListAction>,HTMLElementDataMethods<HTMLElement, DataListAction>,HTMLElementStyleMethods<HTMLElement, DataListAction>,HTMLElementVisibilityMethods<HTMLElement, DataListAction>,IsElement<HTMLElement>,TypedBuilder<HTMLElement, DataListAction>
public class DataListAction
extends SubComponent<HTMLElement, DataListAction>
implements ElementContainerDelegate<HTMLElement, DataListAction>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic DataListActionstatic DataListActiondataListAction(boolean plainButtonAction) Use this factory method withplainButtonAction == trueto indicate that the action is a plain button (e.g. kebab dropdown toggle) so that styling is applied to align the buttonthat()visibility(Breakpoints<Visibility> visibility) Methods inherited from class org.patternfly.component.SubComponent
element, registerSubComponentMethods 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.ElementContainerDelegate
add, add, addMethods inherited from interface org.jboss.elemento.ElementContainerMethods
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.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
hidden
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
dataListAction
-
dataListAction
Use this factory method withplainButtonAction == trueto indicate that the action is a plain button (e.g. kebab dropdown toggle) so that styling is applied to align the button -
containerDelegate
- Specified by:
containerDelegatein interfaceElementContainerDelegate<HTMLElement, DataListAction>
-
visibility
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, DataListAction>
-