Package | Description |
---|---|
org.gwt.advanced.client.ui.widget |
Modifier and Type | Class and Description |
---|---|
class |
EditableGrid<T extends Editable>
This is an editable grid widget.
|
class |
HierarchicalGrid
This is a hierarchical grid implementation.
|
class |
SimpleGrid
This is a super class for all advanced grids.
|
class |
TreeGrid
This class is a tree grid widget implentation that is able to display composite data models
as a tree of rows.
|
Modifier and Type | Method and Description |
---|---|
protected AdvancedFlexTable |
SimpleGrid.getBodyTable()
Getter for property 'bodyTable'.
|
protected AdvancedFlexTable |
SimpleGrid.getFooterTable()
Getter for property 'footerTable'.
|
protected AdvancedFlexTable |
SimpleGrid.getHeaderTable()
Getter for property 'headerTable'.
|
Copyright © 2008–2013. All rights reserved.