com.atlassian.gwt.client
Interface DataTableSelectionHandler


public interface DataTableSelectionHandler

A selection handler for the DataTable widget when a table row is selected.


Method Summary
 void onSelect(int row)
           
 

Method Detail

onSelect

void onSelect(int row)


Copyright © 2003-2011 Atlassian. All Rights Reserved.