コード例 #1
0
ファイル: JSCell.java プロジェクト: marto55555/vlogcho
 @JsProperty
 int getIndex() {
   return cell.getColumnIndex();
 }