Retrieve the currently selected object.
the selected object or null, if nothing is selected. If there are multiple selected objects, return thefirst one.
Set the selection mode.
ObjectLists support single selection and multi selection. Consult the wingS- or Swing- documentation for further
information on selection models.
Parameters: selectionMode - either STable.SINGLE_SELECTION or STable.MULTIPLE_SELECTION