Package com.atlassian.gwt.client

Interface Summary
ColumnRenderer<T> Renders the content for a table cell in the DataTable.
DataSource<T> The datasource for the widgets to populate their data from.
DataSourceCallback<T>  
DataTableSelectionHandler A selection handler for the DataTable widget when a table row is selected.
 

Class Summary
ColumnConfig<T> Represents a column's configuration for the DataTable.
DataCallbackError Abstraction of the type of errors that can occur during a data callback process
DataTable<T>  
JsoColumnRenderer  
JsonDataSource<T extends JavaScriptObject> A DataSource that fetches its data by making a JSON request.
JsonRequest  
Spinner  
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.