Package org.patternfly.component.hint
Class Hint
- All Implemented Interfaces:
Container<HTMLElement,
,Hint> Finder<HTMLElement>
,HasElement<HTMLElement,
,Hint> HasHTMLElement<HTMLElement,
,Hint> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
,Hint> Component
A hint is in-app messaging that provides a one-step reminder, explanation, or call to action for a page or modal.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionadd
(HintActions actions) addActions
(HintActions actions) addFooter
(HintFooter footer) static Hint
hint()
that()
Methods inherited from class org.patternfly.component.BaseComponent
componentType, 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
-
hint
-
addActions
-
add
-
addTitle
-
addBody
-
that
-