Class FinderItemActions
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, FinderItemActions>
org.patternfly.extension.finder.FinderItemActions
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, FinderItemActions>, ElementClassListMethods<HTMLElement, FinderItemActions>, ElementConsumerMethods<HTMLElement, FinderItemActions>, ElementContainerMethods<HTMLElement, FinderItemActions>, ElementEventMethods<HTMLElement, FinderItemActions>, ElementIdMethods<HTMLElement, FinderItemActions>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, FinderItemActions>, HTMLElementDataMethods<HTMLElement, FinderItemActions>, HTMLElementStyleMethods<HTMLElement, FinderItemActions>, HTMLElementVisibilityMethods<HTMLElement, FinderItemActions>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, FinderItemActions>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionAdds a button to the finder item actions.addDropdown(Dropdown dropdown) static FinderItemActionsthat()Methods inherited from class SubComponent
element, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
finderItemActions
-
addButton
Adds a button to the finder item actions. The button should be small. Use button typescontrol,plain,link, orinline-link. Avoidprimary,secondary, ortertiarybutton types. Icons are ok. -
that
-