Scout/Concepts/PlannerField
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
Type of field to display appointments like the CalendarField.
Description
The PlannerField shows the starttime and the endtime of appointments.
There are different planning modes
-
PLANNING_MODE_WEEK
: Shows appointments per week -
PLANNING_MODE_DAY
: Shows appointments per day -
PLANNING_MODE_INTRADAY
: Shows appointments per hours
Screenshot
RAP | SWT | Swing | Swing Rayo |
---|---|---|---|
only Swing available | only Swing available | ![]() |
![]() |
Properties
Defined with getConfiguredXxxxxx() methods.
See also Field for the properties that all fields have in common.
Events
Defined with execXxxxxx() methods.
See also Field for the events that all fields have in common.