Uses of Interface
com.atlassian.gwt.client.DataTableSelectionHandler

Packages that use DataTableSelectionHandler
com.atlassian.confluence.plugins.linkbrowser.client   
com.atlassian.confluence.plugins.linkbrowser.client.display   
com.atlassian.gwt.client   
 

Uses of DataTableSelectionHandler in com.atlassian.confluence.plugins.linkbrowser.client
 

Methods in com.atlassian.confluence.plugins.linkbrowser.client with parameters of type DataTableSelectionHandler
 void DataTableSupport.setSelectionHandler(DataTableSelectionHandler handler)
          Sets the selection handler for the data table.
 

Uses of DataTableSelectionHandler in com.atlassian.confluence.plugins.linkbrowser.client.display
 

Methods in com.atlassian.confluence.plugins.linkbrowser.client.display with parameters of type DataTableSelectionHandler
 void ConfluenceDataTableDisplay.setSelectionHandler(DataTableSelectionHandler handler)
           
 

Uses of DataTableSelectionHandler in com.atlassian.gwt.client
 

Methods in com.atlassian.gwt.client with parameters of type DataTableSelectionHandler
 void DataTable.setSelectionHandler(DataTableSelectionHandler handler)
          Sets the seleciton handler which will be invoked on row select.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.