Package | Description |
---|---|
de.esprit.common.gui.wizzard |
Classes that make up a generic wizzard.
|
Modifier and Type | Method and Description |
---|---|
StepEntry |
StepSerie.getCurrentEntry()
Returns the StepEntry object of the current edit state.
|
StepEntry[] |
StepSerie.getEntries() |
StepEntry |
StepSerie.getEntry(int i)
Returns the StepEntry of the i-th edit-state.
|
Modifier and Type | Method and Description |
---|---|
void |
StepSerie.addEntry(StepEntry entry) |
Constructor and Description |
---|
StepSerie(StepEntry[] entries) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.