public class DialogDelimiterEvent extends DialogEvent
Modifier and Type | Field and Description |
---|---|
static EventTypeID |
ID
Common event type used when firing DialogDelimiterEvent instances to the SLEE.
|
Constructor and Description |
---|
DialogDelimiterEvent(Dialog dialog)
Create a new delimiter event.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getUserInformation
public static final EventTypeID ID
public DialogDelimiterEvent(Dialog dialog)
dialog
- the dialog for the event