Uses of Interface
com.github.gwtbootstrap.client.ui.CellTable.Resources

Packages that use CellTable.Resources
com.github.gwtbootstrap.client.ui Widgets that can be used in other GWT projects. 
 

Uses of CellTable.Resources in com.github.gwtbootstrap.client.ui
 

Subinterfaces of CellTable.Resources in com.github.gwtbootstrap.client.ui
static interface CellTable.SelectableResources
           
 

Constructors in com.github.gwtbootstrap.client.ui with parameters of type CellTable.Resources
CellTable(int pageSize, CellTable.Resources resources)
           
CellTable(int pageSize, CellTable.Resources resources, ProvidesKey<T> keyProvider)
           
CellTable(int pageSize, CellTable.Resources resources, ProvidesKey<T> keyProvider, Widget loadingIndicator)
           
 



Copyright © 2012 gwtbootstrap. All Rights Reserved.