Certain UI components are displayed within pop-up windows. A common characteristic for all these components is that they are temporary states. This means that typically back stepping from one state to the previous state does not lead into pop-up windows; they are skipped.
More information on these components can be found in the chapter UI components.
|
Component |
Description |
|---|---|
|
Options menu |
The commands and options that are available in the current context can be accessed via the Options menu. It is displayed as a list in a pop-up window. |
|
Query |
A query is a component where the software requests user input. All query components are displayed in pop-up windows. They consist of a prompt (possibly containing a graphical element) and some kind of an input component. Various types of queries exist:
|
|
Note |
A note is a feedback component that informs the user about the current situation. Notes do not require user input. They contain a text and possibly a graphical element and their layout is similar to a Confirmation query. However, the softkey labels are typically non-existent. |
|
Soft notification |
Soft notifications are reminders that inform the user of events that have typically occurred during the user's absence. Soft notifications can only be seen in the Idle state, and the user can acknowledge them. There are two types of soft notifications; the layouts resemble those of Confirmation queries and List queries:
|
|
Call window |
Incoming calls and outgoing calls are presented in pop-up windows. See section Call handling for more detailed information on call windows. |