company logo

Action Resources

Action resources are resources, which might be called (executed) as actions from within an application or command line. Typical action resources are project or window actions, which can be called from within an application as well as from a command line.

Function actions are not defined as GUI actions but implemented in GUI context classes associated with a GUI resource. Function actions may be implemented as C++, OSO or C# functions.

Subtopics

  1. ADK_Action - Action
  2. ADA_PrjAction - Project action
  3. ADA_AplAction - Application action
  4. ADA_WinAction - Window action