Package org.patternfly.component.card
Class CardActions
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,CardActions>
org.patternfly.component.card.CardActions
- All Implemented Interfaces:
Container<HTMLDivElement,
,CardActions> Finder<HTMLDivElement>
,HasElement<HTMLDivElement,
,CardActions> HasHTMLElement<HTMLDivElement,
,CardActions> IsElement<HTMLDivElement>
,TypedBuilder<HTMLDivElement,
CardActions>
-
Method Summary
Modifier and TypeMethodDescriptionadd
(CardSelectableActions selectableActions) addCheckbox
(Checkbox checkbox) addDropdown
(Dropdown dropdown) addSelectableActions
(CardSelectableActions selectableActions) static CardActions
noOffset()
Same as noOffset(true)noOffset
(boolean noOffset) Adds/removes modifier(noOffset)that()
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, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
cardActions
-
addCheckbox
-
add
-
addSelectableActions
-
add
-
noOffset
Same as noOffset(true) -
noOffset
Adds/removes modifier(noOffset) -
that
-