Uses of Class
org.primefaces.component.wizard.Wizard
Packages that use Wizard
-
Uses of Wizard in org.primefaces.component.wizard
Methods in org.primefaces.component.wizard with parameters of type WizardModifier and TypeMethodDescriptionprotected voidWizardRenderer.encodeContent(javax.faces.context.FacesContext facesContext, Wizard wizard) protected voidWizardRenderer.encodeCurrentStep(javax.faces.context.FacesContext facesContext, Wizard wizard) protected voidWizardRenderer.encodeMarkup(javax.faces.context.FacesContext facesContext, Wizard wizard) protected voidWizardRenderer.encodeNavigator(javax.faces.context.FacesContext facesContext, Wizard wizard, String id, String label, String buttonClass, String icon, boolean isBack) protected voidWizardRenderer.encodeNavigators(javax.faces.context.FacesContext facesContext, Wizard wizard) protected voidWizardRenderer.encodeScript(javax.faces.context.FacesContext context, Wizard wizard) protected voidWizardRenderer.encodeStep(javax.faces.context.FacesContext context, Wizard wizard) protected voidWizardRenderer.encodeStepStatus(javax.faces.context.FacesContext context, Wizard wizard)