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

9 Advanced Controls

Revision as of 20:28, 8 January 2007 by Jkrause.innoopract.com (Talk | contribs) (9. Advanced Controls. moved to 9 Advanced Controls)

back to table of content

Classes Tree and TreeItem

Currently implemented:

  • Management of item
  • Selection handling and SelectionListener

Classes Table, TableItem, and TableColumn

Currently implemented:

  • Management of items and columns
  • Selection handling and SelectionListener

Classes TabFolder and TabItem

Currently implemented:

  • Adding, removing and querying items
  • Selection handling and SelectionListener

Back to the top