Package | Description |
---|---|
com.google.gwt.lang |
Class and Description |
---|
RuntimePropertyRegistry.PropertyValueProvider
A base for classes that can return or calculate a value for a property.
|
RuntimeRebindRule
A base for rule classes that can judge conditions and create object instances as part of the
runtime rebind rule framework.
Instances are registered with the RuntimeRebinder as part of module bootstrapping and are queried and creation invoked to service GWT.create() invocations. Subclasses are dynamically generated during compilation to match replacement, generator output and fallback rebind rules. |
Copyright © 2018. All rights reserved.