|

|
List
Conventional list or table with pushbuttons for
scrolling and the following features:
- Four basic pushbuttons are used for the
scroll functions:
scroll one page backwards, scroll one line
backwards, scroll one line forward, scroll one
page forward.
- The scrolling should be overlapping
(different from R/3).
- If a scroll button is pressed for a longer
period of time, the button should repeat for
easier scrolling.
- One row or column may have a "permanent"
selection.
- Use lists for data display without
manual selection of items through pointing.
|
|

|
Drum
Variant of the list. Drums are better suited to
selection of items through fingers:
- The list is distorted to enlarge the
central row (or column) for easier selection of
items by finger.
- The distortion also allows to display the
context of the central list element.
- The items in a drum are arranged in a
cyclic fashion, like in a real drum.
- One row or column may have a permanent
selection. Users may scroll items "into"
this selection row or column in order to select
them.
Note: The selected item should not be the
central item, because it needs not to be pointed
at.
|
|

|
Long list
Features additional buttons for accessing the
first and/or last list element.
|
|

|
Long drum
Features additional buttons for accessing the
first and/or last list element.
|
|

|
Double list
Consists of two connected lists and allows to
move items between the two lists (similar to
"mover" dialogues).
- Moved items are deleted in the source
list.
- The two lists have one common set of scroll
buttons. One of the lists is active; the scroll
buttons act on this list.
- A "transfer" buttons between the two lists
is used to move selected items from one list to
the other (dragging may be provided as an
additional interaction method).
|
|

|
Double drum
Consists of two connected drums and allows to
move items between the drums (similar to "mover"
dialogues).
Otherwise similar to double list, but better
suited to manual selection of items through
fingers.
|
|

|
Stack List
A stack list is one way to display a part of a
hierarchy:
- The list displays the items at the current
bottom node.
- The buttons at the top display the path in
the hierarchy.
Buttons are added to the top, as the users moves
deeper into the hierarchy by pointing at items in
the list. Buttons are also used to quickly step up
the hierarchy, which removes the buttons.
|
|

|
Stack Drum
Like stack list, but with drum. Better suited to
manual selection of items through fingers.
|