Package org.gwtproject.ext
-
Interface Summary Interface Description ConfigurationProperty A named configuration (property, values) pair.PropertyOracle Provides deferred binding property values.SelectionProperty A named deferred binding (property, value) pair for use in generators. -
Class Summary Class Description ConfigurationProperties DefaultConfigurationProperty Default immutable implementation of ConfigurationProperty that receives its values in its constructor.PropertyOracleImpl StandardSelectionProperty -
Exception Summary Exception Description BadPropertyValueException Thrown when a deferred binding property contains an invalid value.UnableToCompleteException Used to indicate that some part of a multi-step process failed.