|
|
 |
 |
| AddActionColumn |
| |
Add an action column |
| |
| Library |
 |
module::system/webui/lists.whlib |
| |
| Syntax |
 |
PUBLIC MACRO AddActionColumn (STRING name,STRING header,STRING image) |
| |
| Parameters |
 |
| name |
 |
Name of this column in the list's items |
 |
| Header |
 |
Text that is displayed as header of this column |
 |
| image |
 |
Name of the variable that holds the image string |
 |
|
| |
|
|
|
|