| Package | Description |
|---|---|
| org.geomajas.configuration.client |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientApplicationInfo.DummyClientUserDataInfo
Dummy implementation to keep GWT serializer happy !
|
| Modifier and Type | Method and Description |
|---|---|
ClientUserDataInfo |
ClientLayerInfo.getUserData()
Get the custom configuration data.
|
ClientUserDataInfo |
ClientMapInfo.getUserData()
Get the custom configuration data.
|
ClientUserDataInfo |
ClientApplicationInfo.getUserData()
Get the custom configuration data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientLayerInfo.setUserData(ClientUserDataInfo userData)
Set the custom configuration data you wish to pass to the client.
|
void |
ClientMapInfo.setUserData(ClientUserDataInfo userData)
Set the custom configuration data you wish to pass to the client.
|
void |
ClientApplicationInfo.setUserData(ClientUserDataInfo userData)
Set the custom configuration data you wish to pass to the client.
|
Copyright © 2015 Geosparc. All Rights Reserved.