locateTimeBar method



Scrolls the timeline scale to show the timebar for a specified task.

Syntax

schedulerObject.locateTimeBar(task)

Applies to

Scheduler class.

Parameters

task
Task. This method scrolls the timeline scale to the timebar for this task.

Return value

Void.

Usage

This method scrolls the timeline scale to the timebar for the task that you specify as task.

Example
Topic 1
Topic 2

See also
scrollScaleLineRight method
scrollScaleLineLeft method
scrollScalePageRight method
scrollScalePageLeft method