Class WizardContext
java.lang.Object
org.patternfly.component.wizard.WizardContext
- All Implemented Interfaces:
IsElement<HTMLElement>, TypedBuilder<HTMLElement, WizardContext>, org.patternfly.core.ComponentContext<HTMLElement, WizardContext>
public class WizardContext
extends Object
implements org.patternfly.core.ComponentContext<HTMLElement, WizardContext>
A context object for sharing state across steps in a
Wizard component.-
Method Details
-
has
- Specified by:
hasin interfaceorg.patternfly.core.ComponentContext<HTMLElement, WizardContext>
-
get
- Specified by:
getin interfaceorg.patternfly.core.ComponentContext<HTMLElement, WizardContext>
-
store
- Specified by:
storein interfaceorg.patternfly.core.ComponentContext<HTMLElement, WizardContext>
-
element
- Specified by:
elementin interfaceIsElement<HTMLElement>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, WizardContext>
-