Class CardActions
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement, CardActions>
org.patternfly.component.card.CardActions
- All Implemented Interfaces:
ElementAttributeMethods<HTMLDivElement, CardActions>, ElementClassListMethods<HTMLDivElement, CardActions>, ElementConsumerMethods<HTMLDivElement, CardActions>, ElementContainerMethods<HTMLDivElement, CardActions>, ElementEventMethods<HTMLDivElement, CardActions>, ElementIdMethods<HTMLDivElement, CardActions>, ElementQueryMethods<HTMLDivElement>, HTMLElementAttributeMethods<HTMLDivElement, CardActions>, HTMLElementDataMethods<HTMLDivElement, CardActions>, HTMLElementStyleMethods<HTMLDivElement, CardActions>, HTMLElementVisibilityMethods<HTMLDivElement, CardActions>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement, CardActions>, Modifiers.NoOffset<HTMLDivElement, CardActions>
public class CardActions
extends SubComponent<HTMLDivElement, CardActions>
implements Modifiers.NoOffset<HTMLDivElement, CardActions>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionadd(CardSelectableActions selectableActions) addCheckbox(Checkbox checkbox) addDropdown(Dropdown dropdown) addSelectableActions(CardSelectableActions selectableActions) static CardActionsthat()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
hiddenMethods inherited from interface Modifiers.NoOffset
noOffset, noOffset
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
cardActions
-
addCheckbox
-
add
-
addSelectableActions
-
add
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLDivElement, CardActions>
-