Name | Description | |
---|---|---|
NScheduleDragToolSchema | Schema associated with NScheduleDragTool. |
The following tables list the members exposed by NScheduleDragTool.
Name | Description | |
---|---|---|
NScheduleDragToolSchema | Schema associated with NScheduleDragTool. |
Name | Description | |
---|---|---|
Schedule | Gets the schedule of the schedule view, which owns this tool. | |
ScheduleView | Gets a reference to the schedule view this tool belongs to. | |
ScheduleViewReadOnly | Gets whether the schedule view is read only. | |
StartPosition | Gets the mouse start position in schedule coordinates. Valid only when the tool is active. |
Name | Description | |
---|---|---|
GetScheduleGridArea | Gets the area of the schedule. | |
OnAborted | Overridden. Called when the tool is aborted. | |
OnActivated | Overridden. Called when the tool is activated. | |
OnDeactivated | Overridden. Called when the tool is deactivated. | |
OperatesInScheduleGridArea | Determines whether the tool operates in the schedule area. This implementation returns true. | |
UpdateCursorAndTooltip | Overridden. Requests cursor and tooltip depending on the tool state. |