Programmer's Guide > Interfaces > TableTilePlex interface > isSelected method
  
isSelected method
Returns true if the tileplex selects the specified table object (that is, if one of the rectangles in the tileplex contains the entire rectangle defined by the table object).
isSelected(theObject )
Parameters
TableObjecttheObject
The set, grid, row, column, or cell that may or may not be selected by this tileplex
Returns
Trueboolean. if the TableTilePlex selects the specified table object.