Package org.patternfly.component.card
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> org.patternfly.style.Modifiers.NoOffset<HTMLDivElement,CardActions>
public class CardActions
extends SubComponent<HTMLDivElement,CardActions>
implements org.patternfly.style.Modifiers.NoOffset<HTMLDivElement,CardActions>
-
Method Summary
Modifier and TypeMethodDescriptionadd(CardSelectableActions selectableActions) addCheckbox(Checkbox checkbox) addDropdown(Dropdown dropdown) addSelectableActions(CardSelectableActions selectableActions) static CardActionsthat()Methods inherited from class org.patternfly.component.SubComponent
elementMethods 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.ElementContainerMethods
add, add, add, 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
hiddenMethods inherited from interface org.patternfly.style.Modifiers.NoOffset
noOffset, noOffset
-
Method Details
-
cardActions
-
addCheckbox
-
add
-
addSelectableActions
-
add
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLDivElement,CardActions>
-