Skip to main content
Jump to: navigation, search

Scout/Concepts/PlannerField


Scout
Wiki Home
Website
DownloadGit
Community
ForumsBlogTwitterG+
Bugzilla
Bugzilla


Type of field to display appointments like the CalendarField.

  • implements: I obj.pngIPlannerField
  • extends: C obj.pngAbstractPlannerField

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
Note.png
TODO
Add a description


Screenshot

RAP SWT Swing Swing Rayo
only Swing available only Swing available Scout 3.8 PlannerField Swing.png Scout 3.8 PlannerField Swing Rayo.png

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.


See Also

Copyright © Eclipse Foundation, Inc. All Rights Reserved.