| Package | Description |
|---|---|
| com.google.gwt.dev.cfg |
| Modifier and Type | Class and Description |
|---|---|
class |
BindingProperty
Represents a single named deferred binding or configuration property that can
answer with its value.
|
class |
ConfigurationProperty
Represents a module property which does not impact deferred-binding
decisions.
|
| Modifier and Type | Method and Description |
|---|---|
Property |
Properties.find(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Property> |
Properties.iterator() |
| Modifier and Type | Method and Description |
|---|---|
int |
Property.compareTo(Property o) |
Copyright © 2018. All rights reserved.