]]>鏇存柊TableViewer閫変腑琛岀殑鍐呭http://m.tkk7.com/vcok/archive/2008/12/10/245459.html涓庝綘鍚岄涓庝綘鍚岄Wed, 10 Dec 2008 04:01:00 GMThttp://m.tkk7.com/vcok/archive/2008/12/10/245459.htmlhttp://m.tkk7.com/vcok/comments/245459.htmlhttp://m.tkk7.com/vcok/archive/2008/12/10/245459.html#Feedback0http://m.tkk7.com/vcok/comments/commentRss/245459.htmlhttp://m.tkk7.com/vcok/services/trackbacks/245459.html
* Mobile: TableViewer涓瘡琛岀殑鏁版嵁綾誨瀷
*/
int selectedIndex=mobileListViewer.getTable().getSelectionIndex();
if (selectedIndex<0) {
MessageDialog.openError(null, "Error", "Please select a mobile uncleared");
return;
}
/*鍙栧緱閫変腑琛岀殑鍐呭 */
Mobile selectedMobile= (Mobile) mobileListViewer.getElementAt(selectedIndex);