public abstract class PipeEventStatement extends PipeEvent
Modifier and Type | Class and Description |
---|---|
static class |
PipeEventStatement.AddActionInternal
Fired when a pipe should add internal actions to the list of all possible actions
|
static class |
PipeEventStatement.AddActionInternalSided
Fired when a pipe should add internal actions to the list of all possible actions
|
static class |
PipeEventStatement.AddTriggerInternal
Fired when a pipe should add internal triggers to the list of all possible triggers
|
static class |
PipeEventStatement.AddTriggerInternalSided
Fired when a pipe should add internal sided triggers to the list of all possible triggers
|
canBeCancelled, holder
Constructor and Description |
---|
PipeEventStatement(IPipeHolder holder) |
cancel, checkStateForErrors, isCanceled
public PipeEventStatement(IPipeHolder holder)