| Package | Description |
|---|---|
| org.geomajas.configuration.client |
| Modifier and Type | Method and Description |
|---|---|
List<ClientToolInfo> |
ClientToolInfo.getTools()
Get the list of tools this tool should list (in a drop-down panel for instance).
|
List<ClientToolInfo> |
ClientToolbarInfo.getTools()
Get the list of tools for this toolbar.
|
List<ClientToolInfo> |
ClientLayerTreeInfo.getTools()
Get the list of tools for this layer tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientToolInfo.setTools(List<ClientToolInfo> tools)
Set the list of tools this tool should list (in a drop-down panel for instance).
|
void |
ClientToolbarInfo.setTools(List<ClientToolInfo> tools)
Set the list of tools for this toolbar.
|
void |
ClientLayerTreeInfo.setTools(List<ClientToolInfo> tools)
Set the list of tools for this layer tree.
|
Copyright © 2015 Geosparc. All Rights Reserved.