JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
com.wrq.vhi.script.api
Interface EventHandler
All Known Implementing Classes:
AttributeEventHandler
,
EntityEventHandler
,
FieldEventHandler
,
LifeCycleEventHandler
,
ModelEventHandler
,
OperationEventHandler
,
ProcedureEventHandler
,
RecordSetEventHandler
public interface
EventHandler
Tag interface that identifies a class as a VHI script event handler.
Field Summary
Fields
Modifier and Type
Field and Description
static int
DEFAULT_TIMEOUT
Event timeout constant that specifies the model's default event timeout should be used.
Field Detail
DEFAULT_TIMEOUT
static final int DEFAULT_TIMEOUT
Event timeout constant that specifies the model's default event timeout should be used.
See Also:
Constant Field Values
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method