Package org.patternfly.component.alert
Class AlertActionGroup
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,AlertActionGroup>
org.patternfly.component.alert.AlertActionGroup
- All Implemented Interfaces:
Container<HTMLDivElement,
,AlertActionGroup> Finder<HTMLDivElement>
,HasElement<HTMLDivElement,
,AlertActionGroup> HasHTMLElement<HTMLDivElement,
,AlertActionGroup> IsElement<HTMLDivElement>
,TypedBuilder<HTMLDivElement,
AlertActionGroup>
-
Method Summary
Modifier and TypeMethodDescriptionaddAction
(String action, ComponentHandler<Alert> handler) addAction
(Button action, ComponentHandler<Alert> handler) static AlertActionGroup
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
-
alertActionGroup
-
addAction
-
addAction
-
addAction
-
addAction
-
that
-