Tag: entry
Definition of a task ui entry (e.g., context menu entry).
Examples
Mandatory Attributes
Name |
Description |
Type |
Allowed Values |
Optional Attributes
Name |
Description |
Type |
Default Value |
Allowed Values |
caption
|
Display text of GUI operation.
|
String |
|
|
icon
|
Icon for the object.
|
String |
|
|
name
|
Name of GUI operation.
|
String |
|
|
priority
|
UI-level priority (for grouping and ordering purposes)
|
Single |
|
|
type
|
Type of GUI operation.
|
String |
|
|
version
|
Version of GUI operation...for backwards compatiblity
|
Int32 |
|
|
Callbacks
Name |
Description |
onclick
|
Callback that is invoked on click.
|