The TaskResults type exposes the following members.

Constructors

  NameDescription
TaskResults

Methods

  NameDescription
dispose
Dispose the control
initialize
Initialize the control
processCallbackResult
Processes a result from a callback or partial postback

Properties

  NameDescription
hoverColor
The color used for node highlighting.
map

Events

  NameDescription
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

See Also