See: Description
| Interface | Description |
|---|---|
| IStatusBarPolicy |
A policy that is used to provide the information shown in the status bar.
|
| Class | Description |
|---|---|
| AbstractStatusBarPolicy |
An abstract implementation of the status bar policy, which provides support
for handling the list of visible status bar fields.
|
| SimpleGranularityStatusBarPolicy |
An implementation of the status bar policy used in situations where the
dateline model is an instance of
SimpleGranularityDatelineModel. |
| TimeGranularityStatusBarPolicy |
An implementation of the status bar policy used in situations where the
dateline model is an instance of
TimeGranularityDatelineModel. |
| Enum | Description |
|---|---|
| StatusBarField |
An enumeration of display fields that can be displayed by the status bar.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.