Forge - UI API 2.0.0.Alpha3

org.jboss.forge.ui.wizard
Interface UIWizardStep

All Superinterfaces:
UICommand, UIWizard

public interface UIWizardStep
extends UIWizard

Marker interface for wizard steps. Classes that implement this interface are not considered starting entry points, hence MUST not be shown in the available addon list

Author:
George Gastaldi

Method Summary
 
Methods inherited from interface org.jboss.forge.ui.wizard.UIWizard
next
 
Methods inherited from interface org.jboss.forge.ui.UICommand
execute, getMetadata, initializeUI, isEnabled, validate
 


Forge - UI API 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.