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 Hinthint()that()Methods inherited from class org.patternfly.component.BaseComponent
componentType, elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
hint
-
addActions
-
add
-
addTitle
-
addBody
-
that
-