public interface EventHandlerTemplateActions
getAvailableActions()
method on a event handler template.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static int |
CREATEMESSAGE
Symbolic constant for event handler template action create message.
|
static int |
GETVARIABLENAMES
Symbolic constant for event handler template action get variable names.
|
static int |
SENDMESSAGE
Symbolic constant for event handler template action send message.
|
static final java.lang.String COPYRIGHT
static final int SENDMESSAGE
static final int CREATEMESSAGE
static final int GETVARIABLENAMES