Name
ScheduleItem -- A canvas item for displaying the time structure of a schedule.
Description
A CompositeCanvasItem for displaying the time structure of a schedule.
Methods
Phase: Creating
-
setSchedule: schedule Set the schedule to be inspected.
-
setStep: (unsigned)
step Set the horizontal spacing of a time step.
-
setX: (int)
x Y: (int)
y Position the item on the canvas.
Phase: Using
-
update Redraw widget with current values from Schedule.
-
at: (timeval_t)
tval owner: owner widget: widget x: (int)
sourceX y: (int)
sourceY Record the screen coordinates associated with a scheduling event.
-
trigger: widget X: (int)
x Y: (int)
y Send visual message indicator from browser to some target.
- (void)
drop Remove the schedule inspector from the canvas.