public class ForgeAddonSetupStep extends Object implements UIWizardStep
ForgeAddonProjectType is selected in NewProjectWizard| Constructor and Description |
|---|
ForgeAddonSetupStep() |
| Modifier and Type | Method and Description |
|---|---|
Result |
execute(UIContext context) |
UICommandMetadata |
getMetadata() |
void |
initializeUI(UIBuilder builder) |
boolean |
isEnabled(UIContext context) |
NavigationResult |
next(UIContext context) |
void |
validate(UIValidationContext validator) |
public UICommandMetadata getMetadata()
getMetadata in interface UICommandpublic boolean isEnabled(UIContext context)
public void initializeUI(UIBuilder builder) throws Exception
initializeUI in interface UICommandExceptionpublic void validate(UIValidationContext validator)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.