| Package | Description |
|---|---|
| com.google.gwt.core.ext.linker.impl | |
| com.google.gwt.dev.cfg |
| Constructor and Description |
|---|
StandardConfigurationProperty(ConfigurationProperty p) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationProperty |
Properties.createConfiguration(String name,
boolean allowMultipleValues)
Creates the specified configuration property, or returns an existing one by
the specified name if present.
|
ConfigurationProperty |
Properties.findConfigProp(String propName)
Returns the property if (and only if) it's a ConfigurationProperty, otherwise null.
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<ConfigurationProperty> |
Properties.getConfigurationProperties() |
| Constructor and Description |
|---|
ConfigurationProperties(Iterable<ConfigurationProperty> properties)
Takes a snapshot of some ConfigurationProperty instances.
|
Copyright © 2018. All rights reserved.