Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Action is an instruction to invoke an event in the user interface. You typically execute an action by clicking it in the action bar or in a dialog. For example, saving a dialog is an action. Most actions take place in the user interface only - they don't interact with external logic. However, an action can do more complex things such as execute a command.