isDataSelected abstract method

bool isDataSelected(
  1. T data
)

数据是否选中

Implementation

bool isDataSelected(T data);