Item item = table.getItem(iid); // And now we can get to the actual checkbox object. Button button = (Button) ...
確定! 回上一頁