Namespace Atk4\Ui\UserAction

Classes
ArgumentFormExecutor BasicExecutor executor will typically fail if supplied arguments are not sufficient.
BasicExecutor
ConfirmationExecutor Modal executor for action that required a confirmation.
ExecutorFactory
FormExecutor
JsCallbackExecutor Javascript Action executor.
ModalExecutor Modal executor for action. These are special modal that will divide a model action into steps and run each step…
PanelExecutor A Step Action Executor that use a VirtualPage.
PreviewExecutor
SharedExecutor
SharedExecutorsContainer Multi entity views like CardDeck can render many items with the same UA, to improve the performance and reduce the…
VpExecutor A Step Action Executor that use a VirtualPage.
Interfaces
ExecutorInterface ExecutorInterface can be implemented by a View that can be displayed on a page or in a modal window and it would have…
JsExecutorInterface Add JS trigger for executing an action.
Traits
CommonExecutorTrait
StepExecutorTrait