Substitution Group action.IAction
- Known Implementing Elements:
-
action.RestoreViewPoint, action.DoAndForward, action.Download, action.Ask, action.ReloadThisPage, html.table.export.ExportTableData, action.ShowPage, action.SwitchAction, action.HyperLink, action.Inform
This component interface allows to declare how the application reacts to an event (OnClick, OnError, ...).
An Action may trigger application code, and in any cases it must cause a navigation to occur (to a defined view point).