| Package | Description |
|---|---|
| de.codecentric.zucchini.web.steps |
| Modifier and Type | Method and Description |
|---|---|
static SelectStep.OptionSelectorType |
SelectStep.OptionSelectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectStep.OptionSelectorType[] |
SelectStep.OptionSelectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SelectStep(SelectContext selectContext,
Object optionSelector,
SelectStep.OptionSelectorType optionSelectorType) |
Copyright © 2014 codecentric AG. All rights reserved.