selectRowInComponent abstract method

void selectRowInComponent(
  1. int component,
  2. int row
)

定义选择更改后的操作

Implementation

void selectRowInComponent(int component, int row);