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