|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MaximizedCellTable.Resources | |
|---|---|
| org.hudsonci.gwt.common | |
| Uses of MaximizedCellTable.Resources in org.hudsonci.gwt.common |
|---|
| Methods in org.hudsonci.gwt.common that return MaximizedCellTable.Resources | |
|---|---|
protected static MaximizedCellTable.Resources |
MaximizedCellTable.getDefaultResources()
|
| Constructors in org.hudsonci.gwt.common with parameters of type MaximizedCellTable.Resources | |
|---|---|
MaximizedCellTable(int pageSize,
MaximizedCellTable.Resources resources)
Constructs a table with the given page size with the specified MaximizedCellTable.Resources. |
|
MaximizedCellTable(int pageSize,
MaximizedCellTable.Resources resources,
com.google.gwt.view.client.ProvidesKey<T> keyProvider)
Constructs a table with the given page size, the specified MaximizedCellTable.Resources, and the given key provider. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||