TableTree.getSelection

Gets the selected items. <p> This operation will fail if the selected items cannot be queried from the OS.

@return the selected items in the widget

@exception SWTException <ul> <li>ERROR_THREAD_INVALID_ACCESS when called from the wrong thread</li> <li>ERROR_WIDGET_DISPOSED when the widget has been disposed</li> </ul>

class TableTree
getSelection
(
)

Meta