Uses of Class
org.patternfly.component.list.DataListAction
Packages that use DataListAction
-
Uses of DataListAction in org.patternfly.component.list
Subclasses with type arguments of type DataListAction in org.patternfly.component.listClasses in org.patternfly.component.list that implement interfaces with type arguments of type DataListActionMethods in org.patternfly.component.list that return DataListActionModifier and TypeMethodDescriptionstatic DataListActionDataListAction.dataListAction()static DataListActionDataListAction.dataListAction(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 buttonDataListAction.that()DataListAction.visibility(Breakpoints<Visibility> visibility) Methods in org.patternfly.component.list with parameters of type DataListActionModifier and TypeMethodDescriptionDataListItem.add(DataListAction action) DataListItem.addAction(DataListAction action)