iterate to find the selected item assume the value (select mold) for (Object o : listbox.getItems()) { final Listitem li = (Listitem) o; ...
確定! 回上一頁