C# Class Habanero.Faces.VWG.NullWizardStepVWG

An implementation of WizardStep that does nothing and is drawn as a blank panel. Can be used as a placeholder step in a Wizard that changes depending on selections made by users.
Inheritance: WizardStepVWG
Afficher le fichier Open project: Chillisoft/habanero.faces

Méthodes publiques

Méthode Description
NullWizardStepVWG ( ) : System

Constructs the NullWizardStep

Method Details

NullWizardStepVWG() public méthode

Constructs the NullWizardStep
public NullWizardStepVWG ( ) : System
Résultat System