public class GWTProperties extends Object implements com.google.gwt.user.client.rpc.IsSerializable
Modifier and Type | Class and Description |
---|---|
protected class |
GWTProperties.Data
workaround for GWT issue 2862
|
Modifier and Type | Field and Description |
---|---|
protected String |
id |
protected List<GWTProperties.Data> |
properties
workaround for GWT issue 2862
|
Constructor and Description |
---|
GWTProperties() |
GWTProperties(String id,
Map<String,String> mapProperties) |
protected String id
protected List<GWTProperties.Data> properties
Copyright © 2015. All Rights Reserved.