public class ActionOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
String |
onclick
Callback function to handle click event.
|
String |
text
Label for action (e.g., menu item label).
|
String |
textKey
If internationalization is required, the key to a language string.
|
| Constructor and Description |
|---|
ActionOptions() |
Copyright © 2018 Fujion Framework. All rights reserved.