Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Scout/Concepts/PlannerField

< Scout‎ | Concepts
Revision as of 08:59, 13 November 2012 by Ssw.bsiag.com (Talk | contribs) (New page: {{ScoutPage|cat=Component Model}} Type of {{ScoutLink|Concepts|Field|field}} to display appointments like the {{ScoutLink|Concepts|CalendarField|CalendarField}}. * implements: {{ScoutJav...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Scout documentation has been moved to https://eclipsescout.github.io/.

Type of The Scout documentation has been moved to https://eclipsescout.github.io/. to display appointments like the The Scout documentation has been moved to https://eclipsescout.github.io/..

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 The Scout documentation has been moved to https://eclipsescout.github.io/. methods.

See also The Scout documentation has been moved to https://eclipsescout.github.io/. for the properties that all fields have in common.

Events

Defined with The Scout documentation has been moved to https://eclipsescout.github.io/. methods.

See also The Scout documentation has been moved to https://eclipsescout.github.io/. for the events that all fields have in common.


See Also

Back to the top