public class UserActionHook extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
IsBulk
Set to
true to allow users to select multiple documents and perform this action on all of them at once. |
String |
LinkText
Text to display on the button for the user action.
|
| Constructor and Description |
|---|
UserActionHook() |
public String LinkText
public boolean IsBulk
true to allow users to select multiple documents and perform this action on all of them at once.
true when you use a JsAction. UrlActions are not supported.
Copyright © 2021. All rights reserved.