public class BTGRuleCreationWizard extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
BTG_RULE |
static String |
BTG_RULE_RULE_TYPE |
protected static String |
DEFAULT_WIZARD_FRAME |
protected BrowserSectionModel |
model |
protected Component |
parent |
protected static String |
WIZARD_CONFIG |
| Constructor and Description |
|---|
BTGRuleCreationWizard(BrowserSectionModel model,
Component parent,
TypedObject btgsegment) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAfterCancel() |
protected void |
doAfterDone() |
protected WizardConfiguration |
getWizardConfiguration() |
void |
setGenericRandomNameProducer(GenericRandomNameProducer genericRandomNameProducer) |
void |
setTypeService(TypeService typeService) |
void |
setUiConfigurationService(UIConfigurationService uiConfigurationService) |
Wizard |
start() |
public static final String BTG_RULE_RULE_TYPE
protected static final String WIZARD_CONFIG
protected static final String BTG_RULE
protected static final String DEFAULT_WIZARD_FRAME
protected Component parent
protected BrowserSectionModel model
public BTGRuleCreationWizard(BrowserSectionModel model, Component parent, TypedObject btgsegment)
public Wizard start()
protected void doAfterCancel()
protected void doAfterDone()
protected WizardConfiguration getWizardConfiguration()
public void setTypeService(TypeService typeService)
public void setUiConfigurationService(UIConfigurationService uiConfigurationService)
public void setGenericRandomNameProducer(GenericRandomNameProducer genericRandomNameProducer)
Copyright © 2017 SAP SE. All Rights Reserved.