![]() ![]() ![]() ![]() Gravitybox Schedule Primer
Page 194
1998-2004 Gravitybox Software LLC
Month viewmodes.
SelTab
Property SelTab() As Long
This property is only used if the either the
ShowProviderAvailableTime property or the
ShowProviderScheduledTime property is set. If either one
is set, two tabs will appear at the top of the schedule. The
top tab is 1 and the bottom is 2. When these tabs are not
visible SelTab = 0. The tabs determine if the schedule is
being viewed in Category or Provider mode. A schedule
can have so much information associated with it that it
can not be displayed on one screen. Therefore, the
Schedule control has two modes to view a schedule.
Note: This property only applies if the time is displayed in
the top margin.
ShowProviderAvailableTime
Property ShowProviderAvailableTime() As
Boolean
This property allows for the display of timeslots available
for a provider. Each provider in the Providers collection
has an AvailableTimes collection that defines what time
slots the provider is available. This could be the times
that he/she works or is in the office. Each provider has
his/her own color defined by the Provider element's color
property. You can also display the times the Provider is
scheduled to work as defined by the ScheduleItems that
are assigned to him/her. The
ShowProviderScheduledTime property determines if this
information is displayed.
Note:
This property only applies if the time is displayed in the
top margin.
ShowProviderScheduledTime
Property ShowProviderScheduledTime() As
Boolean
This property determines if the time allotments for the
providers, as defined by the ScheduleItems to which they
are assigned, are displayed on the left of the screen.
Each ScheduleItem has a Provider property. If this
property is set to a valid provider then this provider is
assigned to it. If the provider bars are displayed then the
|