GWT 2.1.1

Uses of Package
com.google.gwt.core.ext

Packages that use com.google.gwt.core.ext
com.google.gwt.benchmarks   
com.google.gwt.core.ext Classes used to extend the GWT compiler. 
com.google.gwt.core.ext.linker Classes for writing Linkers. 
com.google.gwt.core.ext.linker.impl   
com.google.gwt.core.linker This package contains implementations of the GWT bootstrap linkers. 
com.google.gwt.i18n.rebind This package contains i18n generators. 
com.google.gwt.i18n.rebind.format Implementations for various MessageCatalogFormat implementations, which are used to generate files for translation or to read translated messages. 
com.google.gwt.precompress.linker   
com.google.gwt.resources.ext This package contains extension hooks for adding new resource types to ClientBundle. 
com.google.gwt.rpc.linker   
com.google.gwt.uibinder.attributeparsers   
com.google.gwt.uibinder.elementparsers   
com.google.gwt.user.linker.rpc   
com.google.gwt.util.regexfilter   
 

Classes in com.google.gwt.core.ext used by com.google.gwt.benchmarks
TreeLogger
          An interface used to log messages in deferred binding generators.
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.core.ext
BadPropertyValueException
          Thrown when a deferred binding property contains an invalid value.
ConfigurationProperty
          A named configuration (property, values) pair.
GeneratorContext
          Provides metadata to deferred binding generators.
LinkerContext
          Provides access to data about the linking process.
PropertyOracle
          Provides deferred binding property values.
SelectionProperty
          A named deferred binding (property, value) pair for use in generators.
ServletContainer
          An instance of a servlet container that can be used by the shell.
TreeLogger
          An interface used to log messages in deferred binding generators.
TreeLogger.HelpInfo
          Provides extra information to the user, generally details of what caused the problem or what the user should do to fix the problem.
TreeLogger.Type
          A type-safe enum of all possible logging severity types.
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.core.ext.linker
Generator
          Generates source code for subclasses during deferred binding requests.
Linker
          Defines a linker for the GWT compiler.
TreeLogger
          An interface used to log messages in deferred binding generators.
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.core.ext.linker.impl
Linker
          Defines a linker for the GWT compiler.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.core.linker
Linker
          Defines a linker for the GWT compiler.
LinkerContext
          Provides access to data about the linking process.
TreeLogger
          An interface used to log messages in deferred binding generators.
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.i18n.rebind
GeneratorContext
          Provides metadata to deferred binding generators.
PropertyOracle
          Provides deferred binding property values.
TreeLogger
          An interface used to log messages in deferred binding generators.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.i18n.rebind.format
TreeLogger
          An interface used to log messages in deferred binding generators.
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.precompress.linker
Linker
          Defines a linker for the GWT compiler.
LinkerContext
          Provides access to data about the linking process.
TreeLogger
          An interface used to log messages in deferred binding generators.
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.resources.ext
BadPropertyValueException
          Thrown when a deferred binding property contains an invalid value.
GeneratorContext
          Provides metadata to deferred binding generators.
TreeLogger
          An interface used to log messages in deferred binding generators.
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.rpc.linker
Linker
          Defines a linker for the GWT compiler.
LinkerContext
          Provides access to data about the linking process.
TreeLogger
          An interface used to log messages in deferred binding generators.
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.uibinder.attributeparsers
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.uibinder.elementparsers
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.user.linker.rpc
Linker
          Defines a linker for the GWT compiler.
LinkerContext
          Provides access to data about the linking process.
TreeLogger
          An interface used to log messages in deferred binding generators.
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 

Classes in com.google.gwt.core.ext used by com.google.gwt.util.regexfilter
TreeLogger
          An interface used to log messages in deferred binding generators.
UnableToCompleteException
          Used to indicate that some part of a multi-step process failed.
 


GWT 2.1.1