Control : AppointmentList
![]()
Contents |
Description
The AppointmentList control displays a day of the week. On the left of the control is a column listing times of the day, from 12:00 AM through 12:00 AM of the next day. The date is displayed top and center, and below the date are spaces where you can enter appointments.
StyleSheet has a AppointmentList category where you can a set custom style for the AppointmentList control.
Behavior
When you click a time slot, the time slot is highlighted in blue to show the current selection. As you type, the box turns white with a blue border, and the text you type appears in the time slot. Time slots appear in thirty-minute increments. You must fit all your text on a single line. To terminate text entry, click outside the box. Press Enter to place a newline in your text and continue typing, however, you won't be able to see the text on the new line.
Note The slots for normal business hours are colored pale yellow, while the other hours of the day are colored gold.
For a detailed example of how to use the control, see the tutorial...
Associated Data Types
Associated Interface Types
- Drag-Drop (FunctionInterface)
- Edit Item (FunctionInterface)
- Edit Selected Item (FunctionInterface)
- Element (AdapterInterface)
- Item Removed (FunctionInterface)
- Item Selected (FunctionInterface)
- Item Updated (Function Interface)
- New Item (FunctionInterface)
- Range (FunctionInterface)
- Selection (AdapterInterface)



