public class WizzardEvent extends DumpableObject
| Modifier and Type | Class and Description |
|---|---|
static interface |
WizzardEvent.Listener |
static interface |
WizzardEvent.Source |
| Constructor and Description |
|---|
WizzardEvent(java.lang.Object source,
int stateIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStateIndex()
Returns the current EditState
|
boolean |
isInitialState() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic int getStateIndex()
public boolean isInitialState()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.