A C D F H L M R T W

A

abbreviations - package abbreviations
 
authenticateUserTimeout - Static variable in class abbreviations.LifeCycleHandler
Timeout in seconds for the authenticateUser() event.

C

clientSessionCreatedTimeout - Static variable in class abbreviations.LifeCycleHandler
Timeout in seconds for the clientSessionCreated() event.
clientSessionDestroyedTimeout - Static variable in class abbreviations.LifeCycleHandler
Timeout in seconds for the clientSessionDestroyed() event.
Constants - Class in abbreviations
Define common constants used in the associated event handlers.
Constants() - Constructor for class abbreviations.Constants
 

D

description - Static variable in class abbreviations.FieldHandler
 
description - Static variable in class abbreviations.LifeCycleHandler
 

F

FieldHandler - Class in abbreviations
This class overrides the FieldHandler.readField(com.wrq.vhi.script.api.ReadFieldEvent) event so that the cryptic codes contained in the host application display can be translated into a more readable form in the client application.
FieldHandler() - Constructor for class abbreviations.FieldHandler
 

H

hostSessionCreatedTimeout - Static variable in class abbreviations.LifeCycleHandler
Timeout in seconds for the hostSessionCreated() event.
hostSessionDestroyedTimeout - Static variable in class abbreviations.LifeCycleHandler
Timeout in seconds for the hostSessionDestroyed() event.

L

LifeCycleHandler - Class in abbreviations
This event handler uses the model load and model unload events to load and unload code translation tables based upon the current locale.
LifeCycleHandler() - Constructor for class abbreviations.LifeCycleHandler
 

M

modelLoaded(ModelLoadedEvent) - Method in class abbreviations.LifeCycleHandler
Store a pointer to the localized abbreviations in the model hashmap when the model is loaded.
modelLoadedTimeout - Static variable in class abbreviations.LifeCycleHandler
Timeout in seconds for the modelLoaded() event.
modelUnloaded(ModelUnloadedEvent) - Method in class abbreviations.LifeCycleHandler
Remove the localized abbreviations from the model hashmap when the model is unloaded.
modelUnloadedTimeout - Static variable in class abbreviations.LifeCycleHandler
Timeout in seconds for the modelUnloaded() event.

R

readField(ReadFieldEvent) - Method in class abbreviations.FieldHandler
Called by the Host Integrator server to read the field.
readFieldTimeout - Static variable in class abbreviations.FieldHandler
Timeout in seconds for the readField() event.
resources - Static variable in class abbreviations.Constants
The base name of the abbreviation resources.

T

translator - Static variable in class abbreviations.Constants
The name of the code translation object.

W

writeFieldTimeout - Static variable in class abbreviations.FieldHandler
Timeout in seconds for the writeField() event.

A C D F H L M R T W