Package org.patternfly.component.card
Class CardSelectableActions
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,CardSelectableActions>
org.patternfly.component.card.CardSelectableActions
- All Implemented Interfaces:
Attachable
,Container<HTMLDivElement,
,CardSelectableActions> Finder<HTMLDivElement>
,HasElement<HTMLDivElement,
,CardSelectableActions> HasHTMLElement<HTMLDivElement,
,CardSelectableActions> IsElement<HTMLDivElement>
,TypedBuilder<HTMLDivElement,
CardSelectableActions>
public class CardSelectableActions
extends SubComponent<HTMLDivElement,CardSelectableActions>
implements Attachable
-
Method Summary
Modifier and TypeMethodDescriptionvoid
attach
(MutationRecord mutationRecord) static CardSelectableActions
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.Attachable
detach
Methods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
cardSelectableActions
-
attach
- Specified by:
attach
in interfaceAttachable
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLDivElement,
CardSelectableActions>
-