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, toString
public int getStateIndex()
public boolean isInitialState()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class DumpableObject
Copyright © 2014 EsprIT-Systems. All Rights Reserved.