Uses of Package
com.google.gwt.core.ext
-
Packages that use com.google.gwt.core.ext Package Description 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 A package containing implementations of the GWT bootstrap linkers.com.google.gwt.i18n.linker 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 A linker that precompresses the public artifacts that it sees.com.google.gwt.resources.converter com.google.gwt.resources.ext This package contains extension hooks for adding new resource types to ClientBundle.com.google.gwt.uibinder.attributeparsers Classes that parse XML attribute values, turning them into valid Java expressions.com.google.gwt.uibinder.elementparsers Classes that parse XML elements, using the context to generate widget initialization code.com.google.gwt.user.linker.rpc Classes used to provide information about RPC for a GWT application.com.google.gwt.util.regexfilter Classes used to implement filtering by a sequence of regular expressions preceded by + or - signs. -
Classes in com.google.gwt.core.ext used by com.google.gwt.core.ext Class Description BadPropertyValueException Thrown when a deferred binding property contains an invalid value.CachedGeneratorResult An interface to represent the cached results from a previous generator invocation.ConfigurationProperty A named configuration (property, values) pair.DelegatingGeneratorContext An abstract generator context class which delegates all methods to a provided baseContext.Generator Generates source code for subclasses during deferred binding requests.GeneratorContext Provides metadata to deferred binding generators.LinkerContext Provides access to data about the linking process.PropertyOracle Provides deferred binding property values.RebindMode A mode to indicate how incremental generator output should be integrated by the deferred binding implementation.RebindResult A class for returning the result of a rebind operation.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 Class Description 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 Class Description Linker Defines a linker for the GWT compiler. -
Classes in com.google.gwt.core.ext used by com.google.gwt.core.linker Class Description 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.linker Class Description 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 Class Description 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 Class Description 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 Class Description 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.converter Class Description 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 Class Description 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.uibinder.attributeparsers Class Description 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 Class Description 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 Class Description 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 Class Description TreeLogger An interface used to log messages in deferred binding generators.UnableToCompleteException Used to indicate that some part of a multi-step process failed.