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
TableObject theObject
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.
这对您有帮助吗?