Package | Description |
---|---|
org.gwt.advanced.client.ui.widget |
Modifier and Type | Method and Description |
---|---|
GridToolbar |
GridPanel.getBottomToolbar()
Getter for property 'bottomToolbar'.
|
GridToolbar |
GridPanel.getTopToolbar()
Getter for property 'topToolbar'.
|
protected GridToolbar |
GridPanel.prepareToolbar(GridToolbar toolbar,
com.google.gwt.user.client.ui.Panel panel)
This method initializes a toolbar with common values.
|
Modifier and Type | Method and Description |
---|---|
protected GridToolbar |
GridPanel.prepareToolbar(GridToolbar toolbar,
com.google.gwt.user.client.ui.Panel panel)
This method initializes a toolbar with common values.
|
protected void |
GridPanel.setBottomToolbar(GridToolbar bottomToolbar)
Setter for property 'bottomToolbar'.
|
protected void |
GridPanel.setTopToolbar(GridToolbar topToolbar)
Setter for property 'topToolbar'.
|
Copyright © 2008–2013. All rights reserved.