Package | Description |
---|---|
org.gwt.advanced.client.ui.widget |
Modifier and Type | Method and Description |
---|---|
protected List<GridDecorator> |
EditableGrid.getDecorators()
Getter for property 'decorators'.
|
Modifier and Type | Method and Description |
---|---|
void |
EditableGrid.addGridDecorator(GridDecorator decorator)
This method adds a new grid decorator to the grid.
|
void |
EditableGrid.removeGridDecorator(GridDecorator decorator)
This method removes the grid decorator from the grid.
|
Copyright © 2008–2013. All rights reserved.