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
Mostrar archivo Open project: Chillisoft/habanero.faces

Public Methods

Method Description
NullWizardStepVWG ( ) : System

Constructs the NullWizardStep

Method Details

NullWizardStepVWG() public method

Constructs the NullWizardStep
public NullWizardStepVWG ( ) : System
return System