Actions

This product is in beta state.
It is available to registered beta testers only.

An action specifies the scope, behavior, and handling of an event initiated by a trigger.

Scope

The scope is the context in which an action occurs. An action descriptor may target the scope they are meant to occur in.

Look And Feel

Caption

Icon

Description

Help

Order

  • first
  • last
  • before:xxx
  • after:xxx
  • weight:xxx

    Behavior

    Handlers

Context

The handler will always receive a context when invoked

Scope

The environment that hosted the action.

Parameters

Parameters are additional information supplied to a handler

User

Information entered by a user

Application

Information supplied by the application

Event

The event that triggered the handler

Client

SyncServer

AsyncServer