| Class | Description |
|---|---|
| ClientSideHook |
A hook that does some client-side action (opening a tab/window, running some javascript)
|
| JsAction |
An action performed in Javascript
|
| ServerSideHook |
A hook that does some server-side action (performs an HTTP POST to your server)
|
| SourcingHook |
A hook that does some server-side action for sourcing results (performs and HTTP POST to your server)
NOTE: Bulk actions are not supported for Sourcing hooks, yet. |
| UrlAction |
An action performed with a URL (opening a new window, displaying some webpage)
|
| UserActionHook |
A base class for all 3 kinds of hooks
|
| UserActionHookCollection |
A collection of Matching UI User Action Hooks
|
Copyright © 2021. All rights reserved.