The TaskResults type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TaskResults |
Methods
| Name | Description | |
|---|---|---|
| dispose |
Dispose the control
| |
| initialize |
Initialize the control
| |
| processCallbackResult |
Processes a result from a callback or partial postback
|
Properties
| Name | Description | |
|---|---|---|
| hoverColor | The color used for node highlighting. | |
| map |
Events
| Name | Description | |
|---|---|---|
| mouseOutNode |
Fired when the cursor leaves a feature node
| |
| mouseOverNode |
Fired when the cursor enters a feature node
| |
| taskResultNodeInserted |
Fired when a node insertion event occurs
| |
| taskResultNodeRemoved |
Fired when a node removal event occurs
|