Browser/Client Events (Magic xpa 4.x)
The Client module traps any browser event that may trigger an implicit or explicit Magic xpa handler. For each control in the HTML, which is attached to a data view field, the following browser events can be handled:
-
Prefix
-
Suffix
-
Verification
-
Click
-
Dblclick
-
Mouseover
-
Mouseout
A method identifies the implicit or explicit Magic xpa event and executes a required handler. The implicit Magic xpa events are handled first and then the explicit ones.
Each Magic xpa event handler is assigned to a list of commands. The client calls to the enterprise server for each of the following operations:
-
An expression of the operation, which contains a function that the client cannot evaluate.
-
The operation is not one of the following: Update, Call, Block, End Block, Evaluate & Verify.
-
The operation is Update and the target field is part of a link.
Implicit Events
Calling Program and Tasks
Closing a Browser Task Overlay
Top Window Overlay