SalesPoint Framework v3.0

Hook: Define an Action


Requirement

An action needs to be defined to be associated with a menu element or a button in a FormSheet.

Method of Adaptation
Add Feature
Level of Support
Parameter Pattern  
HotSpot
Display
Participants
Action, NewAction

Changes

  1. implement NewAction of Action.
  2. NewAction.doAction implements Action.doAction .

Constraints

Comments


SalesPoint Framework v3.0