Salesforce

Browser/Client Events (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Browser/Client Events (Magic xpa 3.x)

Client Events

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.

Server Events

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.

Related Topics

Reference
Attachment 
Attachment