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/ListBox

< Scout‎ | Concepts
Revision as of 03:51, 7 March 2013 by Urs.beeli.sbb.ch (Talk | contribs) (Added detail to value description)

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

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

Description

Note.png
TODO
Add a description


  • Value is stored in a Array: T[]
    It cointains the keys, whose entries were checked by the user. If no entry was checked, the value will be null.


Screenshot

RAP SWT Swing Swing Rayo
Scout 3.8 ListBox RAP.png Scout 3.8 ListBox SWT.png Scout 3.8 ListBox Swing.png Scout 3.8 ListBox Swing Rayo.png

Properties

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

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

See also the The Scout documentation has been moved to https://eclipsescout.github.io/. for the properties that ListBox has in common with TreeBox.


Events

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

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

See also the The Scout documentation has been moved to https://eclipsescout.github.io/. for the events that ListBox has in common with TreeBox.


See Also

Copyright © Eclipse Foundation, Inc. All Rights Reserved.