Navigation bar
  Home Print document Start Previous page
 174 of 234 
Next page End  

Gravitybox Schedule Primer
Page 172 
1998-2004 Gravitybox Software LLC
AllowEffects
Property AllowEffects() As Boolean
This property will allow you to make appointments appear
and disappear from and to a point on the screen. When
adding an appointment it will expand from a point on the
screen into its fully specified size. Conversely, when
removing and appointment, it will shrink down into a
point.
AllowEventDrag
Property AllowEventDrag() As Boolean
This property determines if an appointment may be
dragged to the event header or an event may be dragged
off the event header to become a normal appointment.
When this property is false you may view all types of
appointments but you may not cross the event header
boundary. All events and activities cannot become normal
appointments and normal appointments cannot be
dragged to the event header.
AllowEventHeader
Property AllowEventHeader() As Boolean
This property will allow for events to be displayed. Each
ScheduleItem has an "IsEvent" property. This property
maps to the “All day event” in the default property dialog.
If this property is True then the Appointment has no start
time or length in reality. The appointment may be thought
of as an all day appointment. If the "IsEvent" property is
true, the appointment will not be visible inside the main
schedule area. The main schedule area is for
appointments that have a start time and a specific length.
An event by definition does not have these properties set.
If the Schedule's property AllowEventHeader is True then
all events will be visible above the main schedule area, in
the event area. In this area are also displayed Activities.
An activity has a start time and length, but these
properties cause it to overlap a day boundary thus
occupying two or more days.
AllowExtraFields
Property AllowExtraFields() As Boolean
Added for future use. This property currently has no
functionality.
AllowFiles
Property AllowFiles() As Boolean
http://www.purepage.com