Modifier and Type | Class and Description |
---|---|
class |
AbstractActivity
Simple Activity implementation that is always willing to stop, and does
nothing onStop and onCancel.
|
static class |
Activity
Implemented by objects that control a piece of user interface, with a life
cycle managed by an
ActivityManager , in response to
PlaceChangeEvent events as the user
navigates through the app. |
class |
ActivityManager
Manages
Activity objects that should be kicked off in response to
PlaceChangeEvent events. |
static class |
ActivityMapper
Finds the activity to run for a given
Place , used to configure
an ActivityManager . |
class |
CachingActivityMapper
Wraps another
ActivityMapper and caches the last activity it
returned, to be re-used if we see the same place twice. |
class |
FilteredActivityMapper
Wraps an activity mapper and applies a filter to the place objects that it
sees.
|
Modifier and Type | Class and Description |
---|---|
class |
Animation
An
Animation is a continuous event that updates progressively over
time at a non-fixed frame rate. |
class |
AnimationScheduler
This class provides task scheduling for animations.
|
static class |
AnimationScheduler.AnimationHandle
A handle to the requested animation frame created by
AnimationScheduler.requestAnimationFrame(AnimationCallback, Element) . |
static class |
AnimationScheduler.AnimationSupportDetector
Helper to detect native support for animations.
|
static class |
AnimationSchedulerImplStandard
AnimationScheduler implementation that uses standard requestAnimationFrame API. |
static class |
AnimationSchedulerImplTimer
Implementation using a timer for browsers that do not support animation
frames.
|
Modifier and Type | Class and Description |
---|---|
static class |
StubAnimationScheduler
A stub implementation of
AnimationScheduler that does not execute the
callbacks. |
class |
StubAnimationScheduler.StubAnimationHandle
A handle to the requested animation frame created by
AnimationScheduler.requestAnimationFrame(AnimationCallback, Element) . |
Modifier and Type | Class and Description |
---|---|
static class |
AlertdialogRole
A type that represents the alertdialog
role in the ARIA specification.
|
static class |
AlertdialogRoleImpl
Implements
AlertdialogRole . |
static class |
AlertRole
A type that represents the alert
role in the ARIA specification.
|
static class |
AlertRoleImpl
Implements
AlertRole . |
static class |
ApplicationRole
A type that represents the application
role in the ARIA specification.
|
static class |
ApplicationRoleImpl
Implements
ApplicationRole . |
static class |
AriaAttributeType
Interface that is and needs to be implemented by ALL non primitive attribute types
|
static class |
AriaValueAttribute
ARIA specific type attribute.
|
static class |
ArticleRole
A type that represents the article
role in the ARIA specification.
|
static class |
ArticleRoleImpl
Implements
ArticleRole . |
class |
Attribute<T>
Class representing ARIA state/property attribute.
|
static class |
AutocompleteValue
Property enum for 'aria-autocomplete' values.
|
static class |
BannerRole
A type that represents the banner
role in the ARIA specification.
|
static class |
BannerRoleImpl
Implements
BannerRole . |
static class |
ButtonRole
A type that represents the button
role in the ARIA specification.
|
static class |
ButtonRoleImpl
Implements
ButtonRole . |
static class |
CheckboxRole
A type that represents the checkbox
role in the ARIA specification.
|
static class |
CheckboxRoleImpl
Implements
CheckboxRole . |
static class |
CheckedValue
State enum for 'aria-checked' values.
|
static class |
ColumnheaderRole
A type that represents the columnheader
role in the ARIA specification.
|
static class |
ColumnheaderRoleImpl
Implements
ColumnheaderRole . |
static class |
ComboboxRole
A type that represents the combobox
role in the ARIA specification.
|
static class |
ComboboxRoleImpl
Implements
ComboboxRole . |
static class |
CommandRole
A type that represents the command
role in the ARIA specification.
|
static class |
ComplementaryRole
A type that represents the complementary
role in the ARIA specification.
|
static class |
ComplementaryRoleImpl
Implements
ComplementaryRole . |
static class |
CompositeRole
A type that represents the composite
role in the ARIA specification.
|
static class |
ContentinfoRole
A type that represents the contentinfo
role in the ARIA specification.
|
static class |
ContentinfoRoleImpl
Implements
ContentinfoRole . |
static class |
DefinitionRole
A type that represents the definition
role in the ARIA specification.
|
static class |
DefinitionRoleImpl
Implements
DefinitionRole . |
static class |
DialogRole
A type that represents the dialog
role in the ARIA specification.
|
static class |
DialogRoleImpl
Implements
DialogRole . |
static class |
DirectoryRole
A type that represents the directory
role in the ARIA specification.
|
static class |
DirectoryRoleImpl
Implements
DirectoryRole . |
static class |
DocumentRole
A type that represents the document
role in the ARIA specification.
|
static class |
DocumentRoleImpl
Implements
DocumentRole . |
static class |
DropeffectValue
Property enum for 'aria-dropeffect' values.
|
static class |
ExpandedValue
State enum for 'aria-expanded' values.
|
class |
ExtraAttribute
Defines additional attributes that are interpreted by readers.
|
static class |
FormRole
A type that represents the form
role in the ARIA specification.
|
static class |
FormRoleImpl
Implements
FormRole . |
static class |
GrabbedValue
State enum for 'aria-grabbed' values.
|
static class |
GridcellRole
A type that represents the gridcell
role in the ARIA specification.
|
static class |
GridcellRoleImpl
Implements
GridcellRole . |
static class |
GridRole
A type that represents the grid
role in the ARIA specification.
|
static class |
GridRoleImpl
Implements
GridRole . |
static class |
GroupRole
A type that represents the group
role in the ARIA specification.
|
static class |
GroupRoleImpl
Implements
GroupRole . |
static class |
HeadingRole
A type that represents the heading
role in the ARIA specification.
|
static class |
HeadingRoleImpl
Implements
HeadingRole . |
class |
Id
Id reference attribute type
|
static class |
ImgRole
A type that represents the img
role in the ARIA specification.
|
static class |
ImgRoleImpl
Implements
ImgRole . |
static class |
InputRole
A type that represents the input
role in the ARIA specification.
|
static class |
InvalidValue
State enum for 'aria-invalid' values.
|
static class |
LandmarkRole
A type that represents the landmark
role in the ARIA specification.
|
static class |
LinkRole
A type that represents the link
role in the ARIA specification.
|
static class |
LinkRoleImpl
Implements
LinkRole . |
static class |
ListboxRole
A type that represents the listbox
role in the ARIA specification.
|
static class |
ListboxRoleImpl
Implements
ListboxRole . |
static class |
ListitemRole
A type that represents the listitem
role in the ARIA specification.
|
static class |
ListitemRoleImpl
Implements
ListitemRole . |
static class |
ListRole
A type that represents the list
role in the ARIA specification.
|
static class |
ListRoleImpl
Implements
ListRole . |
static class |
LiveValue
Property enum for 'aria-live' values.
|
static class |
LogRole
A type that represents the log
role in the ARIA specification.
|
static class |
LogRoleImpl
Implements
LogRole . |
static class |
MainRole
A type that represents the main
role in the ARIA specification.
|
static class |
MainRoleImpl
Implements
MainRole . |
static class |
MarqueeRole
A type that represents the marquee
role in the ARIA specification.
|
static class |
MarqueeRoleImpl
Implements
MarqueeRole . |
static class |
MathRole
A type that represents the math
role in the ARIA specification.
|
static class |
MathRoleImpl
Implements
MathRole . |
static class |
MenubarRole
A type that represents the menubar
role in the ARIA specification.
|
static class |
MenubarRoleImpl
Implements
MenubarRole . |
static class |
MenuitemcheckboxRole
A type that represents the menuitemcheckbox
role in the ARIA specification.
|
static class |
MenuitemcheckboxRoleImpl
Implements
MenuitemcheckboxRole . |
static class |
MenuitemradioRole
A type that represents the menuitemradio
role in the ARIA specification.
|
static class |
MenuitemradioRoleImpl
Implements
MenuitemradioRole . |
static class |
MenuitemRole
A type that represents the menuitem
role in the ARIA specification.
|
static class |
MenuitemRoleImpl
Implements
MenuitemRole . |
static class |
MenuRole
A type that represents the menu
role in the ARIA specification.
|
static class |
MenuRoleImpl
Implements
MenuRole . |
static class |
NavigationRole
A type that represents the navigation
role in the ARIA specification.
|
static class |
NavigationRoleImpl
Implements
NavigationRole . |
static class |
NoteRole
A type that represents the note
role in the ARIA specification.
|
static class |
NoteRoleImpl
Implements
NoteRole . |
static class |
OptionRole
A type that represents the option
role in the ARIA specification.
|
static class |
OptionRoleImpl
Implements
OptionRole . |
static class |
OrientationValue
Property enum for 'aria-orientation' values.
|
static class |
PresentationRole
A type that represents the presentation
role in the ARIA specification.
|
static class |
PresentationRoleImpl
Implements
PresentationRole . |
static class |
PressedValue
State enum for 'aria-pressed' values.
|
static class |
PrimitiveValueAttribute
Primitive type attribute.
|
static class |
ProgressbarRole
A type that represents the progressbar
role in the ARIA specification.
|
static class |
ProgressbarRoleImpl
Implements
ProgressbarRole . |
class |
Property
Class that contains constants for all ARIA properties as defined by the W3C specification
W3C ARIA specification.
|
static class |
RadiogroupRole
A type that represents the radiogroup
role in the ARIA specification.
|
static class |
RadiogroupRoleImpl
Implements
RadiogroupRole . |
static class |
RadioRole
A type that represents the radio
role in the ARIA specification.
|
static class |
RadioRoleImpl
Implements
RadioRole . |
static class |
RangeRole
A type that represents the range
role in the ARIA specification.
|
static class |
RegionRole
A type that represents the region
role in the ARIA specification.
|
static class |
RegionRoleImpl
Implements
RegionRole . |
static class |
RelevantValue
Property enum for 'aria-relevant' values.
|
static class |
Role
A generic ARIA Role.
|
static class |
RoleImpl
The base class for implementing a Role.
|
class |
Roles
A factory providing each concrete role in the ARIA specification.
|
static class |
RowgroupRole
A type that represents the rowgroup
role in the ARIA specification.
|
static class |
RowgroupRoleImpl
Implements
RowgroupRole . |
static class |
RowheaderRole
A type that represents the rowheader
role in the ARIA specification.
|
static class |
RowheaderRoleImpl
Implements
RowheaderRole . |
static class |
RowRole
A type that represents the row
role in the ARIA specification.
|
static class |
RowRoleImpl
Implements
RowRole . |
static class |
ScrollbarRole
A type that represents the scrollbar
role in the ARIA specification.
|
static class |
ScrollbarRoleImpl
Implements
ScrollbarRole . |
static class |
SearchRole
A type that represents the search
role in the ARIA specification.
|
static class |
SearchRoleImpl
Implements
SearchRole . |
static class |
SectionheadRole
A type that represents the sectionhead
role in the ARIA specification.
|
static class |
SectionRole
A type that represents the section
role in the ARIA specification.
|
static class |
SelectedValue
State enum for 'aria-selected' values.
|
static class |
SelectRole
A type that represents the select
role in the ARIA specification.
|
static class |
SeparatorRole
A type that represents the separator
role in the ARIA specification.
|
static class |
SeparatorRoleImpl
Implements
SeparatorRole . |
static class |
SliderRole
A type that represents the slider
role in the ARIA specification.
|
static class |
SliderRoleImpl
Implements
SliderRole . |
static class |
SortValue
Property enum for 'aria-sort' values.
|
static class |
SpinbuttonRole
A type that represents the spinbutton
role in the ARIA specification.
|
static class |
SpinbuttonRoleImpl
Implements
SpinbuttonRole . |
class |
State
Class that contains constants for ARIA states.
|
static class |
StatusRole
A type that represents the status
role in the ARIA specification.
|
static class |
StatusRoleImpl
Implements
StatusRole . |
static class |
StructureRole
A type that represents the structure
role in the ARIA specification.
|
static class |
TablistRole
A type that represents the tablist
role in the ARIA specification.
|
static class |
TablistRoleImpl
Implements
TablistRole . |
static class |
TabpanelRole
A type that represents the tabpanel
role in the ARIA specification.
|
static class |
TabpanelRoleImpl
Implements
TabpanelRole . |
static class |
TabRole
A type that represents the tab
role in the ARIA specification.
|
static class |
TabRoleImpl
Implements
TabRole . |
static class |
TextboxRole
A type that represents the textbox
role in the ARIA specification.
|
static class |
TextboxRoleImpl
Implements
TextboxRole . |
static class |
TimerRole
A type that represents the timer
role in the ARIA specification.
|
static class |
TimerRoleImpl
Implements
TimerRole . |
static class |
ToolbarRole
A type that represents the toolbar
role in the ARIA specification.
|
static class |
ToolbarRoleImpl
Implements
ToolbarRole . |
static class |
TooltipRole
A type that represents the tooltip
role in the ARIA specification.
|
static class |
TooltipRoleImpl
Implements
TooltipRole . |
static class |
TreegridRole
A type that represents the treegrid
role in the ARIA specification.
|
static class |
TreegridRoleImpl
Implements
TreegridRole . |
static class |
TreeitemRole
A type that represents the treeitem
role in the ARIA specification.
|
static class |
TreeitemRoleImpl
Implements
TreeitemRole . |
static class |
TreeRole
A type that represents the tree
role in the ARIA specification.
|
static class |
TreeRoleImpl
Implements
TreeRole . |
static class |
WidgetRole
A type that represents the widget
role in the ARIA specification.
|
static class |
WindowRole
A type that represents the window
role in the ARIA specification.
|
Modifier and Type | Method and Description |
---|---|
void |
Attribute.set(Element element,
T... values)
Sets the state/property
value for the HTML element element . |
Modifier and Type | Class and Description |
---|---|
static class |
Canvas
A widget representing a <canvas> element.
|
Modifier and Type | Class and Description |
---|---|
static class |
CanvasGradient
Gradient object used with
Context2d . |
static class |
CanvasPattern
Pattern object used with
Context2d . |
static class |
CanvasPixelArray
Array-like object holding the actual image data for an ImageData object.
|
static class |
Context2d
Rendering interface used to draw on a
CanvasElement . |
static class |
CssColor
CSS Color object.
|
static class |
FillStrokeStyle
|
static class |
ImageData
Object that holds image data and a size.
|
static class |
TextMetrics
HTML 5 Canvas text metrics.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCell<C>
A default implementation of the
Cell interface. |
static class |
AbstractEditableCell
A default implementation of the
Cell interface used for editable
cells that need to save view data state for specific values. |
static class |
AbstractInputCell
An
AbstractCell used to render input elements that can receive focus. |
static class |
AbstractSafeHtmlCell
A superclass for
Cell s that render or escape a String argument as
HTML. |
static class |
ActionCell
A cell that renders a button and takes a delegate to perform actions on
mouseUp.
|
static class |
ButtonCell
A
Cell used to render a button. |
static class |
ButtonCellBase
Base class for button Cells.
|
static class |
ButtonCellBase.DefaultAppearance<C>
The default implementation of the
ButtonCellBase.Appearance . |
static class |
Cell
A lightweight representation of a renderable object.
|
static class |
Cell.Context
Contains information about the context of the Cell.
|
static class |
CheckboxCell
A
Cell used to render a checkbox. |
static class |
ClickableTextCell
A
Cell used to render text. |
static class |
CompositeCell
|
static class |
DateCell
A
Cell used to render Date s. |
static class |
DatePickerCell
A
Cell used to render and edit Date s. |
static class |
EditTextCell
An editable text cell.
|
static class |
FieldUpdater
A
FieldUpdater may be added to a Column to update a particular field
of a data item. |
static class |
HasCell
An interface for extracting a value of type C from an underlying data value
of type T, provide a
Cell to render that value, and provide a
FieldUpdater to perform notification of updates to the cell. |
class |
IconCellDecorator<C>
|
static class |
ImageCell
An
AbstractCell used to render an image. |
static class |
ImageLoadingCell
An
AbstractCell used to render an image. |
static class |
ImageLoadingCell.DefaultRenderers
The default
SafeHtmlRenderers . |
static class |
ImageResourceCell
An
AbstractCell used to render an ImageResource . |
static class |
IsCollapsible
Indicates that a UI component can be collapsed next to another UI component,
thus sharing a common border.
|
static class |
NumberCell
A
Cell used to render formatted numbers. |
static class |
SafeHtmlCell
A
Cell used to render safe HTML markup. |
static class |
SafeImageCell
An
AbstractCell used to render an image by using a SafeUri . |
static class |
SelectionCell
A
Cell used to render a drop-down list. |
static class |
TextButtonCell
TextButtonCell is a simple button with text content. |
static class |
TextButtonCell.DefaultAppearance
The default implementation of the
TextButtonCell.Appearance . |
static class |
TextCell
A
Cell used to render text. |
static class |
TextInputCell
An
AbstractCell used to render a text input. |
static class |
TextInputCell.ViewData
The
ViewData for this cell. |
static class |
ValueUpdater
A
ValueUpdater may be added to a Cell to provide updated
data. |
Modifier and Type | Method and Description |
---|---|
Object |
Cell.Context.getKey()
Get the key that uniquely identifies the row object.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractEditableCell.clearViewData(Object key)
Clear the view data associated with the specified key.
|
boolean |
TextInputCell.ViewData.equals(Object other)
Return true if the last and current values of this ViewData object
are equal to those of the other object.
|
protected void |
AbstractInputCell.finishEditing(Element parent,
C value,
Object key,
ValueUpdater<C> valueUpdater)
Call this method when editing is complete.
|
protected void |
TextInputCell.finishEditing(Element parent,
String value,
Object key,
ValueUpdater<String> valueUpdater) |
V |
AbstractEditableCell.getViewData(Object key)
Get the view data associated with the specified key.
|
void |
AbstractEditableCell.setViewData(Object key,
V viewData)
Associate view data with the specified key.
|
Constructor and Description |
---|
Context(int index,
int column,
Object key)
Create a new
Cell.Context . |
Context(int index,
int column,
Object key,
int subindex)
Create a new
Cell.Context . |
Modifier and Type | Class and Description |
---|---|
static class |
AbortablePrintWriter
Wrapper for a
PrintWriter that adds the ability to abort creation
and an onClose hook |
static class |
CodeGenContext
Context for code generators.
|
class |
CodeGenUtils
Helper class for code generators.
|
static class |
JavaSourceWriter
A mechanism to write Java source files.
|
class |
JavaSourceWriterBuilder
A builder for
JavaSourceWriter instances. |
class |
LoggingCodeGenContext
Base implementation of
CodeGenContext which logs via
Logger . |
static class |
PlainStringGenerator
Helper class to produce string expressions consisting of literals and
computed values.
|
static class |
SafeHtmlStringGenerator
Helper class to produce string expressions consisting of literals and
computed values.
|
static class |
SourceWriter
A mechanism to write source files.
|
class |
SourceWriterBase
Base implementation of
SourceWriter that implements all the indenting
and keeping track of comments. |
class |
StringGenerator
Helper class to produce string expressions consisting of literals and
computed values.
|
static class |
StringSourceWriter
A SourceWriter that accumulates source and returns it in the
Object.toString() method. |
Modifier and Type | Method and Description |
---|---|
void |
SourceWriter.indentln(String format,
Object... args)
Format and print a line at an increased indentation level without altering
the indent level for the next line.
|
void |
SourceWriterBase.indentln(String format,
Object... args) |
void |
SourceWriter.print(String format,
Object... args)
Format and print a string without a line terminator.
|
void |
SourceWriterBase.print(String format,
Object... args) |
void |
SourceWriter.println(String format,
Object... args)
Format and print a string with a line terminator.
|
void |
SourceWriterBase.println(String format,
Object... args) |
Modifier and Type | Class and Description |
---|---|
static class |
AsyncProvider
An object capable of providing an instance of type T asynchronously
via
Callback . |
static class |
Callback
A callback for any asynchronous call that can result in success or failure.
|
static class |
CodeDownloadException
Exception indicating an interruption while downloading resources.
|
class |
Duration
A utility class for measuring elapsed time.
|
static class |
EntryPoint
Implement this interface to allow a class to act as a module entry point.
|
class |
GWT
Supports core functionality that in some cases requires direct support from
the compiler and runtime systems such as runtime type information and
deferred binding.
|
class |
HttpThrowableReporter
Deprecated.
Use
JsonLogRecordClientUtil instead. |
static class |
JavaScriptException
Any JavaScript exceptions occurring within JSNI methods are wrapped as this
class when caught in Java code.
|
class |
JavaScriptObject
An opaque handle to a native JavaScript object.
|
static class |
JsArray
A simple wrapper around a homogeneous native array of
JavaScriptObject values. |
static class |
JsArrayBoolean
A simple wrapper around a homogeneous native array of boolean values.
|
static class |
JsArrayInteger
A simple wrapper around a homogeneous native array of integer values.
|
static class |
JsArrayMixed
A simple wrapper around an heterogeneous native array of values.
|
static class |
JsArrayNumber
A simple wrapper around a homogeneous native array of numeric values.
|
static class |
JsArrayString
A simple wrapper around a homogeneous native array of string values.
|
class |
JsArrayUtils
Utility class for manipulating JS arrays.
|
static class |
JsDate
A simple wrapper around a native JS Date object.
|
class |
JsonUtils
Provides JSON-related utility methods.
|
static class |
RunAsyncCallback
A callback meant to be used by
GWT.runAsync(RunAsyncCallback) . |
class |
Scheduler
This class provides low-level task scheduling primitives.
|
class |
ScriptInjector
Dynamically create a script tag and attach it to the DOM.
|
static class |
ScriptInjector.FromString
Builder for directly injecting a script body into the DOM.
|
static class |
ScriptInjector.FromUrl
Build an injection call for adding a script by URL.
|
Modifier and Type | Method and Description |
---|---|
Object |
JavaScriptException.getThrown()
Returns the original thrown object from javascript; may be
null . |
Modifier and Type | Method and Description |
---|---|
boolean |
JavaScriptObject.equals(Object other)
Returns
true if the objects are JavaScript identical
(triple-equals). |
static String |
GWT.getTypeName(Object o)
Deprecated.
|
Constructor and Description |
---|
JavaScriptException(Object e) |
JavaScriptException(Object e,
String description) |
Modifier and Type | Class and Description |
---|---|
class |
JsoInspector
This class provides an API for IDEs to inspect JavaScript objects and is not
intended to be used in GWT applications.
|
static class |
JsoInspector.JsoProperty
A simple Java object to hold a key and value pair.
|
Modifier and Type | Field and Description |
---|---|
Object |
JsoInspector.JsoProperty.value |
Modifier and Type | Method and Description |
---|---|
static Object |
JsoInspector.convertToInspectableObject(Object jso)
Wraps a JavaScript object into a suitable inspectable type.
|
Modifier and Type | Method and Description |
---|---|
static Object |
JsoInspector.convertToInspectableObject(Object jso)
Wraps a JavaScript object into a suitable inspectable type.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncFragmentLoader
Low-level support to download an extra fragment of code.
|
static class |
AsyncFragmentLoader.LwmLabels
Labels used for runAsync lightweight metrics.
|
static class |
AsyncFragmentLoader.StandardLogger
The standard logger used in a web browser.
|
class |
Coercions
Private implementation class for GWT.
|
class |
CrossSiteLoadingStrategy
Load runAsync code using a script tag.
|
class |
Impl
Private implementation class for GWT core.
|
static class |
JavaScriptExceptionBase
A super-source version of JavaScriptExceptionBase so that we can call super constructor that
disables #fillInStackTrace without breaking Java6 compatibility.
|
class |
LoadingStrategyBase
Base for a standard loading strategy used in a web browser.
|
protected static class |
LoadingStrategyBase.RequestData
Since LoadingStrategy must support concurrent requests, we keep most of the
relevant info in the RequestData, and pass it around.
|
static class |
Md5Digest
GWT implementation of MD5.
|
static class |
OnSuccessExecutor
An asynchronous
RunAsyncCallback#onSuccess() executor using a deferred command. |
static class |
SchedulerImpl
This is used by Scheduler to collaborate with Impl in order to have
FinallyCommands executed.
|
static class |
ScriptTagLoadingStrategy
A download strategy that uses a JSONP style script tag mechanism.
|
static class |
ScriptTagLoadingStrategy.ScriptTagDownloadStrategy
Uses a JSONP style script tag mechanism to download the code.
|
class |
SerializableThrowable
Deprecated.
use
SerializableThrowable instead. |
static class |
SerializableThrowable.ThrowableWithClassName
Deprecated.
use com.google.gwt.core.client.SerializableThrowable instead.
|
class |
SourceMapProperty
Helper class to query if SourceMaps are enabled and capable of working on the current user
agent.
|
class |
StackTraceCreator
Encapsulates logic to create a stack trace.
|
static class |
SuperDevModeLogger
The implementation of GWT.log() used when Super Dev Mode is on.
|
static class |
SynchronousOnSuccessExecutor
An synchronous
RunAsyncCallback#onSuccess() executor that immediately calls onSuccess. |
class |
WeakMapping
A class associating a (String, Object) map with arbitrary source objects
(except for Strings).
|
static class |
XhrLoadingStrategy
A download strategy that uses XHRs and iss therefore not cross site compatible.
|
static class |
XhrLoadingStrategy.XhrDownloadStrategy
Uses XHR's to download the code.
|
Modifier and Type | Method and Description |
---|---|
static Object |
WeakMapping.get(Object instance,
String key)
Returns the Object associated with the given key in the (key, value)
mapping associated with the given Object instance.
|
Modifier and Type | Method and Description |
---|---|
static void |
StackTraceCreator.captureStackTrace(Throwable throwable,
Object reference)
Collect necessary information to construct stack trace trace later in time.
|
static Object |
WeakMapping.get(Object instance,
String key)
Returns the Object associated with the given key in the (key, value)
mapping associated with the given Object instance.
|
static int |
Impl.getHashCode(Object o)
Gets an identity-based hash code on the passed-in Object by adding an
expando.
|
static void |
WeakMapping.set(Object instance,
String key,
Object value)
Associates a value with a given key in the (key, value) mapping associated
with the given Object instance.
|
static void |
WeakMapping.setWeak(Object instance,
String key,
Object value)
Like
WeakMapping.set(Object, String, Object) , but doesn't guarantee that
value can be retrieved. |
Modifier and Type | Class and Description |
---|---|
static class |
PrefetchableResource
A resource that can be prefetched via the
Prefetcher class. |
class |
Prefetcher
This class allows requesting the download of resources before they are
strictly needed.
|
class |
RunAsyncCode
A request to load the code for a
GWT.runAsync(Class, com.google.gwt.core.client.RunAsyncCallback)
split point. |
Modifier and Type | Class and Description |
---|---|
static class |
StubScheduler
A fake scheduler that records scheduled commands and can execute them when asked to.
|
Modifier and Type | Class and Description |
---|---|
class |
CachedPropertyInformation
A container for saving lists of deferred-binding and configuration properties
to be compared subsequently with a PropertyOracle.
|
class |
DefaultConfigurationProperty
Default immutable implementation of ConfigurationProperty that receives its
values in its constructor.
|
class |
DefaultSelectionProperty
Default immutable implementation of SelectionProperty that receives its
values in its constructor.
|
class |
DelegatingGeneratorContext
An abstract generator context class which delegates all methods to a provided
baseContext.
|
class |
Generator
Generates source code for subclasses during deferred binding requests.
|
class |
IncrementalGenerator
An extension to the
Generator class which supports incremental
generation. |
class |
Linker
Defines a linker for the GWT compiler.
|
class |
NonIncrementalGeneratorContext
A wrapper to access a base
GeneratorContext instance but with
generator result caching disabled. |
class |
RebindResult
A class for returning the result of a rebind operation.
|
class |
ServletContainer
An instance of a servlet container that can be used by the shell.
|
class |
ServletContainerLauncher
Defines the service provider interface for launching servlet containers that
can be used by the GWT development mode.
|
class |
StubGeneratorContext
An abstract generator context class which by default throws
UnsupportedOperationException for all methods.
|
class |
SubsetFilteringPropertyOracle
A property oracle that prevents access to any properties not named in its predefined set.
Used by the generator driver framework to limit property access for the purpose of forcing generators to accurately declare their property dependencies. |
class |
TreeLogger
An interface used to log messages in deferred binding generators.
|
static class |
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.
|
Modifier and Type | Method and Description |
---|---|
Object |
CachedGeneratorResult.getClientData(String key)
Retrieves cached client data by key.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DefaultSelectionProperty.equals(Object obj) |
boolean |
DefaultConfigurationProperty.equals(Object obj) |
Modifier and Type | Class and Description |
---|---|
class |
JsoEval
Provides facilities for debuggers to call methods on
JavaScriptObjects . |
Modifier and Type | Method and Description |
---|---|
static Object |
JsoEval.call(Class klass,
Object obj,
String methodName,
Class[] types,
Object... args)
Reflectively invokes a method on a JavaScriptObject.
|
static Object |
JsoEval.call(Class klass,
Object obj,
String methodName,
Object... args)
A convenience form of
JsoEval.call(Class, Object, String, Class[], Object...) for use directly
by users in a debugger. |
static Object |
JsoEval.callEx(Class klass,
Object obj,
String methodName,
Class[] types,
Object... args)
Reflectively invokes a method on a JavaScriptObject.
|
static Object |
JsoEval.callEx(Class klass,
Object obj,
String methodName,
Object... args)
A convenience form of
JsoEval.call(Class, Object, String, Class[], Object...) for use directly
by users in a debugger. |
static Object |
JsoEval.callStatic(Class klass,
String methodName,
Class[] types,
Object... args)
Reflectively invokes a static method on a JavaScriptObject.
|
static Object |
JsoEval.callStaticEx(Class klass,
String methodName,
Class[] types,
Object... args)
Reflectively invokes a static method on a JavaScriptObject.
|
Modifier and Type | Method and Description |
---|---|
static Object |
JsoEval.call(Class klass,
Object obj,
String methodName,
Class[] types,
Object... args)
Reflectively invokes a method on a JavaScriptObject.
|
static Object |
JsoEval.call(Class klass,
Object obj,
String methodName,
Class[] types,
Object... args)
Reflectively invokes a method on a JavaScriptObject.
|
static Object |
JsoEval.call(Class klass,
Object obj,
String methodName,
Object... args)
A convenience form of
JsoEval.call(Class, Object, String, Class[], Object...) for use directly
by users in a debugger. |
static Object |
JsoEval.call(Class klass,
Object obj,
String methodName,
Object... args)
A convenience form of
JsoEval.call(Class, Object, String, Class[], Object...) for use directly
by users in a debugger. |
static Object |
JsoEval.callEx(Class klass,
Object obj,
String methodName,
Class[] types,
Object... args)
Reflectively invokes a method on a JavaScriptObject.
|
static Object |
JsoEval.callEx(Class klass,
Object obj,
String methodName,
Class[] types,
Object... args)
Reflectively invokes a method on a JavaScriptObject.
|
static Object |
JsoEval.callEx(Class klass,
Object obj,
String methodName,
Object... args)
A convenience form of
JsoEval.call(Class, Object, String, Class[], Object...) for use directly
by users in a debugger. |
static Object |
JsoEval.callEx(Class klass,
Object obj,
String methodName,
Object... args)
A convenience form of
JsoEval.call(Class, Object, String, Class[], Object...) for use directly
by users in a debugger. |
static Object |
JsoEval.callStatic(Class klass,
String methodName,
Class[] types,
Object... args)
Reflectively invokes a static method on a JavaScriptObject.
|
static Object |
JsoEval.callStaticEx(Class klass,
String methodName,
Class[] types,
Object... args)
Reflectively invokes a static method on a JavaScriptObject.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceGeneratorUtilImpl
Provides private and temporary compiler support for user space generator
ResourceGeneratorUtil.addNamedFile().
Normally resources should be created with generatorContext.tryCreateResource() but it does not well support the use case where the created resource should not be an output artifact and should instead be made available as input to other generators. |
class |
ResourceLocatorImpl
Temporary internal utility functions for locating Resources.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLinker
Provides basic functions common to all Linker implementations.
|
class |
Artifact<C extends Artifact<C>>
A base type for all artifacts relating to the link process.
|
class |
ArtifactSet
Provides stable ordering and de-duplication of artifacts.
|
class |
BinaryEmittedArtifact
A thinned down version of some
EmittedArtifact . |
class |
CompilationMetricsArtifact
Captures some metrics from the compile permutations step of the build.
|
class |
CompilationResult
Represents a unique compilation of the module.
|
class |
DelegatingCompilationResult
A delegate for
CompilationResult intended for third party linkers
that want to modify a compilation result. |
class |
EmittedArtifact
An artifact that will be emitted into the output.
|
class |
GeneratedResource
A resource created by a Generator invoking
GeneratorContext.tryCreateResource(com.google.gwt.core.ext.TreeLogger, String)
during the compilation process. |
class |
ModuleMetricsArtifact
Captures some metrics from the module load and initial type oracle compile
step.
|
class |
PrecompilationMetricsArtifact
Captures some metrics from the precompilation step.
|
class |
PublicResource
A resource in the module's public path.
|
class |
ScriptReference
An external script file referenced in the module manifest.
|
class |
SoftPermutation
Represents a permutation of collapsed deferred-binding property values.
|
class |
StylesheetReference
An external stylesheet referenced in the module manifest.
|
static class |
SymbolData.ClassIdentComparator
A Comparator for use when presenting the data to humans.
|
class |
SyntheticArtifact
Artifacts created by
AbstractLinker . |
Modifier and Type | Method and Description |
---|---|
Object[] |
ArtifactSet.toArray() |
<T> T[] |
ArtifactSet.toArray(T[] a) |
Modifier and Type | Method and Description |
---|---|
boolean |
ArtifactSet.contains(Object o) |
boolean |
ArtifactSet.equals(Object o) |
boolean |
Artifact.equals(Object obj)
Delegates to
Artifact.compareTo(Artifact) . |
boolean |
ArtifactSet.remove(Object o) |
<T> T[] |
ArtifactSet.toArray(T[] a) |
Modifier and Type | Class and Description |
---|---|
class |
BinaryOnlyArtifactWrapper
A wrapper around an emitted artifact that only allows reading the artifact's
path and its binary contents.
|
class |
HostedModeLinker
This is a partial implementation of the Linker interface to support hosted
mode.
|
class |
JarEntryEmittedArtifact
A
BinaryEmittedArtifact that reads a jar entry. |
class |
JsSourceMapBuilder
A builder for combining existing JS source maps.
|
class |
JsSourceMapExtractor
An efficient JS source map chunk extractor.
|
class |
NamedRange
A starting and ending byte range/line number with associated name.
|
class |
PermutationsUtil
A utility class to help linkers generate a list of permutation mappings and
and then either output them to javascript code which selects the correct
permutation, or to a file which can be parsed by server-side code.
|
protected static class |
PermutationsUtil.PermutationId
This represents the combination of a unique content hash (i.e.
|
class |
PropertiesMappingArtifact
Artifact that contains a mapping from deferred binding properties to a string (which typically
represents another artifact).
|
class |
PropertiesUtil
A utility class to fill in the properties javascript in linker templates.
|
class |
ResourceInjectionUtil
Utility class to help linkers do resource injection.
|
class |
SelectionInformation
Used by
SelectionScriptLinker to hold selection information about an
individual compiled permutation. |
class |
SelectionScriptLinker
A base class for Linkers that use an external script to boostrap the GWT module.
|
class |
StandardCompilationResult
The standard implementation of
CompilationResult . |
class |
StandardConfigurationProperty
The standard implementation of
ConfigurationProperty from a
ConfigurationProperty . |
class |
StandardGeneratedResource
The standard implementation of
GeneratedResource . |
class |
StandardLinkerContext
An implementation of
LinkerContext that is initialized from a
ModuleDef . |
class |
StandardPublicResource
The standard implementation of
PublicResource . |
class |
StandardScriptReference
The standard implementation of
ScriptReference . |
class |
StandardSelectionProperty
The standard implementation of
SelectionProperty from a
BindingProperty . |
class |
StandardSoftPermutation
The standard implementation of
SoftPermutation . |
class |
StandardStatementRanges
The standard implementation of
StatementRanges . |
class |
StandardStylesheetReference
The standard implementation of
StylesheetReference . |
class |
StandardSymbolData
An immutable implementation of SymbolData.
|
class |
StatementRangesBuilder
A builder for combining existing statement ranges.
|
class |
StatementRangesExtractor
An efficient StatementRanges extractor.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceMapRecorder
Creates Closure Compatible SourceMaps.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Range.equals(Object obj) |
Modifier and Type | Class and Description |
---|---|
class |
ClassDescriptor
A succinct code representation for classes.
|
class |
DependencyGraphRecorder
Builds the model for the (new) soyc through reading method dependencies.
|
class |
EntityDescriptor
The abstraction of any possible entity in the code that is register by soyc: classes, methods
and fields.
|
static class |
EntityDescriptor.Fragment
Stores the size contribution to each fragment for this entity.
|
class |
EntityDescriptorJsonTranslator
Serialize/Deserialize EntityDescriptor instances to/from json.
|
class |
EntityRecorder
Creates the entities artifacts for the new soyc.
|
class |
FieldDescriptor
Represents a field.
|
class |
MemberDescriptor
Represents an abstract member, such as a field or a method.
|
class |
MethodDescriptor
Represents a method.
|
class |
PackageDescriptor
It contains all packages and they reference to classes
ClassDescriptor . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMember
Provides implementation of common Member functions.
|
class |
AbstractMemberWithDependencies
Provides a common implementation of HasDependencies.
|
class |
DependencyRecorder
The control-flow dependency recorder for Compile Report.
|
class |
MemberFactory
A factory object for the standard implementations of Member subtypes.
|
class |
SizeMapRecorder
Records an array of
SizeBreakdown to a gzipped XML file. |
class |
SplitPointRecorder
Records split points to a file for Compile Reports.
|
class |
StandardClassMember
An implementation of ClassMember.
|
class |
StandardFieldMember
An implementation of FieldMember.
|
class |
StandardMethodMember
An implementation of MethodMember.
|
class |
StoryImpl
An implementation of the Story interface.
|
class |
StoryImplComparator
Exists as a real class to allow TreeMaps to be serialized.
|
class |
StoryRecorder
Records
Story s to a file for Compile Reports. |
Modifier and Type | Method and Description |
---|---|
boolean |
StoryImpl.equals(Object obj)
Identity is based on the
id field. |
Modifier and Type | Class and Description |
---|---|
class |
JniConstants
Constants used with JNI type descriptors.
|
class |
TypeOracle
Provides type-related information about a set of source files.
|
Modifier and Type | Method and Description |
---|---|
Object |
JAnnotationMethod.getDefaultValue()
Returns the default value for this annotation method or
null
if there is not one. |
Modifier and Type | Class and Description |
---|---|
class |
CrossSiteIframeLinker
This linker uses an iframe to hold the code and a script tag to download the
code.
|
class |
D8ScriptLinker
A Linker for producing a single JavaScript file from a GWT module that can
be run in the d8 command line profiler.
|
class |
DirectInstallLinker
A linker that adds a script tag directly to the iframe rather than downloading the
JavaScript code as a list of strings and then installing it into the iframe.
|
class |
IFrameLinker
Deprecated.
use
CrossSiteIframeLinker instead. |
class |
SingleScriptLinker
A Linker for producing a single JavaScript file from a GWT module.
|
class |
SoycReportLinker
Converts SOYC report files into emitted private artifacts.
|
class |
SymbolMapsLinker
This Linker exports the symbol maps associated with each compilation result as a private file.
|
static class |
SymbolMapsLinker.ScriptFragmentEditsArtifact
Artifact to record insertions or deletions made to Javascript fragments.
|
static class |
SymbolMapsLinker.SourceMapArtifact
Artifact to represent a sourcemap file to be processed by SymbolMapsLinker.
|
class |
XSLinker
Deprecated.
use
CrossSiteIframeLinker instead. |
Modifier and Type | Class and Description |
---|---|
static class |
GwtServletBase
Base servlet for GWT server-side code which extracts properties from the
request and sets them for this thread.
|
static class |
LocalizableInstantiator
Instantiator that knows how to lookup locale-specific implementations.
|
static class |
ObjectNew
A class instantiator that simple news the requested class.
|
static class |
ServerGwtBridge
Implements GWT.* methods for the server.
|
static class |
ServerGwtBridge.ClassInstantiatorBase
Helper class that provides some wrappers for looking up and instantiating
a class.
|
class |
StackTraceDeobfuscator
Deobfuscates stack traces on the server side.
|
Modifier and Type | Class and Description |
---|---|
class |
GWTBridge
When running in Development Mode, acts as a bridge from GWT into the
Development Mode environment.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalPreconditions
A utility class that provides utility functions to do precondition checks inside GWT-SDK.
|
class |
JsLogger
A JsLogger is an implementation of GWT.log() to use in GWT apps compiled to JavaScript.
|
class |
StringCase
|
class |
ThrowableTypeResolver
Helper to resolve the designated type for
SerializableThrowable . |
Modifier and Type | Method and Description |
---|---|
static void |
InternalPreconditions.checkArgument(boolean expression,
Object errorMessage)
Ensures the truth of an expression involving one or more parameters to the calling method.
|
static void |
InternalPreconditions.checkArgument(boolean expression,
String errorMessageTemplate,
Object... errorMessageArgs)
Ensures the truth of an expression involving one or more parameters to the calling method.
|
static void |
InternalPreconditions.checkArrayType(boolean expression,
Object errorMessage)
Ensures the truth of an expression that verifies array type.
|
static void |
InternalPreconditions.checkCriticalArgument(boolean expression,
Object errorMessage)
Ensures the truth of an expression involving one or more parameters to the calling method.
|
static void |
InternalPreconditions.checkCriticalArgument(boolean expression,
String errorMessageTemplate,
Object... errorMessageArgs)
Ensures the truth of an expression involving one or more parameters to the calling method.
|
static void |
InternalPreconditions.checkElement(boolean expression,
Object errorMessage)
Ensures the truth of an expression involving existence of an element.
|
static void |
InternalPreconditions.checkNotNull(Object reference,
Object errorMessage)
Ensures that an object reference passed as a parameter to the calling method is not null.
|
static void |
InternalPreconditions.checkState(boolean expression,
Object errorMessage)
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
|
Modifier and Type | Class and Description |
---|---|
class |
DebugInfo
Provides low-level functionality to support the creation of testing and
diagnostic frameworks.
|
Modifier and Type | Class and Description |
---|---|
class |
About
About information for GWT.
|
class |
AnalyzeModule
Performs the first phase of compilation, generating the set of permutations
to compile and writing it out to a file.
|
class |
ArchivePreloader
Handles loading archived modules into the CompilationState for the Compiler
and DevMode.
|
class |
ArgProcessorBase
Base class for new-style argument processors.
|
class |
BootStrapPlatform
Initializes platform stuff.
|
class |
CompileModule
Compiles a GWT module into a form that can be re-used by subsequent builds.
|
class |
CompileOnePerm
Performs the second phase of compilation, converting one of the Precompile's
serialized AST files into JavaScript outputs.
|
class |
CompilePerms
Performs the second phase of compilation, converting the Precompile's AST
into JavaScript outputs.
|
protected static class |
CompilePerms.ArgHandlerPerms
Argument handler for specifying the which perms to run.
|
class |
CompilePermsServer
An out-of-process implementation of CompilePerms that will connect back to an
existing compiler host.
|
class |
Compiler
The main executable entry point for the GWT Java to JavaScript compiler.
|
class |
CompilerContext
Contains most global read-only compiler state and makes it easily accessible to the far flung
reaches of the compiler call graph without the constant accumulation of more and more function
parameters.
|
static class |
CompilerContext.Builder
CompilerContext builder.
|
class |
CompileTaskRunner
Used to run compiler tasks with the appropriate logger.
|
class |
DevMode
The main executable class for the hosted mode shell.
|
protected static class |
DevMode.ArgHandlerServer
Handles the -server command line flag.
|
protected static class |
DevMode.ArgHandlerStartupURLs
Handles a startup url that can be passed on the command line.
|
protected static class |
DevMode.ArgHandlerSuperDevMode
Runs the superdev-mode code server instead of classic one.
|
protected static class |
DevMode.ArgProcessor
The argument processor.
|
protected static class |
DevMode.HostedModeOptionsImpl
Concrete class to implement all hosted mode options.
|
class |
DevModeBase
The main executable class for the hosted mode shell.
|
protected static class |
DevModeBase.ArgHandlerBindAddress
Handles the -bindAddress command line flag.
|
protected static class |
DevModeBase.ArgHandlerBlacklist
Handles the -blacklist command line argument.
|
protected static class |
DevModeBase.ArgHandlerCodeServerPort
Handles the -codeServerPort command line flag.
|
protected static class |
DevModeBase.ArgHandlerLogDir
Handles the -logdir command line option.
|
protected static class |
DevModeBase.ArgHandlerNoServerFlag
Runs a convenient embedded web server.
|
protected static class |
DevModeBase.ArgHandlerPort
Handles the -port command line flag.
|
protected static class |
DevModeBase.ArgHandlerRemoteUI
Handles the -remoteUI command line flag.
|
protected static class |
DevModeBase.ArgHandlerWhitelist
Handles the -whitelist command line flag.
|
protected static class |
DevModeBase.ArgProcessor
The base dev mode argument processor.
|
protected static class |
DevModeBase.HostedModeBaseOptionsImpl
Concrete class to implement all hosted mode base options.
|
class |
DevModeBase.UiBrowserWidgetHostImpl
Implementation of BrowserWidgetHost that supports the abstract UI
interface.
|
class |
ExternalPermutationWorkerFactory
A PermutationWorkerFactory designed to launch instances of
CompilePermsServer . |
class |
GetJreEmulation
Entry point that outputs the GWT JRE support.
|
class |
GwtCreateMap
A map from GWT.create() arguments to the types that will be constructed.
|
class |
GWTMain
Executable class provides help to users who run the jar by indicating the
enclosed classes that are executable.
|
class |
GwtVersion
Represents a GWT version.
|
class |
HeadlessUI
UI used in headless operation.
|
class |
HostedMode
Deprecated.
|
class |
IncrementalBuilder
Incrementally builds, links, and rebuilds module trees.
|
class |
JUnitCreator
The executable class for JUnitCreator has been moved to
com.google.gwt.junit.tools.JUnitCreator . |
class |
LibraryCompiler
Executable compiler entry point that constructs a library from an input module and its library
dependencies.
|
class |
Link
Performs the last phase of compilation, merging the compilation outputs.
|
class |
MinimalRebuildCache
MinimalRebuildCache contains compiler information that can be persisted between compiles to
decrease compilation time.
|
class |
ModulePanel
A panel which represents a single module session.
|
class |
ModuleTabPanel
A panel which contains all modules in one browser tab.
|
class |
ModuleTabPanel.Session
A session has a unique session key within a module tab panel, and is
identified to the user by the timestamp it was first seen.
|
class |
NullRebuildCache
A MinimalRebuildCache that ignores all interaction.
|
class |
Permutation
Represents the state of a single permutation for compile.
|
class |
PermutationWorkerFactory
Represents a factory for implementations of an endpoint that will invoke
CompilePerms.
|
class |
Precompilation
The result of compilation phase 1, includes a unified AST and metadata
relevant to each permutation.
|
class |
Precompile
Performs the first phase of compilation, generating the set of permutations
to compile, and a ready-to-compile AST.
|
class |
PrecompileOnePerm
Creates a ready-to-compile AST for a single permutation.
|
class |
PrecompileTaskOptionsImpl
Concrete class to implement both precompile and compile task options.
|
class |
RebindCache
A cache for storing
CachedGeneratorResult entries. |
class |
RunWebApp
An utility class for running web apps with Jetty and launching the default
browser.
|
class |
SwingUI
Implements the Swing UI for development mode.
|
protected class |
SwingUI.SwingModuleHandle
Module handle for Swing UI.
|
class |
ThreadedPermutationWorkerFactory
Create a single in-process PermutationWorker.
|
class |
WebServerPanel |
Modifier and Type | Method and Description |
---|---|
boolean |
GwtVersion.equals(Object o) |
Modifier and Type | Class and Description |
---|---|
class |
BindingProperty
Represents a single named deferred binding or configuration property that can
answer with its value.
|
class |
BindingProps
Contains the values of binding properties for a soft permutation.
|
class |
CombinedResourceOracle
Combines multiple resource oracles into a single queryable oracle.
Useful when the resource oracles being combined are very different in nature. |
class |
CompoundCondition
Abstract base class for various kinds of compound deferred binding
conditions.
|
class |
Condition
Abstract base class for various kinds of deferred binding conditions.
|
class |
ConditionAll
A compound condition that is only satisfied if all of its children are
satisfied.
|
class |
ConditionAny
A compound condition that is satisfied if any of its children are satisfied.
|
class |
ConditionNone
A compound condition that is only satisfied if all of its children are
unsatisfied.
|
class |
Conditions
A typed collection of
Condition objects. |
class |
ConditionWhenLinkerAdded
Deprecated.
|
class |
ConditionWhenPropertyIs
A deferred binding condition to determine whether a named property has a
particular value.
|
class |
ConditionWhenTypeAssignableTo
A deferred binding condition to determine whether the type being rebound is
assignment-compatible with a particular type.
|
class |
ConditionWhenTypeIs
A deferred binding condition to determine whether the type being rebound is
exactly a particular type.
|
class |
ConfigProps
The compiler's representation of a set of configuration properties.
|
class |
ConfigurationProperty
Represents a module property which does not impact deferred-binding
decisions.
|
class |
DeferredBindingQuery
A query into the deferred binding system.
|
class |
DynamicPropertyOracle
An implementation of
PropertyOracle that helps discover the property values associated
with specific rebind results for generators.It does so by recording the properties that are queried, providing a first legal answer for properties not previously queried and allowing an external driver to prescribe values for properties that have been discovered as dependencies. |
class |
EntryMethodHolderGenerator
Generator used to generate a class unique to the current module to hold the boot strap entry
method that the compiler generates.
|
class |
ImmutableLibraryGroup
An immutable library group.
Makes a good starter value for libraryGroup variables in that it allows read calling code without having to check for a null but will force write calling code to be guarded a condition that verifies that values even should be inserted. |
class |
Libraries
Utility functions and constants for reading and writing library files.
|
class |
LibraryGroup
A convenience wrapper around a set of libraries.
Indexes library contents to enable single step retrieval of resources by name. Analyzes the library dependency tree to provide link ordering and property and rebound type change analysis for partial generator execution. Combines library resource lists for easy iteration over the complete set. Is mostly immutable, its contained set of libraries can only be set at time of construction. |
class |
LibraryGroupBuildResourceOracle
A
ResourceOracle for finding build resources in a library group. |
class |
LibraryGroupPublicResourceOracle
A
ResourceOracle for finding public resources in a library group. |
class |
ModuleDef
Represents a module specification.
|
class |
ModuleDefLoader
The top-level API for loading module XML.
|
class |
ModuleDefSchema
Configures a module definition object using XML.
|
class |
NullLibraryWriter
A do-nothing library writer for code paths that expect a library writer but which are running in
a context in which no library should to be built.
|
class |
PermProps
The properties for one hard permutation.
|
class |
Properties
A typed map of deferred binding properties.
|
class |
PropertyPermutations
Generates all possible permutations of properties in a module.
|
class |
PropertyProvider
Produces a deferred binding property value by executing JavaScript code.
|
class |
PropertyProviderRegistratorGenerator
Generator used to generate a class unique to the current module which has a register() function
that when invoked will register the given property provider implementations with a global
registry.
The resulting class is expected to be invoked at runtime as part of per module bootstrapping and before anything that might depend on property lookups (like GWT.create() calls). |
class |
ResourceLoaders
Creates instances of
ResourceLoader . |
class |
Rule
Abstract base class for various kinds of deferred binding rules.
|
class |
RuleFail
A rule to explicitly fail during a deferred binding request.
|
class |
RuleGenerateWith
A rule to replace the type being rebound with a class whose name is determined by a generator
class.
|
class |
RuleReplaceWith
A rule to replace the type being rebound with an explicitly named class.
|
class |
RuleReplaceWithFallback
A shorthand rule to replace the type being rebound with itself.
Useful when defining fallback rebind rules that makes sure that a GWT.create(Foo.class) will attempt to instantiate a Foo if no other replacement rebinds have been declared or are currently applicable. |
class |
Rules
A typed collection of
Rule objects. |
class |
RuntimeRebindRegistratorGenerator
Generator used to generate a class unique to the current module which has a register() function
which when invoked will register all currently known runtime rebind rule implementations with a
global registry.
The resulting class is expected to be invoked as part of per module bootstrapping and before anything that might depend on GWT.create() rebinding (including onModuleLoad() or gwtOnLoad() methods). |
class |
RuntimeRebindRuleGenerator
Generator used to generate runtime rebind rule class definitions.
|
class |
Script
Represents configuration for a dynamically-injected script.
|
class |
Scripts
Manages a list of
Script objects. |
class |
Styles
Manages a list of stylesheet urls.
|
class |
ZipLibraries
Utility functions and constants for reading and writing zip library files.
|
class |
ZipLibrary
A library that lazily reads and caches data from a zip file.
|
class |
ZipLibraryWriter
A library builder that writes contents to a zip file.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ConditionWhenPropertyIs.equals(Object object) |
boolean |
CompoundCondition.equals(Object object) |
boolean |
ConditionAny.equals(Object object) |
boolean |
ConditionAll.equals(Object object) |
boolean |
ConfigurationProperty.equals(Object object) |
boolean |
RuleGenerateWith.equals(Object obj) |
boolean |
Conditions.equals(Object object) |
boolean |
BindingProperty.equals(Object object) |
boolean |
ConditionWhenTypeIs.equals(Object object) |
boolean |
PropertyProvider.equals(Object object) |
boolean |
ConditionNone.equals(Object object) |
boolean |
ConditionWhenLinkerAdded.equals(Object object)
Deprecated.
|
boolean |
ConditionWhenTypeAssignableTo.equals(Object object) |
Modifier and Type | Class and Description |
---|---|
class |
CodeServer
This class contains the
main method that starts the code server for
"Super Dev Mode", a replacement for developer mode that doesn't require
browser plugins. |
class |
CompileDir
Defines a directory tree used for compiling a GWT app one time.
|
static class |
CompilerOptionsImpl
Defines the compiler settings that Super Dev Mode uses for compiling
GWT apps.
|
static class |
HtmlWriter
Writes HTML to a stream.
|
static class |
Job
A request for Super Dev Mode to compile something.
|
static class |
JobChangeListener
A callback for receiving events when a GWT compile job changes status.
|
class |
JobEvent
The status of a compile job submitted to Super Dev Mode.
|
static class |
JobEvent.Builder
Creates a JobEvent.
|
static class |
JobEventTable
Contains the current status of each
Job . |
class |
JobRunner
Executes requests to compile modules using Super Dev Mode.
|
static class |
JsonExporter
Creates JSON descriptions of the code server's internal objects.
|
static class |
LauncherDir
An output directory where other servers pick up files from Super Dev Mode.
|
class |
Options
Defines the command-line options for the
CodeServer's main() method. |
static class |
Outbox
Holds the compiler output for one module.
|
static class |
OutboxDir
The directory tree where Super Dev Mode keeps all the files for one GWT app.
|
static class |
OutboxTable
An in-memory table of all the outboxes available on this code server.
|
static class |
Pages
Common HTTP responses that send HTML pages.
|
static class |
RecompileListener
Deprecated.
replaced by
JobChangeListener . |
static class |
Recompiler
Recompiles a GWT module on demand.
|
class |
Responses
Common HTTP responses other than HTML pages, which are in
Pages . |
static class |
ReverseSourceMap
A mapping from Java lines to JavaScript.
|
static class |
SourceHandler
Serves Java source files so that a browser's debugger can display them.
|
static class |
SourceMap
In-memory representation of a SourceMap.
|
static class |
UnmodifiableCompilerOptions
An implementation of CompilerOptions where all mutating methods throw
UnsupportedOperationException.
|
class |
WebServer
The web server for Super Dev Mode, also known as the code server.
|
Modifier and Type | Class and Description |
---|---|
class |
GenUtil
Utility methods for generators to use.
|
class |
NameFactory
Generates unqiue identifiers.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseNode
A simple base class for implementing an AST
Node . |
class |
Expression
A
Node that represents a Java expression. |
class |
ForLoop
A kind of
Statements that represents a for loop. |
class |
MethodCall
An
Expression that represents a method call, for example,
foo( a, b, c ) . |
class |
Statement
A
Node that represents a single Java statement. |
class |
StatementsList
An implementation of
Statements that is composed of a list of
Statements . |
class |
WhileLoop
A Node that represents a Java
while loop. |
Modifier and Type | Class and Description |
---|---|
class |
BinaryTypeReferenceRestrictionsChecker
Check a
CompilationUnitDeclaration for references to binary types
outside the context of an annotation. |
class |
BytecodeSignatureMaker
Creates string hashes for various purposes from walking bytecode.
|
class |
CachedCompilationUnit
A convenient way to serialize a .
|
class |
CachedGeneratorResultImpl
An implementation class to represent the cached results from a previous
generator invocation.
|
class |
CombinedCompilationErrorsIndex
A CompilationErrorsIndex facade that exposes the contents of two contained
CompilationErrorsIndices.
|
class |
CompilationErrorsIndexImpl
A mutable and serializable CompilationErrorsIndex.
|
class |
CompilationProblemReporter
Handles some details of reporting errors in
CompilationUnit s to the
console. |
class |
CompilationState
Encapsulates the state of active compilation units in a particular module.
|
class |
CompilationStateBuilder
Manages a centralized cache for compiled units.
|
class |
CompilationStateBuilder.CompileMoreLater
An opaque class that lets you compile more units later.
|
class |
CompilationUnit
Encapsulates the state of a single active compilation unit in a particular
module.
|
class |
CompilationUnitArchive
This class represents a file that contains
CachedCompilationUnit s
that make up a module. |
class |
CompilationUnitBuilder
Builds a
CompilationUnit . |
class |
CompilationUnitInvalidator
Helper class to invalidate units in a set based on errors or references to
other invalidate units.
|
class |
CompilationUnitTypeOracleUpdater
Builds or rebuilds a
TypeOracle from a set of
compilation units. |
protected class |
CompilationUnitTypeOracleUpdater.TypeOracleBuildContext
This context keeps common data so we don't have to pass it around between methods for one pass
of
CompilationUnitTypeOracleUpdater.addNewTypesDontIndex(TreeLogger, Collection,
MethodArgNamesLookup) . |
class |
CompiledClass
Encapsulates the state of a single compiled class file.
|
class |
GwtIncompatiblePreprocessor
Handles the removal of GwtIncompatible annotated classes and members.
|
class |
GWTProblem
A problem specific to compiling for GWT.
|
class |
JavaSourceParser
Methods to do direct parsing of Java source -- currently the only uses are
for finding actual method parameter names on request.
|
class |
JdtCompiler
Manages the process of compiling
CompilationUnit s. |
static class |
JdtCompiler.DefaultUnitProcessor
A default processor that simply collects build units.
|
static class |
JdtCompiler.JreIndex
Static cache of all the JRE package names.
|
class |
JdtUtil
Utility functions to interact with JDT classes.
|
class |
JsInteropUtil
Utility functions to interact with JDT classes for JsInterop.
|
class |
JsniMethod
Represents a single JsniMethod in a compiled class file.
|
class |
JsniMethodCollector
Adapts compilation units containing JSNI-accessible code by rewriting the
source.
|
class |
JsniReferenceResolver
Resolves JSNI references to fields and methods and gives a informative errors if the references
cannot be resolved.
|
class |
JSORestrictionsChecker
Check a compilation unit for violations of
JavaScriptObject (JSO)
restrictions. |
static class |
JSORestrictionsChecker.CheckerState
The order in which the checker will process types is undefined, so this
type accumulates the information necessary for sanity-checking the JSO
types.
|
class |
LibraryCompilationUnitTypeOracleUpdater
Lazily builds or rebuilds a
TypeOracle from a set of
compilation units and a LibraryGroup. |
class |
LibraryGroupUnitCache
A cache that finds compilation unit instances in a library group.
Removals are not supported since libraries are immutable and the removals would only be needed if library contents were invalid. |
class |
MemoryUnitCache
This cache stores
CompilationUnit instances in a Map. |
protected static class |
MemoryUnitCache.UnitCacheEntry
Storage for a compilation unit in the map.
|
class |
MethodArgNamesLookup
Keeps track of method argument names that cannot be read from just the
bytecode.
|
class |
MethodParamCollector
Collects method parameter names.
|
class |
MethodVisitor
Base class of things that walk methods in a CUD and collect things about
interesting methods.
|
class |
SerializableCategorizedProblem
Provides a way to serialize a
CategorizedProblem . |
class |
Shared
A grab bag of utility functions useful for dealing with java files.
|
class |
StandardGeneratorContext
Manages generators and generated units during a single compilation.
|
static class |
StandardGeneratorContext.GeneratedUnitImpl
This generated unit acts as a normal generated unit as well as a buffer
into which generators can write their source.
|
class |
TypeParameterLookup
Handles lookup of type parameters, using a scope stack.
|
class |
UnitCacheSingleton
Lazily creates a singleton cache for
CompilationUnit instances. |
class |
UnusedImportsRemover
Removes unused imports from CompilationUnitDeclarations.
|
Modifier and Type | Method and Description |
---|---|
Object |
CachedGeneratorResultImpl.getClientData(String key) |
protected Object |
CompilationUnit.writeReplace()
The canonical serialized form of a CompilatinUnit is
CachedCompilationUnit . |
Modifier and Type | Method and Description |
---|---|
boolean |
CompilationErrorsIndexImpl.equals(Object object) |
boolean |
CompilationUnit.equals(Object obj)
Overridden to finalize; always returns object identity.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectAnnotationData
Collects data from (possibly nested) annotations on a single entity.
|
static class |
CollectAnnotationData.AnnotationData
Holds annotation fields/values.
|
static class |
CollectAnnotationData.MyAnnotationArrayVisitor
Collects data inside an array-valued annotation parameter.
|
class |
CollectClassData
A visitor (that collects class data from bytecode) and a model object to hold the collected data.
|
static class |
CollectClassData.AnnotationEnum
Holds the descriptor and value for an Enum-valued annotation.
|
class |
CollectFieldData
Collect data from a single field.
|
class |
CollectMethodData
Collects data from a single method.
|
class |
CollectReferencesVisitor
Collect all the types which are referenced by a particular class.
|
class |
CollectTypeParams
Collects formal type parameters into a JTypeParameter list.
|
class |
EmptySignatureVisitor
Signature visitor that does nothing.
|
class |
ResolveClassSignature
Signature visitor that resolves all the type variables and their bounds for a
given class.
|
class |
ResolveMethodSignature
Resolve a method given its generic signature, including return type,
parameter types, and exceptions thrown.
|
class |
ResolveTypeSignature
Resolve a single parameterized type.
|
Modifier and Type | Method and Description |
---|---|
Object |
CollectFieldData.getValue() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
CollectAnnotationData.AnnotationData.getValues() |
Modifier and Type | Method and Description |
---|---|
void |
CollectAnnotationData.AnnotationData.addValue(String name,
Object value) |
void |
CollectAnnotationData.visit(String name,
Object value) |
void |
CollectAnnotationData.MyAnnotationArrayVisitor.visit(String name,
Object value) |
org.objectweb.asm.FieldVisitor |
CollectClassData.visitField(int access,
String name,
String desc,
String signature,
Object value)
Called for each field.
|
org.objectweb.asm.FieldVisitor |
CollectReferencesVisitor.visitField(int access,
String name,
String desc,
String signature,
Object value) |
Constructor and Description |
---|
CollectFieldData(int access,
String name,
String desc,
String signature,
Object value) |
Constructor and Description |
---|
MyAnnotationArrayVisitor(com.google.gwt.dev.javac.asm.CollectAnnotationData.Callback<Object> callback) |
Modifier and Type | Class and Description |
---|---|
class |
EmptyVisitor
This class is a replacement of the EmptyVisitor class in ASM 3.1, no longer provided in ASM 4.
|
Modifier and Type | Method and Description |
---|---|
org.objectweb.asm.FieldVisitor |
EmptyVisitor.visitField(int access,
String name,
String desc,
String signature,
Object value) |
Modifier and Type | Class and Description |
---|---|
class |
GeneratorContextBuilder
Builder creating a new generator context for testing purposes, based on the
sources provided.
|
class |
JavaSource
Convenience base class for java sources used during testing.
|
Modifier and Type | Class and Description |
---|---|
class |
Java7MockResources
Contains Java 7 source files used for testing.
|
class |
JavaResourceBase
Contains standard Java source files for testing.
|
class |
MockJavaResource
Convenience base class for mock resources representing a java type.
|
class |
MockResource
An in-memory
Resource . |
class |
MockResourceOracle
A simple ResourceOracle for testing.
|
class |
StaticJavaResource
Java resource with unchanging contents.
|
Modifier and Type | Class and Description |
---|---|
class |
JAbstractMethod
Common superclass for
JMethod and JConstructor . |
class |
JAnnotationMethod
Method declared on an annotation type.
|
class |
JAnnotationType
Type representing an annotation type.
|
class |
JArrayType
Type representing a Java array.
|
class |
JClassType
Type used to represent any non-primitive type.
|
class |
JConstructor
Represents a constructor declaration.
|
class |
JEnumConstant
An enumeration constant declared in an enumerated type.
|
class |
JEnumType
Type representing a Java enumerated type.
|
class |
JField
Represents a field declaration.
|
class |
JGenericType
Type declaration that has type parameters.
|
class |
JMethod
Represents a method declaration.
|
class |
JPackage
Represents a logical package.
|
class |
JParameter
Represents a parameter in a declaration.
|
class |
JParameterizedType
Represents a parameterized type in a declaration.
|
class |
JRawType
Represents a raw type; that is a generic type with no type arguments.
|
class |
JRealClassType
Type representing a Java class or interface type that a user would declare.
|
class |
JTypeParameter
Represents one of the type parameters in a generic type.
|
class |
JWildcardType
Represents a wildcard type argument to a parameterized type.
|
class |
LibraryTypeOracle
Provides lazy type-related information about a set of types from libraries.
|
class |
TypeOracleUpdater
Updates an existing
TypeOracle . |
Modifier and Type | Method and Description |
---|---|
Object |
JAnnotationMethod.getDefaultValue()
Returns the default value for this annotation method or
null
if there is not one. |
Modifier and Type | Method and Description |
---|---|
boolean |
JClassType.equals(Object obj)
All types use identity for comparison.
|
protected JAnnotationMethod |
TypeOracleUpdater.newAnnotationMethod(JRealClassType enclosingType,
String name,
Map<Class<? extends Annotation>,Annotation> declaredAnnotations,
JTypeParameter[] jtypeParameters,
Object defaultValue) |
Modifier and Type | Class and Description |
---|---|
class |
SafeASTVisitor
Avoids visiting invalid local types due to compile errors or unreachability.
|
class |
TypeRefVisitor
Walks the AST to determine every location from which a type is referenced.
|
Modifier and Type | Class and Description |
---|---|
class |
AstConstructor
Constructs a full Java AST from source.
|
class |
Correlation
Each SourceInfo may define one or more axes by which it can be correlated
with other SourceInfo objects.
|
class |
CorrelationFactory
A
Correlation factory. |
static class |
CorrelationFactory.DummyCorrelationFactory
A dummy factory that always returns
null . |
static class |
CorrelationFactory.RealCorrelationFactory
A real factory that returns new
Correlations . |
class |
EnumNameObfuscator
Performs optimizations on Enums.
|
static class |
InternalCompilerException.NodeInfo
Information regarding a node that was being processed when an
InternalCompilerException was thrown.
|
class |
JavaScriptCompiler
Uses the default compiler
JavaToJavaScriptCompiler . |
class |
JavaToJavaScriptCompiler
A base for classes that compile Java
JProgram representations into corresponding Js
source.Work is split between a precompile() stage which is only called once and compilePerms() stage which is called once per permutation. |
protected class |
JavaToJavaScriptCompiler.PermutationCompiler
Compile a permutation.
|
protected class |
JavaToJavaScriptCompiler.Precompiler
Performs precompilation.
|
class |
JJSOptionsImpl
Concrete class to implement all JJS options.
|
class |
JsSourceMap
An unmodifiable container of Ranges that map from JavaScript to the Java it came from.
|
class |
LibraryJavaToJavaScriptCompiler
Compiles the Java
JProgram representation into its corresponding library Js source. |
class |
MonolithicJavaToJavaScriptCompiler
Compiles the Java
JProgram representation into its corresponding library Js source. |
class |
SourceInfoCorrelation
Tracks file and line information for AST nodes.
|
class |
SourceOrigin
Describes where a SourceInfo's node came from.
|
class |
UnifiedAst
Represents a unified, non-permutation specific AST.
|
static class |
UnifiedAst.AST
Encapsulates the combined programs.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Correlation.equals(Object obj) |
boolean |
SourceOrigin.equals(Object o) |
Modifier and Type | Class and Description |
---|---|
static class |
HasName.Util
Collection of utilities to deal with HasName objects.
|
class |
JAbsentArrayDimension
Represents an array dimension that was not specified in an array
instantiation expression.
|
class |
JAbstractMethodBody
Represents a the body of a method.
|
class |
JArrayLength
Java array length expression.
|
class |
JArrayRef
Java array reference expression.
|
class |
JAssertStatement
Java assert statement.
|
class |
JBinaryOperation
Binary operator expression.
|
class |
JBlock
A list of
JStatements . |
class |
JBooleanLiteral
Java boolean literal expression.
|
class |
JBreakStatement
Java break statement.
|
class |
JCaseStatement
Java case statement.
|
class |
JCastMap
A low-level node representing a castable type map.
|
class |
JCastOperation
Java cast expression.
|
class |
JCharLiteral
Java character literal expression.
|
class |
JClassLiteral
Java class literal expression.
|
class |
JConditional
Conditional expression.
|
class |
JContinueStatement
Java continue statement.
|
class |
JDeclarationStatement
Java initialized local variable statement.
|
class |
JDeclaredType
Base class for any declared type.
|
class |
JDoStatement
Java do statement.
|
class |
JDoubleLiteral
Java double literal expression.
|
class |
JEnumField
A field that is an enum constant.
|
class |
JExpression
Base class for all Java expressions.
|
class |
JExpressionStatement
Represents a statement that is an expression.
|
class |
JFieldRef
Java field reference expression.
|
class |
JFloatLiteral
Java literal typed as a float.
|
class |
JForStatement
AST node representing a Java
for statement. |
class |
JGwtCreate
Represents a GWT.create() call before deferred binding decisions are
finalized.
|
class |
JIfStatement
Java if statement.
|
class |
JInstanceOf
Java instance of expression.
|
class |
JInterfaceType
Java interface type definition.
|
class |
JIntLiteral
Java integer literal expression.
|
class |
JLabel
Should we have a JLabelRef also?
|
class |
JLabeledStatement
Java statement that has an associated label.
|
class |
JLiteral
Base class for any Java literal expression.
|
class |
JLocal
Java local variable definition.
|
class |
JLocalRef
Java local variable reference.
|
class |
JLongLiteral
Java literal expression that evaluates to a Long.
|
static class |
JMethod.Specialization
AST representation of @SpecializeMethod.
|
class |
JMethodBody
Represents a the body of a method.
|
class |
JMethodCall
Java method call expression.
|
class |
JModVisitor
A visitor for iterating through and modifying an AST.
|
class |
JNameOf
An AST node whose evaluation results in the string name of its node.
|
class |
JNewArray
New array expression.
|
class |
JNewInstance
A new instance expression.
|
class |
JNode
Base class for all visitable AST nodes.
|
class |
JNonNullType
A type including all the values in some other type except for
null . |
class |
JNullLiteral
Java null literal expression.
|
class |
JNullType
Java null reference type.
|
class |
JNumericEntry
A place order a numeric value in the AST.
|
class |
JParameterRef
Java method parameter reference expression.
|
class |
JPostfixOperation
Java postfix operation expression.
|
class |
JPrefixOperation
Java prefix operation expression.
|
class |
JPrimitiveType
Base class for all Java primitive types.
|
class |
JProgram
Root for the AST representing an entire Java program.
|
class |
JReferenceType
Base class for any reference type.
|
class |
JReturnStatement
Java method return statement.
|
class |
JRunAsync
Represents a GWT.runAsync() call.
|
class |
JRuntimeTypeReference
An AST node whose evaluation results in a runtime type reference of its node.
|
class |
JStatement
Java program statement.
|
class |
JStringLiteral
Java literal expression that evaluates to a string.
|
class |
JSwitchStatement
Java switch statement.
|
class |
JThisRef
Java method this (or super) expression.
|
class |
JThrowStatement
Java throw expression.
|
class |
JTryStatement
Java try statement.
|
static class |
JTryStatement.CatchClause
Represents the catch clause parts of the try statement.
|
class |
JType
Base class for any types entity.
|
class |
JTypeOracle
Oracle that can answer questions regarding the types in a program.
|
static class |
JTypeOracle.ImmediateTypeRelations
All authorative information about the current program.
|
static class |
JTypeOracle.StandardTypes
A collection of types that are required to correctly run JTypeOracle.
|
class |
JUnaryOperation
Java prefix or postfix operation expression.
|
class |
JValueLiteral
Base class for any Java literal expression.
|
class |
JVariable
Base class for any storage location.
|
class |
JVariableRef
Base class for any reference to a
JVariable derived class. |
class |
JVisitor
A visitor for iterating through an AST.
|
class |
JWhileStatement
Java while statement.
|
Modifier and Type | Method and Description |
---|---|
Object |
JDoubleLiteral.getValueObj() |
abstract Object |
JValueLiteral.getValueObj() |
Object |
JCharLiteral.getValueObj() |
Object |
JNullLiteral.getValueObj() |
Object |
JBooleanLiteral.getValueObj() |
Object |
JStringLiteral.getValueObj() |
Object |
JFloatLiteral.getValueObj() |
Object |
JIntLiteral.getValueObj() |
Object |
JLongLiteral.getValueObj() |
protected Object |
JClassType.writeReplace() |
protected Object |
JConstructor.writeReplace() |
protected Object |
JField.writeReplace() |
protected abstract Object |
JDeclaredType.writeReplace()
Subclasses must replace themselves with a shallow reference when
JDeclaredType.isExternal() is true . |
protected Object |
JInterfaceType.writeReplace() |
protected Object |
JMethod.writeReplace() |
Modifier and Type | Method and Description |
---|---|
JLiteral |
JProgram.getLiteral(Object value) |
Modifier and Type | Class and Description |
---|---|
class |
JDebuggerStatement
Represents a JavaScript debugger statement.
|
class |
JMultiExpression
Represents multiple ordered expressions as a single compound expression.
|
class |
JsniClassLiteral
JSNI reference to a Java class literal.
|
class |
JsniFieldRef
JSNI reference to a Java field.
|
class |
JsniMethodBody
Represents a the body of a method.
|
class |
JsniMethodRef
A call to a JSNI method.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayNormalizer
Replace array accesses and instantiations with calls to the Array class.
|
class |
AssertionNormalizer
Replaces all assertion statements in the AST with if statements.
|
class |
AssertionRemover
Removes all assertion statements from the AST.
|
class |
AstDumper
A simple utility to dump a JProgram to a temp file, which can be called
sequentially during a compilation/optimization run, so intermediate steps can
be compared.
|
class |
AutoboxUtils
Utilities for managing autoboxing of Java primitive types.
|
class |
CatchBlockNormalizer
Merge multi-catch blocks into a single catch block that uses instanceof tests
to determine which user block to run.
|
class |
CloneExpressionVisitor
A general purpose expression cloner.
|
class |
CompileTimeConstantsReplacer
Replaces compile time constants by their values.
|
class |
CompoundAssignmentNormalizer
Replace problematic compound assignments with a sequence of simpler
operations, all of which are either simple assignments or are non-assigning
operations.
|
class |
ComputeCastabilityInformation
Builds minimal cast maps to cover cast and instanceof operations.
|
class |
ComputeExhaustiveCastabilityInformation
Builds exhaustive cast maps for class types defined in and array types used in this library.
|
class |
ComputeInstantiatedJsoInterfaces
Record all Cast operations on JSOs as instantiations.
|
class |
ComputePotentiallyObservableUninitializedValues
Determines conservatively which classes can potentially see uninitialized values of their
subclasses' fields.
|
class |
ControlFlowAnalyzer
This class finds out what code in a program is live based on starting
execution at a specified location.
|
class |
DeadCodeElimination
Removes certain kinds of dead code, and simplifies certain expressions.
|
class |
DeadCodeElimination.DeadCodeVisitor
Eliminates dead or unreachable code when possible, and makes local
simplifications like changing "
x || true " to "x ". |
static class |
DeadCodeElimination.FindBreakContinueStatementsVisitor
Examines code to find out whether it contains any break or continue
statements.
|
class |
Devirtualizer
Devirtualization is the process of converting virtual method calls on instances that might be
a JSO, a string or and array (like "obj.doFoo();") to static calls (like
"SomeClass.doFoo__devirtual$(obj)).
|
class |
EnumOrdinalizer
This optimizer replaces enum constants with their ordinal value (a simple
int) when possible.
|
static class |
EnumOrdinalizer.Tracker
A simple Tracker class for compiling lists of enum classes processed by
this optimizer.
|
class |
EqualityNormalizer
Rewrite Java
== so that it will execute correctly in JavaScript. |
class |
ExpressionAnalyzer
Analyzes an expression and make a number of static analysis flags available
based on the information available solely through the expression.
|
class |
Finalizer
Finds all items are effectively final.
|
class |
FixAssignmentsToUnboxOrCast
Most autoboxing is handled by
GenerateJavaAST . |
class |
GenerateJavaScriptAST
Creates a JavaScript AST from a
JProgram node. |
class |
GwtAstBuilder
Constructs a GWT Java AST from a single isolated compilation unit.
|
class |
HandleCrossFragmentReferences
Rewrite JavaScript to better handle references from one code fragment to
another.
|
class |
ImplementCastsAndTypeChecks
Replace cast and instanceof operations with calls to the Cast class.
|
class |
ImplementClassLiteralsAsFields
Create fields to represent the mechanical implementation of class literals.
|
class |
ImplicitUpcastAnalyzer
This class will identify instances of an implicit upcast between
non-primitive types, and call the overridable processImplicitUpcast method.
|
class |
JavaToJavaScriptMapImpl
The default implementation of a JavaToJavaScriptMap.
|
class |
JjsUtils
General utilities related to Java AST manipulation.
|
class |
JModVisitorWithTemporaryVariableCreation
A JModVisitor capable of creating temporary local variables and placing their declarations in an
appropriate preceding place.
|
class |
JsAbstractTextTransformer
Base class for transforming program text.
|
class |
JsFunctionClusterer
Re-orders function declarations according to a given metric and clustering
algorithm in order to boost gzip/deflation compression efficiency.
|
class |
JsniRefLookup
Deprecated.
find alternatives, only a couple of corner cases use this now.
|
class |
JsniRestrictionChecker
Checks and throws errors for invalid JSNI constructs.
|
class |
JsNoopTransformer
A TextTransformer that makes no modifications.
|
class |
JsTypeLinker
Transforms program JS source by performing a per-type link.
|
class |
LongCastNormalizer
Synthesize explicit casts to and from the primitive long type where such a
cast would have been implicit.
|
class |
LongEmulationNormalizer
Replaces long operations with calls to the emulation library.
|
class |
MakeCallsStatic
This is an interesting "optimization".
|
class |
MethodCallSpecializer
For each JMethodCall that contains a specialization, retarget the method
to the specialized call if possible.
|
class |
MethodCallTightener
Update polymorphic method calls to tighter bindings based on the type of the
qualifier.
|
class |
MethodCallTightener.MethodCallTighteningVisitor
Updates polymorphic method calls to tighter bindings based on the type of
the qualifier.
|
class |
MethodInliner
Inline methods that can be inlined.
|
class |
OptimizerStats
Stores statistics on the results of running an optimizer pass.
|
class |
PostOptimizationCompoundAssignmentNormalizer
Normalize compound assignments as needed after optimization.
|
class |
Pruner
Remove globally unreferenced classes, interfaces, methods, parameters, and
fields from the AST.
|
class |
ReboundTypeRecorder
Records all rebinds in an AST that has not been unified.
|
class |
RecordRebinds
Records all live rebinds.
|
class |
ReferenceMapper
Creates unresolved references to types, fields, and methods.
|
class |
RemoveEmptySuperCalls
Removes calls to no-op super constructors.
|
static class |
RemoveEmptySuperCalls.EmptySuperCallVisitor
Removes calls to no-op super constructors.
|
class |
RemoveSpecializations
Remove all method specializations before final pruning pass.
|
class |
ReplaceGetClassOverrides
Prune all overrides of Object.getClass() except when the enclosing class is JavaScriptObject
(to permit getClass() devirtualization in Devirtualizer to continue to work).
|
class |
ResolveRebinds
Replaces any "GWT.create()" calls with a new expression for the actual result
of the deferred binding decision.
|
class |
ResolveRuntimeTypeReferences
Assigns and replaces JRuntimeTypeReference nodes with a type id literal.
|
static class |
ResolveRuntimeTypeReferences.IntTypeMapper
Sequentially creates int type ids for types.
|
static class |
ResolveRuntimeTypeReferences.StringTypeMapper
Predictably creates String type id literals for castable and instantiable types.
|
class |
SameParameterValueOptimizer
Detects when same literal is passed as parameter value, and uses literal
instead of parameter.
|
class |
Simplifier
Methods that both construct and try to simplify AST nodes.
|
class |
SourceGenerationVisitor
Generates Java source from our AST.
|
class |
SourceInfoCorrelator
Fix up SOYC parents and add correlations.
|
class |
TextOutputVisitor
A convenience base class that combines a
JVisitor with a
TextOutput . |
class |
ToStringGenerationVisitor
Implements a reasonable toString() for all JNodes.
|
class |
TypeCoercionNormalizer
Type coercion (and operator overloading) semantics differ widely in Java and JavaScript.
|
class |
TypeRefDepsChecker
A Java AST visitor that verifies that "Type A"->"Type B" references are enabled by matching "Type
A Module"->"Type B Module" inherits.
|
class |
TypeReferencesRecorder
Collects and Type->Type references.
|
class |
TypeRemapper
A visitor that changes all JType references in the AST.
|
class |
TypeTightener
The purpose of this pass is to record "type flow" information and then use
the information to infer places where "tighter" (that is, more specific)
types can be inferred for locals, fields, parameters, and method return
types.
|
class |
TypeTightener.FixDanglingRefsVisitor
Replaces dangling null references with dummy calls.
|
class |
TypeTightener.TightenTypesVisitor
Wherever possible, use the type flow information recorded by RecordVisitor
to change the declared type of a field, local, parameter, or method to a
more specific type.
|
class |
UnifyAst
Take independently-compiled types and merge them into a single AST.
|
class |
VerifySymbolMap
Verify the validity of the symbol.
|
Modifier and Type | Class and Description |
---|---|
class |
CfaLivenessPredicate
A
LivenessPredicate that bases liveness on a single
ControlFlowAnalyzer . |
class |
CodeSplitter
Divides the code in a
JsProgram into multiple fragments. |
class |
CodeSplitters
Utility function related to code splitting.
|
class |
FragmentExtractor
Extracts multiple JS statements (called a fragment) out of the complete JS program based on
supplied type/method/field/string liveness conditions.
|
class |
FragmentPartitioningResult
A read-only class that holds some information about the result of the
partition process.
|
class |
NothingAlivePredicate
A
LivenessPredicate where nothing is alive. |
class |
ReplaceRunAsyncs
Replaces calls to
GWT.runAsync(com.google.gwt.core.client.RunAsyncCallback)
and
GWT.runAsync(Class, com.google.gwt.core.client.RunAsyncCallback)
by calls to a fragment loader. |
Modifier and Type | Class and Description |
---|---|
class |
AnalysisSolver<N,E,T,G extends Graph<N,E,T>,A extends Assumption<A>>
A solver to solve all kinds of analyses defined in the package.
|
class |
AssumptionUtil
Utilities for working with assumption values.
|
class |
CombinedIntegratedAnalysis<N,E,T,G extends Graph<N,E,T>>
Integrated analysis, which combines several other integrated analyses into
one.
|
static class |
CombinedIntegratedAnalysis.CombinedAssumption
Combined assumption which holds vector of original assumptions.
|
class |
DataflowOptimizer |
class |
SubgraphAssumptions<A extends Assumption<?>>
Set of all assumptions for all edges coming from/to a subgraph.
|
Modifier and Type | Method and Description |
---|---|
Object |
Graph.getEdgeData(EdgeType edge) |
Modifier and Type | Method and Description |
---|---|
boolean |
CombinedIntegratedAnalysis.CombinedAssumption.equals(Object obj) |
void |
Graph.setEdgeData(EdgeType edge,
Object data) |
Modifier and Type | Class and Description |
---|---|
class |
AssumptionsPrinter<A extends Assumption<A>>
Special CfgPrinter implementation which prints assumptions along every edge.
|
class |
Cfg
Control flow graph representation for gflow framework.
|
class |
CfgBinaryConditionalOperationNode
Conditional node generated for short-circuiting binary operations (||, &&).
|
class |
CfgBlockNode
Node corresponding to code blocks.
|
class |
CfgBreakNode
Node corresponding to break statements.
|
class |
CfgBuilder
Builder for CFG graph.
|
class |
CfgCaseNode
Node corresponding to if statement.
|
class |
CfgConditionalExpressionNode
Node corresponding to conditional expressions.
|
class |
CfgConditionalNode<JNodeType extends JNode>
Base class for all conditional execution nodes.
|
class |
CfgContinueNode
Node corresponding to continue statement.
|
class |
CfgDoNode
Node corresponding to while statement.
|
class |
CfgEdge
Edge in CFG graph.
|
class |
CfgEndNode
End node in CFG graph.
|
class |
CfgForNode
Node corresponding to for statement.
|
class |
CfgGotoNode<JNodeType extends JNode>
Unconditional control transfer node.
|
class |
CfgIfNode
Node corresponding to if statement.
|
class |
CfgMethodCallNode
Node corresponding to method calls.
|
class |
CfgNode<JNodeType extends JNode>
Base class for nodes in CFG graph.
|
class |
CfgNopNode
Artificial no-operatation node.
|
class |
CfgOptionalThrowNode
Node which might throw exception.
|
class |
CfgPrinter
Control flow graph printer.
|
class |
CfgReadNode
Node corresponding to any variable read.
|
class |
CfgReadWriteNode
A node corresponding to simultaneous read and write operation (e.g.
|
class |
CfgReturnNode
Node corresponding to return statement.
|
class |
CfgSimpleNode<JNodeType extends JNode>
A node which doesn't transfer control flow after normal completion.
|
class |
CfgStatementNode<JNodeType extends JStatement>
A statement wrapper node.
|
class |
CfgSwitchGotoNode
Goto to first switch case statement.
|
class |
CfgThrowNode
Node corresponding to throw statement.
|
class |
CfgTryNode
Node corresponding to try statement.
|
class |
CfgUtil
Utilities for working with Cfg.
|
class |
CfgVisitor
Visitor for all CFG nodes.
|
class |
CfgWhileNode
Node corresponding to while statement.
|
class |
CfgWriteNode
Node corresponding to write operation.
|
Modifier and Type | Method and Description |
---|---|
Object |
Cfg.getEdgeData(CfgEdge edge) |
Modifier and Type | Method and Description |
---|---|
void |
Cfg.setEdgeData(CfgEdge edge,
Object data) |
Modifier and Type | Class and Description |
---|---|
class |
ConstantsAnalysis
Constant propagation optimization.
|
class |
ConstantsAssumption
Assumptions for ConstantsAnalysis.
|
static class |
ConstantsAssumption.Updater
Updates the assumption by copying it on first write.
|
class |
ConstantsFlowFunction
Flow function for ConstantsAnalysis.
|
class |
ConstantsIntegratedFlowFunction
Integrated flow function for ConstantsAnalysis.
|
class |
ConstantsTransformationFunction
Transformation function for ConstantsAnalysis.
|
class |
ExpressionEvaluator
Evaluate expression based on current assumptions.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ConstantsAssumption.equals(Object obj) |
Modifier and Type | Class and Description |
---|---|
class |
CopyAnalysis
Analysis which detects that one variable is the copy of the other,
and uses older var instead.
|
class |
CopyAssumption
Assumption class for CopyAnalysis.
|
static class |
CopyAssumption.Updater
Updates the assumption by copying it on first write.
|
class |
CopyFlowFunction
Flow function for CopyAnalysis.
|
class |
CopyIntegratedFlowFunction
Integrated flow function for CopyAnalysis.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CopyAssumption.equals(Object obj) |
Modifier and Type | Class and Description |
---|---|
class |
LivenessAnalysis
Analysis which detects when variable is not used after the assignment,
and eliminates assignment.
|
class |
LivenessAssumption
Assumption for LivenessAnalysis.
|
static class |
LivenessAssumption.Updater
Updates the assumption by copying it on first write.
|
class |
LivenessFlowFunction
Flow function for Liveness Analysis.
|
class |
LivenessIntegratedFlowFunction |
class |
LivenessTransformation
Kill assignment.
|
Modifier and Type | Method and Description |
---|---|
boolean |
LivenessAssumption.equals(Object obj) |
Modifier and Type | Class and Description |
---|---|
class |
UnreachabeIntegratedTransformationFunction |
class |
UnreachableAnalysis |
class |
UnreachableAssumptions |
Modifier and Type | Class and Description |
---|---|
class |
BaselineCoverageGatherer
Build up a collection of all instrumentable lines, useful for generating
coverage reports.
|
class |
ClosureJsAst
Maps the JavaScript AST to a Closure Compiler input source.
|
class |
ClosureJsAstTranslator
Translate a GWT JS AST to a Closure Compiler AST.
|
class |
ClosureJsRunner
A class that represents an single invocation of the Closure Compiler.
|
class |
CoverageInstrumentor
Instruments the generated JavaScript to record code coverage information
about the original Java source.
|
class |
CoverageVisitor
A visitor that visits every location in the AST where instrumentation is
desirable.
|
class |
DuplicateExecuteOnceRemover
This is used to clean up duplication invocations of functions that should
only be executed once, such as clinit functions.
|
class |
EvalFunctionsAtTopScope
Force all functions to be evaluated at the top of the lexical scope in which
they reside.
|
class |
JsAbstractSymbolResolver
Base class for any recursive resolver classes.
|
class |
JsBreakUpLargeVarStatements
Divides large var statements into smaller ones.
|
class |
JsCoerceIntShift
Coerces lhs of right shift operations to int.
|
class |
JsConstructExpressionVisitor
Searches for method invocations in constructor expressions that would not
normally be surrounded by parentheses.
|
class |
JsDuplicateCaseFolder
Combine case labels with identical bodies.
|
class |
JsDuplicateFunctionRemover
Replace references to functions which have post-obfuscation duplicate bodies
by reference to a canonical one.
|
class |
JsFirstExpressionVisitor
Determines if an expression statement needs to be surrounded by parentheses.
|
class |
JsHoister
A utility class to clone JsExpression AST members for use by
JsInliner . |
static class |
JsHoister.Cloner
Implements actual cloning logic.
|
class |
JsInliner
Perform inlining optimizations on the JavaScript AST.
|
class |
JsLiteralInterner
Interns conditionally either all literals in a JsProgram, or literals
which exceed a certain usage count.
|
class |
JsNamer
A class that allocates unique identifiers for JsNames.
|
class |
JsNamespaceChooser
A compiler pass that creates a namespace for each Java package
with at least one global variable or function.
|
class |
JsNormalizer
Fixes any semantic errors introduced by JS AST gen.
|
class |
JsObfuscateNamer
A namer that uses short, unrecognizable idents to minimize generated code
size.
|
class |
JsParser
Parses JavaScript source.
|
static class |
JsParserException.SourceDetail
Represents the location of a parser exception.
|
class |
JsPersistentPrettyNamer
A namer that keeps the short ("pretty") identifier wherever possible.
|
static class |
JsPersistentPrettyNamer.PersistentPrettyNamerState
Encapsulates the complete state of this namer so that state can be persisted and reused.
|
class |
JsPrettyNamer
A namer that keeps the short ("pretty") identifier wherever possible.
|
class |
JsProtectedNames
Determines whether or not a particular string is a JavaScript keyword or an illegal name.
|
class |
JsReportGenerationVisitor
A variation on the standard source generation visitor that records the
locations of SourceInfo objects in the output.
|
class |
JsRequiresSemiVisitor
Determines if a statement at the end of a block requires a semicolon.
|
class |
JsSourceGenerationVisitor
Generates JavaScript source from an AST.
|
class |
JsSourceGenerationVisitorWithSizeBreakdown
A version of
JsSourceGenerationVisitor that records a
SizeBreakdown as it goes. |
class |
JsStackEmulator
Emulates the JS stack in order to provide useful stack traces on browers that
do not provide useful stack information.
|
class |
JsStaticEval
Removes JsFunctions that are never referenced in the program.
|
static class |
JsStaticEval.FindBreakContinueStatementsVisitor
Examines code to find out whether it contains any break or continue
statements.
|
class |
JsSymbolResolver
Resolves any unresolved JsNameRefs.
|
class |
JsToStringGenerationVisitor
Produces text output from a JavaScript AST.
|
class |
JsUnusedFunctionRemover
Removes JsFunctions that are never referenced in the program.
|
class |
JsVerboseNamer
A namer that uses long, fully qualified names for maximum unambiguous
debuggability.
|
Modifier and Type | Class and Description |
---|---|
class |
JsArrayAccess
Represents a javascript expression for array access.
|
class |
JsArrayLiteral
Represents a JavaScript expression for array literals.
|
class |
JsBinaryOperation
Represents a JavaScript binary operation.
|
class |
JsBlock
Represents a JavaScript block statement.
|
class |
JsBooleanLiteral
Represents a JavaScript literal boolean expression.
|
class |
JsBreak
Represents the JavaScript break statement.
|
class |
JsCase
Represents the JavaScript case statement.
|
class |
JsCatch
Represents a JavaScript catch clause.
|
class |
JsCatchScope
A special scope used only for catch blocks.
|
class |
JsConditional
Represents a JavaScript conditional expression.
|
class |
JsContinue
Represents the JavaScript continue statement.
|
class |
JsDebugger
Represents a JavaScript debugger statement.
|
class |
JsDefault
Represents the default option in a JavaScript swtich statement.
|
class |
JsDoWhile
Represents a JavaScript do..while statement.
|
class |
JsEmpty
Represents an empty statement in JavaScript.
|
class |
JsExpression
An abstract base class for all JavaScript expressions.
|
class |
JsExprStmt
Represents a JavaScript expression statement.
|
class |
JsFor
A
for statement. |
class |
JsForIn
Represents a JavaScript for..in statement.
|
class |
JsFunction
Represents a JavaScript function expression.
|
class |
JsGlobalBlock
Represnts a JavaScript block in the global scope.
|
class |
JsIf
Represents a JavaScript if statement.
|
class |
JsInvocation
Represents a JavaScript invocation.
|
class |
JsLabel
Represents a JavaScript label statement.
|
class |
JsLiteral
A JavaScript string literal expression.
|
class |
JsModVisitor
A visitor for iterating through and modifying an AST.
|
class |
JsName
A named JavaScript object.
|
class |
JsNameOf
An AST node whose evaluation results in the string name of its node.
|
class |
JsNameRef
Represents a JavaScript expression that references a name.
|
class |
JsNestingScope
A normal scope that has a parent and children.
|
class |
JsNew
Represents the JavaScript new expression.
|
class |
JsNode
Base class for all JS AST elements.
|
class |
JsNormalScope
A normal scope that has a parent and children.
|
class |
JsNullLiteral
A JavaScript null literal.
|
class |
JsNumberLiteral
Represents a JavaScript literal decimal expression.
|
class |
JsNumericEntry
Represent an index that can be replacable by the compiler at compile time.
|
class |
JsObjectLiteral
A JavaScript object literal.
|
class |
JsParameter
A JavaScript parameter.
|
class |
JsPositionMarker
Represents the starting boundary for statements that make up one class.
|
class |
JsPostfixOperation
A JavaScript postfix operation.
|
class |
JsPrefixOperation
A JavaScript prefix operation.
|
class |
JsProgram
A JavaScript program.
|
class |
JsProgramFragment
One independently loadable fragment of a
JsProgram . |
class |
JsPropertyInitializer
Used in object literals to specify property values by name.
|
class |
JsRegExp
A JavaScript regular expression.
|
class |
JsReturn
A JavaScript return statement.
|
class |
JsRootName
A well-known name in the root scope.
|
class |
JsRootScope
The root scope is the parent of every scope, it contains a list of browser built-in identifiers
that we should recognize and never obfuscate into.
|
class |
JsScope
A scope is a factory for creating and allocating
JsName s. |
class |
JsStatement
Abstract base class for JavaScript statement objects.
|
class |
JsStringLiteral
A JavaScript string literal expression.
|
class |
JsSuperVisitor
A visitor that walks up the type hierarchy.
|
class |
JsSwitch
A JavaScript switch statement.
|
class |
JsSwitchMember
A member/case in a JavaScript switch object.
|
class |
JsThisRef
A JavaScript
this reference. |
class |
JsThrow
A JavaScript
throw statement. |
class |
JsTry
A JavaScript
try statement. |
class |
JsUnaryOperation
A JavaScript prefix or postfix operation.
|
class |
JsValueLiteral
A JavaScript string literal expression.
|
class |
JsVars
A JavaScript
var statement. |
static class |
JsVars.JsVar
A var declared using the JavaScript
var statement. |
class |
JsVisitor
Implemented by nodes that will visit child nodes.
|
class |
JsWhile
A JavaScript
while statement. |
Modifier and Type | Method and Description |
---|---|
protected Object |
JsNestingScope.readResolve() |
Modifier and Type | Method and Description |
---|---|
boolean |
JsObjectLiteral.equals(Object that) |
boolean |
JsRegExp.equals(Object that) |
boolean |
JsPropertyInitializer.equals(Object that) |
boolean |
JsArrayLiteral.equals(Object that) |
boolean |
JsStringLiteral.equals(Object that) |
boolean |
JsNumberLiteral.equals(Object that) |
Modifier and Type | Class and Description |
---|---|
class |
Context
This class represents the runtime context of an executing script.
|
class |
IRFactory
This class allows the creation of nodes, and follows the Factory pattern.
|
class |
Node
This class implements the root of the intermediate representation.
|
class |
ObjArray
Implementation of resizable array with focus on minimizing memory usage by storing few initial array elements in object fields.
|
class |
ObjToIntMap
Map to associate objects to integers.
|
static class |
ObjToIntMap.Iterator |
class |
Parser
This class implements the JavaScript parser.
|
class |
ScriptRuntime
This is the class that implements the runtime.
|
class |
TokenStream
This class implements the JavaScript scanner.
|
Modifier and Type | Field and Description |
---|---|
static Object |
ObjToIntMap.NULL_VALUE |
Modifier and Type | Method and Description |
---|---|
Object |
IRFactory.createArrayLiteral(Object obj)
Array Literal
|
Object |
IRFactory.createAssignment(int nodeOp,
Node left,
Node right,
Class convert,
boolean postfix) |
Object |
IRFactory.createBinary(int nodeType,
int nodeOp,
Object left,
Object right) |
Object |
IRFactory.createBinary(int nodeType,
Object left,
Object right)
Binary
|
Object |
IRFactory.createBlock(int lineno)
Statement block
Creates the empty statement block
Must make subsequent calls to add statements to the node
|
Object |
IRFactory.createBreak(String label,
int lineno)
Break (possibly labeled)
|
Object |
IRFactory.createCatch(String varName,
Object catchCond,
Object stmts,
int lineno)
Catch clause of try/catch/finally
|
Object |
IRFactory.createContinue(String label,
int lineno)
Continue (possibly labeled)
|
Object |
IRFactory.createDebugger(int lineno)
debugger
|
Object |
IRFactory.createDoWhile(Object body,
Object cond,
int lineno)
DoWhile
|
Object |
IRFactory.createExprStatement(Object expr,
int lineno) |
Object |
IRFactory.createFor(Object init,
Object test,
Object incr,
Object body,
int lineno)
For
|
Object |
IRFactory.createForIn(Object lhs,
Object obj,
Object body,
int lineno)
For ..
|
Object |
IRFactory.createFunction(String name,
Object args,
Object statements,
String sourceName,
int baseLineno,
int endLineno,
Object source,
boolean isExpr) |
Object |
IRFactory.createIf(Object cond,
Object ifTrue,
Object ifFalse,
int lineno)
If statement
|
Object |
IRFactory.createLabel(String label,
int lineno)
Label
|
Object |
IRFactory.createLeaf(int nodeType)
Leaf
|
Object |
IRFactory.createLeaf(int nodeType,
int nodeOp) |
Object |
IRFactory.createName(String name)
Name
|
Object |
IRFactory.createNumber(double number)
Number (for literals)
|
Object |
IRFactory.createObjectLiteral(Object obj)
Object Literals
|
Object |
IRFactory.createRegExp(String string,
String flags)
Regular expressions
|
Object |
IRFactory.createReturn(Object expr,
int lineno)
Return
|
Object |
IRFactory.createScript(Object body,
String sourceName,
int baseLineno,
int endLineno,
Object source)
Script (for associating file/url names with toplevel scripts.)
|
Object |
IRFactory.createString(String string)
String (for literals)
|
Object |
IRFactory.createSwitch(int lineno)
Statement leaf nodes.
|
Object |
IRFactory.createTernary(Object cond,
Object ifTrue,
Object ifFalse) |
Object |
IRFactory.createThrow(Object expr,
int lineno)
Throw
|
Object |
IRFactory.createTryCatchFinally(Object tryblock,
Object catchblocks,
Object finallyblock,
int lineno)
Try/Catch/Finally
|
Object |
IRFactory.createUnary(int nodeType,
int nodeOp,
Object child) |
Object |
IRFactory.createUnary(int nodeType,
Object child)
Unary
|
Object |
IRFactory.createVariables(int lineno) |
Object |
IRFactory.createWhile(Object cond,
Object body,
int lineno)
While
|
Object |
IRFactory.createWith(Object obj,
Object body,
int lineno)
With
|
Object |
ObjArray.get(int index) |
Object |
ObjToIntMap.Iterator.getKey() |
Object[] |
ObjToIntMap.getKeys()
Return array of present keys
|
Object |
Node.getProp(int propType) |
Object |
Context.getThreadLocal(Object key)
Get a value corresponding to a key.
|
Object |
JavaScriptException.getValue()
Get the exception value originally thrown.
|
Object |
ObjToIntMap.intern(Object keyArg)
If table already contains a key that equals to keyArg, return that key
while setting its value to zero, otherwise add keyArg with 0 value to
the table and return it.
|
Object |
Parser.parse(TokenStream ts) |
Object |
ObjArray.peek() |
Object |
ObjArray.pop() |
Object[] |
ObjArray.toArray() |
Modifier and Type | Method and Description |
---|---|
void |
ObjArray.add(int index,
Object value) |
void |
ObjArray.add(Object value) |
void |
IRFactory.addChildToBack(Object parent,
Object child)
Add a child to the back of the given node.
|
Object |
IRFactory.createArrayLiteral(Object obj)
Array Literal
|
Object |
IRFactory.createBinary(int nodeType,
int nodeOp,
Object left,
Object right) |
Object |
IRFactory.createBinary(int nodeType,
Object left,
Object right)
Binary
|
Object |
IRFactory.createCatch(String varName,
Object catchCond,
Object stmts,
int lineno)
Catch clause of try/catch/finally
|
Object |
IRFactory.createDoWhile(Object body,
Object cond,
int lineno)
DoWhile
|
Object |
IRFactory.createExprStatement(Object expr,
int lineno) |
Object |
IRFactory.createFor(Object init,
Object test,
Object incr,
Object body,
int lineno)
For
|
Object |
IRFactory.createForIn(Object lhs,
Object obj,
Object body,
int lineno)
For ..
|
Object |
IRFactory.createFunction(String name,
Object args,
Object statements,
String sourceName,
int baseLineno,
int endLineno,
Object source,
boolean isExpr) |
Object |
IRFactory.createIf(Object cond,
Object ifTrue,
Object ifFalse,
int lineno)
If statement
|
Object |
IRFactory.createObjectLiteral(Object obj)
Object Literals
|
Object |
IRFactory.createReturn(Object expr,
int lineno)
Return
|
Object |
IRFactory.createScript(Object body,
String sourceName,
int baseLineno,
int endLineno,
Object source)
Script (for associating file/url names with toplevel scripts.)
|
Object |
IRFactory.createTernary(Object cond,
Object ifTrue,
Object ifFalse) |
Object |
IRFactory.createThrow(Object expr,
int lineno)
Throw
|
Object |
IRFactory.createTryCatchFinally(Object tryblock,
Object catchblocks,
Object finallyblock,
int lineno)
Try/Catch/Finally
|
Object |
IRFactory.createUnary(int nodeType,
int nodeOp,
Object child) |
Object |
IRFactory.createUnary(int nodeType,
Object child)
Unary
|
Object |
IRFactory.createWhile(Object cond,
Object body,
int lineno)
While
|
Object |
IRFactory.createWith(Object obj,
Object body,
int lineno)
With
|
boolean |
Node.equals(Object o) |
int |
ObjToIntMap.get(Object key,
int defaultValue)
Get integer value assigned with key.
|
int |
ObjToIntMap.getExisting(Object key)
Get integer value assigned with key.
|
void |
ObjToIntMap.getKeys(Object[] array,
int offset) |
int |
IRFactory.getLeafType(Object leaf) |
Object |
Context.getThreadLocal(Object key)
Get a value corresponding to a key.
|
boolean |
ObjToIntMap.has(Object key) |
int |
ObjArray.indexOf(Object obj) |
Object |
ObjToIntMap.intern(Object keyArg)
If table already contains a key that equals to keyArg, return that key
while setting its value to zero, otherwise add keyArg with 0 value to
the table and return it.
|
int |
ObjArray.lastIndexOf(Object obj) |
void |
ObjArray.push(Object value) |
void |
ObjToIntMap.put(Object key,
int value) |
void |
Node.putProp(int propType,
Object prop) |
void |
Context.putThreadLocal(Object key,
Object value)
Put a value that can later be retrieved using a given key.
|
void |
ObjToIntMap.remove(Object key) |
void |
Context.removeThreadLocal(Object key)
Remove values from thread-local storage.
|
void |
TokenStream.reportSyntaxError(String messageProperty,
Object[] args) |
void |
ObjArray.set(int index,
Object value) |
void |
ObjArray.toArray(Object[] array) |
void |
ObjArray.toArray(Object[] array,
int offset) |
Constructor and Description |
---|
JavaScriptException(Object value)
Create a JavaScript exception wrapping the given JavaScript value.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonArray
A JSON Array.
|
class |
JsonBoolean
JSON boolean.
|
class |
JsonNumber
JSON Number.
|
class |
JsonObject
JSON object.
|
class |
JsonString
JSON String.
|
class |
Pair<A,B>
Simple pair tuple.
|
Modifier and Type | Class and Description |
---|---|
static class |
com.google.gwt.dev.protobuf.AbstractMessage.Builder<BuilderType extends com.google.gwt.dev.protobuf.AbstractMessage.Builder> |
class |
com.google.gwt.dev.protobuf.AbstractMessageLite |
static class |
com.google.gwt.dev.protobuf.AbstractMessageLite.Builder<BuilderType extends com.google.gwt.dev.protobuf.AbstractMessageLite.Builder> |
class |
com.google.gwt.dev.protobuf.GeneratedMessage |
static class |
com.google.gwt.dev.protobuf.GeneratedMessage.Builder<BuilderType extends com.google.gwt.dev.protobuf.GeneratedMessage.Builder> |
Modifier and Type | Class and Description |
---|---|
class |
Resource
Provides information about a file-like resource.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Resource.equals(Object obj)
Overridden to finalize; always returns object identity.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractResource
Provides common behavior for Resource implementations.
|
class |
AbstractResourceOracle
A helper base class for
ResourceOracle implementations. |
class |
ClassPathEntry
A location that acts as a starting point for finding resources
ResourceOracleImpl . |
class |
DefaultFilters
A singleton class that provides blazingly fast implementation of the default
excludes of Ant's
DirectoryScanner , assuming
case-sensitiveness. |
class |
DirectoryClassPathEntry
A
ClassPathEntry for a directory on the file system. |
class |
FileResource
Represents a resource contained in directory on a file system.
|
class |
PathPrefix
Represents the abstract path prefix that goes between the
ClassPathEntry and the rest of resource's abstract path. |
class |
PathPrefixSet
Combines the information conveyed about a set of path prefixes to quickly
answer questions regarding an entire set of path prefixes.
|
class |
ResourceOracleImpl
The normal implementation of
ResourceOracle . |
class |
ResourceResolution
Describes how a PathPrefixSet resolved a Resource.
|
class |
UrlResource
Exposes a URL as a resource.
Useful when copying data that was not loaded via the normal resource system (for example .gwt.xml files) into systems that expect a resource object (for example a library builder). |
class |
ZipFileClassPathEntry
A classpath entry that is a jar or zip file.
|
class |
ZipFileResource
Represents a resource contained in a jar or zip file.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ResourceResolution.equals(Object object) |
boolean |
ClassPathEntry.equals(Object other) |
boolean |
PathPrefix.equals(Object obj)
Equality is based on prefixes representing the same string.
|
Modifier and Type | Class and Description |
---|---|
class |
BrowserChannel
A base class for communication between Dev-mode client and server.
|
protected static class |
BrowserChannel.CheckVersionsMessage
The initial request from the client, supplies a range of supported versions
and the version from hosted.html (so stale copies on an external server
can be detected).
|
protected static class |
BrowserChannel.ChooseTransportMessage
A message from the client giving a list of supported connection methods
and requesting the server choose one of them to switch protocol traffic to.
|
protected static class |
BrowserChannel.FatalErrorMessage
A message reporting a connection error to the client.
|
protected static class |
BrowserChannel.FreeMessage
A message asking the other side to free object references.
|
protected static class |
BrowserChannel.InvokeOnClientMessage
A request from the server to invoke a function on the client.
|
protected static class |
BrowserChannel.InvokeOnServerMessage
A request from the client to invoke a function on the server.
|
protected static class |
BrowserChannel.InvokeSpecialMessage
A request from the to invoke a function on the other side.
|
static class |
BrowserChannel.JavaObjectRef
Class representing a reference to a Java object.
|
static class |
BrowserChannel.JsObjectRef
Class representing a reference to a JS object.
|
protected static class |
BrowserChannel.LoadJsniMessage
A message sending JSNI code to be evaluated.
|
protected static class |
BrowserChannel.LoadModuleMessage
A request from the client that the server load and initialize a given
module.
|
protected static class |
BrowserChannel.Message
Abstract base class of OOPHM messages.
|
protected static class |
BrowserChannel.OldLoadModuleMessage
A request from the client that the server load and initialize a given
module (original v1 version).
|
protected static class |
BrowserChannel.ProtocolVersionMessage
Reports the selected protocol version.
|
protected static class |
BrowserChannel.QuitMessage
A message signifying a soft close of the communications channel.
|
protected static class |
BrowserChannel.RequestIconMessage
A message asking the client to send an icon suitable for use in the UI.
|
protected static class |
BrowserChannel.ReturnMessage
Signifies a return from a previous invoke.
|
static class |
BrowserChannel.SessionHandler<T extends BrowserChannel>
Hook interface for responding to messages.
|
static class |
BrowserChannel.SessionHandler.ExceptionOrReturnValue
Wrapper to return both a return value/exception and a flag as to whether
an exception was thrown or not.
|
protected static class |
BrowserChannel.SwitchTransportMessage
A response to ChooseTransport telling the client which transport should
be used for the remainder of the protocol.
|
protected static class |
BrowserChannel.UserAgentIconMessage
A message supplying an icon, which fits in 24x24 and in a standard image
format such as PNG or GIF, suitable for use in the UI.
|
static class |
BrowserChannel.Value
Represents a value for BrowserChannel.
|
class |
BrowserChannelClient
Implementation of the BrowserChannel for the client side.
|
static class |
BrowserChannelClient.SessionHandlerClient
Hook interface for responding to messages from the server.
|
class |
BrowserChannelServer
Server-side of the browser channel protocol.
|
static class |
BrowserChannelServer.SessionHandlerServer
Hook interface for responding to messages from the client.
|
class |
BrowserListener
Listens for connections from OOPHM clients.
|
class |
BrowserWidgetHostChecker
This class contains utility functions to do whitelist/blacklist handling.
|
class |
CheckForUpdates
Orchestrates a best-effort attempt to find out if a new version of GWT is
available.
|
class |
CloseButton
Represents a close button, shrink-wrapped to exactly fit the size of the
close icon.
|
class |
CompilingClassLoader
An isolated
ClassLoader for running all user code. |
class |
DevModeSession
Represents a session between devmode and a browser plugin.
|
class |
DispatchClassInfo
Helper class for dispatching methods to Java objects.
|
class |
GWTBridgeImpl
This class is the hosted-mode peer for
GWT . |
class |
HostedHtmlVersion
Holds the expected version number for the hosted.html file and a check
for it.
|
class |
HostedModePluginObject
HTMLUnit object that represents the hosted-mode plugin.
|
class |
HtmlUnitSessionHandler
Handle session tasks for HtmlUnit.
|
class |
Icons
Purely static class which holds references to all the icons needed in the
development mode shell.
|
class |
JavaDispatchImpl
Class for wrapping Java things for JavaScript.
|
class |
JavaLong
Hosted mode wrapper for a Java long value.
|
class |
JavaObject
Class to encapsulate JavaObject on the server side.
|
class |
JavaScriptHost
This class contains a set of static methods that can be used to interact with
the browser in hosted mode.
|
class |
Jsni
Helper methods working with JSNI.
|
class |
JsValue
Represents a JavaScript value.
|
class |
JsValueGlue
Glue layer that performs GWT-specific operations on JsValues.
|
class |
JsValueOOPHM
Represents a JavaScript value in OOPHM.
|
class |
Messages
End-user messages related to the shell.
|
class |
MethodAdaptor
Provides a common adaptor interface for Methods and Constructors.
|
class |
ModuleSpace
The interface to the low-level browser, this class serves as a 'domain' for a
module, loading all of its classes in a separate, isolated class loader.
|
class |
ModuleSpaceOOPHM |
class |
ModuleSpacePropertyOracle
Implements a
PropertyOracle in terms of a module space, which makes
it possible to execute property providers. |
class |
OophmSessionHandler |
class |
RemoteObjectTable<T extends BrowserChannel.RemoteObjectRef>
Keeps track of references to remote objects.
|
class |
ServerMethods
A class to encapsulate function invocations of objects on the server side.
|
class |
ServerObjectsTable
A class that keeps track of Java objects which have been exposed to the other
side and assigns unique ids.
|
class |
SessionData
A class to encapsulate data needed by
JavaObject . |
class |
ShellMainWindow
Top-level window for the Swing DevMode UI.
|
class |
ShellModuleSpaceHost
Provides an environment for a
ModuleSpace
that works appropriately for the development shell. |
class |
StandardRebindOracle
Implements rebind logic in terms of a variety of other well-known oracles.
|
class |
SuperDevListener
Starts a superdev-mode codeserver.
|
class |
SyntheticClassMember
This class is used to represent a synthetic field called "class" that allows
JSNI references to class literals.
|
class |
WrapLayout
FlowLayout subclass that fully supports wrapping of components.
|
Modifier and Type | Method and Description |
---|---|
Object |
JavaObject.call(net.sourceforge.htmlunit.corejs.javascript.Context cx,
net.sourceforge.htmlunit.corejs.javascript.Scriptable scope,
net.sourceforge.htmlunit.corejs.javascript.Scriptable thisObj,
Object[] args) |
Object |
BrowserChannel.Value.convertToJavaType(Class<?> reqType)
Convert a value to the requested Java type.
|
static Object |
JsValueGlue.createJavaScriptObject(JsValue value,
CompilingClassLoader classLoader)
Create a JavaScriptObject instance referring to this JavaScript object.
|
Object |
ServerObjectsTable.get(int id) |
Object |
JavaObject.get(int index,
net.sourceforge.htmlunit.corejs.javascript.Scriptable start) |
Object |
JavaObject.get(String name,
net.sourceforge.htmlunit.corejs.javascript.Scriptable start) |
Object |
HostedModePluginObject.get(String name,
net.sourceforge.htmlunit.corejs.javascript.Scriptable start) |
Object |
CompilingClassLoader.getCachedJso(int uniqueId)
Retrieves the mapped JSO for a given unique id, provided the id was
previously cached and the JSO has not been garbage collected.
|
Object |
JavaDispatchImpl.getFieldValue(int dispId) |
Object |
JavaDispatch.getFieldValue(int dispId) |
protected abstract Object |
ModuleSpace.getStaticDispatcher()
Injects the magic needed to resolve JSNI references from module-space.
|
abstract Object |
BrowserChannelClient.SessionHandlerClient.getSynchronizationObject() |
Object |
JavaDispatchImpl.getTarget() |
Object |
JsValue.DispatchObject.getTarget() |
Object |
JavaDispatch.getTarget() |
Object |
HtmlUnitSessionHandler.getToStringTearOff(net.sourceforge.htmlunit.corejs.javascript.Context jsContext) |
Object |
BrowserChannel.Value.getValue() |
abstract Object |
JsValue.getWrappedJavaObject()
Unwrap a wrapped Java object.
|
Object |
JsValueOOPHM.getWrappedJavaObject() |
Object |
CompilingClassLoader.getWrapperForObject(Object javaObject)
Retrieves the mapped wrapper for a given Java Object, provided the wrapper
was previously cached and has not been garbage collected.
|
Object |
MethodAdaptor.invoke(Object obj,
Object... args) |
Object |
ModuleSpace.invokeNativeObject(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
static Object |
JavaScriptHost.invokeNativeObject(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns an object value.
|
Object |
ShellJavaScriptHost.invokeNativeObject(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns an object value.
|
Modifier and Type | Method and Description |
---|---|
int |
ServerObjectsTable.add(Object obj) |
Object |
JavaObject.call(net.sourceforge.htmlunit.corejs.javascript.Context cx,
net.sourceforge.htmlunit.corejs.javascript.Scriptable scope,
net.sourceforge.htmlunit.corejs.javascript.Scriptable thisObj,
Object[] args) |
net.sourceforge.htmlunit.corejs.javascript.Scriptable |
JavaObject.construct(net.sourceforge.htmlunit.corejs.javascript.Context cx,
net.sourceforge.htmlunit.corejs.javascript.Scriptable scope,
Object[] args) |
void |
BrowserChannel.Value.convertFromJavaValue(Object obj)
Convert a Java object to a value.
|
protected static RuntimeException |
ModuleSpace.createJavaScriptException(ClassLoader cl,
Object exception)
Equivalent to
createJavaScriptException(cl, exception, "") . |
protected static RuntimeException |
ModuleSpace.createJavaScriptException(ClassLoader cl,
Object exception,
String message)
Create a JavaScriptException object.
|
protected abstract JsValue |
ModuleSpace.doInvoke(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invokes a native JavaScript function.
|
protected abstract JsValue |
ModuleSpace.doInvoke(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invokes a native JavaScript function.
|
protected JsValue |
ModuleSpaceOOPHM.doInvoke(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a JS method and return its value.
|
protected JsValue |
ModuleSpaceOOPHM.doInvoke(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a JS method and return its value.
|
boolean |
MethodAdaptor.equals(Object o) |
boolean |
BrowserChannel.JsObjectRef.equals(Object o) |
void |
ModuleSpace.exceptionCaught(Object exception) |
static void |
JavaScriptHost.exceptionCaught(Object exception) |
void |
ShellJavaScriptHost.exceptionCaught(Object exception)
Call this when a JavaScript exception is caught.
|
int |
ServerObjectsTable.find(Object obj) |
Object |
CompilingClassLoader.getWrapperForObject(Object javaObject)
Retrieves the mapped wrapper for a given Java Object, provided the wrapper
was previously cached and has not been garbage collected.
|
Object |
MethodAdaptor.invoke(Object obj,
Object... args) |
Object |
MethodAdaptor.invoke(Object obj,
Object... args) |
protected JsValue |
ModuleSpace.invokeNative(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invokes a native JavaScript function.
|
protected JsValue |
ModuleSpace.invokeNative(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invokes a native JavaScript function.
|
boolean |
ModuleSpace.invokeNativeBoolean(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
boolean |
ModuleSpace.invokeNativeBoolean(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
static boolean |
JavaScriptHost.invokeNativeBoolean(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a boolean value.
|
static boolean |
JavaScriptHost.invokeNativeBoolean(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a boolean value.
|
boolean |
ShellJavaScriptHost.invokeNativeBoolean(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a boolean value.
|
boolean |
ShellJavaScriptHost.invokeNativeBoolean(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a boolean value.
|
byte |
ModuleSpace.invokeNativeByte(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
byte |
ModuleSpace.invokeNativeByte(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
static byte |
JavaScriptHost.invokeNativeByte(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a byte value.
|
static byte |
JavaScriptHost.invokeNativeByte(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a byte value.
|
byte |
ShellJavaScriptHost.invokeNativeByte(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a byte value.
|
byte |
ShellJavaScriptHost.invokeNativeByte(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a byte value.
|
char |
ModuleSpace.invokeNativeChar(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
char |
ModuleSpace.invokeNativeChar(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
static char |
JavaScriptHost.invokeNativeChar(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a character value.
|
static char |
JavaScriptHost.invokeNativeChar(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a character value.
|
char |
ShellJavaScriptHost.invokeNativeChar(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a character value.
|
char |
ShellJavaScriptHost.invokeNativeChar(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a character value.
|
double |
ModuleSpace.invokeNativeDouble(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
double |
ModuleSpace.invokeNativeDouble(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
static double |
JavaScriptHost.invokeNativeDouble(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a double value.
|
static double |
JavaScriptHost.invokeNativeDouble(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a double value.
|
double |
ShellJavaScriptHost.invokeNativeDouble(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a double value.
|
double |
ShellJavaScriptHost.invokeNativeDouble(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a double value.
|
float |
ModuleSpace.invokeNativeFloat(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
float |
ModuleSpace.invokeNativeFloat(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
static float |
JavaScriptHost.invokeNativeFloat(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a float value.
|
static float |
JavaScriptHost.invokeNativeFloat(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a float value.
|
float |
ShellJavaScriptHost.invokeNativeFloat(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a float value.
|
float |
ShellJavaScriptHost.invokeNativeFloat(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a float value.
|
int |
ModuleSpace.invokeNativeInt(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
int |
ModuleSpace.invokeNativeInt(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
static int |
JavaScriptHost.invokeNativeInt(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns an integer value.
|
static int |
JavaScriptHost.invokeNativeInt(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns an integer value.
|
int |
ShellJavaScriptHost.invokeNativeInt(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns an integer value.
|
int |
ShellJavaScriptHost.invokeNativeInt(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns an integer value.
|
long |
ModuleSpace.invokeNativeLong(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
long |
ModuleSpace.invokeNativeLong(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
static long |
JavaScriptHost.invokeNativeLong(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a long value.
|
static long |
JavaScriptHost.invokeNativeLong(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a long value.
|
long |
ShellJavaScriptHost.invokeNativeLong(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a long value.
|
long |
ShellJavaScriptHost.invokeNativeLong(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a long value.
|
Object |
ModuleSpace.invokeNativeObject(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
Object |
ModuleSpace.invokeNativeObject(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
static Object |
JavaScriptHost.invokeNativeObject(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns an object value.
|
static Object |
JavaScriptHost.invokeNativeObject(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns an object value.
|
Object |
ShellJavaScriptHost.invokeNativeObject(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns an object value.
|
Object |
ShellJavaScriptHost.invokeNativeObject(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns an object value.
|
short |
ModuleSpace.invokeNativeShort(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
short |
ModuleSpace.invokeNativeShort(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
static short |
JavaScriptHost.invokeNativeShort(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a short value.
|
static short |
JavaScriptHost.invokeNativeShort(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a short value.
|
short |
ShellJavaScriptHost.invokeNativeShort(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a short value.
|
short |
ShellJavaScriptHost.invokeNativeShort(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns a short value.
|
void |
ModuleSpace.invokeNativeVoid(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
void |
ModuleSpace.invokeNativeVoid(String name,
Object jthis,
Class<?>[] types,
Object[] args) |
static void |
JavaScriptHost.invokeNativeVoid(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns no value.
|
static void |
JavaScriptHost.invokeNativeVoid(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns no value.
|
void |
ShellJavaScriptHost.invokeNativeVoid(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns no value.
|
void |
ShellJavaScriptHost.invokeNativeVoid(String name,
Object jthis,
Class<?>[] types,
Object[] args)
Invoke a native JavaScript function that returns no value.
|
protected boolean |
ModuleSpace.isExceptionSame(Throwable original,
Object exception) |
BrowserChannel.Value |
HtmlUnitSessionHandler.makeValueFromJsval(net.sourceforge.htmlunit.corejs.javascript.Context jsContext,
Object value) |
void |
JavaObject.put(int dispatchId,
net.sourceforge.htmlunit.corejs.javascript.Scriptable start,
Object value) |
void |
CompilingClassLoader.putCachedJso(int uniqueId,
Object jso)
Weakly caches a given JSO by unique id.
|
void |
CompilingClassLoader.putWrapperForObject(Object javaObject,
Object wrapper)
Weakly caches a wrapper for a given Java Object.
|
static void |
JsValueGlue.set(JsValue value,
CompilingClassLoader cl,
Class<?> type,
Object obj)
Set the underlying value.
|
void |
JavaDispatchImpl.setFieldValue(int dispId,
Object value) |
void |
JavaDispatch.setFieldValue(int dispId,
Object value) |
Constructor and Description |
---|
JavaDispatchImpl(CompilingClassLoader ccl,
Object target)
This constructor initializes a dispatcher around a particular instance.
|
Value(Object obj) |
Modifier and Type | Class and Description |
---|---|
class |
CheckForUpdatesIE6
IE6 implementation of the update checker.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCUnloader
Workaround hack for the unfortunate architecture of JDBC drivers.
|
class |
JettyLauncher
A
ServletContainerLauncher for an embedded Jetty server. |
static class |
JettyLauncher.JDTCompiler16
Ant compiler adapter for Eclipse Java compiler, but with default
target and source compatibility set to Java 6.
|
static class |
JettyLauncher.JettyRequestLogger
Log jetty requests/responses to TreeLogger.
|
protected static class |
JettyLauncher.JettyServletContainer
The resulting
ServletContainer this is launched. |
static class |
JettyLauncher.JettyTreeLogger
An adapter for the Jetty logging system to GWT's TreeLogger.
|
protected static class |
JettyLauncher.WebAppContextWithReload
A
WebAppContext tailored to GWT hosted mode. |
Modifier and Type | Method and Description |
---|---|
void |
JettyLauncher.JettyTreeLogger.debug(String msg,
Object... args) |
void |
JettyLauncher.JettyTreeLogger.info(String msg,
Object... args) |
void |
JettyLauncher.JettyTreeLogger.warn(String msg,
Object... args) |
Modifier and Type | Class and Description |
---|---|
class |
ServletContextTreeLogger
Tree logger that logs servlet context information.
|
class |
SwingLoggerPanel
Swing widget containing a tree logger.
|
class |
SwingTreeLogger
Tree logger built on an Swing tree item.
|
static class |
SwingTreeLogger.LogEvent
Represents an individual log event.
|
Modifier and Type | Class and Description |
---|---|
class |
DevModeServiceRequestProcessor
A request processor that handles DevModeService requests.
|
class |
MessageTransport
Responsible for exchanging requests and responses between services.
|
class |
RemoteMessageProto |
static class |
RemoteMessageProto.Message
Protobuf type
com.google.gwt.dev.shell.remoteui.Message |
static class |
RemoteMessageProto.Message.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message |
static class |
RemoteMessageProto.Message.Failure
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Failure |
static class |
RemoteMessageProto.Message.Failure.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Failure |
static class |
RemoteMessageProto.Message.Request
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request |
static class |
RemoteMessageProto.Message.Request.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request |
static class |
RemoteMessageProto.Message.Request.DevModeRequest
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.DevModeRequest |
static class |
RemoteMessageProto.Message.Request.DevModeRequest.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.DevModeRequest |
static class |
RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.DevModeRequest.CapabilityExchange |
static class |
RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.DevModeRequest.CapabilityExchange |
static class |
RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.DevModeRequest.RestartWebServer |
static class |
RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.DevModeRequest.RestartWebServer |
static class |
RemoteMessageProto.Message.Request.ViewerRequest
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogBranch |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogBranch |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogEntry |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogEntry |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.CapabilityExchange |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.CapabilityExchange |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.DisconnectLog |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.DisconnectLog |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.Initialize
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.Initialize |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.Initialize.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.Initialize |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.LogData
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData.HelpInfo |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData.HelpInfo |
static class |
RemoteMessageProto.Message.Response
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response |
static class |
RemoteMessageProto.Message.Response.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response |
static class |
RemoteMessageProto.Message.Response.DevModeResponse
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.DevModeResponse |
static class |
RemoteMessageProto.Message.Response.DevModeResponse.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.DevModeResponse |
static class |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.DevModeResponse.CapabilityExchange |
static class |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.DevModeResponse.CapabilityExchange |
static class |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Capability
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.DevModeResponse.CapabilityExchange.Capability |
static class |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Capability.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.DevModeResponse.CapabilityExchange.Capability |
static class |
RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.DevModeResponse.RestartWebServer |
static class |
RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.DevModeResponse.RestartWebServer |
static class |
RemoteMessageProto.Message.Response.ViewerResponse
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse |
static class |
RemoteMessageProto.Message.Response.ViewerResponse.AddLog
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLog |
static class |
RemoteMessageProto.Message.Response.ViewerResponse.AddLog.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLog |
static class |
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLogBranch |
static class |
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLogBranch |
static class |
RemoteMessageProto.Message.Response.ViewerResponse.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse |
static class |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.CapabilityExchange |
static class |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.CapabilityExchange |
static class |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Capability
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.CapabilityExchange.Capability |
static class |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Capability.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.CapabilityExchange.Capability |
class |
RemoteUI
An implementation of a UI for the development mode server that sends UI
events over the network to a remote viewer.
|
class |
ViewerServiceClient
Used for making requests to a remote ViewerService server.
|
class |
ViewerServiceTreeLogger
A tree logger that creates log entries using a ViewerService.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
RemoteMessageProto.Message.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.ViewerRequest.Initialize.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.DevModeRequest.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange.writeReplace() |
protected Object |
RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer.writeReplace() |
protected Object |
RemoteMessageProto.Message.Response.writeReplace() |
protected Object |
RemoteMessageProto.Message.Response.ViewerResponse.writeReplace() |
protected Object |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.writeReplace() |
protected Object |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Capability.writeReplace() |
protected Object |
RemoteMessageProto.Message.Response.ViewerResponse.AddLog.writeReplace() |
protected Object |
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch.writeReplace() |
protected Object |
RemoteMessageProto.Message.Response.DevModeResponse.writeReplace() |
protected Object |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.writeReplace() |
protected Object |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Capability.writeReplace() |
protected Object |
RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer.writeReplace() |
protected Object |
RemoteMessageProto.Message.Failure.writeReplace() |
Modifier and Type | Class and Description |
---|---|
class |
HasAnnotation
A simple ClassAdapter that determines if a specific annotation is declared on
a type (ignoring any annotatons that may be present on supertypes or
superinterfaces).
|
class |
HostedModeClassRewriter
This class performs any and all byte code rewriting needed to make hosted
mode work.
|
class |
RewriteJsniMethods
Turns native method declarations into normal Java functions which perform the
corresponding JSNI dispatch.
|
class |
RewriteSingleJsoImplDispatches
Effects the renaming of
@SingleJsoImpl methods from their original
name to their mangled name. |
class |
UseMirroredClasses
A general Class Visitor which will take any of the method calls in it's
list and replace them with static calls to another method (the "mirrored"
method) in another class (the "mirrored" class).
|
Modifier and Type | Class and Description |
---|---|
class |
CloseModuleEvent
Event used to request closing an active module.
|
class |
DevModeUI
Defines the interaction between DevelopmentMode and the UI, so that
alternate UIs can be implemented.
|
class |
DoneEvent
An event indicating the UI is closing.
|
class |
RestartServerEvent
Event used to request a restart of the server.
|
class |
UiEvent<C extends UiCallback>
Base class for any UI event that has a callback.
|
static class |
UiEvent.Type<C>
Type token for a UI event.
|
Modifier and Type | Class and Description |
---|---|
class |
CloseableJarHandler
Opens connections to Zip files when requested and gathers them in a list for later closing.
|
class |
CloseableJarHandlerFactory
A factory that constructs URL Stream Handlers and extends Jar protocol handling by making it
possible to close all InputStreams for a given Zip file.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextOutput
An abstract base type to build TextOutput implementations.
|
class |
BrowserInfo
Holds information about the browser used in the UI.
|
class |
BrowserLauncher
Provides a platform and JDK-independent method of launching a browser
given a URI.
|
class |
CharArrayComparator
Performs a case-sensitive comparison of char arrays.
|
class |
CollapsedPropertyKey
Creates a string representation of the binding property key/value pairs used
in a Permutation.
|
class |
DefaultTextOutput
Adapts
TextOutput to an internal text buffer. |
class |
DiskCache
A nifty class that lets you squirrel away data on the file system.
|
class |
DiskCacheToken
Wrapper around a
DiskCache token that allows easy serialization. |
class |
Empty
Consolidates preallocated empty arrays for use with
toArray() . |
class |
FileBackedObject<T extends Serializable>
Represents a File that contains the serialized form of a Serializable object.
|
class |
HtmlTextOutput
An implementation of TextOutput that will produce HTML-escaped output.
|
class |
HttpHeaders
HTTP header strings defined by RFCs.
|
class |
Ieee754_64_Arithmetic
A class to perform arithmetic that is consistent with JavaScript.
|
class |
InstalledHelpInfo
Help info based on the GWT installation directory.
|
class |
JsniRef
A parsed Java reference from within a JSNI method.
|
class |
Memory
Utility methods for dealing with VM memory.
|
class |
MemoryBackedObject<T extends Serializable>
A Noop PersistentBackedObject that stores a reference to the data it's provided.
|
class |
Name
Utility methods for dealing with the various types of Java names.
|
static class |
Name.BinaryName
Represents a Java class name in binary form, for example:
org.example.Foo$Bar . |
static class |
Name.InternalName
Represents a Java class name in internal form, for example:
org/example/Foo$Bar . |
static class |
Name.SourceName
Represents a Java class name in source form, for example:
org.example.Foo.Bar . |
static class |
Name.SourceOrBinaryName
Represents a Java class name in either source or binary form, for example:
org.example.Foo.Bar or org.example.Foo$Bar . |
class |
NetProxy
A blind byte-by-byte bi-directional proxy.
|
class |
NullOutputFileSet
An
OutputFileSet that discards all data sent to it. |
class |
OutputFileSet
An abstract set of files that a linker links into.
|
class |
OutputFileSetOnDirectory
An
OutputFileSet on a directory. |
class |
OutputFileSetOnJar
An
OutputFileSet on a jar file. |
class |
PerfCounter
A counter which records bunch of statistics for frequently occuring
operations.
|
class |
PerfLogger
Performs basic recording/logging of performance metrics for internal
development purposes.
|
class |
StringCopier
Utility class for directly modifying a character array.
|
class |
StringInterner
The string interner singleton.
|
class |
StringInterningObjectInputStream
An ObjectInputStream that interns all deserialized strings.
|
class |
StringKey
A "typed string" utility class that improves the readability of generic code
by using proper types.
|
class |
TinyCompileSummary
A small set of compile metrics that should be used to warn incremental compile users when a
module is getting too large.
|
class |
TypeInfo
Java type helpers used.
|
class |
ZipEntryBackedObject<T extends Serializable>
Represents an entry in a ZipFile that contains the serialized form of a Serializable object.
|
Modifier and Type | Field and Description |
---|---|
L |
Pair.left |
static Object[] |
Empty.OBJECTS |
R |
Pair.right |
Modifier and Type | Method and Description |
---|---|
static <T> T[] |
Util.append(T[] xs,
T x) |
static <T> T[] |
Util.append(T[] appendToThis,
T[] these) |
static <T> T[] |
Util.removeNulls(T[] a) |
protected Object |
StringInterningObjectInputStream.resolveObject(Object obj) |
static <T> T[] |
Util.toArray(Class<? super T> componentType,
Collection<? extends T> coll)
Creates an array from a collection of the specified component type and
size.
|
static <T> T[] |
Util.toArrayReversed(Class<? super T> componentType,
Collection<? extends T> coll)
Like
Util.toArray(Class, Collection) , but the option of having the
array reversed. |
Modifier and Type | Method and Description |
---|---|
static <T> T[] |
Util.append(T[] xs,
T x) |
static <T> T[] |
Util.append(T[] appendToThis,
T[] these) |
static <T> T[] |
Util.append(T[] appendToThis,
T[] these) |
boolean |
JsniRef.equals(Object obj) |
boolean |
StringKey.equals(Object o)
Delegates to
StringKey.compareTo(com.google.gwt.dev.util.StringKey) . |
boolean |
Pair.equals(Object obj) |
static boolean |
Util.equalsNullCheck(Object thisObject,
Object thatObject)
Equality check through equals() that is also satisfied if both objects are null.
|
static void |
Util.invokeInaccessableMethod(Class<?> targetClass,
String methodName,
Class<?>[] argumentTypes,
TypeOracle target,
Object[] arguments)
This method invokes an inaccessible method in another class.
|
static <T> T[] |
Util.removeNulls(T[] a) |
protected Object |
StringInterningObjectInputStream.resolveObject(Object obj) |
long |
DiskCache.writeObject(Object object)
Serialize an Object to disk.
|
static void |
Util.writeObjectAsFile(TreeLogger logger,
File file,
Object... objects)
Serializes an object and writes it to a file.
|
static void |
Util.writeObjectToStream(OutputStream stream,
Object... objects)
Serializes an object and writes it to a stream.
|
Modifier and Type | Class and Description |
---|---|
class |
ArgHandlerCompileReport
Enables Story Of Your Compile data-collection.
|
class |
ArgHandlerCompilerMetrics
Enables Compiler Metrics.
|
class |
ArgHandlerDeployDir
Argument handler for processing the deploy directory flag.
|
class |
ArgHandlerDisableAggressiveOptimization
Deprecated.
|
class |
ArgHandlerDisableCastChecking
Enables run-time cast checking.
|
class |
ArgHandlerDisableClassMetadata
Includes metadata for class name methods.
|
class |
ArgHandlerDisableClusterSimilarFunctions
Clusters similar functions in the output to improve compression.
|
class |
ArgHandlerDisableGeneratingOnShards
An undocumented option to disable running generators on CompilePerms shards.
|
class |
ArgHandlerDisableInlineLiteralParameters
Inlines literal parameters to shrink function declarations and provide more deadcode elimination
possibilities.
|
class |
ArgHandlerDisableOptimizeDataflow
Analyzes and optimizes dataflow.
|
class |
ArgHandlerDisableOrdinalizeEnums
Ordinalizes enums to reduce some large strings.
|
class |
ArgHandlerDisableRemoveDuplicateFunctions
Removes duplicate functions to shrink output.
|
class |
ArgHandlerDisableRunAsync
Splits code on runAsync boundaries.
|
class |
ArgHandlerDisableSoycHtml
Collects SOYC metrics and output in xml but not html format.
|
class |
ArgHandlerDisableUpdateCheck
Checks to see if an updated version of GWT is available.
|
class |
ArgHandlerDraftCompile
Compiles quickly with minimal optimizations.
|
class |
ArgHandlerDumpSignatures
Argument handler for processing the script style flag.
|
class |
ArgHandlerEnableAssertions
Includes assert statements in compiled output.
|
class |
ArgHandlerEnableClosureCompiler
Compiles output Javascript with the Closure compiler for even further optimizations.
|
class |
ArgHandlerEnableGeneratorResultCaching
Caches results of generators with stable output.
|
class |
ArgHandlerExtraDir
Argument handler for processing the extra directory option.
|
class |
ArgHandlerFragmentCount
An ArgHandler to provide the -XfragmentCount flag.
|
class |
ArgHandlerFragmentMerge
An ArgHandler to provide the -XfragmentMerge flag.
|
class |
ArgHandlerGenDir
Argument handler for processing the code generation directory flag.
|
class |
ArgHandlerIncrementalCompile
Whether recompiles should process only changed files and construct JS output by
linking old and new JS on a per class basis.
|
class |
ArgHandlerIncrementalCompileWarnings
Toggles the display of warnings (during monolithic compiles) for issues that will break in
incremental compiles.
|
class |
ArgHandlerJsInteropMode
Set the JsInterop mode.
|
class |
ArgHandlerJsonSoyc
Emits detailed compile-report information in the "Story Of Your Compile" in the new json format.
|
class |
ArgHandlerLibraries
An argument handler for providing a list of paths to input precompiled library files.
|
class |
ArgHandlerLink
Whether the separate compiler should link compiled output and supplied precompiled libraries into
a usable result.
Normally the separate compiler does not link and instead outputs just a precompiled library of the currently being compiled module. |
class |
ArgHandlerLocalWorkers
An arg handler to specify the number of local workers that should be used by
the compiler.
|
class |
ArgHandlerLogLevel
Argument handler for processing the log level flag.
|
class |
ArgHandlerMaxPermsPerPrecompile
Handles an argument for
OptionMaxPermsPerPrecompile . |
class |
ArgHandlerMethodNameDisplayMode
Argument handler set setting the display name setting in the compiler.
|
class |
ArgHandlerMissingDepsFile
Optionally specifies a file into which detailed missing dependency information will be written.
|
class |
ArgHandlerModuleName
Argument handler for one or more module names at the end of the command line.
|
class |
ArgHandlerModulePathPrefix
Argument handler for processing a prefix for the output directory.
|
class |
ArgHandlerNamespace
When enabled, the GWT compiler will place most JavaScript globals into
namespaces instead of putting them all on the "window" object.
|
class |
ArgHandlerOptimize
Set the optimization level from the command line.
|
class |
ArgHandlerOutDir
Argument handler for processing the output directory flag.
|
class |
ArgHandlerOutputLibrary
An argument handler for specifying the path for the generated precompiled library file.
|
class |
ArgHandlerOverlappingSourceWarnings
Toggles the display of overlapping source include warnings (during monolithic compiles).
|
class |
ArgHandlerPerm
Argument handler for specifying the which permutation to run.
|
class |
ArgHandlerSaveSource
Argument handler for processing the -saveSource option.
|
class |
ArgHandlerSaveSourceOutput
Argument handler for processing the -saveSourceOutput option.
|
class |
ArgHandlerScriptStyle
Argument handler for processing the script style flag.
|
class |
ArgHandlerSourceLevel
Set the Java source level compatibility.
|
class |
ArgHandlerSoyc
Generates the "Story Of Your Compile".
|
class |
ArgHandlerSoycDetailed
Emits extra, detailed compile-report information in the "Story Of Your Compile".
|
class |
ArgHandlerStrict
Fails compilation if any input file contains an error.
|
class |
ArgHandlerStrictResources
Generally whether to be strict about resource loading and in particular whether to implicitly add
"client" and "public" resource dependencies when none are mentioned.
|
class |
ArgHandlerValidateOnlyFlag
Validates all source code, but does not compile it.
|
class |
ArgHandlerWarDir
Argument handler for processing the output directory flag.
|
class |
ArgHandlerWorkDirOptional
Argument handler for processing an optional working directory.
|
class |
ArgHandlerWorkDirRequired
Argument handler for processing a required work directory.
|
Modifier and Type | Class and Description |
---|---|
class |
HashMap<K,V>
A memory-efficient hash map.
|
class |
IdentityHashSet<E>
A memory-efficient identity hash set.
|
class |
IdentityMaps
Utility methods for operating on memory-efficient maps.
|
class |
IdentitySets
Utility methods for operating on memory-efficient identity sets.
|
class |
Lists
Utility methods for operating on memory-efficient lists.
|
class |
Maps
Utility methods for operating on memory-efficient maps.
|
class |
Sets
Utility methods for operating on memory-efficient sets.
|
class |
Stack<T>
A Stack based on
ArrayList . |
Modifier and Type | Method and Description |
---|---|
Object[] |
HashSet.toArray() |
<T> T[] |
HashSet.toArray(T[] a) |
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
Lists.addAll(List<T> list,
T... toAdd) |
boolean |
HashSet.contains(Object o) |
boolean |
HashMap.containsKey(Object key) |
boolean |
HashMap.containsValue(Object value) |
static <T> List<T> |
Lists.create(T... items) |
static <T> Set<T> |
Sets.create(T... items) |
static <T> Set<T> |
IdentitySets.create(T... items) |
boolean |
HashMap.equals(Object o) |
V |
HashMap.get(Object key) |
protected boolean |
IdentityHashSet.itemEquals(Object a,
Object b) |
protected boolean |
HashSet.itemEquals(Object a,
Object b)
Returns whether two items are equal for the purposes of this set.
|
protected int |
IdentityHashSet.itemHashCode(Object o) |
protected int |
HashSet.itemHashCode(Object o)
Return the hashCode for an item.
|
protected boolean |
HashMap.keyEquals(Object a,
Object b)
Returns whether two keys are equal for the purposes of this set.
|
protected boolean |
IdentityHashMap.keyEquals(Object a,
Object b) |
protected int |
HashMap.keyHashCode(Object k)
Returns the hashCode for a key.
|
protected int |
IdentityHashMap.keyHashCode(Object k) |
V |
HashMap.remove(Object key) |
boolean |
HashSet.remove(Object o) |
<T> T[] |
HashSet.toArray(T[] a) |
protected boolean |
HashMap.valueEquals(Object a,
Object b)
Returns whether two values are equal for the purposes of this set.
|
protected boolean |
IdentityHashMap.valueEquals(Object a,
Object b) |
protected int |
HashMap.valueHashCode(Object v)
Returns the hashCode for a value.
|
protected int |
IdentityHashMap.valueHashCode(Object k) |
Modifier and Type | Class and Description |
---|---|
class |
CharIndex
A performance-oriented character-indexed map.
|
static class |
CharIndex.FullHash
An index based on a garden-variety hash map.
|
static class |
CharIndex.Masked
An index based on a simple mask: index(c) = (c & MASK).
|
static class |
CharIndex.Straight
An index based on the identity mapping: index(c) = c.
|
class |
GeneralEditDistances
A collection of instance generators for the GeneralEditDistance interface.
|
class |
ModifiedBerghelRoachEditDistance
A modified version of a string edit distance described by Berghel and
Roach that uses only O(d) space and O(n*d) worst-case time, where n is
the pattern string length and d is the edit distance computed.
|
class |
MyersBitParallelEditDistance
Computes Levenshtein string-edit distance using the
algorithm of Eugene Myers (see "A fast bit-vector algorithm for
approximate string matching based on dynamic progamming",
Journal of the ACM, 46(3): 395-415, 1999), using the reformulations
of Heikki Hyyro (see "Explaining and Extending the Bit-parallel
Approximate String Matching Algorithm of Myers") along with
Gonzalo Navarro ("Faster Bit-Parallel Approximate String Matching",
Proc.
|
class |
PatternBitmap
A bitmap array generator for the positions that a given character
appears within a pattern.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
MyersBitParallelEditDistance.clone() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTreeLogger
Abstract base class for TreeLoggers.
|
class |
CompositeTreeLogger
Forks logging over two child loggers.
|
class |
PrintWriterTreeLogger
Tree logger that logs to a print writer.
|
Modifier and Type | Class and Description |
---|---|
class |
DashboardNotifierFactory
Gets an instance of
DashboardNotifier for sending data to a GWT
dashboard. |
class |
NoOpDashboardNotifier
Implements the
DashboardNotifier interface but does not actually
do anything. |
Modifier and Type | Class and Description |
---|---|
class |
SpeedTracerLogger
Logs performance metrics for internal development purposes.
|
class |
SpeedTracerLogger.Event
Represents a node in a tree of SpeedTracer events.
|
Modifier and Type | Class and Description |
---|---|
class |
FormatterForClass
Class message formatter.
|
class |
FormatterForFile
File message formatter.
|
class |
FormatterForInteger
Integer message formatter.
|
class |
FormatterForLong
Long message formatter.
|
class |
FormatterForMethod
Method message formatter.
|
class |
FormatterForString
String message formatter.
|
class |
FormatterForStringArray
String array message formatter.
|
class |
FormatterForURL
URL message formatter.
|
class |
FormatterToString
String message formatter.
|
class |
Message
Fast way to produce messages for the logger.
|
class |
Message0
0-arg message.
|
class |
Message1File
File message.
|
class |
Message1Long
Long message.
|
class |
Message1String
String message.
|
class |
Message1StringArray
String array message.
|
class |
Message1ToString
String message.
|
class |
Message1URL
URL message.
|
class |
Message2ClassClass
Class & Class message.
|
class |
Message2FileString
File & String message.
|
class |
Message2IntString
Integer & String message.
|
class |
Message2LongString
Long & String message.
|
class |
Message2StringFile
String & File message.
|
class |
Message2StringInt
String & Integer message.
|
class |
Message2StringString
String & String message.
|
class |
Message2StringStringArray
String & String array message.
|
class |
Message2StringURL
String & URL message.
|
class |
Message2URLInt
URL & Integer message.
|
class |
Message2URLString
URL & String message.
|
class |
Message2URLURL
URL & URL message.
|
class |
Message3IntMethodString
Integer, Method, & String message.
|
class |
Message3IntStringClass
Integer, String & Class message.
|
class |
Message3IntStringString
Integer, String, & String message.
|
class |
Message3StringIntString
String, Integer, & String message.
|
class |
Message4IntStringStringString
Integer, String, String & String message.
|
Modifier and Type | Method and Description |
---|---|
protected TreeLogger |
Message.branch(TreeLogger logger,
Object[] args,
Object[] fmts,
Throwable caught) |
protected TreeLogger |
Message.branch(TreeLogger logger,
Object[] args,
Object[] fmts,
Throwable caught) |
protected TreeLogger |
Message.branch(TreeLogger logger,
Object arg,
Formatter fmt,
Throwable caught) |
protected TreeLogger |
Message.branch(TreeLogger logger,
Object arg1,
Object arg2,
Formatter fmt1,
Formatter fmt2,
Throwable caught) |
protected TreeLogger |
Message.branch(TreeLogger logger,
Object arg1,
Object arg2,
Object arg3,
Formatter fmt1,
Formatter fmt2,
Formatter fmt3,
Throwable caught) |
protected TreeLogger |
Message.branch(TreeLogger logger,
Object arg1,
Object arg2,
Object arg3,
Object arg4,
Formatter fmt1,
Formatter fmt2,
Formatter fmt3,
Formatter fmt4,
Throwable caught) |
TreeLogger |
Message1ToString.branch(TreeLogger logger,
Object o,
Throwable caught) |
protected String |
Message.compose(Object[] args,
Object[] fmts) |
protected String |
Message.compose(Object[] args,
Object[] fmts) |
String |
FormatterToString.format(Object toFormat) |
String |
FormatterForStringArray.format(Object toFormat) |
String |
FormatterForInteger.format(Object toFormat) |
String |
FormatterForLong.format(Object toFormat) |
abstract String |
Formatter.format(Object toFormat)
Transforms the specified object into a string format.
|
String |
FormatterForString.format(Object toFormat) |
String |
FormatterForMethod.format(Object toFormat) |
String |
FormatterForFile.format(Object toFormat) |
String |
FormatterForClass.format(Object toFormat) |
String |
FormatterForURL.format(Object toFormat) |
protected void |
Message.log(TreeLogger logger,
Object[] args,
Object[] fmts,
Throwable caught) |
protected void |
Message.log(TreeLogger logger,
Object[] args,
Object[] fmts,
Throwable caught) |
protected void |
Message.log(TreeLogger logger,
Object arg,
Formatter fmt,
Throwable caught) |
protected void |
Message.log(TreeLogger logger,
Object arg1,
Object arg2,
Formatter fmt1,
Formatter fmt2,
Throwable caught) |
protected void |
Message.log(TreeLogger logger,
Object arg1,
Object arg2,
Object arg3,
Formatter fmt1,
Formatter fmt2,
Formatter fmt3,
Throwable caught) |
protected void |
Message.log(TreeLogger logger,
Object arg1,
Object arg2,
Object arg3,
Object arg4,
Formatter fmt1,
Formatter fmt2,
Formatter fmt3,
Formatter fmt4,
Throwable caught) |
void |
Message1ToString.log(TreeLogger logger,
Object o,
Throwable caught) |
Modifier and Type | Class and Description |
---|---|
class |
TransitiveClosureSolver<T>
A transitive closure solver that lazily calculates reachability for a requested node by
recursively walking the tree and then performing a fixup pass on nodes that were seen to be
participating in cycles.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeConverter
Converts from a string to the type needed.
|
class |
AttributeConverterForBoolean
Subclass for converting strings into Integer.
|
class |
AttributeConverterForInteger
Subclass for converting strings into Integer.
|
class |
AttributeConverterForString
Subclass for converting strings into String.
|
class |
DefaultSchema
A base class for parsing XML that registers standard converters and throws
exceptions.
|
class |
HandlerArgs
A set of args for a given set of parameters, some of which may be set to
default values.
|
class |
HandlerClassInfo
Retains parsed information about a particular schema clas.
|
class |
HandlerMethod
Represents metadata about a handler method in a class derived from
Schema . |
class |
HandlerParam
Represents metadata about a parameter in a handler method in a class derived
from
Schema . |
class |
ReflectiveParser
Somewhat general-purpose SAX-style XML parser that uses reflection and calls
into your "schema" classes.
|
class |
Schema
Abstract base class for reflection-based push-parsing of XML.
|
Modifier and Type | Method and Description |
---|---|
Object |
HandlerArgs.convertToArg(int i) |
Object |
AttributeConverterForInteger.convertToArg(Schema schema,
int lineNumber,
String elemName,
String attrName,
String attrValue) |
Object |
AttributeConverterForBoolean.convertToArg(Schema schema,
int line,
String elem,
String attr,
String value) |
abstract Object |
AttributeConverter.convertToArg(Schema schema,
int line,
String elem,
String attr,
String value)
Converts from a string to the type needed.
|
Object |
AttributeConverterForString.convertToArg(Schema schema,
int lineNumber,
String elemName,
String attrName,
String attrValue) |
Modifier and Type | Method and Description |
---|---|
Schema |
HandlerMethod.invokeBegin(int lineNumber,
String elemLocalName,
Schema target,
HandlerArgs args,
Object[] outInvokeArgs) |
void |
HandlerMethod.invokeEnd(int lineNumber,
String elem,
Schema target,
Object[] args) |
Modifier and Type | Class and Description |
---|---|
static class |
DomAnchorBuilder
DOM-based implementation of
AnchorBuilder . |
static class |
DomAreaBuilder
DOM-based implementation of
AreaBuilder . |
static class |
DomAudioBuilder
DOM-based implementation of
AudioBuilder . |
static class |
DomBaseBuilder
DOM-based implementation of
BaseBuilder . |
static class |
DomBodyBuilder
DOM-based implementation of
BodyBuilder . |
static class |
DomBRBuilder
DOM-based implementation of
BRBuilder . |
static class |
DomBuilderFactory
Factory for creating element builders that construct elements using DOM
manipulation.
|
static class |
DomBuilderImpl
Implementation of methods in
ElementBuilderBase used to render
Elements using DOM manipulation. |
static class |
DomButtonBuilder
DOM-based implementation of
ButtonBuilder . |
static class |
DomCanvasBuilder
DOM-based implementation of
CanvasBuilder . |
static class |
DomDivBuilder
DOM-based implementation of
DivBuilder . |
static class |
DomDListBuilder
DOM-based implementation of
DListBuilder . |
static class |
DomElementBuilder
DOM-based implementation of
ElementBuilder . |
static class |
DomElementBuilderBase
Implementation of
ElementBuilderBase that delegates to a
DomBuilderImpl . |
static class |
DomFieldSetBuilder
DOM-based implementation of
FieldSetBuilder . |
static class |
DomFormBuilder
DOM-based implementation of
FormBuilder . |
static class |
DomFrameBuilder
DOM-based implementation of
FrameBuilder . |
static class |
DomFrameSetBuilder
DOM-based implementation of
FrameSetBuilder . |
static class |
DomHeadBuilder
DOM-based implementation of
HeadBuilder . |
static class |
DomHeadingBuilder
DOM-based implementation of
HeadingBuilder . |
static class |
DomHRBuilder
DOM-based implementation of
HRBuilder . |
static class |
DomIFrameBuilder
DOM-based implementation of
IFrameBuilder . |
static class |
DomImageBuilder
DOM-based implementation of
ImageBuilder . |
static class |
DomInputBuilder
DOM-based implementation of
InputBuilder . |
static class |
DomLabelBuilder
DOM-based implementation of
LabelBuilder . |
static class |
DomLegendBuilder
DOM-based implementation of
LegendBuilder . |
static class |
DomLIBuilder
DOM-based implementation of
LIBuilder . |
static class |
DomLinkBuilder
DOM-based implementation of
LinkBuilder . |
static class |
DomMapBuilder
DOM-based implementation of
MapBuilder . |
static class |
DomMediaBuilderBase
Base class for HTML-based implementations of
MediaBuilder . |
static class |
DomMetaBuilder
DOM-based implementation of
MetaBuilder . |
static class |
DomModBuilder
DOM-based implementation of
ModBuilder . |
static class |
DomOListBuilder
DOM-based implementation of
OListBuilder . |
static class |
DomOptGroupBuilder
DOM-based implementation of
OptGroupBuilder . |
static class |
DomOptionBuilder
DOM-based implementation of
OptionBuilder . |
static class |
DomParagraphBuilder
DOM-based implementation of
ParagraphBuilder . |
static class |
DomParamBuilder
DOM-based implementation of
ParamBuilder . |
static class |
DomPreBuilder
DOM-based implementation of
PreBuilder . |
static class |
DomQuoteBuilder
DOM-based implementation of
QuoteBuilder . |
static class |
DomScriptBuilder
DOM-based implementation of
ScriptBuilder . |
static class |
DomSelectBuilder
DOM-based implementation of
SelectBuilder . |
static class |
DomSourceBuilder
DOM-based implementation of
SourceBuilder . |
static class |
DomSpanBuilder
DOM-based implementation of
SpanBuilder . |
static class |
DomStyleBuilder
DOM-based implementation of
StyleBuilder . |
static class |
DomStylesBuilder
Builds the style object.
|
static class |
DomTableBuilder
DOM-based implementation of
TableBuilder . |
static class |
DomTableCaptionBuilder
DOM-based implementation of
TableCaptionBuilder . |
static class |
DomTableCellBuilder
DOM-based implementation of
TableCellBuilder . |
static class |
DomTableColBuilder
DOM-based implementation of
TableColBuilder . |
static class |
DomTableRowBuilder
DOM-based implementation of
TableRowBuilder . |
static class |
DomTableSectionBuilder
DOM-based implementation of
TableSectionBuilder . |
static class |
DomTextAreaBuilder
DOM-based implementation of
TextAreaBuilder . |
static class |
DomUListBuilder
DOM-based implementation of
UListBuilder . |
static class |
DomVideoBuilder
DOM-based implementation of
VideoBuilder . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractElementBuilderBase<R extends ElementBuilderBase<?>>
Abstract base class for implementations of
ElementBuilderBase . |
static class |
AnchorBuilder
Builds an anchor element.
|
static class |
AreaBuilder
Builds an area element.
|
static class |
AudioBuilder
Builds an audio element.
|
static class |
BaseBuilder
Builds an base element.
|
static class |
BodyBuilder
Builds an body element.
|
static class |
BRBuilder
Builds an br element.
|
static class |
ButtonBuilder
Builds an button element.
|
static class |
CanvasBuilder
Builds an canvas element.
|
static class |
DivBuilder
Builds a div element.
|
static class |
DListBuilder
Builds an definition list element.
|
static class |
ElementBuilder
Builds an element.
|
static class |
ElementBuilderBase
Base class for element builders used to builder DOM elements.
|
class |
ElementBuilderFactory
Factory for creating element builders.
|
class |
ElementBuilderImpl
Base implementation of
ElementBuilderBase that handles state, but
nothing else. |
static class |
FieldSetBuilder
Builds an fieldset element.
|
static class |
FormBuilder
Builds an form element.
|
static class |
FrameBuilder
Builds an frame element.
|
static class |
FrameSetBuilder
Builds an frameset element.
|
static class |
HeadBuilder
Builds an head element.
|
static class |
HeadingBuilder
Builds an heading element.
|
static class |
HRBuilder
Builds an hr element.
|
static class |
HtmlAnchorBuilder
HTML-based implementation of
AnchorBuilder . |
static class |
HtmlAreaBuilder
HTML-based implementation of
AreaBuilder . |
static class |
HtmlAudioBuilder
HTML-based implementation of
AudioBuilder . |
static class |
HtmlBaseBuilder
HTML-based implementation of
BaseBuilder . |
static class |
HtmlBodyBuilder
HTML-based implementation of
BodyBuilder . |
static class |
HtmlBRBuilder
HTML-based implementation of
BRBuilder . |
static class |
HtmlBuilderFactory
Factory for creating element builders that use string concatenation to
generate HTML.
|
static class |
HtmlBuilderImpl
Implementation of methods in
ElementBuilderBase used to render HTML
as a string, using innerHtml to generate an element. |
static class |
HtmlButtonBuilder
HTML-based implementation of
ButtonBuilder . |
static class |
HtmlCanvasBuilder
HTML-based implementation of
CanvasBuilder . |
static class |
HtmlDivBuilder
HTML-based implementation of
DivBuilder . |
static class |
HtmlDListBuilder
HTML-based implementation of
DListBuilder . |
static class |
HtmlElementBuilder
HTML-based implementation of
ElementBuilder . |
static class |
HtmlElementBuilderBase
Implementation of
ElementBuilderBase that delegates to an
HtmlBuilderImpl . |
static class |
HtmlFieldSetBuilder
HTML-based implementation of
FieldSetBuilder . |
static class |
HtmlFormBuilder
HTML-based implementation of
FormBuilder . |
static class |
HtmlFrameBuilder
HTML-based implementation of
FrameBuilder . |
static class |
HtmlFrameSetBuilder
HTML-based implementation of
FrameSetBuilder . |
static class |
HtmlHeadBuilder
HTML-based implementation of
HeadBuilder . |
static class |
HtmlHeadingBuilder
HTML-based implementation of
HeadingBuilder . |
static class |
HtmlHRBuilder
HTML-based implementation of
HRBuilder . |
static class |
HtmlIFrameBuilder
HTML-based implementation of
IFrameBuilder . |
static class |
HtmlImageBuilder
HTML-based implementation of
ImageBuilder . |
static class |
HtmlInputBuilder
HTML-based implementation of
InputBuilder . |
static class |
HtmlLabelBuilder
HTML-based implementation of
LabelBuilder . |
static class |
HtmlLegendBuilder
HTML-based implementation of
LegendBuilder . |
static class |
HtmlLIBuilder
HTML-based implementation of
LIBuilder . |
static class |
HtmlLinkBuilder
HTML-based implementation of
LinkBuilder . |
static class |
HtmlMapBuilder
HTML-based implementation of
MapBuilder . |
static class |
HtmlMediaBuilderBase
Base class for HTML-based implementations of
MediaBuilder . |
static class |
HtmlMetaBuilder
HTML-based implementation of
MetaBuilder . |
static class |
HtmlOListBuilder
HTML-based implementation of
OListBuilder . |
static class |
HtmlOnlyTableSectionBuilder
A subclass of standard
HtmlTableSectionBuilder that allows directly appending html to
a table section. |
static class |
HtmlOptGroupBuilder
HTML-based implementation of
OptGroupBuilder . |
static class |
HtmlOptionBuilder
HTML-based implementation of
OptionBuilder . |
static class |
HtmlParagraphBuilder
HTML-based implementation of
ParagraphBuilder . |
static class |
HtmlParamBuilder
HTML-based implementation of
ParamBuilder . |
static class |
HtmlPreBuilder
HTML-based implementation of
PreBuilder . |
static class |
HtmlQuoteBuilder
HTML-based implementation of
QuoteBuilder . |
static class |
HtmlScriptBuilder
HTML-based implementation of
ScriptBuilder . |
static class |
HtmlSelectBuilder
HTML-based implementation of
SelectBuilder . |
static class |
HtmlSourceBuilder
HTML-based implementation of
SourceBuilder . |
static class |
HtmlSpanBuilder
HTML-based implementation of
SpanBuilder . |
static class |
HtmlStyleBuilder
HTML-based implementation of
StyleBuilder . |
static class |
HtmlStylesBuilder
Builds the style object.
|
static class |
HtmlTableBuilder
HTML-based implementation of
TableBuilder . |
static class |
HtmlTableCaptionBuilder
HTML-based implementation of
TableCaptionBuilder . |
static class |
HtmlTableCellBuilder
HTML-based implementation of
TableCellBuilder . |
static class |
HtmlTableColBuilder
HTML-based implementation of
TableColBuilder . |
static class |
HtmlTableRowBuilder
HTML-based implementation of
TableRowBuilder . |
static class |
HtmlTableSectionBuilder
HTML-based implementation of
TableSectionBuilder . |
static class |
HtmlTextAreaBuilder
HTML-based implementation of
TextAreaBuilder . |
static class |
HtmlTitleBuilder
HTML-based implementation of
TitleBuilder . |
static class |
HtmlUListBuilder
HTML-based implementation of
UListBuilder . |
static class |
HtmlVideoBuilder
HTML-based implementation of
VideoBuilder . |
static class |
IFrameBuilder
Builds an iframe element.
|
static class |
ImageBuilder
Builds an image element.
|
static class |
InputBuilder
Builds an input element.
|
static class |
LabelBuilder
Builds an label element.
|
static class |
LegendBuilder
Builds an legend element.
|
static class |
LIBuilder
Builds an li element.
|
static class |
LinkBuilder
Builds an link element.
|
static class |
MapBuilder
Builds an map element.
|
static class |
MediaBuilder
Common superclass for Audio and Video builders.
|
static class |
MetaBuilder
Builds an meta element.
|
static class |
ModBuilder
Builds an mod element.
|
static class |
OListBuilder
Builds an olist element.
|
static class |
OptGroupBuilder
Builds an optgroup element.
|
static class |
OptionBuilder
Builds an option element.
|
static class |
ParagraphBuilder
Builds an paragraph element.
|
static class |
ParamBuilder
Builds an param element.
|
static class |
PreBuilder
Builds an pre element.
|
static class |
QuoteBuilder
Builds an quote element.
|
static class |
ScriptBuilder
Builds an script element.
|
static class |
SelectBuilder
Builds an select element.
|
static class |
SourceBuilder
Builds an source element.
|
static class |
SpanBuilder
Builds an span element.
|
static class |
StyleBuilder
Builds an style element.
|
static class |
StylesBuilder
Builds the style attribute on an element.
|
static class |
TableBuilder
Builds an table element.
|
static class |
TableCaptionBuilder
Builds an tablecaption element.
|
static class |
TableCellBuilder
Builds an tablecell element.
|
static class |
TableColBuilder
Builds an tablecol element.
|
static class |
TableRowBuilder
Builds an tablerow element.
|
static class |
TableSectionBuilder
Builds an tablesection element.
|
static class |
TextAreaBuilder
Builds an textarea element.
|
static class |
TitleBuilder
Builds an title element.
|
static class |
UListBuilder
Builds an ulist element.
|
static class |
VideoBuilder
Builds an video element.
|
Modifier and Type | Class and Description |
---|---|
static class |
AnchorElement
The anchor element.
|
static class |
AreaElement
Client-side image map area definition.
|
static class |
AudioElement
Audio element.
|
static class |
BaseElement
Document base URI.
|
static class |
BodyElement
The HTML document body.
|
static class |
BRElement
Force a line break.
|
class |
BrowserEvents
Constant strings representing browser events.
|
static class |
ButtonElement
Push button.
|
static class |
CanvasElement
Canvas element.
|
static class |
DataTransfer
Class representing DataTransfer interface.
|
static class |
DivElement
Generic block container.
|
static class |
DListElement
Definition list.
|
static class |
EventTarget
Represents the target of a JavaScript event.
|
static class |
FieldSetElement
Organizes form controls into logical groups.
|
static class |
FormElement
The FORM element encompasses behavior similar to a collection and an element.
|
static class |
FrameElement
Create a frame.
|
static class |
FrameSetElement
Create a grid of frames.
|
static class |
HeadElement
Document head information.
|
static class |
HeadingElement
For the H1 to H6 elements.
|
static class |
HRElement
Create a horizontal rule.
|
static class |
IFrameElement
Inline subwindows.
|
static class |
ImageElement
Embedded image.
|
static class |
InputElement
Form control.
|
static class |
LabelElement
Form field label text.
|
static class |
LegendElement
Provides a caption for a FIELDSET grouping.
|
static class |
LIElement
List item.
|
static class |
LinkElement
The LINK element specifies a link to an external resource, and defines this
document's relationship to that resource (or vice versa).
|
static class |
MapElement
Client-side image map.
|
static class |
MediaElement
Common superclass for Audio and Video elements.
|
static class |
MetaElement
This contains generic meta-information about the document.
|
static class |
ModElement
Notice of modification to part of a document.
|
static class |
NativeEvent
The native dom event.
|
static class |
NodeCollection
An ElementCollection is a list of nodes.
|
static class |
ObjectElement
Generic embedded object.
|
static class |
OListElement
Ordered list.
|
static class |
OptGroupElement
Group options together in logical subdivisions.
|
static class |
OptionElement
A selectable choice.
|
static class |
ParagraphElement
Paragraphs.
|
static class |
ParamElement
Parameters fed to the OBJECT element.
|
static class |
PreElement
Preformatted text.
|
static class |
QuoteElement
For the Q and BLOCKQUOTE elements.
|
static class |
ScriptElement
Script statements.
|
static class |
SelectElement
The select element allows the selection of an option.
|
static class |
SourceElement
The SOURCE element specifies one of potentially multiple source file in a
media element.
|
static class |
SpanElement
Generic inline container.
|
static class |
Style
Provides programmatic access to properties of the style object.
|
static class |
StyleElement
Style information.
|
class |
StyleInjector
Used to add stylesheets to the document.
|
static class |
StyleInjector.StyleInjectorImpl
The DOM-compatible way of adding stylesheets.
|
static class |
StyleInjector.StyleInjectorImplIE
IE doesn't allow manipulation of a style element through DOM methods.
|
static class |
TableCaptionElement
Table caption.
|
static class |
TableCellElement
The object used to represent the TH and TD elements.
|
static class |
TableColElement
Regroups the COL and COLGROUP elements.
|
static class |
TableElement
The create* and delete* methods on the table allow authors to construct and
modify tables.
|
static class |
TableRowElement
A row in a table.
|
static class |
TableSectionElement
The THEAD, TFOOT, and TBODY elements.
|
static class |
TextAreaElement
Multi-line text field.
|
static class |
TitleElement
The document title.
|
static class |
Touch
Class representing touches.
|
static class |
UListElement
Unordered list.
|
static class |
VideoElement
Video element.
|
Modifier and Type | Method and Description |
---|---|
Object |
Element.getPropertyObject(String name)
Gets an object property from this element.
|
Modifier and Type | Method and Description |
---|---|
void |
Element.setPropertyObject(String name,
Object value)
Sets an object property on this element.
|
Modifier and Type | Class and Description |
---|---|
static class |
CompositeEditor
An interface that indicates that a given Editor is composed of an unknown
number of sub-Editors all of the same type.
|
static class |
Editor
Describes an editor whose behavior is not altered by the value being
displayed.
|
static class |
EditorContext
Describes an Editor within an Editor hierarchy.
|
static class |
EditorDelegate
Binds an individual Editor to the backing service.
|
static class |
EditorDriver
Defines common capabilities of editor drivers.
|
static class |
EditorError
Allows invalid Editor state to be propagated through an Editor hierarchy.
|
class |
EditorVisitor
A visitor for examining an Editor hierarchy.
|
static class |
HasEditorDelegate
Indicates that an Editor requires an EditorDelegate.
|
static class |
HasEditorErrors
Editors that wish to be notified about ConstraintViolations in the value
being edited should implement this interface.
|
static class |
IsEditor
Extended by view objects that wish to participate in an Editor hierarchy, but
that do not implement the
Editor contract directly. |
static class |
LeafValueEditor
Used to edit non-object or immutable values.
|
static class |
SimpleBeanEditorDriver
Automates editing of simple bean-like objects.
|
static class |
ValueAwareEditor
Editors whose behavior changes based on the value being edited will implement
this interface.
|
Modifier and Type | Method and Description |
---|---|
Object |
EditorError.getUserData()
Returns the object passed into
EditorDelegate.recordError(java.lang.String, java.lang.Object, java.lang.Object) . |
Object |
EditorError.getValue()
Returns the value that triggered the error.
|
Modifier and Type | Method and Description |
---|---|
T |
EditorContext.checkAssignment(Object value)
Returns
value cast to the type accepted by the Editor or throws a
ClassCastException . |
void |
EditorDelegate.recordError(String message,
Object value,
Object userData)
This method should be called from
ValueAwareEditor.flush() or
TakesValue.getValue() to record an error that will be reported
to the nearest super-Editor that implements the HasEditorErrors
interface. |
Modifier and Type | Class and Description |
---|---|
class |
EditorSource<E extends Editor<?>>
An entity capable of creating and destroying instances of Editors.
|
static class |
HasDataEditor
Adapts the HasData interface to the Editor framework.
|
class |
ListEditor<T,E extends Editor<? super T>>
Manages a list of objects and their associated Editors.
|
static class |
ListEditorWrapper
Synchronizes a list of objects and a list of Editors.
|
class |
OptionalFieldEditor<T,E extends Editor<? super T>>
This adapter can be used when a type being edited has an optional field that
may be nullified or reassigned as part of the editing process.
|
class |
SimpleEditor<T>
A trivial implementation of LeafValueEditor than can be used for "hidden"
properties when composing UI-based Editors.
|
class |
TakesValueEditor<T>
Adapts the
TakesValue interface to the Editor framework. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEditorContext<T>
Base implementation of EditorContext.
|
class |
AbstractEditorDelegate<T,E extends Editor<T>>
A base implementation of EditorDelegate for use by generated types.
|
protected class |
AbstractEditorDelegate.Chain<R,S extends Editor<R>>
The machinery for attaching and detaching editors from the hierarchy via a
CompositeEditor . |
static class |
AbstractSimpleBeanEditorDriver
A base implementation class for generated SimpleBeanEditorDriver
implementations.
|
class |
BaseEditorDriver<T,E extends Editor<T>>
Contains common code shared between the SimpleBeanEditorDriver and
RequestFactoryEditorDriver.
|
class |
DelegateMap
Allows fast traversal of an Editor hierarchy.
|
static class |
DirtCollector |
static class |
ErrorCollector
Collects and propagates EditorErrors through an Editor hierarchy.
|
static class |
Flusher
Copies data from the Editor hierarchy into the backing objects.
|
static class |
Initializer
Extends the logic in Refresher to provide the editor instance with references
to framework plumbing fixes.
|
static class |
Refresher
A lightweight peer to
Initializer which simply resets the values in
the editor and delegate hiererchy. |
static class |
RootEditorContext
An implementation of
EditorContext that is used as a starting point
by EditorDrivers. |
static class |
SimpleBeanEditorDelegate
A limited EditorDelegate for editing standard bean-like objects.
|
static class |
SimpleError
Used by
AbstractEditorDelegate#recordError() . |
class |
SimpleViolation
Abstraction of a ConstraintViolation or a RequestFactory Violation object.
|
Modifier and Type | Method and Description |
---|---|
abstract Object |
SimpleViolation.getKey()
Return the object that the violation is about.
|
abstract Object |
SimpleViolation.getUserDataObject()
An object that should be available from
EditorError.getUserData() . |
Object |
DelegateMap.KeyMethod.key(Object object) |
Modifier and Type | Method and Description |
---|---|
T |
RootEditorContext.checkAssignment(Object value)
Returns
value . |
abstract T |
AbstractEditorContext.checkAssignment(Object value) |
List<AbstractEditorDelegate<?,?>> |
DelegateMap.get(Object object) |
List<AbstractEditorDelegate<?,?>> |
DelegateMap.getRaw(Object key)
Accesses the delegate map without using the KeyMethod.
|
Object |
DelegateMap.KeyMethod.key(Object object) |
void |
AbstractEditorDelegate.recordError(String message,
Object value,
Object userData) |
void |
AbstractEditorDelegate.recordError(String message,
Object value,
Object userData,
String extraPath,
Editor<?> leafEditor) |
Modifier and Type | Class and Description |
---|---|
static class |
EditorHierarchyPrinter
A utility class that creates a string representation of an Editor hierarchy
for testing purposes.
|
class |
FakeEditorContext<T>
A no-op implementation of EditorContext for testing.
|
static class |
FakeEditorSource
A trivial implementation of
EditorSource that creates
FakeLeafValueEditor instances. |
class |
FakeLeafValueEditor<T>
A no-op Editor.
|
class |
MockEditorChain<C>
A Mock implementation of
CompositeEditor.EditorChain . |
class |
MockEditorDelegate<T>
A mock implementation of
EditorDelegate . |
class |
MockEditorError
A trivial implementation of
EditorError . |
class |
MockSimpleBeanEditorDriver<T,E extends Editor<T>>
A no-op implementation of
SimpleBeanEditorDriver that records its
inputs. |
Modifier and Type | Method and Description |
---|---|
Object |
MockEditorError.getUserData() |
Object |
MockEditorError.getValue() |
Modifier and Type | Method and Description |
---|---|
T |
FakeEditorContext.checkAssignment(Object value)
Returns
value via an unchecked generic cast. |
void |
MockEditorDelegate.recordError(String message,
Object value,
Object userData)
No-op.
|
Modifier and Type | Class and Description |
---|---|
static class |
ValueBoxEditorDecorator
A simple decorator to display leaf widgets with an error message.
|
Modifier and Type | Class and Description |
---|---|
class |
HasTextEditor
Adapts the HasText interface to the Editor framework.
|
static class |
ValueBoxEditor
Adapts the
ValueBoxBase interface to the Editor framework. |
Modifier and Type | Class and Description |
---|---|
static class |
BlurEvent
Represents a native blur event.
|
static class |
BlurHandler
Handler interface for
BlurEvent events. |
static class |
CanPlayThroughEvent
Represents a native media can play through event.
|
static class |
CanPlayThroughHandler
Handler interface for
CanPlayThroughEvent events. |
static class |
ChangeEvent
Represents a native change event.
|
static class |
ChangeHandler
Handler for
ChangeEvent events. |
static class |
ClickEvent
Represents a native click event.
|
static class |
ClickHandler
Handler for
ClickEvent events. |
static class |
ContextMenuEvent
Represents a native context menu event.
|
static class |
ContextMenuHandler
Handler for
ContextMenuEvent events. |
static class |
DomEvent
DomEvent is a subclass of GwtEvent that provides events that
underlying native browser event object as well as a subclass of Type
that understands GWT event bits used by sinkEvents(). |
static class |
DomEvent.Type<H extends EventHandler>
Type class used by dom event subclasses.
|
static class |
DoubleClickEvent
Represents a native double click event.
|
static class |
DoubleClickHandler
Handler interface for
DoubleClickEvent events. |
static class |
DragDropEventBase
Base class for drag and drop events.
|
static class |
DragEndEvent
Represents a native drag end event.
|
static class |
DragEndHandler
Handler interface for
DragEndEvent events. |
static class |
DragEnterClickHandler
Handler interface for
DragEnterEvent events. |
static class |
DragEnterEvent
Represents a native drag enter event.
|
static class |
DragEnterHandler
Handler interface for
DragEnterEvent events. |
static class |
DragEvent
Represents a native drag event.
|
static class |
DragHandler
Handler interface for
DragEvent events. |
static class |
DragLeaveEvent
Represents a native drag leave event.
|
static class |
DragLeaveHandler
Handler interface for
DragLeaveEvent events. |
static class |
DragOverEvent
Represents a native drag over event.
|
static class |
DragOverHandler
Handler interface for
DragOverEvent events. |
static class |
DragStartEvent
Represents a native drag start event.
|
static class |
DragStartHandler
Handler interface for
DragStartEvent events. |
static class |
DropEvent
Represents a native drop event.
|
static class |
DropHandler
Handler interface for
DropEvent events. |
static class |
EndedEvent
Represents a native media ended event.
|
static class |
EndedHandler
Handler interface for
EndedEvent events. |
static class |
ErrorEvent
Represents a native error event.
|
static class |
ErrorHandler
Handler interface for
ErrorEvent events. |
static class |
FocusEvent
Represents a native focus event.
|
static class |
FocusHandler
Handler interface for
FocusEvent events. |
static class |
GestureChangeEvent
Represents a native gesture change event.
|
static class |
GestureChangeHandler
Handler interface for
GestureChangeEvent events. |
static class |
GestureEndEvent
Represents a native gesture end event.
|
static class |
GestureEndHandler
Handler interface for
GestureEndEvent events. |
static class |
GestureStartEvent
Represents a native gesture start event.
|
static class |
GestureStartHandler
Handler interface for
GestureStartEvent events. |
class |
HandlesAllFocusEvents
Receiver used to handle all focus events at once.
|
class |
HandlesAllKeyEvents
Receiver used to handle all key events at once.
|
class |
HandlesAllMouseEvents
Receiver used to handle all mouse events at once.
|
class |
HandlesAllTouchEvents
Receiver used to handle all touch events at once.
|
static class |
HasAllDragAndDropHandlers
This is a convenience interface that includes all drag and drop handlers
defined by the core GWT system.
|
static class |
HasAllFocusHandlers
This is a convenience interface that includes all focus handlers defined by
the core GWT system.
|
static class |
HasAllGestureHandlers
This is a convenience interface that includes all gesture handlers defined by
the core GWT system.
|
static class |
HasAllKeyHandlers
Convenience interface used to implement all key handlers at once.
|
static class |
HasAllMediaHandlers
This is a convenience interface that includes all media handlers defined by
the core GWT system.
|
static class |
HasAllMouseHandlers
This is a convenience interface that includes all mouse handlers defined by
the core GWT system.
|
static class |
HasAllTouchHandlers
This is a convenience interface that includes all touch handlers defined by
the core GWT system.
|
static class |
HasBlurHandlers
A widget that implements this interface provides registration for
BlurHandler instances. |
static class |
HasCanPlayThroughHandlers
A widget that implements this interface provides registration for
CanPlayThroughHandler instances. |
static class |
HasChangeHandlers
A widget that implements this interface provides registration for
ChangeHandler instances. |
static class |
HasClickHandlers
A widget that implements this interface provides registration for
ClickHandler instances. |
static class |
HasContextMenuHandlers
A widget that implements this interface provides registration for
ContextMenuHandler instances. |
static class |
HasDoubleClickHandlers
A widget that implements this interface provides registration for
DoubleClickHandler instances. |
static class |
HasDragEndHandlers
A widget that implements this interface provides registration for
DragEndHandler instances. |
static class |
HasDragEnterHandlers
A widget that implements this interface provides registration for
DragEnterHandler instances. |
static class |
HasDragHandlers
A widget that implements this interface provides registration for
DragHandler instances. |
static class |
HasDragLeaveHandlers
A widget that implements this interface provides registration for
DragLeaveHandler instances. |
static class |
HasDragOverHandlers
A widget that implements this interface provides registration for
DragOverHandler instances. |
static class |
HasDragStartHandlers
A widget that implements this interface provides registration for
DragStartHandler instances. |
static class |
HasDropHandlers
A widget that implements this interface provides registration for
DropHandler instances. |
static class |
HasEndedHandlers
A widget that implements this interface provides registration for
EndedHandler instances. |
static class |
HasErrorHandlers
A widget that implements this interface provides registration for
ErrorHandler instances. |
static class |
HasFocusHandlers
A widget that implements this interface provides registration for
FocusHandler instances. |
static class |
HasGestureChangeHandlers
A widget that implements this interface provides registration for
GestureChangeHandler instances. |
static class |
HasGestureEndHandlers
A widget that implements this interface provides registration for
GestureEndHandler instances. |
static class |
HasGestureStartHandlers
A widget that implements this interface provides registration for
GestureStartHandler instances. |
static class |
HasKeyDownHandlers
A widget that implements this interface provides registration for
KeyDownHandler instances. |
static class |
HasKeyPressHandlers
A widget that implements this interface provides registration for
KeyPressHandler instances. |
static class |
HasKeyUpHandlers
A widget that implements this interface provides registration for
KeyUpHandler instances. |
static class |
HasLoadedMetadataHandlers
A widget that implements this interface provides registration for
LoadedMetadataHandler instances. |
static class |
HasLoadHandlers
A widget that implements this interface provides registration for
LoadHandler instances. |
static class |
HasLoseCaptureHandlers
A widget that implements this interface provides registration for
LoseCaptureHandler instances. |
static class |
HasMouseDownHandlers
A widget that implements this interface provides registration for
MouseDownHandler instances. |
static class |
HasMouseMoveHandlers
A widget that implements this interface provides registration for
MouseMoveHandler instances. |
static class |
HasMouseOutHandlers
A widget that implements this interface provides registration for
MouseOutHandler instances. |
static class |
HasMouseOverHandlers
A widget that implements this interface provides registration for
MouseOverHandler instances. |
static class |
HasMouseUpHandlers
A widget that implements this interface provides registration for
MouseUpHandler instances. |
static class |
HasMouseWheelHandlers
A widget that implements this interface provides registration for
MouseWheelHandler instances. |
static class |
HasNativeEvent
An object that implements this interface has a native event associated with
it.
|
static class |
HasProgressHandlers
A widget that implements this interface provides registration for
ProgressHandler instances. |
static class |
HasScrollHandlers
A widget that implements this interface provides registration for
ScrollHandler instances. |
static class |
HasTouchCancelHandlers
A widget that implements this interface provides registration for
TouchCancelHandler instances. |
static class |
HasTouchEndHandlers
A widget that implements this interface provides registration for
TouchEndHandler instances. |
static class |
HasTouchMoveHandlers
A widget that implements this interface provides registration for
TouchMoveHandler instances. |
static class |
HasTouchStartHandlers
A widget that implements this interface provides registration for
TouchStartHandler instances. |
static class |
HumanInputEvent
Abstract class representing position events such as mouse or touch events.
|
static class |
KeyCodeEvent
Key up and key down are both events based upon a given key code.
|
class |
KeyCodes
Contains the native key codes previously defined in
KeyboardListener . |
static class |
KeyDownEvent
Represents a native key down event.
|
static class |
KeyDownHandler
Handler interface for
KeyDownEvent events. |
static class |
KeyEvent
Base class for Key events.
|
static class |
KeyPressEvent
Represents a native key press event.
|
static class |
KeyPressHandler
Handler interface for
KeyPressEvent events. |
static class |
KeyUpEvent
Represents a native key up event.
|
static class |
KeyUpHandler
Handler interface for
KeyUpEvent events. |
static class |
LoadedMetadataEvent
Represents a native loadedmetadata event.
|
static class |
LoadedMetadataHandler
Handler interface for
LoadedMetadataEvent events. |
static class |
LoadEvent
Represents a native load event.
|
static class |
LoadHandler
Handler interface for
LoadEvent events. |
static class |
LoseCaptureEvent
Represents a native lose capture event.
|
static class |
LoseCaptureHandler
Handler interface for
LoseCaptureEvent events. |
static class |
MouseDownEvent
Represents a native mouse down event.
|
static class |
MouseDownHandler
Handler interface for
MouseDownEvent events. |
static class |
MouseEvent
Abstract class representing mouse events.
|
static class |
MouseMoveEvent
Represents a native mouse move event.
|
static class |
MouseMoveHandler
Handler interface for
MouseMoveEvent events. |
static class |
MouseOutEvent
Represents a native mouse out event.
|
static class |
MouseOutHandler
Handler interface for
MouseOutEvent events. |
static class |
MouseOverEvent
Represents a native mouse over event.
|
static class |
MouseOverHandler
Handler interface for
MouseOverEvent events. |
static class |
MouseUpEvent
Represents a native mouse up event.
|
static class |
MouseUpHandler
Handler interface for
MouseUpEvent events. |
static class |
MouseWheelEvent
Represents a native mouse wheel event.
|
static class |
MouseWheelHandler
Handler interface for
MouseWheelEvent events. |
static class |
PrivateMap
Lightweight map implementation.
|
static class |
ProgressEvent
Represents a native media progress event.
|
static class |
ProgressHandler
Handler interface for
ProgressEvent events. |
static class |
ScrollEvent
Represents a native scroll event.
|
static class |
ScrollHandler
Handler interface for
ScrollEvent events. |
static class |
TouchCancelEvent
Represents a native touch start event.
|
static class |
TouchCancelHandler
Handler interface for
TouchCancelEvent events. |
static class |
TouchEndEvent
Represents a native touch end event.
|
static class |
TouchEndHandler
Handler interface for
TouchEndEvent events. |
static class |
TouchEvent
Abstract class representing touch events.
|
static class |
TouchMoveEvent
Represents a native touch move event.
|
static class |
TouchMoveHandler
Handler interface for
TouchMoveEvent events. |
static class |
TouchStartEvent
Represents a native touch start event.
|
static class |
TouchStartHandler
Handler interface for
TouchStartEvent events. |
Modifier and Type | Class and Description |
---|---|
static class |
AttachEvent
Fired when the event source is attached to the browser's document
or detached from it.
|
static class |
BeforeSelectionEvent
Represents a before selection event.
|
static class |
BeforeSelectionHandler
Handler interface for
BeforeSelectionEvent events. |
static class |
CloseEvent
Represents a close event.
|
static class |
CloseHandler
Handler interface for
CloseEvent events. |
static class |
HasAttachHandlers
A widget that implements this interface is a public source of
AttachEvent events. |
static class |
HasBeforeSelectionHandlers
A widget that implements this interface is a public source of
BeforeSelectionEvent events. |
static class |
HasCloseHandlers
A widget that implements this interface is a public source of
CloseEvent events. |
static class |
HasHighlightHandlers
A widget that implements this interface is a public source of
HighlightEvent events. |
static class |
HasInitializeHandlers
A widget that implements this interface is a public source of
InitializeEvent events. |
static class |
HasOpenHandlers
A widget that implements this interface is a public source of
OpenEvent events. |
static class |
HasResizeHandlers
A widget that implements this interface is a public source of
ResizeEvent events. |
static class |
HasSelectionHandlers
A widget that implements this interface is a public source of
SelectionEvent events. |
static class |
HasShowRangeHandlers
A widget that implements this interface is a public source of
ShowRangeEvent events. |
static class |
HasValueChangeHandlers
A widget that implements this interface is a public source of
ValueChangeEvent events. |
static class |
HighlightEvent
Represents a highlight event.
|
static class |
HighlightHandler
Handler interface for
HighlightEvent events. |
static class |
InitializeEvent
Fired when the event source is initialized.
|
static class |
InitializeHandler
Handler for
InitializeEvent events. |
static class |
OpenEvent
Represents a open event.
|
static class |
OpenHandler
Handler interface for
OpenEvent events. |
static class |
ResizeEvent
Fired when the event source is resized.
|
static class |
ResizeHandler
Handler for
ResizeEvent events. |
static class |
SelectionEvent
Represents a selection event.
|
static class |
SelectionHandler
Handler interface for
SelectionEvent events. |
static class |
ShowRangeEvent
Represents a show range event.
|
static class |
ShowRangeHandler
Handler interface for
ShowRangeEvent events. |
static class |
ValueChangeEvent
Represents a value change event.
|
static class |
ValueChangeHandler
Handler interface for
ValueChangeEvent events. |
Modifier and Type | Class and Description |
---|---|
static class |
EventHandler
Marker interface for event handlers.
|
static class |
GwtEvent
Root of all GWT widget and dom events sourced by a
HandlerManager . |
static class |
GwtEvent.Type<H>
Type class used to register events with the
HandlerManager . |
class |
HandlerManager
Manager responsible for adding handlers to event sources and firing those
handlers on passed in events.
|
static class |
HandlerRegistration
Extends {com.google.bindery.event.shared.HandlerRegistration} for legacy
compatibility.
|
static class |
HasHandlers
An object that implements this interface has a collection of event handlers
associated with it.
|
class |
LegacyHandlerWrapper
Wrapper class to ease the transition to
HandlerRegistration . |
static class |
ResettableEventBus
Wraps {com.google.web.bindery.event.shared.ResettableEventBus} for legacy
compatibility.
|
static class |
SimpleEventBus
Wraps {com.google.web.bindery.event.shared.SimpleEventBus} for legacy
compatibility.
|
static class |
UmbrellaException
Wraps {com.google.web.bindery.event.shared.UmbrellaException} for legacy
compatibility.
|
Modifier and Type | Method and Description |
---|---|
Object |
GwtEvent.getSource() |
Modifier and Type | Method and Description |
---|---|
<H> com.google.web.bindery.event.shared.HandlerRegistration |
EventBus.addHandlerToSource(com.google.web.bindery.event.shared.Event.Type<H> type,
Object source,
H handler) |
<H> com.google.web.bindery.event.shared.HandlerRegistration |
SimpleEventBus.addHandlerToSource(com.google.web.bindery.event.shared.Event.Type<H> type,
Object source,
H handler) |
<H> com.google.web.bindery.event.shared.HandlerRegistration |
ResettableEventBus.addHandlerToSource(com.google.web.bindery.event.shared.Event.Type<H> type,
Object source,
H handler) |
abstract <H extends EventHandler> |
EventBus.addHandlerToSource(GwtEvent.Type<H> type,
Object source,
H handler) |
<H extends EventHandler> |
SimpleEventBus.addHandlerToSource(GwtEvent.Type<H> type,
Object source,
H handler) |
<H extends EventHandler> |
ResettableEventBus.addHandlerToSource(GwtEvent.Type<H> type,
Object source,
H handler) |
protected void |
EventBus.castFireEventFromSource(GwtEvent<?> event,
Object source) |
void |
EventBus.fireEventFromSource(com.google.web.bindery.event.shared.Event<?> event,
Object source) |
void |
SimpleEventBus.fireEventFromSource(com.google.web.bindery.event.shared.Event<?> event,
Object source) |
void |
ResettableEventBus.fireEventFromSource(com.google.web.bindery.event.shared.Event<?> event,
Object source) |
abstract void |
EventBus.fireEventFromSource(GwtEvent<?> event,
Object source) |
void |
SimpleEventBus.fireEventFromSource(GwtEvent<?> event,
Object source) |
void |
ResettableEventBus.fireEventFromSource(GwtEvent<?> event,
Object source) |
Constructor and Description |
---|
HandlerManager(Object source)
Creates a handler manager with a source to be set on all events fired via
HandlerManager.fireEvent(GwtEvent) . |
HandlerManager(Object source,
boolean fireInReverseOrder)
Creates a handler manager with the given source, specifying the order in
which handlers are fired.
|
Modifier and Type | Class and Description |
---|---|
static class |
CountingEventBus
Legacy compatibility wrapper for
CountingEventBus . |
Modifier and Type | Method and Description |
---|---|
<H> com.google.web.bindery.event.shared.HandlerRegistration |
CountingEventBus.addHandlerToSource(com.google.web.bindery.event.shared.Event.Type<H> type,
Object source,
H handler) |
<H extends EventHandler> |
CountingEventBus.addHandlerToSource(GwtEvent.Type<H> type,
Object source,
H handler) |
void |
CountingEventBus.fireEventFromSource(com.google.web.bindery.event.shared.Event<?> event,
Object source) |
void |
CountingEventBus.fireEventFromSource(GwtEvent<?> event,
Object source) |
Modifier and Type | Class and Description |
---|---|
class |
Geolocation
Implements the HTML5 Geolocation interface.
|
static class |
Geolocation.PositionOptions
Additional options for receiving the user's location.
|
static class |
Position
Represents information about the user's position as reported by the browser.
|
static class |
PositionError
Represents an error that occurred while trying to get the user's current
position.
|
static class |
PositionImpl
Real
JavaScriptObject implementation of the Position . |
Modifier and Type | Class and Description |
---|---|
class |
Request
An HTTP request that is waiting for a response.
|
class |
RequestBuilder
Builder for constructing
Request objects. |
static class |
RequestBuilder.Method
HTTP request method constants.
|
static class |
RequestCallback
The primary interface a caller must implement to receive a response to a
Request . |
static class |
RequestException
RequestException is the superclass for the HTTP request related exceptions.
|
static class |
RequestPermissionException
Exception thrown when the
RequestBuilder attempts to make a request
to a URL which violates the Same-Origin Security
Policy. |
static class |
RequestTimeoutException
Thrown to indicate that an HTTP request has timed out.
|
class |
Response
Wrapper which provides access to the components of an HTTP response.
|
static class |
ResponseImpl
A
Response implementation based on a XMLHttpRequest . |
static class |
StringValidator
Utility class for validating strings.
|
class |
URL
Utility class for the encoding and decoding URLs in their entirety or by
their individual components.
|
class |
UrlBuilder
Utility class to build a URL from components.
|
Modifier and Type | Class and Description |
---|---|
class |
AutoDirectionHandler
Utility class for handling auto-direction adjustment.
|
class |
BidiPolicy
Provides low-level functionality to determine whether to support bidi.
|
static class |
BidiPolicy.BidiPolicyImpl
Implementation class for
BidiPolicy . |
static class |
BidiPolicy.BidiPolicyImplOn
Implementation class for
BidiPolicy used when bidi is always on. |
class |
BidiUtils
A set of bidi-related utility methods.
|
static class |
Constants
A tag interface that facilitates locale-sensitive, compile-time binding of
constant values supplied from properties files.
|
static class |
ConstantsWithLookup
Like
Constants , a tag interface that
facilitates locale-sensitive, compile-time binding of constant values
supplied from properties files with the added ability to look up constants at
runtime with a string key. |
static class |
CurrencyData
Information about a currency.
|
class |
CurrencyList
Generated class containing all the CurrencyImpl instances.
|
static class |
CustomDateTimeFormat
Create a custom localized date/time format at compile time.
|
static class |
DateTimeConstantsAdapter
Adapter that makes a
DateTimeFormatInfo
implementation suitable for use with something that wants a
DateTimeConstants . |
static class |
DateTimeFormatInfo
Deprecated.
use
DateTimeFormatInfo instead |
static class |
DateTimeFormatInfoAdapter
Adapter that makes a
DateTimeConstants implementation suitable for
use with something that wants a
DateTimeFormatInfo . |
class |
DefaultCurrencyData
A default
CurrencyData implementation, so new methods can be added
to the interface without breaking implementors if a reasonable default is
available. |
static class |
DefaultLocalizedNames
Default LocalizedNames implementation.
|
class |
DefaultLocalizedNamesBase
Base class of
DefaultLocalizedNames , used just to isolate all
hand-written code here from all generated code. |
class |
Dictionary
Provides dynamic string lookup of key/value string pairs defined in a
module's host HTML page.
|
static class |
HasDirection
A widget that implements this interface has the ability to override
the document directionality for its root element.
|
class |
LocaleInfo
Provides access to the currently-active locale and the list of available
locales.
|
static class |
Localizable
For backwards compatibility only.
|
static class |
LocalizableResource
This is the common superinterface to Messages and Constants.
|
static class |
LocalizedNames
Provides an API for obtaining localized names for a locale.
|
class |
NumberFormat
Formats and parses numbers using locale-sensitive patterns.
|
static class |
PluralRule
The interface that plural rules must implement.
|
static class |
PluralRule.PluralForm
Information about the plural forms supported by this rule which
will be used during code generation and by tools to provide
information to translators.
|
class |
TimeZone
The TimeZone class implements a time zone information source for client
applications.
|
static class |
TimeZoneInfo
A JavaScript Overlay type on top of the JSON data describing everything we
need to know about a particular timezone.
|
Modifier and Type | Class and Description |
---|---|
static class |
CurrencyCodeMapConstants
CurrencyCodeMapConstants provide a interface to access data constrained in
CurrencyCodeMapConstants.properties file.
|
static class |
DateTimeConstants
Deprecated.
use DateTimeFormatInfo instead
|
static class |
DateTimeConstantsImpl
DateTimeConstantsImpl class encapsulate a collection of DateTime formatting
symbols for use with DateTime format and parse services.
|
static class |
LocaleConstants
Interface that combines locale-specific interfaces.
|
static class |
NumberConstants
NumberConstants class encapsulate a collection of Number formatting
symbols for use with Number format and parse services.
|
static class |
NumberConstantsImpl
NumberConstantsImpl class encapsulate a collection of Number formatting
symbols for use with Number format and parse services.
|
static class |
TimeZoneConstants
TimeZoneConstants encapsulates a collection of time zone data for use with
DateTimeFormat services.
|
Modifier and Type | Class and Description |
---|---|
class |
CldrImpl
Implementation detail of LocaleInfo -- not a public API and subject to
change.
|
static class |
CurrencyDataImpl
A POJO for currency data.
|
static class |
CurrencyDataJso
JSO Overlay type that wraps currency data.
|
class |
LocaleInfoImpl
Implementation detail of LocaleInfo -- not a public API and subject to
change.
|
Modifier and Type | Class and Description |
---|---|
static class |
CldrImpl_ar
Placeholder for generated file.
|
static class |
CldrImpl_dv
Placeholder for generated file.
|
static class |
CldrImpl_fa
Placeholder for generated file.
|
static class |
CldrImpl_ha_Arab
Placeholder for generated file.
|
static class |
CldrImpl_he
Placeholder for generated file.
|
static class |
CldrImpl_ku
Placeholder for generated file.
|
static class |
CldrImpl_ku_Latn
Placeholder for generated file.
|
static class |
CldrImpl_pa_Arab
Placeholder for generated file.
|
static class |
CldrImpl_ps
Placeholder for generated file.
|
static class |
CldrImpl_syr
Placeholder for generated file.
|
static class |
CldrImpl_ug
Placeholder for generated file.
|
static class |
CldrImpl_ur
Placeholder for generated file.
|
static class |
CldrImpl_uz_Arab
Placeholder for generated file.
|
static class |
CldrImpl_yi
Placeholder for generated file.
|
static class |
DateTimeFormatInfoImpl
DateTimeFormatInfo implementation based on
Unicode CLDR data. |
static class |
DateTimeFormatInfoImpl_aa
Implementation of DateTimeFormatInfo for the "aa" locale.
|
static class |
DateTimeFormatInfoImpl_aa_DJ
Implementation of DateTimeFormatInfo for the "aa_DJ" locale.
|
static class |
DateTimeFormatInfoImpl_aa_ER
Implementation of DateTimeFormatInfo for the "aa_ER" locale.
|
static class |
DateTimeFormatInfoImpl_af
Implementation of DateTimeFormatInfo for the "af" locale.
|
static class |
DateTimeFormatInfoImpl_af_NA
Implementation of DateTimeFormatInfo for the "af_NA" locale.
|
static class |
DateTimeFormatInfoImpl_agq
Implementation of DateTimeFormatInfo for the "agq" locale.
|
static class |
DateTimeFormatInfoImpl_ak
Implementation of DateTimeFormatInfo for the "ak" locale.
|
static class |
DateTimeFormatInfoImpl_am
Implementation of DateTimeFormatInfo for the "am" locale.
|
static class |
DateTimeFormatInfoImpl_ar
Implementation of DateTimeFormatInfo for the "ar" locale.
|
static class |
DateTimeFormatInfoImpl_ar_001
Implementation of DateTimeFormatInfo for the "ar_001" locale.
|
static class |
DateTimeFormatInfoImpl_ar_AE
Implementation of DateTimeFormatInfo for the "ar_AE" locale.
|
static class |
DateTimeFormatInfoImpl_ar_BH
Implementation of DateTimeFormatInfo for the "ar_BH" locale.
|
static class |
DateTimeFormatInfoImpl_ar_DJ
Implementation of DateTimeFormatInfo for the "ar_DJ" locale.
|
static class |
DateTimeFormatInfoImpl_ar_DZ
Implementation of DateTimeFormatInfo for the "ar_DZ" locale.
|
static class |
DateTimeFormatInfoImpl_ar_EG
Implementation of DateTimeFormatInfo for the "ar_EG" locale.
|
static class |
DateTimeFormatInfoImpl_ar_IL
Implementation of DateTimeFormatInfo for the "ar_IL" locale.
|
static class |
DateTimeFormatInfoImpl_ar_IQ
Implementation of DateTimeFormatInfo for the "ar_IQ" locale.
|
static class |
DateTimeFormatInfoImpl_ar_JO
Implementation of DateTimeFormatInfo for the "ar_JO" locale.
|
static class |
DateTimeFormatInfoImpl_ar_KW
Implementation of DateTimeFormatInfo for the "ar_KW" locale.
|
static class |
DateTimeFormatInfoImpl_ar_LB
Implementation of DateTimeFormatInfo for the "ar_LB" locale.
|
static class |
DateTimeFormatInfoImpl_ar_LY
Implementation of DateTimeFormatInfo for the "ar_LY" locale.
|
static class |
DateTimeFormatInfoImpl_ar_MA
Implementation of DateTimeFormatInfo for the "ar_MA" locale.
|
static class |
DateTimeFormatInfoImpl_ar_MR
Implementation of DateTimeFormatInfo for the "ar_MR" locale.
|
static class |
DateTimeFormatInfoImpl_ar_OM
Implementation of DateTimeFormatInfo for the "ar_OM" locale.
|
static class |
DateTimeFormatInfoImpl_ar_PS
Implementation of DateTimeFormatInfo for the "ar_PS" locale.
|
static class |
DateTimeFormatInfoImpl_ar_QA
Implementation of DateTimeFormatInfo for the "ar_QA" locale.
|
static class |
DateTimeFormatInfoImpl_ar_SA
Implementation of DateTimeFormatInfo for the "ar_SA" locale.
|
static class |
DateTimeFormatInfoImpl_ar_SD
Implementation of DateTimeFormatInfo for the "ar_SD" locale.
|
static class |
DateTimeFormatInfoImpl_ar_SS
Implementation of DateTimeFormatInfo for the "ar_SS" locale.
|
static class |
DateTimeFormatInfoImpl_ar_SY
Implementation of DateTimeFormatInfo for the "ar_SY" locale.
|
static class |
DateTimeFormatInfoImpl_ar_TN
Implementation of DateTimeFormatInfo for the "ar_TN" locale.
|
static class |
DateTimeFormatInfoImpl_ar_YE
Implementation of DateTimeFormatInfo for the "ar_YE" locale.
|
static class |
DateTimeFormatInfoImpl_as
Implementation of DateTimeFormatInfo for the "as" locale.
|
static class |
DateTimeFormatInfoImpl_asa
Implementation of DateTimeFormatInfo for the "asa" locale.
|
static class |
DateTimeFormatInfoImpl_ast
Implementation of DateTimeFormatInfo for the "ast" locale.
|
static class |
DateTimeFormatInfoImpl_az
Implementation of DateTimeFormatInfo for the "az" locale.
|
static class |
DateTimeFormatInfoImpl_az_Arab
Implementation of DateTimeFormatInfo for the "az_Arab" locale.
|
static class |
DateTimeFormatInfoImpl_az_AZ
Implementation of DateTimeFormatInfo for the "az_AZ" locale.
|
static class |
DateTimeFormatInfoImpl_az_Cyrl
Implementation of DateTimeFormatInfo for the "az_Cyrl" locale.
|
static class |
DateTimeFormatInfoImpl_az_IR
Implementation of DateTimeFormatInfo for the "az_IR" locale.
|
static class |
DateTimeFormatInfoImpl_bas
Implementation of DateTimeFormatInfo for the "bas" locale.
|
static class |
DateTimeFormatInfoImpl_be
Implementation of DateTimeFormatInfo for the "be" locale.
|
static class |
DateTimeFormatInfoImpl_bem
Implementation of DateTimeFormatInfo for the "bem" locale.
|
static class |
DateTimeFormatInfoImpl_bez
Implementation of DateTimeFormatInfo for the "bez" locale.
|
static class |
DateTimeFormatInfoImpl_bg
Implementation of DateTimeFormatInfo for the "bg" locale.
|
static class |
DateTimeFormatInfoImpl_bm
Implementation of DateTimeFormatInfo for the "bm" locale.
|
static class |
DateTimeFormatInfoImpl_bn
Implementation of DateTimeFormatInfo for the "bn" locale.
|
static class |
DateTimeFormatInfoImpl_bn_IN
Implementation of DateTimeFormatInfo for the "bn_IN" locale.
|
static class |
DateTimeFormatInfoImpl_bo
Implementation of DateTimeFormatInfo for the "bo" locale.
|
static class |
DateTimeFormatInfoImpl_bo_IN
Implementation of DateTimeFormatInfo for the "bo_IN" locale.
|
static class |
DateTimeFormatInfoImpl_br
Implementation of DateTimeFormatInfo for the "br" locale.
|
static class |
DateTimeFormatInfoImpl_brx
Implementation of DateTimeFormatInfo for the "brx" locale.
|
static class |
DateTimeFormatInfoImpl_bs
Implementation of DateTimeFormatInfo for the "bs" locale.
|
static class |
DateTimeFormatInfoImpl_bs_Cyrl
Implementation of DateTimeFormatInfo for the "bs_Cyrl" locale.
|
static class |
DateTimeFormatInfoImpl_byn
Implementation of DateTimeFormatInfo for the "byn" locale.
|
static class |
DateTimeFormatInfoImpl_ca
Implementation of DateTimeFormatInfo for the "ca" locale.
|
static class |
DateTimeFormatInfoImpl_cch
Implementation of DateTimeFormatInfo for the "cch" locale.
|
static class |
DateTimeFormatInfoImpl_cgg
Implementation of DateTimeFormatInfo for the "cgg" locale.
|
static class |
DateTimeFormatInfoImpl_chr
Implementation of DateTimeFormatInfo for the "chr" locale.
|
static class |
DateTimeFormatInfoImpl_cs
Implementation of DateTimeFormatInfo for the "cs" locale.
|
static class |
DateTimeFormatInfoImpl_cy
Implementation of DateTimeFormatInfo for the "cy" locale.
|
static class |
DateTimeFormatInfoImpl_da
Implementation of DateTimeFormatInfo for the "da" locale.
|
static class |
DateTimeFormatInfoImpl_da_GL
Implementation of DateTimeFormatInfo for the "da_GL" locale.
|
static class |
DateTimeFormatInfoImpl_dav
Implementation of DateTimeFormatInfo for the "dav" locale.
|
static class |
DateTimeFormatInfoImpl_de
Implementation of DateTimeFormatInfo for the "de" locale.
|
static class |
DateTimeFormatInfoImpl_de_AT
Implementation of DateTimeFormatInfo for the "de_AT" locale.
|
static class |
DateTimeFormatInfoImpl_dje
Implementation of DateTimeFormatInfo for the "dje" locale.
|
static class |
DateTimeFormatInfoImpl_dua
Implementation of DateTimeFormatInfo for the "dua" locale.
|
static class |
DateTimeFormatInfoImpl_dv
Implementation of DateTimeFormatInfo for the "dv" locale.
|
static class |
DateTimeFormatInfoImpl_dyo
Implementation of DateTimeFormatInfo for the "dyo" locale.
|
static class |
DateTimeFormatInfoImpl_dz
Implementation of DateTimeFormatInfo for the "dz" locale.
|
static class |
DateTimeFormatInfoImpl_ebu
Implementation of DateTimeFormatInfo for the "ebu" locale.
|
static class |
DateTimeFormatInfoImpl_ee
Implementation of DateTimeFormatInfo for the "ee" locale.
|
static class |
DateTimeFormatInfoImpl_el
Implementation of DateTimeFormatInfo for the "el" locale.
|
static class |
DateTimeFormatInfoImpl_el_CY
Implementation of DateTimeFormatInfo for the "el_CY" locale.
|
static class |
DateTimeFormatInfoImpl_el_POLYTON
Implementation of DateTimeFormatInfo for the "el_POLYTON" locale.
|
static class |
DateTimeFormatInfoImpl_en
Implementation of DateTimeFormatInfo for the "en" locale.
|
static class |
DateTimeFormatInfoImpl_en_001
Implementation of DateTimeFormatInfo for the "en_001" locale.
|
static class |
DateTimeFormatInfoImpl_en_150
Implementation of DateTimeFormatInfo for the "en_150" locale.
|
static class |
DateTimeFormatInfoImpl_en_AG
Implementation of DateTimeFormatInfo for the "en_AG" locale.
|
static class |
DateTimeFormatInfoImpl_en_AS
Implementation of DateTimeFormatInfo for the "en_AS" locale.
|
static class |
DateTimeFormatInfoImpl_en_AU
Implementation of DateTimeFormatInfo for the "en_AU" locale.
|
static class |
DateTimeFormatInfoImpl_en_BB
Implementation of DateTimeFormatInfo for the "en_BB" locale.
|
static class |
DateTimeFormatInfoImpl_en_BE
Implementation of DateTimeFormatInfo for the "en_BE" locale.
|
static class |
DateTimeFormatInfoImpl_en_BM
Implementation of DateTimeFormatInfo for the "en_BM" locale.
|
static class |
DateTimeFormatInfoImpl_en_BS
Implementation of DateTimeFormatInfo for the "en_BS" locale.
|
static class |
DateTimeFormatInfoImpl_en_BW
Implementation of DateTimeFormatInfo for the "en_BW" locale.
|
static class |
DateTimeFormatInfoImpl_en_BZ
Implementation of DateTimeFormatInfo for the "en_BZ" locale.
|
static class |
DateTimeFormatInfoImpl_en_CA
Implementation of DateTimeFormatInfo for the "en_CA" locale.
|
static class |
DateTimeFormatInfoImpl_en_DG
Implementation of DateTimeFormatInfo for the "en_DG" locale.
|
static class |
DateTimeFormatInfoImpl_en_DM
Implementation of DateTimeFormatInfo for the "en_DM" locale.
|
static class |
DateTimeFormatInfoImpl_en_Dsrt
Implementation of DateTimeFormatInfo for the "en_Dsrt" locale.
|
static class |
DateTimeFormatInfoImpl_en_Dsrt_US
Implementation of DateTimeFormatInfo for the "en_Dsrt_US" locale.
|
static class |
DateTimeFormatInfoImpl_en_FJ
Implementation of DateTimeFormatInfo for the "en_FJ" locale.
|
static class |
DateTimeFormatInfoImpl_en_FK
Implementation of DateTimeFormatInfo for the "en_FK" locale.
|
static class |
DateTimeFormatInfoImpl_en_GB
Implementation of DateTimeFormatInfo for the "en_GB" locale.
|
static class |
DateTimeFormatInfoImpl_en_GG
Implementation of DateTimeFormatInfo for the "en_GG" locale.
|
static class |
DateTimeFormatInfoImpl_en_GI
Implementation of DateTimeFormatInfo for the "en_GI" locale.
|
static class |
DateTimeFormatInfoImpl_en_GU
Implementation of DateTimeFormatInfo for the "en_GU" locale.
|
static class |
DateTimeFormatInfoImpl_en_GY
Implementation of DateTimeFormatInfo for the "en_GY" locale.
|
static class |
DateTimeFormatInfoImpl_en_HK
Implementation of DateTimeFormatInfo for the "en_HK" locale.
|
static class |
DateTimeFormatInfoImpl_en_IE
Implementation of DateTimeFormatInfo for the "en_IE" locale.
|
static class |
DateTimeFormatInfoImpl_en_IM
Implementation of DateTimeFormatInfo for the "en_IM" locale.
|
static class |
DateTimeFormatInfoImpl_en_IN
Implementation of DateTimeFormatInfo for the "en_IN" locale.
|
static class |
DateTimeFormatInfoImpl_en_IO
Implementation of DateTimeFormatInfo for the "en_IO" locale.
|
static class |
DateTimeFormatInfoImpl_en_JE
Implementation of DateTimeFormatInfo for the "en_JE" locale.
|
static class |
DateTimeFormatInfoImpl_en_JM
Implementation of DateTimeFormatInfo for the "en_JM" locale.
|
static class |
DateTimeFormatInfoImpl_en_KE
Implementation of DateTimeFormatInfo for the "en_KE" locale.
|
static class |
DateTimeFormatInfoImpl_en_MH
Implementation of DateTimeFormatInfo for the "en_MH" locale.
|
static class |
DateTimeFormatInfoImpl_en_MO
Implementation of DateTimeFormatInfo for the "en_MO" locale.
|
static class |
DateTimeFormatInfoImpl_en_MP
Implementation of DateTimeFormatInfo for the "en_MP" locale.
|
static class |
DateTimeFormatInfoImpl_en_MT
Implementation of DateTimeFormatInfo for the "en_MT" locale.
|
static class |
DateTimeFormatInfoImpl_en_MU
Implementation of DateTimeFormatInfo for the "en_MU" locale.
|
static class |
DateTimeFormatInfoImpl_en_NA
Implementation of DateTimeFormatInfo for the "en_NA" locale.
|
static class |
DateTimeFormatInfoImpl_en_NZ
Implementation of DateTimeFormatInfo for the "en_NZ" locale.
|
static class |
DateTimeFormatInfoImpl_en_PH
Implementation of DateTimeFormatInfo for the "en_PH" locale.
|
static class |
DateTimeFormatInfoImpl_en_PK
Implementation of DateTimeFormatInfo for the "en_PK" locale.
|
static class |
DateTimeFormatInfoImpl_en_PR
Implementation of DateTimeFormatInfo for the "en_PR" locale.
|
static class |
DateTimeFormatInfoImpl_en_SD
Implementation of DateTimeFormatInfo for the "en_SD" locale.
|
static class |
DateTimeFormatInfoImpl_en_SG
Implementation of DateTimeFormatInfo for the "en_SG" locale.
|
static class |
DateTimeFormatInfoImpl_en_SH
Implementation of DateTimeFormatInfo for the "en_SH" locale.
|
static class |
DateTimeFormatInfoImpl_en_Shaw
Implementation of DateTimeFormatInfo for the "en_Shaw" locale.
|
static class |
DateTimeFormatInfoImpl_en_SS
Implementation of DateTimeFormatInfo for the "en_SS" locale.
|
static class |
DateTimeFormatInfoImpl_en_SX
Implementation of DateTimeFormatInfo for the "en_SX" locale.
|
static class |
DateTimeFormatInfoImpl_en_TT
Implementation of DateTimeFormatInfo for the "en_TT" locale.
|
static class |
DateTimeFormatInfoImpl_en_UM
Implementation of DateTimeFormatInfo for the "en_UM" locale.
|
static class |
DateTimeFormatInfoImpl_en_US
Implementation of DateTimeFormatInfo for the "en_US" locale.
|
static class |
DateTimeFormatInfoImpl_en_VG
Implementation of DateTimeFormatInfo for the "en_VG" locale.
|
static class |
DateTimeFormatInfoImpl_en_VI
Implementation of DateTimeFormatInfo for the "en_VI" locale.
|
static class |
DateTimeFormatInfoImpl_en_WS
Implementation of DateTimeFormatInfo for the "en_WS" locale.
|
static class |
DateTimeFormatInfoImpl_en_ZA
Implementation of DateTimeFormatInfo for the "en_ZA" locale.
|
static class |
DateTimeFormatInfoImpl_en_ZW
Implementation of DateTimeFormatInfo for the "en_ZW" locale.
|
static class |
DateTimeFormatInfoImpl_eo
Implementation of DateTimeFormatInfo for the "eo" locale.
|
static class |
DateTimeFormatInfoImpl_eo_001
Implementation of DateTimeFormatInfo for the "eo_001" locale.
|
static class |
DateTimeFormatInfoImpl_es
Implementation of DateTimeFormatInfo for the "es" locale.
|
static class |
DateTimeFormatInfoImpl_es_419
Implementation of DateTimeFormatInfo for the "es_419" locale.
|
static class |
DateTimeFormatInfoImpl_es_AR
Implementation of DateTimeFormatInfo for the "es_AR" locale.
|
static class |
DateTimeFormatInfoImpl_es_CL
Implementation of DateTimeFormatInfo for the "es_CL" locale.
|
static class |
DateTimeFormatInfoImpl_es_CO
Implementation of DateTimeFormatInfo for the "es_CO" locale.
|
static class |
DateTimeFormatInfoImpl_es_DO
Implementation of DateTimeFormatInfo for the "es_DO" locale.
|
static class |
DateTimeFormatInfoImpl_es_EA
Implementation of DateTimeFormatInfo for the "es_EA" locale.
|
static class |
DateTimeFormatInfoImpl_es_EC
Implementation of DateTimeFormatInfo for the "es_EC" locale.
|
static class |
DateTimeFormatInfoImpl_es_ES
Implementation of DateTimeFormatInfo for the "es_ES" locale.
|
static class |
DateTimeFormatInfoImpl_es_GQ
Implementation of DateTimeFormatInfo for the "es_GQ" locale.
|
static class |
DateTimeFormatInfoImpl_es_GT
Implementation of DateTimeFormatInfo for the "es_GT" locale.
|
static class |
DateTimeFormatInfoImpl_es_HN
Implementation of DateTimeFormatInfo for the "es_HN" locale.
|
static class |
DateTimeFormatInfoImpl_es_IC
Implementation of DateTimeFormatInfo for the "es_IC" locale.
|
static class |
DateTimeFormatInfoImpl_es_MX
Implementation of DateTimeFormatInfo for the "es_MX" locale.
|
static class |
DateTimeFormatInfoImpl_es_NI
Implementation of DateTimeFormatInfo for the "es_NI" locale.
|
static class |
DateTimeFormatInfoImpl_es_PA
Implementation of DateTimeFormatInfo for the "es_PA" locale.
|
static class |
DateTimeFormatInfoImpl_es_PE
Implementation of DateTimeFormatInfo for the "es_PE" locale.
|
static class |
DateTimeFormatInfoImpl_es_PR
Implementation of DateTimeFormatInfo for the "es_PR" locale.
|
static class |
DateTimeFormatInfoImpl_es_PY
Implementation of DateTimeFormatInfo for the "es_PY" locale.
|
static class |
DateTimeFormatInfoImpl_es_SV
Implementation of DateTimeFormatInfo for the "es_SV" locale.
|
static class |
DateTimeFormatInfoImpl_es_US
Implementation of DateTimeFormatInfo for the "es_US" locale.
|
static class |
DateTimeFormatInfoImpl_es_VE
Implementation of DateTimeFormatInfo for the "es_VE" locale.
|
static class |
DateTimeFormatInfoImpl_et
Implementation of DateTimeFormatInfo for the "et" locale.
|
static class |
DateTimeFormatInfoImpl_eu
Implementation of DateTimeFormatInfo for the "eu" locale.
|
static class |
DateTimeFormatInfoImpl_ewo
Implementation of DateTimeFormatInfo for the "ewo" locale.
|
static class |
DateTimeFormatInfoImpl_fa
Implementation of DateTimeFormatInfo for the "fa" locale.
|
static class |
DateTimeFormatInfoImpl_fa_AF
Implementation of DateTimeFormatInfo for the "fa_AF" locale.
|
static class |
DateTimeFormatInfoImpl_ff
Implementation of DateTimeFormatInfo for the "ff" locale.
|
static class |
DateTimeFormatInfoImpl_fi
Implementation of DateTimeFormatInfo for the "fi" locale.
|
static class |
DateTimeFormatInfoImpl_fil
Implementation of DateTimeFormatInfo for the "fil" locale.
|
static class |
DateTimeFormatInfoImpl_fo
Implementation of DateTimeFormatInfo for the "fo" locale.
|
static class |
DateTimeFormatInfoImpl_fr
Implementation of DateTimeFormatInfo for the "fr" locale.
|
static class |
DateTimeFormatInfoImpl_fr_BE
Implementation of DateTimeFormatInfo for the "fr_BE" locale.
|
static class |
DateTimeFormatInfoImpl_fr_CA
Implementation of DateTimeFormatInfo for the "fr_CA" locale.
|
static class |
DateTimeFormatInfoImpl_fr_CH
Implementation of DateTimeFormatInfo for the "fr_CH" locale.
|
static class |
DateTimeFormatInfoImpl_fr_DJ
Implementation of DateTimeFormatInfo for the "fr_DJ" locale.
|
static class |
DateTimeFormatInfoImpl_fr_DZ
Implementation of DateTimeFormatInfo for the "fr_DZ" locale.
|
static class |
DateTimeFormatInfoImpl_fr_FR
Implementation of DateTimeFormatInfo for the "fr_FR" locale.
|
static class |
DateTimeFormatInfoImpl_fr_GF
Implementation of DateTimeFormatInfo for the "fr_GF" locale.
|
static class |
DateTimeFormatInfoImpl_fr_GP
Implementation of DateTimeFormatInfo for the "fr_GP" locale.
|
static class |
DateTimeFormatInfoImpl_fr_LU
Implementation of DateTimeFormatInfo for the "fr_LU" locale.
|
static class |
DateTimeFormatInfoImpl_fr_MA
Implementation of DateTimeFormatInfo for the "fr_MA" locale.
|
static class |
DateTimeFormatInfoImpl_fr_MC
Implementation of DateTimeFormatInfo for the "fr_MC" locale.
|
static class |
DateTimeFormatInfoImpl_fr_MQ
Implementation of DateTimeFormatInfo for the "fr_MQ" locale.
|
static class |
DateTimeFormatInfoImpl_fr_RE
Implementation of DateTimeFormatInfo for the "fr_RE" locale.
|
static class |
DateTimeFormatInfoImpl_fr_SY
Implementation of DateTimeFormatInfo for the "fr_SY" locale.
|
static class |
DateTimeFormatInfoImpl_fr_TN
Implementation of DateTimeFormatInfo for the "fr_TN" locale.
|
static class |
DateTimeFormatInfoImpl_fur
Implementation of DateTimeFormatInfo for the "fur" locale.
|
static class |
DateTimeFormatInfoImpl_fy
Implementation of DateTimeFormatInfo for the "fy" locale.
|
static class |
DateTimeFormatInfoImpl_ga
Implementation of DateTimeFormatInfo for the "ga" locale.
|
static class |
DateTimeFormatInfoImpl_gaa
Implementation of DateTimeFormatInfo for the "gaa" locale.
|
static class |
DateTimeFormatInfoImpl_gd
Implementation of DateTimeFormatInfo for the "gd" locale.
|
static class |
DateTimeFormatInfoImpl_gez
Implementation of DateTimeFormatInfo for the "gez" locale.
|
static class |
DateTimeFormatInfoImpl_gez_ER
Implementation of DateTimeFormatInfo for the "gez_ER" locale.
|
static class |
DateTimeFormatInfoImpl_gez_ET
Implementation of DateTimeFormatInfo for the "gez_ET" locale.
|
static class |
DateTimeFormatInfoImpl_gl
Implementation of DateTimeFormatInfo for the "gl" locale.
|
static class |
DateTimeFormatInfoImpl_gsw
Implementation of DateTimeFormatInfo for the "gsw" locale.
|
static class |
DateTimeFormatInfoImpl_gu
Implementation of DateTimeFormatInfo for the "gu" locale.
|
static class |
DateTimeFormatInfoImpl_guz
Implementation of DateTimeFormatInfo for the "guz" locale.
|
static class |
DateTimeFormatInfoImpl_gv
Implementation of DateTimeFormatInfo for the "gv" locale.
|
static class |
DateTimeFormatInfoImpl_ha
Implementation of DateTimeFormatInfo for the "ha" locale.
|
static class |
DateTimeFormatInfoImpl_ha_Arab
Implementation of DateTimeFormatInfo for the "ha_Arab" locale.
|
static class |
DateTimeFormatInfoImpl_ha_SD
Implementation of DateTimeFormatInfo for the "ha_SD" locale.
|
static class |
DateTimeFormatInfoImpl_haw
Implementation of DateTimeFormatInfo for the "haw" locale.
|
static class |
DateTimeFormatInfoImpl_he
Implementation of DateTimeFormatInfo for the "he" locale.
|
static class |
DateTimeFormatInfoImpl_hi
Implementation of DateTimeFormatInfo for the "hi" locale.
|
static class |
DateTimeFormatInfoImpl_hr
Implementation of DateTimeFormatInfo for the "hr" locale.
|
static class |
DateTimeFormatInfoImpl_hu
Implementation of DateTimeFormatInfo for the "hu" locale.
|
static class |
DateTimeFormatInfoImpl_hy
Implementation of DateTimeFormatInfo for the "hy" locale.
|
static class |
DateTimeFormatInfoImpl_ia
Implementation of DateTimeFormatInfo for the "ia" locale.
|
static class |
DateTimeFormatInfoImpl_id
Implementation of DateTimeFormatInfo for the "id" locale.
|
static class |
DateTimeFormatInfoImpl_ig
Implementation of DateTimeFormatInfo for the "ig" locale.
|
static class |
DateTimeFormatInfoImpl_ii
Implementation of DateTimeFormatInfo for the "ii" locale.
|
static class |
DateTimeFormatInfoImpl_is
Implementation of DateTimeFormatInfo for the "is" locale.
|
static class |
DateTimeFormatInfoImpl_it
Implementation of DateTimeFormatInfo for the "it" locale.
|
static class |
DateTimeFormatInfoImpl_it_CH
Implementation of DateTimeFormatInfo for the "it_CH" locale.
|
static class |
DateTimeFormatInfoImpl_iu
Implementation of DateTimeFormatInfo for the "iu" locale.
|
static class |
DateTimeFormatInfoImpl_ja
Implementation of DateTimeFormatInfo for the "ja" locale.
|
static class |
DateTimeFormatInfoImpl_jgo
Implementation of DateTimeFormatInfo for the "jgo" locale.
|
static class |
DateTimeFormatInfoImpl_jmc
Implementation of DateTimeFormatInfo for the "jmc" locale.
|
static class |
DateTimeFormatInfoImpl_ka
Implementation of DateTimeFormatInfo for the "ka" locale.
|
static class |
DateTimeFormatInfoImpl_kab
Implementation of DateTimeFormatInfo for the "kab" locale.
|
static class |
DateTimeFormatInfoImpl_kaj
Implementation of DateTimeFormatInfo for the "kaj" locale.
|
static class |
DateTimeFormatInfoImpl_kam
Implementation of DateTimeFormatInfo for the "kam" locale.
|
static class |
DateTimeFormatInfoImpl_kcg
Implementation of DateTimeFormatInfo for the "kcg" locale.
|
static class |
DateTimeFormatInfoImpl_kde
Implementation of DateTimeFormatInfo for the "kde" locale.
|
static class |
DateTimeFormatInfoImpl_kea
Implementation of DateTimeFormatInfo for the "kea" locale.
|
static class |
DateTimeFormatInfoImpl_kfo
Implementation of DateTimeFormatInfo for the "kfo" locale.
|
static class |
DateTimeFormatInfoImpl_khq
Implementation of DateTimeFormatInfo for the "khq" locale.
|
static class |
DateTimeFormatInfoImpl_ki
Implementation of DateTimeFormatInfo for the "ki" locale.
|
static class |
DateTimeFormatInfoImpl_kk
Implementation of DateTimeFormatInfo for the "kk" locale.
|
static class |
DateTimeFormatInfoImpl_kkj
Implementation of DateTimeFormatInfo for the "kkj" locale.
|
static class |
DateTimeFormatInfoImpl_kl
Implementation of DateTimeFormatInfo for the "kl" locale.
|
static class |
DateTimeFormatInfoImpl_kln
Implementation of DateTimeFormatInfo for the "kln" locale.
|
static class |
DateTimeFormatInfoImpl_km
Implementation of DateTimeFormatInfo for the "km" locale.
|
static class |
DateTimeFormatInfoImpl_kn
Implementation of DateTimeFormatInfo for the "kn" locale.
|
static class |
DateTimeFormatInfoImpl_ko
Implementation of DateTimeFormatInfo for the "ko" locale.
|
static class |
DateTimeFormatInfoImpl_ko_KP
Implementation of DateTimeFormatInfo for the "ko_KP" locale.
|
static class |
DateTimeFormatInfoImpl_kok
Implementation of DateTimeFormatInfo for the "kok" locale.
|
static class |
DateTimeFormatInfoImpl_kpe
Implementation of DateTimeFormatInfo for the "kpe" locale.
|
static class |
DateTimeFormatInfoImpl_ks
Implementation of DateTimeFormatInfo for the "ks" locale.
|
static class |
DateTimeFormatInfoImpl_ks_Arab
Implementation of DateTimeFormatInfo for the "ks_Arab" locale.
|
static class |
DateTimeFormatInfoImpl_ksb
Implementation of DateTimeFormatInfo for the "ksb" locale.
|
static class |
DateTimeFormatInfoImpl_ksf
Implementation of DateTimeFormatInfo for the "ksf" locale.
|
static class |
DateTimeFormatInfoImpl_ksh
Implementation of DateTimeFormatInfo for the "ksh" locale.
|
static class |
DateTimeFormatInfoImpl_ku
Implementation of DateTimeFormatInfo for the "ku" locale.
|
static class |
DateTimeFormatInfoImpl_ku_Arab
Implementation of DateTimeFormatInfo for the "ku_Arab" locale.
|
static class |
DateTimeFormatInfoImpl_ku_IQ
Implementation of DateTimeFormatInfo for the "ku_IQ" locale.
|
static class |
DateTimeFormatInfoImpl_ku_IR
Implementation of DateTimeFormatInfo for the "ku_IR" locale.
|
static class |
DateTimeFormatInfoImpl_ku_Latn
Implementation of DateTimeFormatInfo for the "ku_Latn" locale.
|
static class |
DateTimeFormatInfoImpl_ku_SY
Implementation of DateTimeFormatInfo for the "ku_SY" locale.
|
static class |
DateTimeFormatInfoImpl_ku_TR
Implementation of DateTimeFormatInfo for the "ku_TR" locale.
|
static class |
DateTimeFormatInfoImpl_kw
Implementation of DateTimeFormatInfo for the "kw" locale.
|
static class |
DateTimeFormatInfoImpl_ky
Implementation of DateTimeFormatInfo for the "ky" locale.
|
static class |
DateTimeFormatInfoImpl_lag
Implementation of DateTimeFormatInfo for the "lag" locale.
|
static class |
DateTimeFormatInfoImpl_lg
Implementation of DateTimeFormatInfo for the "lg" locale.
|
static class |
DateTimeFormatInfoImpl_lkt
Implementation of DateTimeFormatInfo for the "lkt" locale.
|
static class |
DateTimeFormatInfoImpl_ln
Implementation of DateTimeFormatInfo for the "ln" locale.
|
static class |
DateTimeFormatInfoImpl_lo
Implementation of DateTimeFormatInfo for the "lo" locale.
|
static class |
DateTimeFormatInfoImpl_lt
Implementation of DateTimeFormatInfo for the "lt" locale.
|
static class |
DateTimeFormatInfoImpl_lu
Implementation of DateTimeFormatInfo for the "lu" locale.
|
static class |
DateTimeFormatInfoImpl_luo
Implementation of DateTimeFormatInfo for the "luo" locale.
|
static class |
DateTimeFormatInfoImpl_luy
Implementation of DateTimeFormatInfo for the "luy" locale.
|
static class |
DateTimeFormatInfoImpl_lv
Implementation of DateTimeFormatInfo for the "lv" locale.
|
static class |
DateTimeFormatInfoImpl_mas
Implementation of DateTimeFormatInfo for the "mas" locale.
|
static class |
DateTimeFormatInfoImpl_mas_TZ
Implementation of DateTimeFormatInfo for the "mas_TZ" locale.
|
static class |
DateTimeFormatInfoImpl_mer
Implementation of DateTimeFormatInfo for the "mer" locale.
|
static class |
DateTimeFormatInfoImpl_mfe
Implementation of DateTimeFormatInfo for the "mfe" locale.
|
static class |
DateTimeFormatInfoImpl_mg
Implementation of DateTimeFormatInfo for the "mg" locale.
|
static class |
DateTimeFormatInfoImpl_mgh
Implementation of DateTimeFormatInfo for the "mgh" locale.
|
static class |
DateTimeFormatInfoImpl_mgh_MZ
Implementation of DateTimeFormatInfo for the "mgh_MZ" locale.
|
static class |
DateTimeFormatInfoImpl_mgo
Implementation of DateTimeFormatInfo for the "mgo" locale.
|
static class |
DateTimeFormatInfoImpl_mi
Implementation of DateTimeFormatInfo for the "mi" locale.
|
static class |
DateTimeFormatInfoImpl_mk
Implementation of DateTimeFormatInfo for the "mk" locale.
|
static class |
DateTimeFormatInfoImpl_ml
Implementation of DateTimeFormatInfo for the "ml" locale.
|
static class |
DateTimeFormatInfoImpl_mn
Implementation of DateTimeFormatInfo for the "mn" locale.
|
static class |
DateTimeFormatInfoImpl_mn_CN
Implementation of DateTimeFormatInfo for the "mn_CN" locale.
|
static class |
DateTimeFormatInfoImpl_mn_MN
Implementation of DateTimeFormatInfo for the "mn_MN" locale.
|
static class |
DateTimeFormatInfoImpl_mn_Mong
Implementation of DateTimeFormatInfo for the "mn_Mong" locale.
|
static class |
DateTimeFormatInfoImpl_mr
Implementation of DateTimeFormatInfo for the "mr" locale.
|
static class |
DateTimeFormatInfoImpl_ms
Implementation of DateTimeFormatInfo for the "ms" locale.
|
static class |
DateTimeFormatInfoImpl_ms_BN
Implementation of DateTimeFormatInfo for the "ms_BN" locale.
|
static class |
DateTimeFormatInfoImpl_ms_Latn_BN
Implementation of DateTimeFormatInfo for the "ms_Latn_BN" locale.
|
static class |
DateTimeFormatInfoImpl_ms_Latn_SG
Implementation of DateTimeFormatInfo for the "ms_Latn_SG" locale.
|
static class |
DateTimeFormatInfoImpl_mt
Implementation of DateTimeFormatInfo for the "mt" locale.
|
static class |
DateTimeFormatInfoImpl_mua
Implementation of DateTimeFormatInfo for the "mua" locale.
|
static class |
DateTimeFormatInfoImpl_my
Implementation of DateTimeFormatInfo for the "my" locale.
|
static class |
DateTimeFormatInfoImpl_naq
Implementation of DateTimeFormatInfo for the "naq" locale.
|
static class |
DateTimeFormatInfoImpl_nb
Implementation of DateTimeFormatInfo for the "nb" locale.
|
static class |
DateTimeFormatInfoImpl_nd
Implementation of DateTimeFormatInfo for the "nd" locale.
|
static class |
DateTimeFormatInfoImpl_nds
Implementation of DateTimeFormatInfo for the "nds" locale.
|
static class |
DateTimeFormatInfoImpl_ne
Implementation of DateTimeFormatInfo for the "ne" locale.
|
static class |
DateTimeFormatInfoImpl_ne_IN
Implementation of DateTimeFormatInfo for the "ne_IN" locale.
|
static class |
DateTimeFormatInfoImpl_nl
Implementation of DateTimeFormatInfo for the "nl" locale.
|
static class |
DateTimeFormatInfoImpl_nl_AW
Implementation of DateTimeFormatInfo for the "nl_AW" locale.
|
static class |
DateTimeFormatInfoImpl_nl_BE
Implementation of DateTimeFormatInfo for the "nl_BE" locale.
|
static class |
DateTimeFormatInfoImpl_nl_BQ
Implementation of DateTimeFormatInfo for the "nl_BQ" locale.
|
static class |
DateTimeFormatInfoImpl_nl_CW
Implementation of DateTimeFormatInfo for the "nl_CW" locale.
|
static class |
DateTimeFormatInfoImpl_nl_SR
Implementation of DateTimeFormatInfo for the "nl_SR" locale.
|
static class |
DateTimeFormatInfoImpl_nl_SX
Implementation of DateTimeFormatInfo for the "nl_SX" locale.
|
static class |
DateTimeFormatInfoImpl_nmg
Implementation of DateTimeFormatInfo for the "nmg" locale.
|
static class |
DateTimeFormatInfoImpl_nn
Implementation of DateTimeFormatInfo for the "nn" locale.
|
static class |
DateTimeFormatInfoImpl_nnh
Implementation of DateTimeFormatInfo for the "nnh" locale.
|
static class |
DateTimeFormatInfoImpl_nr
Implementation of DateTimeFormatInfo for the "nr" locale.
|
static class |
DateTimeFormatInfoImpl_nso
Implementation of DateTimeFormatInfo for the "nso" locale.
|
static class |
DateTimeFormatInfoImpl_nus
Implementation of DateTimeFormatInfo for the "nus" locale.
|
static class |
DateTimeFormatInfoImpl_nus_SD
Implementation of DateTimeFormatInfo for the "nus_SD" locale.
|
static class |
DateTimeFormatInfoImpl_ny
Implementation of DateTimeFormatInfo for the "ny" locale.
|
static class |
DateTimeFormatInfoImpl_nyn
Implementation of DateTimeFormatInfo for the "nyn" locale.
|
static class |
DateTimeFormatInfoImpl_oc
Implementation of DateTimeFormatInfo for the "oc" locale.
|
static class |
DateTimeFormatInfoImpl_om
Implementation of DateTimeFormatInfo for the "om" locale.
|
static class |
DateTimeFormatInfoImpl_or
Implementation of DateTimeFormatInfo for the "or" locale.
|
static class |
DateTimeFormatInfoImpl_os
Implementation of DateTimeFormatInfo for the "os" locale.
|
static class |
DateTimeFormatInfoImpl_pa
Implementation of DateTimeFormatInfo for the "pa" locale.
|
static class |
DateTimeFormatInfoImpl_pa_Arab
Implementation of DateTimeFormatInfo for the "pa_Arab" locale.
|
static class |
DateTimeFormatInfoImpl_pa_Guru
Implementation of DateTimeFormatInfo for the "pa_Guru" locale.
|
static class |
DateTimeFormatInfoImpl_pa_IN
Implementation of DateTimeFormatInfo for the "pa_IN" locale.
|
static class |
DateTimeFormatInfoImpl_pa_PK
Implementation of DateTimeFormatInfo for the "pa_PK" locale.
|
static class |
DateTimeFormatInfoImpl_pl
Implementation of DateTimeFormatInfo for the "pl" locale.
|
static class |
DateTimeFormatInfoImpl_ps
Implementation of DateTimeFormatInfo for the "ps" locale.
|
static class |
DateTimeFormatInfoImpl_ps_AF
Implementation of DateTimeFormatInfo for the "ps_AF" locale.
|
static class |
DateTimeFormatInfoImpl_pt
Implementation of DateTimeFormatInfo for the "pt" locale.
|
static class |
DateTimeFormatInfoImpl_pt_AO
Implementation of DateTimeFormatInfo for the "pt_AO" locale.
|
static class |
DateTimeFormatInfoImpl_pt_CV
Implementation of DateTimeFormatInfo for the "pt_CV" locale.
|
static class |
DateTimeFormatInfoImpl_pt_GW
Implementation of DateTimeFormatInfo for the "pt_GW" locale.
|
static class |
DateTimeFormatInfoImpl_pt_MO
Implementation of DateTimeFormatInfo for the "pt_MO" locale.
|
static class |
DateTimeFormatInfoImpl_pt_MZ
Implementation of DateTimeFormatInfo for the "pt_MZ" locale.
|
static class |
DateTimeFormatInfoImpl_pt_PT
Implementation of DateTimeFormatInfo for the "pt_PT" locale.
|
static class |
DateTimeFormatInfoImpl_pt_ST
Implementation of DateTimeFormatInfo for the "pt_ST" locale.
|
static class |
DateTimeFormatInfoImpl_pt_TL
Implementation of DateTimeFormatInfo for the "pt_TL" locale.
|
static class |
DateTimeFormatInfoImpl_rm
Implementation of DateTimeFormatInfo for the "rm" locale.
|
static class |
DateTimeFormatInfoImpl_rn
Implementation of DateTimeFormatInfo for the "rn" locale.
|
static class |
DateTimeFormatInfoImpl_ro
Implementation of DateTimeFormatInfo for the "ro" locale.
|
static class |
DateTimeFormatInfoImpl_rof
Implementation of DateTimeFormatInfo for the "rof" locale.
|
static class |
DateTimeFormatInfoImpl_ru
Implementation of DateTimeFormatInfo for the "ru" locale.
|
static class |
DateTimeFormatInfoImpl_ru_UA
Implementation of DateTimeFormatInfo for the "ru_UA" locale.
|
static class |
DateTimeFormatInfoImpl_rw
Implementation of DateTimeFormatInfo for the "rw" locale.
|
static class |
DateTimeFormatInfoImpl_rwk
Implementation of DateTimeFormatInfo for the "rwk" locale.
|
static class |
DateTimeFormatInfoImpl_sa
Implementation of DateTimeFormatInfo for the "sa" locale.
|
static class |
DateTimeFormatInfoImpl_sah
Implementation of DateTimeFormatInfo for the "sah" locale.
|
static class |
DateTimeFormatInfoImpl_saq
Implementation of DateTimeFormatInfo for the "saq" locale.
|
static class |
DateTimeFormatInfoImpl_sbp
Implementation of DateTimeFormatInfo for the "sbp" locale.
|
static class |
DateTimeFormatInfoImpl_se
Implementation of DateTimeFormatInfo for the "se" locale.
|
static class |
DateTimeFormatInfoImpl_se_FI
Implementation of DateTimeFormatInfo for the "se_FI" locale.
|
static class |
DateTimeFormatInfoImpl_seh
Implementation of DateTimeFormatInfo for the "seh" locale.
|
static class |
DateTimeFormatInfoImpl_ses
Implementation of DateTimeFormatInfo for the "ses" locale.
|
static class |
DateTimeFormatInfoImpl_sg
Implementation of DateTimeFormatInfo for the "sg" locale.
|
static class |
DateTimeFormatInfoImpl_sh
Implementation of DateTimeFormatInfo for the "sh" locale.
|
static class |
DateTimeFormatInfoImpl_shi
Implementation of DateTimeFormatInfo for the "shi" locale.
|
static class |
DateTimeFormatInfoImpl_shi_Latn
Implementation of DateTimeFormatInfo for the "shi_Latn" locale.
|
static class |
DateTimeFormatInfoImpl_shi_MA
Implementation of DateTimeFormatInfo for the "shi_MA" locale.
|
static class |
DateTimeFormatInfoImpl_shi_Tfng
Implementation of DateTimeFormatInfo for the "shi_Tfng" locale.
|
static class |
DateTimeFormatInfoImpl_si
Implementation of DateTimeFormatInfo for the "si" locale.
|
static class |
DateTimeFormatInfoImpl_sid
Implementation of DateTimeFormatInfo for the "sid" locale.
|
static class |
DateTimeFormatInfoImpl_sk
Implementation of DateTimeFormatInfo for the "sk" locale.
|
static class |
DateTimeFormatInfoImpl_sl
Implementation of DateTimeFormatInfo for the "sl" locale.
|
static class |
DateTimeFormatInfoImpl_sn
Implementation of DateTimeFormatInfo for the "sn" locale.
|
static class |
DateTimeFormatInfoImpl_so
Implementation of DateTimeFormatInfo for the "so" locale.
|
static class |
DateTimeFormatInfoImpl_so_DJ
Implementation of DateTimeFormatInfo for the "so_DJ" locale.
|
static class |
DateTimeFormatInfoImpl_so_ET
Implementation of DateTimeFormatInfo for the "so_ET" locale.
|
static class |
DateTimeFormatInfoImpl_so_KE
Implementation of DateTimeFormatInfo for the "so_KE" locale.
|
static class |
DateTimeFormatInfoImpl_sq
Implementation of DateTimeFormatInfo for the "sq" locale.
|
static class |
DateTimeFormatInfoImpl_sr
Implementation of DateTimeFormatInfo for the "sr" locale.
|
static class |
DateTimeFormatInfoImpl_sr_BA
Implementation of DateTimeFormatInfo for the "sr_BA" locale.
|
static class |
DateTimeFormatInfoImpl_sr_Cyrl_BA
Implementation of DateTimeFormatInfo for the "sr_Cyrl_BA" locale.
|
static class |
DateTimeFormatInfoImpl_sr_Latn
Implementation of DateTimeFormatInfo for the "sr_Latn" locale.
|
static class |
DateTimeFormatInfoImpl_sr_Latn_ME
Implementation of DateTimeFormatInfo for the "sr_Latn_ME" locale.
|
static class |
DateTimeFormatInfoImpl_sr_ME
Implementation of DateTimeFormatInfo for the "sr_ME" locale.
|
static class |
DateTimeFormatInfoImpl_ss
Implementation of DateTimeFormatInfo for the "ss" locale.
|
static class |
DateTimeFormatInfoImpl_ss_SZ
Implementation of DateTimeFormatInfo for the "ss_SZ" locale.
|
static class |
DateTimeFormatInfoImpl_ssy
Implementation of DateTimeFormatInfo for the "ssy" locale.
|
static class |
DateTimeFormatInfoImpl_st
Implementation of DateTimeFormatInfo for the "st" locale.
|
static class |
DateTimeFormatInfoImpl_st_LS
Implementation of DateTimeFormatInfo for the "st_LS" locale.
|
static class |
DateTimeFormatInfoImpl_sv
Implementation of DateTimeFormatInfo for the "sv" locale.
|
static class |
DateTimeFormatInfoImpl_sv_FI
Implementation of DateTimeFormatInfo for the "sv_FI" locale.
|
static class |
DateTimeFormatInfoImpl_sw
Implementation of DateTimeFormatInfo for the "sw" locale.
|
static class |
DateTimeFormatInfoImpl_sw_KE
Implementation of DateTimeFormatInfo for the "sw_KE" locale.
|
static class |
DateTimeFormatInfoImpl_swc
Implementation of DateTimeFormatInfo for the "swc" locale.
|
static class |
DateTimeFormatInfoImpl_syr
Implementation of DateTimeFormatInfo for the "syr" locale.
|
static class |
DateTimeFormatInfoImpl_ta
Implementation of DateTimeFormatInfo for the "ta" locale.
|
static class |
DateTimeFormatInfoImpl_ta_LK
Implementation of DateTimeFormatInfo for the "ta_LK" locale.
|
static class |
DateTimeFormatInfoImpl_ta_MY
Implementation of DateTimeFormatInfo for the "ta_MY" locale.
|
static class |
DateTimeFormatInfoImpl_ta_SG
Implementation of DateTimeFormatInfo for the "ta_SG" locale.
|
static class |
DateTimeFormatInfoImpl_te
Implementation of DateTimeFormatInfo for the "te" locale.
|
static class |
DateTimeFormatInfoImpl_teo
Implementation of DateTimeFormatInfo for the "teo" locale.
|
static class |
DateTimeFormatInfoImpl_teo_KE
Implementation of DateTimeFormatInfo for the "teo_KE" locale.
|
static class |
DateTimeFormatInfoImpl_tg
Implementation of DateTimeFormatInfo for the "tg" locale.
|
static class |
DateTimeFormatInfoImpl_th
Implementation of DateTimeFormatInfo for the "th" locale.
|
static class |
DateTimeFormatInfoImpl_ti
Implementation of DateTimeFormatInfo for the "ti" locale.
|
static class |
DateTimeFormatInfoImpl_ti_ER
Implementation of DateTimeFormatInfo for the "ti_ER" locale.
|
static class |
DateTimeFormatInfoImpl_ti_ET
Implementation of DateTimeFormatInfo for the "ti_ET" locale.
|
static class |
DateTimeFormatInfoImpl_tig
Implementation of DateTimeFormatInfo for the "tig" locale.
|
static class |
DateTimeFormatInfoImpl_tl
Implementation of DateTimeFormatInfo for the "tl" locale.
|
static class |
DateTimeFormatInfoImpl_tn
Implementation of DateTimeFormatInfo for the "tn" locale.
|
static class |
DateTimeFormatInfoImpl_to
Implementation of DateTimeFormatInfo for the "to" locale.
|
static class |
DateTimeFormatInfoImpl_tr
Implementation of DateTimeFormatInfo for the "tr" locale.
|
static class |
DateTimeFormatInfoImpl_trv
Implementation of DateTimeFormatInfo for the "trv" locale.
|
static class |
DateTimeFormatInfoImpl_ts
Implementation of DateTimeFormatInfo for the "ts" locale.
|
static class |
DateTimeFormatInfoImpl_tt
Implementation of DateTimeFormatInfo for the "tt" locale.
|
static class |
DateTimeFormatInfoImpl_twq
Implementation of DateTimeFormatInfo for the "twq" locale.
|
static class |
DateTimeFormatInfoImpl_tzm
Implementation of DateTimeFormatInfo for the "tzm" locale.
|
static class |
DateTimeFormatInfoImpl_tzm_Latn
Implementation of DateTimeFormatInfo for the "tzm_Latn" locale.
|
static class |
DateTimeFormatInfoImpl_tzm_Latn_MA
Implementation of DateTimeFormatInfo for the "tzm_Latn_MA" locale.
|
static class |
DateTimeFormatInfoImpl_ug
Implementation of DateTimeFormatInfo for the "ug" locale.
|
static class |
DateTimeFormatInfoImpl_ug_Arab
Implementation of DateTimeFormatInfo for the "ug_Arab" locale.
|
static class |
DateTimeFormatInfoImpl_ug_CN
Implementation of DateTimeFormatInfo for the "ug_CN" locale.
|
static class |
DateTimeFormatInfoImpl_uk
Implementation of DateTimeFormatInfo for the "uk" locale.
|
static class |
DateTimeFormatInfoImpl_ur
Implementation of DateTimeFormatInfo for the "ur" locale.
|
static class |
DateTimeFormatInfoImpl_ur_IN
Implementation of DateTimeFormatInfo for the "ur_IN" locale.
|
static class |
DateTimeFormatInfoImpl_uz
Implementation of DateTimeFormatInfo for the "uz" locale.
|
static class |
DateTimeFormatInfoImpl_uz_AF
Implementation of DateTimeFormatInfo for the "uz_AF" locale.
|
static class |
DateTimeFormatInfoImpl_uz_Arab
Implementation of DateTimeFormatInfo for the "uz_Arab" locale.
|
static class |
DateTimeFormatInfoImpl_uz_Cyrl
Implementation of DateTimeFormatInfo for the "uz_Cyrl" locale.
|
static class |
DateTimeFormatInfoImpl_uz_Latn
Implementation of DateTimeFormatInfo for the "uz_Latn" locale.
|
static class |
DateTimeFormatInfoImpl_uz_UZ
Implementation of DateTimeFormatInfo for the "uz_UZ" locale.
|
static class |
DateTimeFormatInfoImpl_vai
Implementation of DateTimeFormatInfo for the "vai" locale.
|
static class |
DateTimeFormatInfoImpl_vai_Latn
Implementation of DateTimeFormatInfo for the "vai_Latn" locale.
|
static class |
DateTimeFormatInfoImpl_ve
Implementation of DateTimeFormatInfo for the "ve" locale.
|
static class |
DateTimeFormatInfoImpl_vi
Implementation of DateTimeFormatInfo for the "vi" locale.
|
static class |
DateTimeFormatInfoImpl_vo
Implementation of DateTimeFormatInfo for the "vo" locale.
|
static class |
DateTimeFormatInfoImpl_vun
Implementation of DateTimeFormatInfo for the "vun" locale.
|
static class |
DateTimeFormatInfoImpl_wae
Implementation of DateTimeFormatInfo for the "wae" locale.
|
static class |
DateTimeFormatInfoImpl_wal
Implementation of DateTimeFormatInfo for the "wal" locale.
|
static class |
DateTimeFormatInfoImpl_wo
Implementation of DateTimeFormatInfo for the "wo" locale.
|
static class |
DateTimeFormatInfoImpl_xh
Implementation of DateTimeFormatInfo for the "xh" locale.
|
static class |
DateTimeFormatInfoImpl_xog
Implementation of DateTimeFormatInfo for the "xog" locale.
|
static class |
DateTimeFormatInfoImpl_yav
Implementation of DateTimeFormatInfo for the "yav" locale.
|
static class |
DateTimeFormatInfoImpl_yo
Implementation of DateTimeFormatInfo for the "yo" locale.
|
static class |
DateTimeFormatInfoImpl_yo_BJ
Implementation of DateTimeFormatInfo for the "yo_BJ" locale.
|
static class |
DateTimeFormatInfoImpl_zgh
Implementation of DateTimeFormatInfo for the "zgh" locale.
|
static class |
DateTimeFormatInfoImpl_zh
Implementation of DateTimeFormatInfo for the "zh" locale.
|
static class |
DateTimeFormatInfoImpl_zh_CN
Implementation of DateTimeFormatInfo for the "zh_CN" locale.
|
static class |
DateTimeFormatInfoImpl_zh_Hans
Implementation of DateTimeFormatInfo for the "zh_Hans" locale.
|
static class |
DateTimeFormatInfoImpl_zh_Hans_HK
Implementation of DateTimeFormatInfo for the "zh_Hans_HK" locale.
|
static class |
DateTimeFormatInfoImpl_zh_Hans_MO
Implementation of DateTimeFormatInfo for the "zh_Hans_MO" locale.
|
static class |
DateTimeFormatInfoImpl_zh_Hans_SG
Implementation of DateTimeFormatInfo for the "zh_Hans_SG" locale.
|
static class |
DateTimeFormatInfoImpl_zh_Hant
Implementation of DateTimeFormatInfo for the "zh_Hant" locale.
|
static class |
DateTimeFormatInfoImpl_zh_Hant_HK
Implementation of DateTimeFormatInfo for the "zh_Hant_HK" locale.
|
static class |
DateTimeFormatInfoImpl_zh_Hant_MO
Implementation of DateTimeFormatInfo for the "zh_Hant_MO" locale.
|
static class |
DateTimeFormatInfoImpl_zh_HK
Implementation of DateTimeFormatInfo for the "zh_HK" locale.
|
static class |
DateTimeFormatInfoImpl_zh_MO
Implementation of DateTimeFormatInfo for the "zh_MO" locale.
|
static class |
DateTimeFormatInfoImpl_zh_SG
Implementation of DateTimeFormatInfo for the "zh_SG" locale.
|
static class |
DateTimeFormatInfoImpl_zh_TW
Implementation of DateTimeFormatInfo for the "zh_TW" locale.
|
static class |
DateTimeFormatInfoImpl_zu
Implementation of DateTimeFormatInfo for the "zu" locale.
|
static class |
LocalizedNamesImpl
Localized names for the "default" locale.
|
static class |
LocalizedNamesImpl_aa
Localized names for the "aa" locale.
|
static class |
LocalizedNamesImpl_af
Localized names for the "af" locale.
|
static class |
LocalizedNamesImpl_agq
Localized names for the "agq" locale.
|
static class |
LocalizedNamesImpl_ak
Localized names for the "ak" locale.
|
static class |
LocalizedNamesImpl_am
Localized names for the "am" locale.
|
static class |
LocalizedNamesImpl_ar
Localized names for the "ar" locale.
|
static class |
LocalizedNamesImpl_as
Localized names for the "as" locale.
|
static class |
LocalizedNamesImpl_asa
Localized names for the "asa" locale.
|
static class |
LocalizedNamesImpl_ast
Localized names for the "ast" locale.
|
static class |
LocalizedNamesImpl_az
Localized names for the "az" locale.
|
static class |
LocalizedNamesImpl_az_Cyrl
Localized names for the "az_Cyrl" locale.
|
static class |
LocalizedNamesImpl_az_Latn
Localized names for the "az_Latn" locale.
|
static class |
LocalizedNamesImpl_bas
Localized names for the "bas" locale.
|
static class |
LocalizedNamesImpl_be
Localized names for the "be" locale.
|
static class |
LocalizedNamesImpl_bem
Localized names for the "bem" locale.
|
static class |
LocalizedNamesImpl_bez
Localized names for the "bez" locale.
|
static class |
LocalizedNamesImpl_bg
Localized names for the "bg" locale.
|
static class |
LocalizedNamesImpl_bm
Localized names for the "bm" locale.
|
static class |
LocalizedNamesImpl_bn
Localized names for the "bn" locale.
|
static class |
LocalizedNamesImpl_bn_IN
Localized names for the "bn_IN" locale.
|
static class |
LocalizedNamesImpl_bo
Localized names for the "bo" locale.
|
static class |
LocalizedNamesImpl_bo_IN
Localized names for the "bo_IN" locale.
|
static class |
LocalizedNamesImpl_br
Localized names for the "br" locale.
|
static class |
LocalizedNamesImpl_brx
Localized names for the "brx" locale.
|
static class |
LocalizedNamesImpl_bs
Localized names for the "bs" locale.
|
static class |
LocalizedNamesImpl_bs_Cyrl
Localized names for the "bs_Cyrl" locale.
|
static class |
LocalizedNamesImpl_bs_Latn
Localized names for the "bs_Latn" locale.
|
static class |
LocalizedNamesImpl_byn
Localized names for the "byn" locale.
|
static class |
LocalizedNamesImpl_ca
Localized names for the "ca" locale.
|
static class |
LocalizedNamesImpl_cch
Localized names for the "cch" locale.
|
static class |
LocalizedNamesImpl_cgg
Localized names for the "cgg" locale.
|
static class |
LocalizedNamesImpl_chr
Localized names for the "chr" locale.
|
static class |
LocalizedNamesImpl_cs
Localized names for the "cs" locale.
|
static class |
LocalizedNamesImpl_cy
Localized names for the "cy" locale.
|
static class |
LocalizedNamesImpl_da
Localized names for the "da" locale.
|
static class |
LocalizedNamesImpl_dav
Localized names for the "dav" locale.
|
static class |
LocalizedNamesImpl_de
Localized names for the "de" locale.
|
static class |
LocalizedNamesImpl_de_CH
Localized names for the "de_CH" locale.
|
static class |
LocalizedNamesImpl_dje
Localized names for the "dje" locale.
|
static class |
LocalizedNamesImpl_dua
Localized names for the "dua" locale.
|
static class |
LocalizedNamesImpl_dyo
Localized names for the "dyo" locale.
|
static class |
LocalizedNamesImpl_dz
Localized names for the "dz" locale.
|
static class |
LocalizedNamesImpl_ebu
Localized names for the "ebu" locale.
|
static class |
LocalizedNamesImpl_ee
Localized names for the "ee" locale.
|
static class |
LocalizedNamesImpl_el
Localized names for the "el" locale.
|
static class |
LocalizedNamesImpl_el_POLYTON
Localized names for the "el_POLYTON" locale.
|
static class |
LocalizedNamesImpl_en
Localized names for the "en" locale.
|
static class |
LocalizedNamesImpl_en_150
Localized names for the "en_150" locale.
|
static class |
LocalizedNamesImpl_en_AU
Localized names for the "en_AU" locale.
|
static class |
LocalizedNamesImpl_en_DG
Localized names for the "en_DG" locale.
|
static class |
LocalizedNamesImpl_en_Dsrt
Localized names for the "en_Dsrt" locale.
|
static class |
LocalizedNamesImpl_en_FK
Localized names for the "en_FK" locale.
|
static class |
LocalizedNamesImpl_en_HK
Localized names for the "en_HK" locale.
|
static class |
LocalizedNamesImpl_en_IN
Localized names for the "en_IN" locale.
|
static class |
LocalizedNamesImpl_en_IO
Localized names for the "en_IO" locale.
|
static class |
LocalizedNamesImpl_en_MO
Localized names for the "en_MO" locale.
|
static class |
LocalizedNamesImpl_en_NZ
Localized names for the "en_NZ" locale.
|
static class |
LocalizedNamesImpl_en_PK
Localized names for the "en_PK" locale.
|
static class |
LocalizedNamesImpl_en_SG
Localized names for the "en_SG" locale.
|
static class |
LocalizedNamesImpl_en_SH
Localized names for the "en_SH" locale.
|
static class |
LocalizedNamesImpl_en_VG
Localized names for the "en_VG" locale.
|
static class |
LocalizedNamesImpl_eo
Localized names for the "eo" locale.
|
static class |
LocalizedNamesImpl_es
Localized names for the "es" locale.
|
static class |
LocalizedNamesImpl_es_CL
Localized names for the "es_CL" locale.
|
static class |
LocalizedNamesImpl_es_MX
Localized names for the "es_MX" locale.
|
static class |
LocalizedNamesImpl_et
Localized names for the "et" locale.
|
static class |
LocalizedNamesImpl_eu
Localized names for the "eu" locale.
|
static class |
LocalizedNamesImpl_ewo
Localized names for the "ewo" locale.
|
static class |
LocalizedNamesImpl_fa
Localized names for the "fa" locale.
|
static class |
LocalizedNamesImpl_fa_AF
Localized names for the "fa_AF" locale.
|
static class |
LocalizedNamesImpl_ff
Localized names for the "ff" locale.
|
static class |
LocalizedNamesImpl_fi
Localized names for the "fi" locale.
|
static class |
LocalizedNamesImpl_fil
Localized names for the "fil" locale.
|
static class |
LocalizedNamesImpl_fo
Localized names for the "fo" locale.
|
static class |
LocalizedNamesImpl_fr
Localized names for the "fr" locale.
|
static class |
LocalizedNamesImpl_fr_CA
Localized names for the "fr_CA" locale.
|
static class |
LocalizedNamesImpl_fr_CH
Localized names for the "fr_CH" locale.
|
static class |
LocalizedNamesImpl_fur
Localized names for the "fur" locale.
|
static class |
LocalizedNamesImpl_fy
Localized names for the "fy" locale.
|
static class |
LocalizedNamesImpl_ga
Localized names for the "ga" locale.
|
static class |
LocalizedNamesImpl_gaa
Localized names for the "gaa" locale.
|
static class |
LocalizedNamesImpl_gd
Localized names for the "gd" locale.
|
static class |
LocalizedNamesImpl_gl
Localized names for the "gl" locale.
|
static class |
LocalizedNamesImpl_gsw
Localized names for the "gsw" locale.
|
static class |
LocalizedNamesImpl_gu
Localized names for the "gu" locale.
|
static class |
LocalizedNamesImpl_guz
Localized names for the "guz" locale.
|
static class |
LocalizedNamesImpl_gv
Localized names for the "gv" locale.
|
static class |
LocalizedNamesImpl_ha
Localized names for the "ha" locale.
|
static class |
LocalizedNamesImpl_ha_Latn
Localized names for the "ha_Latn" locale.
|
static class |
LocalizedNamesImpl_haw
Localized names for the "haw" locale.
|
static class |
LocalizedNamesImpl_he
Localized names for the "he" locale.
|
static class |
LocalizedNamesImpl_hi
Localized names for the "hi" locale.
|
static class |
LocalizedNamesImpl_hr
Localized names for the "hr" locale.
|
static class |
LocalizedNamesImpl_hu
Localized names for the "hu" locale.
|
static class |
LocalizedNamesImpl_hy
Localized names for the "hy" locale.
|
static class |
LocalizedNamesImpl_ia
Localized names for the "ia" locale.
|
static class |
LocalizedNamesImpl_id
Localized names for the "id" locale.
|
static class |
LocalizedNamesImpl_ig
Localized names for the "ig" locale.
|
static class |
LocalizedNamesImpl_ii
Localized names for the "ii" locale.
|
static class |
LocalizedNamesImpl_is
Localized names for the "is" locale.
|
static class |
LocalizedNamesImpl_it
Localized names for the "it" locale.
|
static class |
LocalizedNamesImpl_ja
Localized names for the "ja" locale.
|
static class |
LocalizedNamesImpl_jgo
Localized names for the "jgo" locale.
|
static class |
LocalizedNamesImpl_jmc
Localized names for the "jmc" locale.
|
static class |
LocalizedNamesImpl_ka
Localized names for the "ka" locale.
|
static class |
LocalizedNamesImpl_kab
Localized names for the "kab" locale.
|
static class |
LocalizedNamesImpl_kaj
Localized names for the "kaj" locale.
|
static class |
LocalizedNamesImpl_kam
Localized names for the "kam" locale.
|
static class |
LocalizedNamesImpl_kcg
Localized names for the "kcg" locale.
|
static class |
LocalizedNamesImpl_kde
Localized names for the "kde" locale.
|
static class |
LocalizedNamesImpl_kea
Localized names for the "kea" locale.
|
static class |
LocalizedNamesImpl_khq
Localized names for the "khq" locale.
|
static class |
LocalizedNamesImpl_ki
Localized names for the "ki" locale.
|
static class |
LocalizedNamesImpl_kk
Localized names for the "kk" locale.
|
static class |
LocalizedNamesImpl_kk_Cyrl
Localized names for the "kk_Cyrl" locale.
|
static class |
LocalizedNamesImpl_kkj
Localized names for the "kkj" locale.
|
static class |
LocalizedNamesImpl_kl
Localized names for the "kl" locale.
|
static class |
LocalizedNamesImpl_kln
Localized names for the "kln" locale.
|
static class |
LocalizedNamesImpl_km
Localized names for the "km" locale.
|
static class |
LocalizedNamesImpl_kn
Localized names for the "kn" locale.
|
static class |
LocalizedNamesImpl_ko
Localized names for the "ko" locale.
|
static class |
LocalizedNamesImpl_kok
Localized names for the "kok" locale.
|
static class |
LocalizedNamesImpl_ks
Localized names for the "ks" locale.
|
static class |
LocalizedNamesImpl_ks_Arab
Localized names for the "ks_Arab" locale.
|
static class |
LocalizedNamesImpl_ksb
Localized names for the "ksb" locale.
|
static class |
LocalizedNamesImpl_ksf
Localized names for the "ksf" locale.
|
static class |
LocalizedNamesImpl_ksh
Localized names for the "ksh" locale.
|
static class |
LocalizedNamesImpl_kw
Localized names for the "kw" locale.
|
static class |
LocalizedNamesImpl_ky
Localized names for the "ky" locale.
|
static class |
LocalizedNamesImpl_lag
Localized names for the "lag" locale.
|
static class |
LocalizedNamesImpl_lg
Localized names for the "lg" locale.
|
static class |
LocalizedNamesImpl_lkt
Localized names for the "lkt" locale.
|
static class |
LocalizedNamesImpl_ln
Localized names for the "ln" locale.
|
static class |
LocalizedNamesImpl_lo
Localized names for the "lo" locale.
|
static class |
LocalizedNamesImpl_lt
Localized names for the "lt" locale.
|
static class |
LocalizedNamesImpl_lu
Localized names for the "lu" locale.
|
static class |
LocalizedNamesImpl_luo
Localized names for the "luo" locale.
|
static class |
LocalizedNamesImpl_luy
Localized names for the "luy" locale.
|
static class |
LocalizedNamesImpl_lv
Localized names for the "lv" locale.
|
static class |
LocalizedNamesImpl_mas
Localized names for the "mas" locale.
|
static class |
LocalizedNamesImpl_mer
Localized names for the "mer" locale.
|
static class |
LocalizedNamesImpl_mfe
Localized names for the "mfe" locale.
|
static class |
LocalizedNamesImpl_mg
Localized names for the "mg" locale.
|
static class |
LocalizedNamesImpl_mgh
Localized names for the "mgh" locale.
|
static class |
LocalizedNamesImpl_mgo
Localized names for the "mgo" locale.
|
static class |
LocalizedNamesImpl_mk
Localized names for the "mk" locale.
|
static class |
LocalizedNamesImpl_ml
Localized names for the "ml" locale.
|
static class |
LocalizedNamesImpl_mn
Localized names for the "mn" locale.
|
static class |
LocalizedNamesImpl_mn_Mong
Localized names for the "mn_Mong" locale.
|
static class |
LocalizedNamesImpl_mr
Localized names for the "mr" locale.
|
static class |
LocalizedNamesImpl_ms
Localized names for the "ms" locale.
|
static class |
LocalizedNamesImpl_ms_Latn
Localized names for the "ms_Latn" locale.
|
static class |
LocalizedNamesImpl_mt
Localized names for the "mt" locale.
|
static class |
LocalizedNamesImpl_mua
Localized names for the "mua" locale.
|
static class |
LocalizedNamesImpl_my
Localized names for the "my" locale.
|
static class |
LocalizedNamesImpl_naq
Localized names for the "naq" locale.
|
static class |
LocalizedNamesImpl_nb
Localized names for the "nb" locale.
|
static class |
LocalizedNamesImpl_nd
Localized names for the "nd" locale.
|
static class |
LocalizedNamesImpl_nds
Localized names for the "nds" locale.
|
static class |
LocalizedNamesImpl_ne
Localized names for the "ne" locale.
|
static class |
LocalizedNamesImpl_nl
Localized names for the "nl" locale.
|
static class |
LocalizedNamesImpl_nl_BE
Localized names for the "nl_BE" locale.
|
static class |
LocalizedNamesImpl_nmg
Localized names for the "nmg" locale.
|
static class |
LocalizedNamesImpl_nn
Localized names for the "nn" locale.
|
static class |
LocalizedNamesImpl_nnh
Localized names for the "nnh" locale.
|
static class |
LocalizedNamesImpl_nr
Localized names for the "nr" locale.
|
static class |
LocalizedNamesImpl_nso
Localized names for the "nso" locale.
|
static class |
LocalizedNamesImpl_nus
Localized names for the "nus" locale.
|
static class |
LocalizedNamesImpl_nyn
Localized names for the "nyn" locale.
|
static class |
LocalizedNamesImpl_oc
Localized names for the "oc" locale.
|
static class |
LocalizedNamesImpl_om
Localized names for the "om" locale.
|
static class |
LocalizedNamesImpl_or
Localized names for the "or" locale.
|
static class |
LocalizedNamesImpl_os
Localized names for the "os" locale.
|
static class |
LocalizedNamesImpl_pa
Localized names for the "pa" locale.
|
static class |
LocalizedNamesImpl_pa_Arab
Localized names for the "pa_Arab" locale.
|
static class |
LocalizedNamesImpl_pa_Guru
Localized names for the "pa_Guru" locale.
|
static class |
LocalizedNamesImpl_pl
Localized names for the "pl" locale.
|
static class |
LocalizedNamesImpl_ps
Localized names for the "ps" locale.
|
static class |
LocalizedNamesImpl_pt
Localized names for the "pt" locale.
|
static class |
LocalizedNamesImpl_pt_AO
Localized names for the "pt_AO" locale.
|
static class |
LocalizedNamesImpl_pt_CV
Localized names for the "pt_CV" locale.
|
static class |
LocalizedNamesImpl_pt_GW
Localized names for the "pt_GW" locale.
|
static class |
LocalizedNamesImpl_pt_MO
Localized names for the "pt_MO" locale.
|
static class |
LocalizedNamesImpl_pt_MZ
Localized names for the "pt_MZ" locale.
|
static class |
LocalizedNamesImpl_pt_PT
Localized names for the "pt_PT" locale.
|
static class |
LocalizedNamesImpl_pt_ST
Localized names for the "pt_ST" locale.
|
static class |
LocalizedNamesImpl_pt_TL
Localized names for the "pt_TL" locale.
|
static class |
LocalizedNamesImpl_rm
Localized names for the "rm" locale.
|
static class |
LocalizedNamesImpl_rn
Localized names for the "rn" locale.
|
static class |
LocalizedNamesImpl_ro
Localized names for the "ro" locale.
|
static class |
LocalizedNamesImpl_rof
Localized names for the "rof" locale.
|
static class |
LocalizedNamesImpl_ru
Localized names for the "ru" locale.
|
static class |
LocalizedNamesImpl_rw
Localized names for the "rw" locale.
|
static class |
LocalizedNamesImpl_rwk
Localized names for the "rwk" locale.
|
static class |
LocalizedNamesImpl_sah
Localized names for the "sah" locale.
|
static class |
LocalizedNamesImpl_saq
Localized names for the "saq" locale.
|
static class |
LocalizedNamesImpl_sbp
Localized names for the "sbp" locale.
|
static class |
LocalizedNamesImpl_se
Localized names for the "se" locale.
|
static class |
LocalizedNamesImpl_se_FI
Localized names for the "se_FI" locale.
|
static class |
LocalizedNamesImpl_seh
Localized names for the "seh" locale.
|
static class |
LocalizedNamesImpl_ses
Localized names for the "ses" locale.
|
static class |
LocalizedNamesImpl_sg
Localized names for the "sg" locale.
|
static class |
LocalizedNamesImpl_shi
Localized names for the "shi" locale.
|
static class |
LocalizedNamesImpl_shi_Latn
Localized names for the "shi_Latn" locale.
|
static class |
LocalizedNamesImpl_shi_Tfng
Localized names for the "shi_Tfng" locale.
|
static class |
LocalizedNamesImpl_si
Localized names for the "si" locale.
|
static class |
LocalizedNamesImpl_sid
Localized names for the "sid" locale.
|
static class |
LocalizedNamesImpl_sk
Localized names for the "sk" locale.
|
static class |
LocalizedNamesImpl_sl
Localized names for the "sl" locale.
|
static class |
LocalizedNamesImpl_sn
Localized names for the "sn" locale.
|
static class |
LocalizedNamesImpl_so
Localized names for the "so" locale.
|
static class |
LocalizedNamesImpl_sq
Localized names for the "sq" locale.
|
static class |
LocalizedNamesImpl_sr
Localized names for the "sr" locale.
|
static class |
LocalizedNamesImpl_sr_Cyrl
Localized names for the "sr_Cyrl" locale.
|
static class |
LocalizedNamesImpl_sr_Latn
Localized names for the "sr_Latn" locale.
|
static class |
LocalizedNamesImpl_ss
Localized names for the "ss" locale.
|
static class |
LocalizedNamesImpl_ssy
Localized names for the "ssy" locale.
|
static class |
LocalizedNamesImpl_st
Localized names for the "st" locale.
|
static class |
LocalizedNamesImpl_sv
Localized names for the "sv" locale.
|
static class |
LocalizedNamesImpl_sv_FI
Localized names for the "sv_FI" locale.
|
static class |
LocalizedNamesImpl_sw
Localized names for the "sw" locale.
|
static class |
LocalizedNamesImpl_swc
Localized names for the "swc" locale.
|
static class |
LocalizedNamesImpl_ta
Localized names for the "ta" locale.
|
static class |
LocalizedNamesImpl_te
Localized names for the "te" locale.
|
static class |
LocalizedNamesImpl_teo
Localized names for the "teo" locale.
|
static class |
LocalizedNamesImpl_tg
Localized names for the "tg" locale.
|
static class |
LocalizedNamesImpl_tg_Cyrl
Localized names for the "tg_Cyrl" locale.
|
static class |
LocalizedNamesImpl_th
Localized names for the "th" locale.
|
static class |
LocalizedNamesImpl_ti
Localized names for the "ti" locale.
|
static class |
LocalizedNamesImpl_tig
Localized names for the "tig" locale.
|
static class |
LocalizedNamesImpl_tn
Localized names for the "tn" locale.
|
static class |
LocalizedNamesImpl_to
Localized names for the "to" locale.
|
static class |
LocalizedNamesImpl_tr
Localized names for the "tr" locale.
|
static class |
LocalizedNamesImpl_trv
Localized names for the "trv" locale.
|
static class |
LocalizedNamesImpl_ts
Localized names for the "ts" locale.
|
static class |
LocalizedNamesImpl_twq
Localized names for the "twq" locale.
|
static class |
LocalizedNamesImpl_tzm
Localized names for the "tzm" locale.
|
static class |
LocalizedNamesImpl_ug
Localized names for the "ug" locale.
|
static class |
LocalizedNamesImpl_ug_Arab
Localized names for the "ug_Arab" locale.
|
static class |
LocalizedNamesImpl_uk
Localized names for the "uk" locale.
|
static class |
LocalizedNamesImpl_ur
Localized names for the "ur" locale.
|
static class |
LocalizedNamesImpl_uz
Localized names for the "uz" locale.
|
static class |
LocalizedNamesImpl_uz_Arab
Localized names for the "uz_Arab" locale.
|
static class |
LocalizedNamesImpl_uz_Cyrl
Localized names for the "uz_Cyrl" locale.
|
static class |
LocalizedNamesImpl_uz_Latn
Localized names for the "uz_Latn" locale.
|
static class |
LocalizedNamesImpl_vai
Localized names for the "vai" locale.
|
static class |
LocalizedNamesImpl_vai_Latn
Localized names for the "vai_Latn" locale.
|
static class |
LocalizedNamesImpl_ve
Localized names for the "ve" locale.
|
static class |
LocalizedNamesImpl_vi
Localized names for the "vi" locale.
|
static class |
LocalizedNamesImpl_vo
Localized names for the "vo" locale.
|
static class |
LocalizedNamesImpl_vun
Localized names for the "vun" locale.
|
static class |
LocalizedNamesImpl_wae
Localized names for the "wae" locale.
|
static class |
LocalizedNamesImpl_wal
Localized names for the "wal" locale.
|
static class |
LocalizedNamesImpl_xh
Localized names for the "xh" locale.
|
static class |
LocalizedNamesImpl_xog
Localized names for the "xog" locale.
|
static class |
LocalizedNamesImpl_yav
Localized names for the "yav" locale.
|
static class |
LocalizedNamesImpl_yo
Localized names for the "yo" locale.
|
static class |
LocalizedNamesImpl_yo_BJ
Localized names for the "yo_BJ" locale.
|
static class |
LocalizedNamesImpl_zgh
Localized names for the "zgh" locale.
|
static class |
LocalizedNamesImpl_zh
Localized names for the "zh" locale.
|
static class |
LocalizedNamesImpl_zh_Hans
Localized names for the "zh_Hans" locale.
|
static class |
LocalizedNamesImpl_zh_Hans_HK
Localized names for the "zh_Hans_HK" locale.
|
static class |
LocalizedNamesImpl_zh_Hans_MO
Localized names for the "zh_Hans_MO" locale.
|
static class |
LocalizedNamesImpl_zh_Hans_SG
Localized names for the "zh_Hans_SG" locale.
|
static class |
LocalizedNamesImpl_zh_Hant
Localized names for the "zh_Hant" locale.
|
static class |
LocalizedNamesImpl_zh_Hant_HK
Localized names for the "zh_Hant_HK" locale.
|
static class |
LocalizedNamesImpl_zh_Hant_MO
Localized names for the "zh_Hant_MO" locale.
|
static class |
LocalizedNamesImpl_zh_Hant_TW
Localized names for the "zh_Hant_TW" locale.
|
static class |
LocalizedNamesImpl_zu
Localized names for the "zu" locale.
|
static class |
LocalizedNamesImplBase
A base class for client-side implementations of the
LocalizedNames interface. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRule
Default implementation of plural rules.
|
class |
DefaultRule_0_1_2_n
Common plural rule for languages that have 0, 1, 2, and other forms.
|
class |
DefaultRule_0_1_n
Common plural rule for languages that have none, singular and plural forms.
|
class |
DefaultRule_01_n
Common plural rule for languages that have singular and plural forms,
treating 0 as singular.
|
class |
DefaultRule_1_0n
Plural rule for languages that have a singular form and treat 0 as the plural.
|
class |
DefaultRule_1_2_n
Common plural rule for languages that have singular, dual, and plural forms.
|
class |
DefaultRule_1_234_n
Common plural rule for languages that have singular, 2-4, and other plural
forms.
|
class |
DefaultRule_1_paucal_n
Common plural rule for languages that have singular, two plural forms
(based on the units and tens digits) and a fractional form ("other").
|
static class |
DefaultRule_af
Plural forms for Afrikaans are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_am
Plural forms for Amharic are 1 and n, with 0 treated as singular.
|
static class |
DefaultRule_ar
Plural forms for Arabic are 0, 1, 2, x03-x10, x11-x99.
|
static class |
DefaultRule_az
Plural forms for Azerbaijani are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_be
Plural forms for Belarusian are x1 (but not x11), x2-x4 (but not x12-x14), and n.
|
static class |
DefaultRule_bg
Plural forms for Bulgarian are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_bh
Plural forms for Bhojpuri are 1 and n, with 0 treated as singular.
|
static class |
DefaultRule_bn
Plural forms for Bengali are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_bo
There are no plurals in Tibetan, so just use the default.
|
static class |
DefaultRule_bs
Plural forms for Bosnian are x1 (but not x11), x2-x4 (but not x12-x14), and n.
|
static class |
DefaultRule_ca
Plural forms for Catalan are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_cs
Plural forms for Czech are 1, 2-4, and n.
|
static class |
DefaultRule_cy
Plural forms for Welsh.
|
static class |
DefaultRule_da
Plural forms for Danish are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_de
Plural forms for German are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_dz
There are no plural forms in Dzongkha, so just use the default.
|
static class |
DefaultRule_el
Plural forms for Modern Greek are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_en
Plural forms for English are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_eo
Plural forms for Esperanto are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_es
Plural forms for Spanish are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_et
Plural forms for Estonian are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_eu
Plural forms for Basque are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_fa
Plural forms for Farsi (Persian) are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_fi
Plural forms for Finnish are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_fil
Plural forms for Filipino are 1 and n, with 0 treated as singular.
|
static class |
DefaultRule_fo
Plural forms for Faroese are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_fr
Plural forms for French are 1 and n, with 0 treated as singular.
|
static class |
DefaultRule_fur
Plural forms for Friulian are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_fy
Plural forms for Frisian are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_ga
Plural forms for Celtic (Scottish Gaelic).
|
static class |
DefaultRule_gl
Plural forms for Galician are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_gu
Plural forms for Gujarati are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_guw
Plural forms for Gun are 1 and n, with 0 treated as singular.
|
static class |
DefaultRule_ha
Plural forms for Hausa are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_he
Plural forms for Hebrew are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_hi
Plural forms for Hindi are 1 and n, with 0 treated as singular.
|
static class |
DefaultRule_hr
Plural forms for Croatian are x1 (but not x11), x2-x4 (but not x12-x14),
and n.
|
static class |
DefaultRule_hu
Plural forms for Hungarian are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_id
Plural forms for Indonesian are formed by reduplication, but this is
unnecessary when a numeral is used.
|
static class |
DefaultRule_is
Plural forms for Icelandic are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_it
Plural forms for Italian are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_ja
There are no plural forms in Japanese, so just use the default.
|
static class |
DefaultRule_jv
There are no plural forms in Javanese, so just use the default.
|
static class |
DefaultRule_ka
There are no plural forms in Georgian, so just use the default.
|
static class |
DefaultRule_km
There are no plural forms in Khmer, so just use the default.
|
static class |
DefaultRule_kn
There are no plural forms in Kannada, so just use the default.
|
static class |
DefaultRule_ko
There are no plural forms in Korean, so just use the default.
|
static class |
DefaultRule_ku
Plural forms for Kurdish are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_lb
Plural forms for Letzeburgesch are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_ln
Plural forms for Lingala are 1 and n, with 0 treated as singular.
|
static class |
DefaultRule_lt
Plural forms for Lithuanian are x1 (except x11), x2-x9 (except x12-x19), and n.
|
static class |
DefaultRule_lv
Plural forms for Latvian are 0, x1 (except x11), and n.
|
static class |
DefaultRule_mg
Plural forms for Malgasy are 1 and n, with 0 treated as singular.
|
static class |
DefaultRule_mk
Plural forms for Macedonian are x1 and n.
|
static class |
DefaultRule_ml
Plural forms for Malayalam are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_mn
Plural forms for Mongolian are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_mr
Plural forms for Marathi are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_ms
There are no plurals in Malay, so just use the default.
|
static class |
DefaultRule_mt
Plural forms for Maltese are 1, 0/x2-x10, x11-x19, and n.
|
static class |
DefaultRule_nah
Plural forms for Nahuati are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_nb
Plural forms for Norwegian Bokmål are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_ne
Plural forms for Nepali are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_nl
Plural forms for Dutch are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_nn
Plural forms for Norwegian Nynorsk are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_no
Plural forms for Norwegian are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_nso
Plural forms for Northern Sotho are 1 and n, with 0 treated as singular.
|
static class |
DefaultRule_om
Plural forms for Oromo are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_or
Plural forms for Oriya are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_pa
Plural forms for Punjabi are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_pap
Plural forms for Papiamento are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_pl
Plural forms for Polish are 1, paucal (few), and n.
|
static class |
DefaultRule_ps
Plural forms for Pashto are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_pt
Plural forms for Portuguese are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_pt_br
Plural forms for Brazilian Portuguese are 1 and n, with 0 treated as
singular.
|
static class |
DefaultRule_ro
Plural forms for Romanian are 1, 0/x01-x19, and n.
|
static class |
DefaultRule_ru
Plural forms for Russian are x1 (but not x11), x2-x4 (but not x12-x14),
and n.
|
static class |
DefaultRule_se
Plural forms for Northern Sami are 1, 2, and n.
|
static class |
DefaultRule_sk
Plural forms for Slovak are 1, 2-4, and n.
|
static class |
DefaultRule_sl
Plural forms for Slovenian are x01, x02, x03-x04, and n.
|
static class |
DefaultRule_smi
Plural forms for Sami are 1, 2, and n.
|
static class |
DefaultRule_smj
Plural forms for Lule Sami are 1, 2, and n.
|
static class |
DefaultRule_sms
Plural forms for Skolt Sami are 1, 2, and n.
|
static class |
DefaultRule_so
Plural forms for Somali are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_sq
Plural forms for Albanian are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_sr
Plural forms for Serbian are x1 (but not x11), x2-x4 (but not x12-x14),
and n.
|
static class |
DefaultRule_sv
Plural forms for Swedish are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_sw
Plural forms for Swahili are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_ta
Plural forms for Tamil are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_te
Plural forms for Telugu are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_th
There are no plural forms in Thai, so just use the default.
|
static class |
DefaultRule_ti
Plural forms for Tigrinya are 1 and n, with 0 treated as singular.
|
static class |
DefaultRule_tk
Plural forms for Turkmen are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_tr
There are no plural forms in Turkish, so just use the default.
|
static class |
DefaultRule_uk
Plural forms for Ukranian are x1 (but not x11), x2-x4 (but not x12-x14),
and n.
|
static class |
DefaultRule_ur
Plural forms for Urdu are 1 and n, with 0 treated as plural.
|
static class |
DefaultRule_vi
There are no plural forms in Vietnamese, so just use the default.
|
static class |
DefaultRule_wa
Plural forms for Walloon are 1 and n, with 0 treated as singular.
|
class |
DefaultRule_x1_x234_n
Common plural rule for languages that have singular and two plural forms,
based on the units and tens digits.
|
static class |
DefaultRule_zh
Usually, there are no plural forms in Chinese.
|
static class |
DefaultRule_zu
Plural forms for Zulu are 1 and n, with 0 treated as plural.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalePropertyProviderGenerator
Generates a property provider implementation for the "locale" property.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMessage
Base implementation of
Message . |
class |
AbstractMessageInterface
Base implementation of
MessageInterface . |
class |
AbstractParameter
Base class for implementations of
Parameter . |
class |
DefaultLanguageScripts
Encodes the mapping of languages to their default script.
|
class |
DefaultVisitor
A default visitor implementation which does nothing and returns itself
for sub-visitors.
|
class |
FormVisitorDriver
Keeps track of control breaks for different forms of selectors, and calls
begin/end Selector/Form methods on one or more
MessageFormVisitor
instances when appropriate. |
class |
GwtLocaleFactoryImpl
Creates server-side GwtLocale instances.
|
class |
GwtLocaleImpl
Class representing GWT locales and conversion to/from other formats.
|
static class |
KeyGenerator
Interface for key generation algorithms used by
LocalizableResource
implementations. |
class |
KeyGeneratorAdapter
Adapter to use an old-style KeyGenerator from the new API.
|
static class |
Message.AlternateFormMapping
Mapping for a group of particular alternate forms to the message to use.
|
static class |
MessageCatalogFactory
Interface for writing various message catalog formats.
|
class |
MessageFormatUtils
Helper class for parsing MessageFormat-style format strings.
|
static class |
MessageFormatUtils.ArgumentChunk
Represents an argument in a template string.
|
static class |
MessageFormatUtils.DefaultTemplateChunkVisitor
Default implementation of TemplateChunkVisitor -- other implementations
should extend this if possible to avoid breakage when new TemplateChunk
subtypes are added.
|
static class |
MessageFormatUtils.StaticArgChunk
Represents a static argument, which is used to remove markup from
translator view without having to supply it at each callsite.
|
static class |
MessageFormatUtils.StringChunk
Represents a literal string portion of a template string.
|
static class |
MessageFormatUtils.TemplateChunk
Represents a parsed chunk of a template.
|
static class |
MessageFormVisitor
A visitor which is used to keep track of nesting of individual selectors and
their forms within one message.
|
static class |
MessageInterface
Describes a single interface with
Message s. |
static class |
MessageInterfaceVisitor
Visitor that processes messages in a single class.
|
static class |
MessageProcessingException
An exception during processing of i18n messages.
|
static class |
MessageTranslation
A translation of a single message.
|
class |
MessageUtils
Utilities for processing GWT i18n messages.
|
static class |
MessageVisitor
A visitor which is used to process individual messages.
|
static class |
Parameter
A parameter in a Messages method.
|
class |
PluralRuleAdapter
Adapter between
PluralRule and AlternateMessageSelector . |
class |
PropertyCatalogFactory
Factory for GWT properties file format.
|
class |
RegionInheritance
Generated maps of regions into parent regions, used for locale inheritance.
|
static class |
StringMapMessageTranslation
A
MessageTranslation that is backed by a map, along with an ordered
list of keys. |
class |
Type
A return type or parameter type in a Messages/Constants method.
|
static class |
Type.ArrayType
An array type.
|
static class |
Type.EnumType
An enum type.
|
static class |
Type.ListType
A list type.
|
Modifier and Type | Method and Description |
---|---|
boolean |
GwtLocaleImpl.equals(Object obj) |
Modifier and Type | Class and Description |
---|---|
static class |
ReflectionMessage
Implementation of
Message
using reflection. |
static class |
ReflectionMessageInterface
Reflection-based implementation of
MessageInterface . |
class |
ReflectionUtils
Reflection-oriented utilities for implementing the Message/etc API.
|
Modifier and Type | Class and Description |
---|---|
class |
FullyQualifiedMethodNameKeyGenerator
Key generator using the fully-qualified method name.
|
class |
MD5KeyGenerator
Key generator using the MD5 hash of the text and meaning.
|
class |
MethodNameKeyGenerator
Key generator using just the method name as the lookup key.
|
Modifier and Type | Class and Description |
---|---|
static class |
Child
Child interface used for test.
|
static class |
Gender
Represents the gender of a person in a message.
|
class |
MockMessageCatalogContext
Mock
MessageCatalogFactory.Context for testing. |
static class |
Parent
Parent interface used for test.
|
Modifier and Type | Class and Description |
---|---|
static class |
AlternateMessageSelector
Defines a way of choosing between alternate messages based on a parameter
value.
|
static class |
AlternateMessageSelector.AlternateForm
Represents an alternate form of a message.
|
static class |
AnyRtlDirectionEstimator
Direction estimator that uses the "any RTL" heuristic.
|
static class |
BidiFormatter
Utility class for formatting text for display in a potentially
opposite-direction context without garbling.
|
class |
BidiFormatterBase
Base class for
BidiFormatter and SafeHtmlBidiFormatter that
contains their common implementation. |
protected static class |
BidiFormatterBase.Factory<T extends BidiFormatterBase>
Abstract factory class for BidiFormatterBase.
|
class |
DateTimeFormat
Formats and parses dates and times using locale-sensitive patterns.
|
class |
DefaultDateTimeFormatInfo
Default implementation of DateTimeFormatInfo interface, using values from
the CLDR root locale.
|
class |
DirectionEstimator
Interface for direction estimators.
|
static class |
FirstStrongDirectionEstimator
Direction estimator that uses the "first strong" heuristic.
|
static class |
GwtLocale
Class representing GWT locales and conversion to/from other formats.
|
static class |
GwtLocaleFactory
Factories that know how to create GwtLocale instances.
|
static class |
HasDirectionEstimator
Interface for objects that have a direction estimator.
|
static class |
SafeHtmlBidiFormatter
|
static class |
WordCountDirectionEstimator
Direction estimator that uses the "word count" heuristic.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AlternateMessageSelector.AlternateForm.equals(Object obj) |
Modifier and Type | Class and Description |
---|---|
static class |
DateRecord
Implementation detail of DateTimeFormat -- not a public API and subject to
change.
|
Modifier and Type | Class and Description |
---|---|
static class |
ArgHandlerValueChooser
This class holds the '-createConstantsWithLookup' and '-createMessages'
ArgHandler classes.
|
static class |
I18NCreator
Command line assistant for i18n.
|
protected class |
I18NCreator.ArgHandlerClassName
Utility class to handle class name argument.
|
static class |
I18NSync
Common public access point for localization support methods.
|
Modifier and Type | Class and Description |
---|---|
static class |
JSONArray
Represents an array of
JSONValue objects. |
static class |
JSONBoolean
Represents a JSON boolean value.
|
static class |
JSONException
An exception that can be thrown when an interaction with a JSON data
structure fails.
|
static class |
JSONNull
Represents the JSON
null value. |
static class |
JSONNumber
Represents a JSON number.
|
static class |
JSONObject
Represents a JSON object.
|
class |
JSONParser
Parses the string representation of a JSON object into a set of
JSONValue-derived objects.
|
static class |
JSONString
Represents a JSON string.
|
class |
JSONValue
The superclass of all JSON value types.
|
Modifier and Type | Method and Description |
---|---|
boolean |
JSONObject.equals(Object other)
|
boolean |
JSONArray.equals(Object other)
|
boolean |
JSONString.equals(Object other) |
boolean |
JSONNumber.equals(Object other) |
Modifier and Type | Class and Description |
---|---|
class |
JsonpRequest<T>
A JSONP request that is waiting for a response.
|
class |
JsonpRequestBuilder
Class to send cross domain requests to an http server.
|
static class |
TimeoutException
Exception sent when a JSONP calls expires the timeout.
|
Modifier and Type | Class and Description |
---|---|
class |
Array
This is an intrinsic class that contains the implementation details for Java arrays.
|
class |
CoverageUtil
Utilities used for code coverage, to be injected into the JavaScript AST.
|
class |
JavaClassHierarchySetupUtil
Utility class for defining class prototyes to setup an equivalent to the Java class hierarchy in
JavaScript.
|
class |
LongLib
Implements a Java
long in a way that can be translated to
JavaScript. |
class |
ModuleUtils
This is an intrinsic class that contains helper methods for module startup.
|
class |
RuntimePropertyRegistry
A queryable runtime registry of binding property providers and configuration property
values.
Supports the execution of runtime rebinding by providing property value lookup to executing runtime rebind rules. |
static class |
RuntimePropertyRegistry.PropertyValueProvider
A base for classes that can return or calculate a value for a property.
|
class |
RuntimeRebinder
A runtime rebinder of requested types as well as the central registry for rebind rules to use to
service these rebind requests.
|
class |
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. |
Modifier and Type | Method and Description |
---|---|
static <T> T[] |
Array.clone(T[] array)
Creates a copy of the specified array.
|
static <T> T[] |
Array.cloneSubrange(T[] array,
int fromIndex,
int toIndex)
Creates a copy of a subrange of the specified array.
|
static <T> T[] |
Array.createFrom(T[] array)
Creates a new array of the exact same type and length as a given array.
|
static <T> T[] |
Array.createFrom(T[] array,
int length)
Creates an empty array of the exact same type as a given array, with the
specified length.
|
abstract Object |
RuntimeRebindRule.createInstance()
Returns a newly created instance of the requested type or some replacement.
|
static Object |
RuntimeRebinder.createInstance(Class<?> requestTypeClass)
Returns an instance to satisfy the requested type by first finding the registered rebind rule
that matches the requested type and current browser state and then uses that rebind rule to
create an object instance.
|
static Object |
Array.initDim(Class<?> leafClassLiteral,
JavaScriptObject castableTypeMap,
JavaScriptObject elementTypeId,
int length,
int elementTypeCategory,
int dimensions)
Creates an array like "new T[a][b][c][][]" by passing in a native JSON
array, [a, b, c].
|
static Object |
Array.initDims(Class<?> leafClassLiteral,
JavaScriptObject[] castableTypeMapExprs,
JavaScriptObject[] elementTypeIds,
int leafElementTypeCategory,
int[] dimExprs,
int count)
Creates an array like "new T[a][b][c][][]" by passing in a native JSON
array, [a, b, c].
|
static Object |
Array.initValues(Class<?> arrayClass,
JavaScriptObject castableTypeMap,
JavaScriptObject elementTypeId,
int elementTypeCategory,
Object array)
Creates an array like "new T[][]{a,b,c,d}" by passing in a native JSON
array, [a, b, c, d].
|
static Object |
Array.setCheck(Object array,
int index,
Object value)
Performs an array assignment, after validating the type of the value being
stored.
|
Modifier and Type | Method and Description |
---|---|
static <T> T[] |
Array.clone(T[] array)
Creates a copy of the specified array.
|
static <T> T[] |
Array.cloneSubrange(T[] array,
int fromIndex,
int toIndex)
Creates a copy of a subrange of the specified array.
|
static <T> T[] |
Array.createFrom(T[] array)
Creates a new array of the exact same type and length as a given array.
|
static <T> T[] |
Array.createFrom(T[] array,
int length)
Creates an empty array of the exact same type as a given array, with the
specified length.
|
static Object |
Array.initValues(Class<?> arrayClass,
JavaScriptObject castableTypeMap,
JavaScriptObject elementTypeId,
int elementTypeCategory,
Object array)
Creates an array like "new T[][]{a,b,c,d}" by passing in a native JSON
array, [a, b, c, d].
|
static void |
Array.nativeArraycopy(Object src,
int srcOfs,
Object dest,
int destOfs,
int len)
Copy an array using native Javascript.
|
static void |
Array.nativeArrayInsert(Object src,
int srcOfs,
Object dest,
int destOfs,
int len)
Insert one array into another native Javascript.
|
static Object |
Array.setCheck(Object array,
int index,
Object value)
Performs an array assignment, after validating the type of the value being
stored.
|
static boolean |
JavaClassHierarchySetupUtil.trampolineBridgeMethod(Object o,
Object bridgeRef,
Object nonbridgeRef)
If the parameter o is a Javascript object, return the bridge method reference,
otherwise return the nonbridge reference.
|
Modifier and Type | Class and Description |
---|---|
class |
Layout
Helper class for laying out a container element and its children.
|
class |
Layout.Layer
This class is used to set the position and size of child elements.
|
static class |
LayoutImpl
Default implementation, which works with all browsers except for IE6.
|
class |
LayoutImplIE8
This implementation is used on IE8.
|
Modifier and Type | Method and Description |
---|---|
Object |
Layout.Layer.getUserObject()
Gets the user-data associated with this layer.
|
Modifier and Type | Method and Description |
---|---|
Layout.Layer |
Layout.attachChild(Element child,
Element before,
Object userObject)
Attaches a child element to this layout.
|
Layout.Layer |
Layout.attachChild(Element child,
Object userObject)
Attaches a child element to this layout.
|
Modifier and Type | Class and Description |
---|---|
static class |
ConsoleLogHandler
A Handler that prints logs to the window.console.
|
static class |
DefaultLevel
An interface for a set of classes which are used to choose the default
logging level.
|
static class |
DefaultLevel.All
Returns Level.ALL as the default level.
|
static class |
DefaultLevel.Config
Returns Level.CONFIG as the default level.
|
static class |
DefaultLevel.Fine
Returns Level.FINE as the default level.
|
static class |
DefaultLevel.Finer
Returns Level.FINER as the default level.
|
static class |
DefaultLevel.Finest
Returns Level.FINEST as the default level.
|
static class |
DefaultLevel.Info
Returns Level.INFO as the default level.
|
static class |
DefaultLevel.Severe
Returns Level.SEVERE as the default level.
|
static class |
DefaultLevel.Warning
Returns Level.WARNING as the default level.
|
static class |
DevelopmentModeLogHandler
A Handler that prints logs to GWT.log, causing the messages to show up in
the Development Mode tab in Eclipse when running in Development mode.
|
static class |
HasWidgetsLogHandler
A handler which can log to any widget which extends the HasWidgets interface.
|
static class |
HtmlLogFormatter
Formats LogRecords into HTML.
|
class |
JsonLogRecordClientUtil
A set of functions to convert SerializableLogRecords into JSON strings.
|
class |
LogConfiguration
Configures client-side logging using the query params and gwt.xml settings.
|
static class |
LoggingPopup
A simple popup to show log messages, which can be resized, minimized, and
dragged to a different location.
|
static class |
NullLogHandler
A Handler which does nothing.
|
static class |
PopupLogHandler
A handler that logs to
LoggingPopup . |
static class |
RemoteLogHandlerBase
Base class for Logging handlers that send records to the server.
|
static class |
SimpleRemoteLogHandler
A very simple handler which sends messages to the server via GWT RPC to be
logged.
|
static class |
SystemLogHandler
A Handler that prints logs to System.out or System.err.
|
static class |
TextLogFormatter
Formats LogRecords into 2 lines of text.
|
Modifier and Type | Class and Description |
---|---|
class |
DevModeLoggingFixes
This class is used by the byte code rewriting which happens in DevMode only.
|
static class |
FormatterImpl
Base class for Formatters - provides common functionality.
|
static class |
LevelImpl
Interface for the implementation of Level.
|
class |
LevelImplNull
Null implementation for the Level class which ensures that calls to Level
compile out when logging is disabled.
|
class |
LevelImplRegular
Implementation for the Level class when logging is enabled.
|
static class |
LoggerConfigurator
A configurator for
Logger s. |
static class |
LoggerConfiguratorConsole
A simple
LoggerConfigurator that configures the root logger to log to the console. |
static class |
LoggerConfiguratorNull
A
LoggerConfigurator that does nothing. |
static class |
LoggerImpl
Interface for the implementation of Logger.
|
class |
LoggerImplNull
Null implementation for the Logger class which ensures that calls to Logger
compile out when logging is disabled.
|
class |
LoggerImplRegular
Implementation for the Logger class when logging is enabled.
|
static class |
LoggerImplSevere
Implementation for the Logger class when logging is enabled only at Severe and above.
|
static class |
LoggerImplWarning
Implementation for the Logger class when logging is enabled only at Warning and above.
|
static class |
StackTracePrintStream
A
PrintStream implementation that implements only a subset of methods that is enough to
be used with Throwable#printStackTrace(PrintStream) . |
Modifier and Type | Method and Description |
---|---|
void |
StackTracePrintStream.print(Object obj) |
void |
StackTracePrintStream.println(Object obj) |
Modifier and Type | Class and Description |
---|---|
static class |
InvalidJsonLogRecordFormatException
Exception thrown when unable to parse JSON strings or the JSON object does not
contain the expected properties.
|
class |
JsonLogRecordServerUtil
A set of functions to convert standard JSON strings into LogRecords.
|
static class |
RemoteLoggingServiceImpl
Server-side code for the remote log handler.
|
class |
RemoteLoggingServiceUtil
Utilities for classes that accept Remote Logging requests.
|
Modifier and Type | Class and Description |
---|---|
static class |
RemoteLoggingService
The client-side stub for the logging RPC service.
|
static class |
RemoteLoggingServiceAsync
The async counterpart of
RemoteLoggingService . |
Modifier and Type | Class and Description |
---|---|
static class |
Audio
A widget representing an <audio> element.
|
static class |
MediaBase
A widget representing a media element.
|
static class |
Video
A widget representing a <video> element.
|
Modifier and Type | Class and Description |
---|---|
static class |
MediaError
A
JavaScriptObject indicating the type of error encountered by a
MediaElement . |
static class |
TimeRanges
A
JavaScriptObject representing a time range returned from a
MediaElement . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPlaceHistoryMapper<F>
Abstract implementation of
PlaceHistoryMapper . |
static class |
AbstractPlaceHistoryMapper.PrefixAndToken
Return value for
AbstractPlaceHistoryMapper.getPrefixAndToken(Place) . |
Modifier and Type | Field and Description |
---|---|
protected F |
AbstractPlaceHistoryMapper.factory |
Modifier and Type | Class and Description |
---|---|
class |
Place
Represents a bookmarkable location in an app.
|
static class |
PlaceChangeEvent
Event thrown when the user has reached a new location in the app.
|
static class |
PlaceChangeRequestEvent
Event thrown when the user may go to a new place in the app, or tries to
leave it.
|
class |
PlaceController
In charge of the user's location in the app.
|
static class |
PlaceController.DefaultDelegate
Default implementation of
PlaceController.Delegate , based on Window . |
class |
PlaceHistoryHandler
Monitors
PlaceChangeEvent s and
History events and keep them in sync. |
static class |
PlaceHistoryHandler.DefaultHistorian
Default implementation of
PlaceHistoryHandler.Historian , based on History . |
static class |
PlaceHistoryMapper
Maps
Place s to/from tokens, used to configure a
PlaceHistoryHandler . |
static class |
PlaceHistoryMapperWithFactory
A
PlaceHistoryMapper that can get its PlaceTokenizer
instances from a factory. |
static class |
PlaceTokenizer
Implemented by objects responsible for text serialization and deserialization
of Place objects.
|
Modifier and Type | Class and Description |
---|---|
static class |
PrecompressLinker
A linker that precompresses the public artifacts that it sees.
|
Modifier and Type | Class and Description |
---|---|
static class |
MatchResult
Pure Java implementation of a regular expression match result.
|
static class |
RegExp
A class for regular expressions with features like Javascript's RegExp, plus
Javascript String's replace and split methods (which can take a RegExp
parameter).
|
static class |
SplitResult
Pure Java implementation of a regular expression split result.
|
Modifier and Type | Class and Description |
---|---|
static class |
ClientBundle
The use of this interface is similar to that of ImageBundle.
|
static class |
ClientBundleWithLookup
This is an extension of ClientBundle that allows for name-based lookup of
resources.
|
class |
CommonResources
Generally useful styles and resources used throughout GWT widgets and cells.
|
static class |
CssResource
Aggregates and minifies CSS stylesheets.
|
static class |
CssResourceBase
Marker interface for all classes that should be obfuscated together in
Css Resource generation.
|
static class |
DataResource
A non-text resource.
|
static class |
ExternalTextResource
Identical to
TextResource , except the contents of the resource are
not inlined into the compiled output. |
static class |
GwtCreateResource
This resource type allows any class that can be instantiated via a call to
GWT.create(Class) to be used within an
ClientBundle. |
static class |
ImageResource
Provides access to image resources at runtime.
|
static class |
ResourceCallback
A callback interface for asynchronous operations on resources.
|
static class |
ResourceException
Associates a
ResourcePrototype with a program error. |
static class |
ResourcePrototype
The base interface all bundle resource types must extend.
|
static class |
TextResource
A resource that contains text that should be incorporated into the compiled
output.
|
static class |
TextResourceCallback
Deprecated.
use
ResourceCallback directly |
Modifier and Type | Class and Description |
---|---|
class |
DataResourcePrototype
Simple implementation of
DataResource . |
class |
ExternalTextResourcePrototype
Implements external resource fetching of TextResources.
|
class |
ImageResourcePrototype
This is part of an implementation of the ImageBundle optimization implemented
with ClientBundle.
|
static class |
ImageResourcePrototype.Bundle
Marker class for bundled
ImageResourcePrototype . |
Modifier and Type | Class and Description |
---|---|
static class |
AlternateAnnotationCreatorVisitor
Visitor that adds @alternate annotations where required in CSSRules.
|
class |
Css2Gss
Converter from Css to Gss.
|
static class |
Css2GssConversionException
Css2GssConversionException signals a problem with the conversion from CSS to GSS.
|
static class |
CssElIf
Represents a else if node in the css ast.
|
static class |
CssElse
Represents a else node in the css ast.
|
static class |
DefCollectorVisitor
GSS requires that constants are defined in upper case.
|
static class |
ElseNodeCreator
The original Css parser doesn't create specific nodes for
@elif and @else
at-rules. |
static class |
ExtendedCssVisitor
This visitor allows to visit new nodes created specifically for the conversion.
|
static class |
FontFamilyVisitor
Escapes white spaces in font-family declarations, thus allowing usage of fonts that might
be mistaken for constants.
|
static class |
GssGenerationVisitor
The GssGenerationVisitor turns a css tree into a gss string.
|
static class |
SimpleValue
A simple property value class.
|
static class |
UndefinedConstantVisitor
Converts upper case strings used in properties to lowercase if they are not defined
with a proper @def statement.
|
Modifier and Type | Class and Description |
---|---|
static class |
CheckStaticCssVisitor
Check a stylesheet to ensure that all of its components are
statically-evaluable.
|
static class |
ClassRenamer
Renames class selectors to their obfuscated names.
|
static class |
CssGenerationVisitor
Generates a static CSS template string and provides information on where to
inject dynamic expressions.
|
static class |
DefsCollector
Collects the names of all user-defined @def constants in the
stylesheet.
|
static class |
ExternalClassesCollector
Collects all
@external declarations in the stylesheet. |
static class |
ExtractClassNamesVisitor
Collect all CSS class names in a stylesheet.
|
class |
GenerateCssAst
Generates a CssStylesheet from the contents of a URL.
|
static class |
IfEvaluator
Statically evaluates @if rules.
|
static class |
InterfaceGenerator
A utility class for creating a Java interface declaration for a given CSS
file.
|
static class |
MergeIdenticalSelectorsVisitor
Merges rules that have matching selectors.
|
static class |
MergeRulesByContentVisitor
Merges rules that have identical content.
|
static class |
Minify
This is a command-line utility to minify a GWT CSS stylesheet.
|
static class |
RequirementsCollector
Analyzes a stylesheet to update the ClientBundleRequirements interface.
|
static class |
RtlVisitor
Applies RTL transforms to a stylesheet.
|
static class |
SplitRulesVisitor
Splits rules with compound selectors into multiple rules.
|
static class |
Spriter
Replaces CssSprite nodes with CssRule nodes that will display the sprited
image.
|
static class |
SubstitutionCollector
Collects all user-defined constant nodes in the stylesheet.
|
static class |
SubstitutionReplacer
Substitute symbolic replacements into string values.
|
Modifier and Type | Class and Description |
---|---|
static class |
CollapsedNode
This delegate class bypasses traversal of a node, instead traversing the
node's children.
|
static class |
CssCompilerException
Used by
CssVisitor . |
static class |
CssDef
A constant definition.
|
static class |
CssEval
A definition that is evaluated at runtime.
|
static class |
CssExternalSelectors
An AST node that allows the developer to indicate that certain class
selectors appearing in the stylesheet should be considered external and not
subject to obfuscation requirements.
|
static class |
CssFontFace
Represents an
@font-face declaration. |
static class |
CssIf
A GWTCSS if statement.
|
static class |
CssMediaRule
Represents an @media rule.
|
static class |
CssModVisitor
A visitor that can make structural modifications to a CSS tree.
|
class |
CssNode
The basic type that composes a CSS tree.
|
static class |
CssNodeCloner
Clones CssNodes.
|
static class |
CssNoFlip
This is a container node to prevent the RTL visitor from affecting its child
nodes.
|
static class |
CssPageRule
A page rule in CSS.
|
static class |
CssProperty
Maps a named property to a Value.
|
static class |
CssProperty.DotPathValue
Represents a sequence of no-arg method invocations.
|
static class |
CssProperty.ExpressionValue
Represents a literal Java expression.
|
static class |
CssProperty.FunctionValue
Represents a CSS function value.
|
static class |
CssProperty.IdentValue
Represents an identifier in the CSS source.
|
static class |
CssProperty.ListValue
Represents a space-separated list of Values.
|
static class |
CssProperty.NumberValue
Represents a numeric value, possibly with attached units.
|
static class |
CssProperty.StringValue
Represents one or more quoted string literals.
|
static class |
CssProperty.TokenValue
Represents a token in the CSS source.
|
static class |
CssProperty.Value
An abstract encapsulation of property values in GWT CSS.
|
static class |
CssRule |
static class |
CssSelector
An opaque view of a selector.
|
static class |
CssSprite
Represents a sprited image.
|
static class |
CssStylesheet
An abstract representation of a CSS stylesheet.
|
static class |
CssSubstitution
A tag interface that indicates that a CssNode may be used as a substitution
value.
|
static class |
CssUnknownAtRule
Represents a CSS at-rule that CssResource is unable to process.
|
static class |
CssUrl
A reference to a DataResource that results in a url expression being inserted
into the generated CSS.
|
static class |
CssVisitable
Allows traversal of a CSS tree.
|
class |
CssVisitor
The base class for visiting a CSS tree.
|
static class |
HasNodes
Indicates that the node contains other nodes.
|
static class |
HasProperties
Something that has CSS properties.
|
static class |
HasSelectors
Something that has CSS selectors.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceGenerator
A base class providing common methods for ResourceGenerator implementations.
|
static class |
ClientBundleFields
Allows ResourceGenerators to define fields within the implementation class
for a bundle type.
|
static class |
ClientBundleRequirements
Allows ResourceGenerators to indicate how their generated resources may be
affected by their execution environment.
|
static class |
ResourceContext
Context object for ResourceGenerators.
|
static class |
ResourceGenerator
Encapsulates per-type resource generation logic.
|
class |
ResourceGeneratorUtil
Utility methods for building ResourceGenerators.
|
static class |
SupportsGeneratorResultCaching
A marker interface that a
ResourceGenerator can implement to indicate
it supports generator result caching. |
Modifier and Type | Class and Description |
---|---|
static class |
ClassNamesCollector
Collect all CSS class names in a stylesheet.
|
static class |
CreateRuntimeConditionalNodes
Visitor that handles conditional nodes with conditions that need to be evaluated at runtime.
|
static class |
CssPrinter
Visitor that converts the AST to a
String that can be evaluated as a Java expression. |
class |
EvalFunction
GSS function that creates a
CssJavaExpressionNode
in order to evaluate a Java expression at runtime. |
static class |
ExtendedEliminateConditionalNodes
A compiler pass that eliminates the conditional blocks for which the boolean
expression does not evaluate to true.
|
static class |
GwtGssFunctionMapProvider
GssFunctionMapProvider that adds the mapping of GssFunction implemented for GWT. |
static class |
ImageSpriteCreator
Visitor that detects sprite definitions and replace them by several css rules in order to create
the corresponding sprited image.
|
static class |
PermutationsCollector
Visitor that collects the different permutation axis defined in a gss file.
|
static class |
RecordingBidiFlipper
Compiler pass that BiDi flips all the flippable nodes and records if nodes have been flipped.
|
class |
RenamingSubstitutionMap
This SubstitutionMap is used for renaming each style classes of the ast by its corresponding
obfuscated name.
|
class |
ResourceUrlFunction
Gss function that create the needed nodes in order to correctly get the url of a resource.
|
static class |
RuntimeConditionalBlockCollector
Visitor that collects conditional blocks containing conditions that need to be evaluated at
runtime.
|
static class |
ValidateRuntimeConditionalNode
Visitor that validates runtime conditional node.
|
class |
ValueFunction
Handles the value() function.
|
Modifier and Type | Class and Description |
---|---|
static class |
CssDotPathNode
Represents a sequence of no-arg method invocations.
|
static class |
CssJavaExpressionNode
Represents a Java expression.
|
static class |
CssRuntimeConditionalRuleNode
Represents a conditional rule that needs to be evaluated at runtime.
|
Modifier and Type | Class and Description |
---|---|
static class |
AbstractCssResourceGenerator
Base class for CSS resource generators.
|
static class |
BundleResourceGenerator
This is a special case of ResourceGenerator that handles nested bundles.
|
static class |
Counter
Simple serial number dispenser, handy for hanging off
of caches.
|
static class |
CssObfuscationStyle
Evaluates the obfuscation style the user selected and formats the obfuscated
name accordingly.
|
static class |
CssResourceGenerator
Provides implementations of CSSResources.
|
static class |
DataResourceGenerator
Provides implementations of DataResource.
|
static class |
ExternalTextResourceGenerator
Adds
ExternalTextResourcePrototype objects to the bundle. |
static class |
GssResourceGenerator
This generator parses and compiles a GSS file to a css string and generates the implementation
of the corresponding CssResource interface.
|
static class |
GwtCreateResourceGenerator
Provides implementations of GwtCreateResource.
|
static class |
ImageBundleBuilder
Accumulates state for the bundled image.
|
static class |
ImageResourceGenerator
Builds an image strip for all ImageResources defined within an ClientBundle.
|
static class |
TextResourceGenerator
Provides implementations of TextResource.
|
static class |
UnsuitableForStripException
Indicates that an image is not suitable for being added to an image strip.
|
Modifier and Type | Class and Description |
---|---|
static class |
SafeStyles
An object that implements this interface encapsulates zero or more CSS
properties that are guaranteed to be safe to use (with respect to potential
Cross-Site-Scripting vulnerabilities) in a CSS (Cascading Style Sheet)
attribute context.
|
class |
SafeStylesBuilder
A builder that facilitates the building up of XSS-safe CSS attribute strings
from
SafeStyles . |
class |
SafeStylesHostedModeUtils
Supersource (webmode only) version of SafeStyleHosedModeUtils.
|
static class |
SafeStylesString
A string wrapped as an object of type
SafeStyles . |
class |
SafeStylesUtils
Utility class containing static methods for creating
SafeStyles . |
Modifier and Type | Method and Description |
---|---|
boolean |
SafeStyles.equals(Object anObject)
Compares this string to the specified object.
|
Modifier and Type | Class and Description |
---|---|
static class |
HasSafeHtml
An object that implements this interface contains text with HTML markup,
which can be set with the Cross-Site-Scripting-safe HTML markup encapsulated
in a
SafeHtml object. |
static class |
SafeHtmlTemplates
A tag interface that facilitates compile-time binding of HTML templates to
generate SafeHtml strings.
|
Modifier and Type | Class and Description |
---|---|
static class |
HtmlSanitizer
Sanitizes untrusted HTML.
|
class |
OnlyToBeUsedInGeneratedCodeStringBlessedAsSafeHtml
A string wrapped as an object of type
SafeHtml . |
static class |
SafeHtml
An object that implements this interface encapsulates HTML that is guaranteed
to be safe to use (with respect to potential Cross-Site-Scripting
vulnerabilities) in an HTML context.
|
class |
SafeHtmlBuilder
A builder that facilitates the building up of XSS-safe HTML from text
snippets.
|
class |
SafeHtmlHostedModeUtils
Supersource (webonly) version of SafeHtmlHostedModeUtils.
|
static class |
SafeHtmlString
A string wrapped as an object of type
SafeHtml . |
class |
SafeHtmlUtils
Utility class containing static methods for escaping and sanitizing strings.
|
static class |
SafeUri
An object that implements this interface encapsulates a URI that is
guaranteed to be safe to use (with respect to potential Cross-Site-Scripting
vulnerabilities) in a URL context, for example in a URL-typed attribute in an
HTML document.
|
class |
SafeUriHostedModeUtils
Supersource (webonly) version of SafeUrilHostedModeUtils.
|
static class |
SafeUriString
A string wrapped as an object of type
SafeUri . |
class |
SimpleHtmlSanitizer
A simple and relatively inexpensive HTML sanitizer.
|
class |
UriUtils
Utility class containing static methods for validating and sanitizing URIs.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SafeHtml.equals(Object anObject)
Compares this string to the specified object.
|
boolean |
OnlyToBeUsedInGeneratedCodeStringBlessedAsSafeHtml.equals(Object obj)
Compares this string to the specified object.
|
boolean |
SafeUri.equals(Object anObject)
Compares this string to the specified object.
|
Modifier and Type | Class and Description |
---|---|
class |
CodeCollection
Holds a set of all classes in a Compile Report, and can calculate size
summaries for them.
|
class |
CompilerMetricsXmlFormatter
Exports the compiler metrics gathered by the precompile and
compilePermutation steps into an XML file to be read by external tools.
|
class |
GlobalInformation
Compile Report information about a compiled module.
|
class |
LiteralsCollection
A collection of literals.
|
class |
MakeTopLevelHtmlForPerm
A utility to make all the HTML files for one permutation.
|
class |
MakeTopLevelHtmlForPerm.DependencyLinkerForInitialCode
A dependency linker for the initial code download.
|
class |
MakeTopLevelHtmlForPerm.DependencyLinkerForLeftoversFragment
A dependency linker for the leftovers fragment.
|
class |
MakeTopLevelHtmlForPerm.DependencyLinkerForTotalBreakdown
A dependency linker for the total program breakdown.
|
static class |
MakeTopLevelHtmlForPerm.NullDependencyLinker
A dependency linker that never links to anything.
|
class |
SizeBreakdown
A size breakdown of one code collection.
|
class |
SoycDashboard
The command-line entry point for creating a compile report.
|
class |
StaticResources
This class handles static resources such as CSS and GIF files that support
the generated HTML.
|
Modifier and Type | Class and Description |
---|---|
class |
ArtifactsOutputDirectory
An
OutputDirectory that writes its output as a list of GWT compiler
artifacts. |
Modifier and Type | Class and Description |
---|---|
class |
Storage
Implements the HTML5 Storage interface.
|
static class |
StorageEvent
Represents a Storage Event.
|
static class |
StorageImpl
This is the HTML5 Storage implementation according to the standard
recommendation.
|
static class |
StorageImplIE8
IE8-specific implementation of the Web Storage.
|
static class |
StorageImplNonNativeEvents
Implementation of Storage with non-native events.
|
static class |
StorageMap
Exposes the local/session
Storage as a standard Map<String, String> . |
Modifier and Type | Method and Description |
---|---|
boolean |
StorageMap.containsKey(Object key)
Returns
true if the Storage contains the specified key,
false otherwise. |
boolean |
StorageMap.containsValue(Object value)
Returns
true if the Storage contains the specified value,
false otherwise (or if the specified key is null
). |
String |
StorageMap.get(Object key)
Returns the value associated with the specified key in the Storage.
|
String |
StorageMap.remove(Object key)
Removes the key/value pair from the Storage.
|
Modifier and Type | Class and Description |
---|---|
static class |
DateTimeFormatRenderer
Renders
Date objects with a DateTimeFormat . |
class |
DoubleParser
A localized parser based on
NumberFormat.getDecimalFormat() . |
static class |
DoubleRenderer
A localized renderer based on
NumberFormat#getDecimalFormat . |
class |
IntegerParser
A localized parser based on
NumberFormat.getDecimalFormat() . |
static class |
IntegerRenderer
A localized renderer based on
NumberFormat#getDecimalFormat . |
class |
LongParser
A localized parser based on
NumberFormat.getDecimalFormat() . |
static class |
LongRenderer
A localized renderer based on
NumberFormat#getDecimalFormat . |
static class |
NumberFormatRenderer
Renders
Number objects with a NumberFormat . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRenderer<T>
Abstract implementation of a renderer to make implementation of rendering
simpler.
|
class |
AbstractSafeHtmlRenderer<T>
Abstract implementation of a safe HTML renderer to make implementation of
rendering simpler.
|
static class |
Renderer
An object that can render other objects of a particular type into plain-text
form.
|
static class |
SafeHtmlRenderer
An object that can render other objects of a particular type into safe HTML
form.
|
class |
SimpleSafeHtmlRenderer
A simple
SafeHtmlRenderer implementation that calls
SafeHtmlUtils.fromString(String) to escape its arguments. |
static class |
ToStringRenderer
A simple renderer that uses
Object.toString() of the object. |
Modifier and Type | Method and Description |
---|---|
String |
ToStringRenderer.render(Object object) |
protected SafeHtml |
AbstractSafeHtmlRenderer.toSafeHtml(Object obj) |
Modifier and Type | Class and Description |
---|---|
class |
PassthroughParser
A no-op String parser.
|
static class |
PassthroughRenderer
A no-op String renderer.
|
Modifier and Type | Class and Description |
---|---|
class |
com.google.gwt.thirdparty.common.css.compiler.ast.CssAtRuleNode |
class |
com.google.gwt.thirdparty.common.css.compiler.ast.CssConditionalRuleNode |
class |
com.google.gwt.thirdparty.common.css.compiler.ast.CssNodesListNode<T extends com.google.gwt.thirdparty.common.css.compiler.ast.CssNode> |
class |
com.google.gwt.thirdparty.common.css.compiler.ast.CssValueNode |
class |
com.google.gwt.thirdparty.common.css.compiler.ast.DefaultTreeVisitor |
Modifier and Type | Class and Description |
---|---|
class |
com.google.gwt.thirdparty.common.css.compiler.gssfunctions.DefaultGssFunctionMapProvider |
Modifier and Type | Class and Description |
---|---|
class |
com.google.gwt.thirdparty.common.css.compiler.passes.CompactPrinter |
class |
com.google.gwt.thirdparty.common.css.compiler.passes.EliminateConditionalNodes |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMomentum
Default implementation of momentum.
|
static class |
Momentum
Describes the momentum of a gesture after the gesture has been completed.
|
static class |
Momentum.State
A snapshot of the current state.
|
class |
Point
A simple point class.
|
class |
TouchScroller
Adds touch based scrolling to a scroll panel.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Point.equals(Object obj) |
Modifier and Type | Class and Description |
---|---|
static class |
ArrayBufferNative
JS native implementation of
ArrayBuffer . |
static class |
ArrayBufferViewNative
Base class for JS implementation of various views.
|
static class |
DataViewNative
JS native implementation of
DataView . |
class |
DataViewNativeEmul
JS native implementation of
DataView for platforms with typed array
support but missing DataView (ie, Firefox). |
static class |
Float32ArrayNative
JS native implementation of
Float32Array . |
static class |
Float64ArrayNative
JS native implementation of
Float64Array . |
static class |
Int16ArrayNative
JS native implementation of
Int16Array . |
static class |
Int32ArrayNative
JS native implementation of
Int32Array . |
static class |
Int8ArrayNative
JS native implementation of
Int8Array . |
class |
JsUtils
JS-specific utility methods, for use in client-side code that has the values in
JS objects already.
|
static class |
NativeImpl
The default implementation class, which assumes that Typed Arrays might be
supported and does runtime checks where necessary, substituting emulated
implementations of DataView and Uint8ClampedArray where they are missing.
|
static class |
NativeImplEmulClamped
An implementation class used for browsers which provide native
implementations of
DataView but not
Uint8ClampedArray . |
static class |
NativeImplFull
An implementation class used for browsers which provide full native
implementations of all typed array classes.
|
static class |
NoSupportImpl
The implementation class for browsers known to have no
support (even emulated) for typed arrays.
|
static class |
Uint16ArrayNative
JS native implementation of
Uint16Array . |
static class |
Uint32ArrayNative
JS native implementation of
Uint32Array . |
static class |
Uint8ArrayNative
JS native implementation of
Uint8Array and, where natively supported,
Uint8ClampedArray . |
class |
Uint8ClampedArrayNativeEmul
Emulated version of
Uint8ClampedArray that is implemented using a Uint8Array . |
Modifier and Type | Class and Description |
---|---|
class |
ArrayBufferImpl
Pure Java implementation of
ArrayBuffer , plus package-protected methods
for use by related implementation classes. |
class |
ArrayBufferViewImpl
Base class for
ArrayBufferView implementations. |
static class |
DataViewImpl
Pure Java implementation of
DataView . |
static class |
Float32ArrayImpl
Pure Java implementation of
Float32Array . |
static class |
Float64ArrayImpl
Pure Java implementation of
Float64Array . |
static class |
Int16ArrayImpl
Pure Java implementation of
Int16Array . |
static class |
Int32ArrayImpl
Pure Java implementation of
Int32Array . |
static class |
Int8ArrayImpl
Pure Java implementation of
Int8Array . |
static class |
JavaImpl
Pure Java implementation class for typed arrays.
|
static class |
Uint16ArrayImpl
Pure Java implementation of
Uint16Array . |
static class |
Uint32ArrayImpl
Pure Java implementation of
Uint32Array . |
static class |
Uint8ArrayImpl
Pure Java implementation of
Uint8Array . |
static class |
Uint8ClampedArrayImpl
Pure Java implementation of
Uint8ClampedArray . |
Modifier and Type | Class and Description |
---|---|
static class |
ArrayBuffer
A buffer containing an arbitrary sequence of bytes.
|
static class |
ArrayBufferView
Common information across all types of views of
ArrayBuffer s. |
static class |
DataView
A view representing an
ArrayBuffer as heterogeneous values. |
class |
DataViewStream
A stream of heterogeneous values on top of a
DataViewStream . |
static class |
Float32Array
A view representing an
ArrayBuffer as 32-bit floats. |
static class |
Float64Array
A view representing an
ArrayBuffer as 32-bit floats. |
static class |
Int16Array
A view representing an
ArrayBuffer as 16-bit signed integers. |
static class |
Int32Array
A view representing an
ArrayBuffer as 32-bit signed integers. |
static class |
Int8Array
A view representing an
ArrayBuffer as 8-bit signed integers. |
class |
TypedArrays
Factory class for various typed arrays.
|
static class |
TypedArrays.Impl
Base class of implementations for creating various typed array structures.
|
static class |
TypedArraysFactory
Factory for creating a
TypedArrays implementation. |
static class |
Uint16Array
A view representing an
ArrayBuffer as 16-bit unsigned integers. |
static class |
Uint32Array
A view representing an
ArrayBuffer as 32-bit unsigned integers. |
static class |
Uint8Array
A view representing an
ArrayBuffer as 8-bit unsigned integers. |
static class |
Uint8ClampedArray
A view representing an
ArrayBuffer as 8-bit unsigned integers. |
Modifier and Type | Class and Description |
---|---|
static class |
AttributeParser
Attribute parsers are classes that parse xml attribute values, turning them
into valid Java expressions.
|
class |
AttributeParsers
Managers access to all implementations of
AttributeParser . |
static class |
BooleanAttributeParser
Parses a single boolean attribute.
|
class |
CssNameConverter
Converts css class names to a form safe to use as a Java identifier.
|
static class |
DoubleAttributeParser
Parses a single double attribute.
|
static class |
EnumAttributeParser
Parses an enum attribute.
|
class |
FieldReferenceConverter
Deals with field references, e.g.
|
static class |
HorizontalAlignmentConstantParser
|
static class |
IntAttributeParser
Parses an integer value.
|
static class |
IntPairAttributeParser
Parses a pair of integer values.
|
class |
LengthAttributeParser
Parses a CSS length value (e.g., "2em", "50%"), returning a comma-separated
(double, Unit) pair.
|
class |
SafeUriAttributeParser
Parses
SafeUri literals or
references. |
static class |
StrictAttributeParser
Fall through attribute parser.
|
static class |
StringAttributeParser
Parses a string attribute.
|
static class |
TextAlignConstantParser
Parses a
TextBoxBase.TextAlignConstant . |
static class |
VerticalAlignmentConstantParser
|
Modifier and Type | Class and Description |
---|---|
class |
LazyDomElement<T extends Element>
Wraps a call to a DOM element.
|
static class |
UiBinder
Interface implemented by classes that generate DOM or Widget structures from
ui.xml template files, and which inject portions of the generated UI into the
fields of an owner.
|
class |
UiBinderUtil
Static helper methods used by UiBinder.
|
static class |
UiBinderUtil.TempAttachment
Temporary attachment record that keeps track of where an element was
before attachment.
|
static class |
UiRenderer
Marker interface for classes whose implementation is to be provided via UiBinder code
generation for SafeHtml rendering.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiRenderer
Abstract implementation of a safe HTML binder to make implementation of generated rendering
simpler.
|
protected static class |
AbstractUiRenderer.UiRendererDispatcher<T>
Helps handle method dispatch to classes that use UiRenderer.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsolutePanelParser
Parses
AbsolutePanel
widgets. |
static class |
AttributeMessageInterpreter
Examines each element for child <ui:attr/> elements, and replaces the
corresponding attributes of the examinee with references to the translatable
messages created.
|
class |
AttributeMessageParser
This parser is not tied to a particular class of element, but rather is run
as the first parser in any parser stack.
|
class |
BeanParser
Utility methods for discovering bean-like properties and generating code to
initialize them.
|
class |
CellPanelParser
Parses
CellPanel widgets. |
static class |
ComputedAttributeInterpreter
Assigns computed values to element attributes, e.g.
|
class |
CustomButtonParser
Parses CustomButton widgets.
|
class |
DateLabelParser
Parses
DateLabel widgets. |
class |
DialogBoxParser
Parses
DialogBox widgets. |
class |
DisclosurePanelParser
Parses
DisclosurePanel widgets. |
class |
DockLayoutPanelParser
Parses
DockLayoutPanel widgets. |
class |
DockPanelParser
Parses
DockPanel widgets. |
class |
DomElementParser
Parses a dom element and all of its children.
|
static class |
ElementParser
Element parsers are classes that parse xml elements, using the context to
generate widget initialization code.
|
static class |
FieldInterpreter
Generates fields to hold named dom elements (e.g.
|
class |
FlowPanelParser
Parses
FlowPanel widgets. |
class |
GridParser
A parser for Grid rows and cells.
|
class |
HasAlignmentParser
Parses widgets that inherit from
HasAlignment . |
class |
HasHTMLParser
Parses widgets that implement
HasHTML . |
class |
HasTextParser
Parses widgets that implement
HasText . |
class |
HasTreeItemsParser
Parses
Tree widgets. |
class |
HasWidgetsParser
Parses any widgets that implement
HasWidgets . |
class |
HtmlInterpreter
This is the most generally useful interpreter, and the most likely to be used
by a custom parser when calling
XMLElement.consumeInnerHtml(com.google.gwt.uibinder.rebind.XMLElement.Interpreter<java.lang.String>) . |
class |
HtmlMessageInterpreter
Processes
|
class |
HTMLPanelParser
Parses
HTMLPanel widgets. |
static class |
HtmlPlaceholderInterpreter
Interprets the interior of an html message.
|
class |
ImageParser
Custom parsing of Image widgets.
|
static class |
InterpreterPipe
Pairs
XMLElement.Interpreter instances. |
class |
IsEmptyParser
The last parser, asserts that everything has been consumed
and so the template has nothing unexpected.
|
static class |
IsRenderableInterpreter
Used by
RenderablePanelParser to interpret renderable elements. |
class |
LayoutPanelParser
Parses
LayoutPanel widgets. |
class |
LazyPanelParser
Parses
LazyPanel widgets. |
class |
ListBoxParser
A parser for ListBox items.
|
class |
MenuBarParser
Parses
MenuBar widgets. |
class |
MenuItemParser
A parser for menu items.
|
class |
NumberLabelParser
Parses
DateLabel widgets. |
class |
RenderablePanelParser
Parses
RenderablePanel widgets. |
class |
SimpleInterpeter<T>
A simple
XMLElement.Interpreter that returns a given value to every
request. |
class |
StackLayoutPanelParser
Parses
StackLayoutPanel widgets. |
class |
StackPanelParser
Parses
StackPanel widgets. |
class |
TabLayoutPanelParser
Parses
TabLayoutPanel widgets. |
class |
TabPanelParser
Parses
TabPanel widgets. |
class |
TextInterpreter
The interpreter of choice for calls to
XMLElement.consumeInnerText(com.google.gwt.uibinder.rebind.XMLElement.PostProcessingInterpreter<java.lang.String>) . |
static class |
TextPlaceholderInterpreter
Interprets the interior of text message.
|
class |
UiChildParser
Parses any children of widgets that use the
UIChild annotation. |
class |
UIObjectParser
Parser of all UIObject types.
|
static class |
UiSafeHtmlInterpreter
Interprets generic message tags like:
<ui:safehtml from="{myMsg.message}" />.
|
class |
UiTextInterpreter
Interprets generic message tags like:
<ui:text from="{myMsg.message}" />.
|
protected class |
UiTextInterpreter.Delegate
Used in
ComputedAttributeInterpreter.interpretElement(com.google.gwt.uibinder.rebind.XMLElement) to invoke the ComputedAttributeInterpreter . |
static class |
WidgetInterpreter
Used by
HTMLPanelParser to interpret elements that call for widget
instances. |
static class |
WidgetPlaceholderInterpreter
Used by
HTMLPanelParser . |
Modifier and Type | Class and Description |
---|---|
class |
com.google.gwt.uibinder.rebind.messages.PlaceholderInterpreter
Abstract class performs the heavy lifting for processing ph children of a msg
element.
|
Modifier and Type | Class and Description |
---|---|
static class |
AbstractCellTable
Abstract base class for tabular views that supports paging and columns.
|
static class |
AbstractCellTable.CellTableKeyboardSelectionHandler<T>
Default implementation of a keyboard navigation handler for tables that
supports navigation between cells.
|
class |
AbstractCellTableBuilder<T>
Builder used to construct a CellTable.
|
static class |
AbstractCellTree
An abstract representation of a tree widget that renders items using
Cell s. |
static class |
AbstractHasData
An abstract
Widget that implements HasData . |
static class |
AbstractHasData.DefaultKeyboardSelectionHandler<T>
Default implementation of a keyboard navigation handler.
|
class |
AbstractHeaderOrFooterBuilder<T>
Default implementation of
HeaderBuilder that renders columns. |
static class |
AbstractPager
An abstract pager that exposes many methods useful for paging.
|
static class |
CellBasedWidgetImpl
Implementation used by various cell based widgets.
|
static class |
CellBasedWidgetImplStandard
Standard implementation used by most cell based widgets.
|
class |
CellBasedWidgetImplStandardBase
StandardBase implementation of
CellBasedWidgetImpl . |
static class |
CellBasedWidgetImplTrident
IE specified Impl used by cell based widgets.
|
static class |
CellBrowser
A "browsable" view of a tree in which only a single node per level may be
open at one time.
|
static class |
CellBrowser.Builder<T>
Builder object to create CellBrowser.
|
static class |
CellList
A single column list of cells.
|
static class |
CellTable
A tabular view that supports paging and columns.
|
static class |
CellTableBuilder
Builder used to construct a CellTable.
|
static class |
CellTree
A view of a tree.
|
static class |
CellTree.NodeAnimation
A node animation.
|
static class |
CellTree.RevealAnimation
A
CellTree.NodeAnimation that reveals the contents of child nodes. |
static class |
CellTree.SlideAnimation
A
CellTree.NodeAnimation that slides children into view. |
static class |
CellTreeNodeView
A view of a tree node.
|
static class |
CellWidget
A
Widget that wraps a Cell . |
class |
Column<T,C>
A representation of a column in a table.
|
static class |
ColumnSortEvent
Represents a column sort event.
|
static class |
ColumnSortEvent.AsyncHandler
A default handler used with views attached to asynchronous data providers
such as
AsyncDataProvider . |
static class |
ColumnSortEvent.ListHandler<T>
A default handler used to sort a
List backing a table. |
class |
ColumnSortList
An ordered list containing the sort history of
Column s in a table. |
static class |
ColumnSortList.ColumnSortInfo
Information about the sort order of a specific column in a table.
|
static class |
DataGrid
A tabular view with a fixed header and footer section and a scrollable data
section in the middle.
|
static class |
DefaultCellTableBuilder
Default cell table builder that renders row values into a grid of columns.
|
static class |
DefaultHeaderOrFooterBuilder
Default implementation of
HeaderBuilder that renders columns. |
static class |
FooterBuilder
Builds the DOM elements for the footer section of a CellTable.
|
static class |
HasDataPresenter
Presenter implementation of
HasData that presents data for various
cell based widgets. |
static class |
HasKeyboardPagingPolicy
Implemented by widgets that have a
HasKeyboardPagingPolicy.KeyboardPagingPolicy . |
static class |
HasKeyboardSelectionPolicy
Implemented by widgets that have a
HasKeyboardSelectionPolicy.KeyboardSelectionPolicy . |
class |
Header<H>
A table column header or footer.
|
static class |
HeaderBuilder
Builds the DOM elements for the header section of a CellTable.
|
static class |
IdentityColumn
A passthrough column, useful for giving cells access to the entire row
object.
|
static class |
LoadingStateChangeEvent
An event used to indicate that the data loading state has changed.
|
static class |
PageSizePager
A simple pager that controls the page size.
|
static class |
RowHoverEvent
Represents a row hover event.
|
static class |
RowStyles
A description of how rows are to be styled in a
CellTable . |
static class |
SafeHtmlHeader
A Header containing safe HTML data rendered by a SafeHtmlCell.
|
static class |
SimplePager
A pager for controlling a
HasRows that only supports simple page
navigation. |
static class |
TextColumn
A column that displays its contents with a
TextCell and does not make
use of view data. |
static class |
TextHeader
A Header containing String data rendered by a
TextCell . |
static class |
TreeNode
A representation of a node in a tree.
|
Modifier and Type | Method and Description |
---|---|
Object |
TreeNode.getChildValue(int index)
Get the value associated with a child node.
|
Object |
Header.getKey()
Get the key for the header value.
|
Object |
TreeNode.getValue()
Get the value associated with this node.
|
Object |
AbstractHasData.getValueKey(T value)
Get the key for the specified value.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ColumnSortList.equals(Object obj)
Check if the specified object equals this list.
|
boolean |
ColumnSortList.ColumnSortInfo.equals(Object obj)
Check if this object is equal to another.
|
protected boolean |
AbstractCellTree.isLeaf(Object value)
Check if the value is known to be a leaf node.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseListenerWrapper<T>
Deprecated.
will be removed in GWT 2.7 with the handler listeners themselves
|
static class |
Command
Encapsulates an action for later execution, often from a different context.
|
static class |
CommandCanceledException
Exception reported to the current
GWT.UncaughtExceptionHandler when a
deferred Command is canceled as a result of a slow script warning. |
static class |
CommandExecutor
Class which executes
Command s and IncrementalCommand s after
all currently pending event handlers have completed. |
class |
Cookies
Provides access to browser cookies stored on the client.
|
class |
DeferredCommand
Deprecated.
Replaced by
Scheduler.scheduleDeferred() because the static nature of this
API prevents effective mocking for JRE-only tests. |
class |
DocumentModeAsserter
Helper class, which, during startup, asserts that the browser's current
rendering mode is one of the values allowed by the
"document.compatMode".
|
class |
DOM
This class provides a set of static methods that allow you to manipulate the
browser's Document Object Model (DOM).
|
static class |
Event.NativePreviewEvent
Represents a preview of a native
Event . |
static class |
EventListener
Receives low-level browser events.
|
static class |
EventPreview
Deprecated.
replaced by
Event.NativePreviewHandler |
class |
History
This class allows you to interact with the browser's history stack.
|
static class |
HistoryListener
Deprecated.
|
static class |
IncrementalCommand
Deprecated.
Replaced by
RepeatingCommand and
Scheduler.scheduleIncremental() |
static class |
IncrementalCommandCanceledException
Exception reported to the current
GWT.UncaughtExceptionHandler when a
deferred IncrementalCommand is canceled as a result of a slow script
warning. |
class |
Random
This class can be used as a substitute for
Random . |
static class |
ResponseTextHandler
Implement this interface to receive HTTP completion events.
|
static class |
TakesValue
Implemented by objects that hold a value.
|
class |
Timer
A simplified, browser-safe timer class.
|
class |
Window
This class provides access to the browser window's methods, properties, and
events.
|
static class |
Window.ClosingEvent
Fired just before the browser window closes or navigates to a different
site.
|
static class |
Window.Location
This class provides access to the browser's location's object.
|
static class |
Window.Navigator
This class provides access to the browser's navigator object.
|
static class |
Window.ScrollEvent
Fired when the browser window is scrolled.
|
static class |
WindowCloseListener
Deprecated.
use
Window.ClosingHandler and
CloseHandler instead |
static class |
WindowResizeListener
Deprecated.
use
ResizeHandler
instead |
static class |
WindowScrollListener
Deprecated.
use
Window.addWindowScrollHandler(com.google.gwt.user.client.Window.ScrollHandler)
instead instead |
Modifier and Type | Method and Description |
---|---|
protected static <H extends EventHandler> |
BaseListenerWrapper.baseRemove(HandlerManager manager,
Object listener,
GwtEvent.Type... types)
Deprecated.
Helper method to remove all wrapped listeners from the given event types.
|
Modifier and Type | Class and Description |
---|---|
class |
DOMImpl
Native implementation associated with
DOM . |
static class |
DOMImplIE8
Internet Explorer 8 implementation of
DOMImpl . |
static class |
DOMImplIE9
IE9 implementation of
DOMImplStandardBase . |
static class |
DOMImplMozilla
Mozilla implementation of StandardBrowser.
|
static class |
DOMImplStandard
Base implementation of
DOMImpl shared
by those browsers that come a bit closer to supporting a common standard (ie,
not legacy IEs). |
static class |
DOMImplStandardBase
StandardBase implementation of
DOMImpl . |
static class |
DOMImplTrident
Trident layout engine implementation of
DOMImpl . |
static class |
DOMImplWebkit
Webkit implementation of
DOMImplStandardBase . |
class |
ElementMapperImpl<T extends UIObject>
Creates a mapping from elements to their associated ui objects.
|
static class |
EventMap
A simple helper class to abstract event maps.
|
class |
WindowImpl
Native implementation associated with
Window . |
static class |
WindowImplIE
IE implementation of
WindowImpl . |
static class |
WindowImplMozilla
Mozilla implementation of
WindowImpl . |
Modifier and Type | Class and Description |
---|---|
static class |
AsyncCallback
The primary interface a caller must implement to receive a response from a
remote procedure call.
|
class |
CustomFieldSerializer<T>
An interface that may be implemented by class-based custom field serializers
which will reduce the amount of server-side reflection during serialization,
hence improving their serialization performance.
|
static class |
HasRpcToken
An interface implemented by client-side RPC proxy objects.
|
static class |
IncompatibleRemoteServiceException
Exception that will be passed to the
AsyncCallback.onFailure(Throwable) method when an incompatibility is
detected between a RemoteService client and its corresponding
RemoteService server. |
static class |
InvocationException
Occurs when a service invocation did not complete cleanly.
|
static class |
IsSerializable
Marker interface indicating that a type is intended to be used with a
RemoteService . |
static class |
RemoteService
Marker interface that RPC interfaces should extend.
|
class |
RpcRequestBuilder
This class encapsulates the logic necessary to configure a RequestBuilder for
use with an RPC proxy object.
|
static class |
RpcToken
An interface for RPC token implementation objects included with each RPC
call.
|
static class |
RpcTokenException
Exception that will be passed to the
RpcTokenExceptionHandler.onRpcTokenException(RpcTokenException)
method when RPC token processing resulted in an error. |
static class |
RpcTokenExceptionHandler
Handles an exception produced while processing
RpcToken . |
static class |
SerializableException
Deprecated.
As of GWT 1.5,
Exception implements
Serializable and can be used in place
of this class |
static class |
SerializationException
Base exception type for errors relating to the serialization stream.
|
static class |
SerializationStreamFactory
An interface for creating
SerializationStreamReader s and
SerializationStreamWriter s. |
static class |
SerializationStreamReader
An interface for reading values from a stream.
|
static class |
SerializationStreamWriter
An interface for writing values into a stream.
|
static class |
SerializedTypeViolationException
Exception that will be passed to the
AsyncCallback.onFailure(Throwable) method when the value of an
argument to a method in an RPC message is of the incorrect type. |
static class |
ServiceDefTarget
An interface implemented by client-side RPC proxy objects.
|
static class |
StatusCodeException
Indicates that an RPC response was returned with an invalid HTTP status code.
|
static class |
XsrfProtectedService
XSRF protected equivalent of
RemoteService . |
static class |
XsrfProtectedServiceAsync
Async peer of
XsrfProtectedService . |
class |
XsrfToken
XSRF token.
|
static class |
XsrfTokenService
XSRF token generation RPC service.
|
static class |
XsrfTokenServiceAsync
Async peer of
XsrfTokenService . |
Modifier and Type | Method and Description |
---|---|
Object |
SerializationStreamReader.readObject() |
Modifier and Type | Method and Description |
---|---|
void |
SerializationStreamWriter.writeObject(Object value) |
Modifier and Type | Class and Description |
---|---|
static class |
SerializableThrowable_CustomFieldSerializer
Custom field serializer for SerializableThrowable.
|
Modifier and Type | Class and Description |
---|---|
static class |
Boolean_CustomFieldSerializer
Custom field serializer for
Boolean . |
static class |
Byte_CustomFieldSerializer
Custom field serializer for
Byte . |
static class |
Character_CustomFieldSerializer
Custom field serializer for
Character . |
static class |
Double_CustomFieldSerializer
Custom field serializer for
Double . |
static class |
Float_CustomFieldSerializer
Custom field serializer for
Float . |
static class |
Integer_CustomFieldSerializer
Custom field serializer for
Integer . |
static class |
Long_CustomFieldSerializer
Custom field serializer for
Long . |
static class |
Object_Array_CustomFieldSerializer
Custom Serializer for arrays of
Object . |
static class |
Short_CustomFieldSerializer
Custom field serializer for
Short . |
static class |
StackTraceElement_CustomFieldSerializer
Custom field serializer for
StackTraceElement . |
static class |
String_CustomFieldSerializer
Custom field serializer for
String . |
static class |
Void_CustomFieldSerializer
Custom field serializer for
Void . |
Modifier and Type | Method and Description |
---|---|
static void |
Object_Array_CustomFieldSerializer.deserialize(SerializationStreamReader streamReader,
Object[] instance) |
void |
Object_Array_CustomFieldSerializer.deserializeInstance(SerializationStreamReader streamReader,
Object[] instance) |
static void |
Object_Array_CustomFieldSerializer.serialize(SerializationStreamWriter streamWriter,
Object[] instance) |
void |
Object_Array_CustomFieldSerializer.serializeInstance(SerializationStreamWriter streamWriter,
Object[] instance) |
Modifier and Type | Class and Description |
---|---|
static class |
BigDecimal_CustomFieldSerializer
Custom field serializer for BigDecimal.
|
static class |
BigInteger_CustomFieldSerializer
Custom field serializer for BigInteger.
|
static class |
MathContext_CustomFieldSerializer
Custom field serializer for MathContext.
|
Modifier and Type | Class and Description |
---|---|
static class |
Date_CustomFieldSerializer
Custom field serializer for
Date . |
static class |
Time_CustomFieldSerializer
Custom field serializer for
Time . |
static class |
Timestamp_CustomFieldSerializer
Custom field serializer for
Timestamp . |
Modifier and Type | Class and Description |
---|---|
static class |
ArrayList_CustomFieldSerializer
Custom field serializer for
ArrayList . |
static class |
Arrays.ArrayList_CustomFieldSerializer
Custom field serializer for
Arrays.ArrayList . |
class |
ArraysViolator
Used to delay referencing methods only present in the emulated JRE until they
are actually used.
|
class |
Collection_CustomFieldSerializerBase
Custom field serializer for
Collection , used by implementing classes. |
static class |
Collections.EmptyList_CustomFieldSerializer
Custom field serializer for
Collections.EmptyList . |
static class |
Collections.EmptyMap_CustomFieldSerializer
Custom field serializer for
Collections.EmptyMap . |
static class |
Collections.EmptySet_CustomFieldSerializer
Custom field serializer for
Collections.EmptySet . |
static class |
Collections.SingletonList_CustomFieldSerializer
Custom field serializer for
Collections.SingletonList . |
static class |
EnumMap_CustomFieldSerializer
Custom field serializer for
EnumMap . |
static class |
HashMap_CustomFieldSerializer
Custom field serializer for
HashMap . |
static class |
HashSet_CustomFieldSerializer
Custom field serializer for
HashSet . |
static class |
IdentityHashMap_CustomFieldSerializer
Custom field serializer for
HashMap . |
static class |
LinkedHashMap_CustomFieldSerializer
Custom field serializer for
LinkedHashMap , which uses
JSNI. |
static class |
LinkedHashSet_CustomFieldSerializer
Custom field serializer for
LinkedHashSet . |
static class |
LinkedList_CustomFieldSerializer
Custom field serializer for
ArrayList . |
class |
Map_CustomFieldSerializerBase
Custom field serializer for
HashMap . |
static class |
TreeMap_CustomFieldSerializer
Custom field serializer for
TreeMap . |
static class |
TreeSet_CustomFieldSerializer
Custom field serializer for
TreeMap . |
static class |
Vector_CustomFieldSerializer
Custom field serializer for
Vector . |
Modifier and Type | Method and Description |
---|---|
static Object[] |
ArraysViolator.getArray0(List<?> instance) |
Modifier and Type | Class and Description |
---|---|
class |
Level_CustomFieldSerializer
Custom serializer for Level class.
|
class |
LogRecord_CustomFieldSerializer
Custom serializer for LogRecord.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSerializationStream
Base class for the client and server serialization streams.
|
static class |
AbstractSerializationStreamReader
Base class for the client and server serialization streams.
|
static class |
AbstractSerializationStreamWriter
Base class for the client and server serialization streams.
|
static class |
ClientSerializationStreamReader
The web-mode only version of ClientSerializationStreamReader.
|
static class |
ClientSerializationStreamWriter
For internal use only.
|
static class |
FailedRequest
A
Request that is already canceled at the moment it is created. |
static class |
FailingRequestBuilder
A
RequestBuilder that always immediately fails. |
class |
ReflectionHelper
Provides access to reflection capability, but only when running from
bytecode.
|
class |
RemoteServiceProxy
Superclass for client-side
RemoteService proxies. |
class |
RemoteServiceProxy.ServiceHelper
A helper class that prepares the service to serialize data.
|
class |
RequestCallbackAdapter<T>
Adapter from a
RequestCallback interface to an AsyncCallback
interface. |
class |
RpcStatsContext
Sends stats events for RPC calls.
|
static class |
Serializer
Contract for any class that can serialize and restore class into a
serialization stream.
|
class |
SerializerBase
Maps class literals to type signatures and type signatures to serialization
methods.
|
protected static class |
SerializerBase.MethodMap
Used in JavaScript to map a type to a set of serialization functions.
|
static class |
TypeHandler
An interface to serializer or deserialize objects of a particular type.
|
Modifier and Type | Method and Description |
---|---|
Object |
TypeHandler.create(SerializationStreamReader reader) |
protected abstract Object |
AbstractSerializationStreamReader.deserialize(String typeSignature)
Deserialize an object with the given type signature.
|
protected Object |
ClientSerializationStreamReader.deserialize(String typeSignature) |
protected Object |
AbstractSerializationStreamReader.getDecodedObject(int index)
Get the previously seen object at the given index which must be 1-based.
|
static Object |
ReflectionHelper.getField(Class<?> klass,
Object obj,
String name)
Gets the value of a field.
|
Object |
Serializer.instantiate(SerializationStreamReader stream,
String typeSignature)
Instantiate an object of the given typeName from the serialized stream.
|
Object |
SerializerBase.instantiate(SerializationStreamReader stream,
String typeSignature) |
abstract Object |
RequestCallbackAdapter.ResponseReader.read(SerializationStreamReader streamReader) |
Object |
AbstractSerializationStreamReader.readObject() |
Modifier and Type | Method and Description |
---|---|
void |
TypeHandler.deserial(SerializationStreamReader reader,
Object object) |
void |
Serializer.deserialize(SerializationStreamReader stream,
Object instance,
String typeSignature)
Restore an instantiated object from the serialized stream.
|
void |
SerializerBase.deserialize(SerializationStreamReader stream,
Object instance,
String typeSignature) |
static Object |
ReflectionHelper.getField(Class<?> klass,
Object obj,
String name)
Gets the value of a field.
|
protected int |
AbstractSerializationStreamWriter.getIndexForObject(Object instance)
Get the index for an object that may have previously been saved via
AbstractSerializationStreamWriter.saveIndexForObject(Object) . |
protected abstract String |
AbstractSerializationStreamWriter.getObjectTypeSignature(Object instance)
Compute and return the type signature for an object.
|
protected String |
ClientSerializationStreamWriter.getObjectTypeSignature(Object o) |
protected void |
AbstractSerializationStreamReader.rememberDecodedObject(int index,
Object o)
Set an object in the seen list.
|
protected void |
AbstractSerializationStreamWriter.saveIndexForObject(Object instance)
Remember this object as having been seen before.
|
void |
TypeHandler.serial(SerializationStreamWriter writer,
Object object) |
protected abstract void |
AbstractSerializationStreamWriter.serialize(Object instance,
String typeSignature)
Serialize an object into the stream.
|
protected void |
ClientSerializationStreamWriter.serialize(Object instance,
String typeSignature) |
void |
Serializer.serialize(SerializationStreamWriter stream,
Object instance,
String typeSignature)
Save an instance into the serialization stream.
|
void |
SerializerBase.serialize(SerializationStreamWriter stream,
Object instance,
String typeSignature) |
static void |
ReflectionHelper.setField(Class<?> klass,
Object obj,
String name,
Object value)
Sets the value of a field.
|
JavaScriptObject |
RpcStatsContext.timeStat(String method,
Object result,
String eventType) |
void |
AbstractSerializationStreamWriter.writeObject(Object instance) |
Modifier and Type | Class and Description |
---|---|
static class |
AbsolutePanel
An absolute panel positions all of its children absolutely, allowing them to
overlap.
|
class |
AbstractImagePrototype
An opaque representation of a particular image such that the image can be
accessed either as an HTML fragment or as an
Image object. |
static class |
AbstractNativeScrollbar
Abstract parent class for scrollbars implemented using the native browser
scrollbars.
|
static class |
AcceptsOneWidget
Implemented by displays that can be given accept an
IsWidget
to show. |
class |
Accessibility
Deprecated.
Use the new GWT ARIA library with the factory class for the ARIA roles
Roles . There are getters for all ARIA roles. For each
role there are get/set/remove methods defined for all (own and inherited) supported states
and properties. |
static class |
Anchor
A widget that represents a simple <a> element.
|
static class |
AnimatedLayout
Specifies that a panel can animate between layouts.
|
static class |
AttachDetachException
An exception that is thrown when the panel fails to attach or detach its
children.
|
static class |
Button
A standard push-button widget.
|
static class |
ButtonBase
|
static class |
CaptionPanel
A panel that wraps its contents in a border with a caption that appears in
the upper left corner of the border.
|
static class |
CaptionPanel.CaptionPanelImpl
Implementation class without browser-specific hacks.
|
static class |
CaptionPanel.CaptionPanelImplMozilla
Implementation class that handles Mozilla rendering issues.
|
static class |
CaptionPanel.CaptionPanelImplSafari
Implementation class that handles Safari rendering issues.
|
static class |
CellPanel
A panel whose child widgets are contained within the cells of a table.
|
static class |
ChangeListener
Deprecated.
As of GWT 1.6, DOM and logical change events are separate. Use
ChangeHandler for changes
triggered by a DOM-based change event and
ValueChangeHandler
for changes resulting from a logical event such as a method call
that changes state |
static class |
ChangeListenerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
static class |
CheckBox
A standard check box widget.
|
static class |
ClickListener
Deprecated.
Use
ClickHandler instead |
static class |
ClickListenerCollection
Deprecated.
As of GWT 1.6, call
to manage handlers for your widget instead |
static class |
ComplexPanel
Abstract base class for panels that can contain multiple child widgets.
|
static class |
Composite
A type of widget that can wrap another widget, hiding the wrapped widget's
methods.
|
static class |
CustomButton
CustomButton is a base button class with built in support for a set number
of button faces.
|
class |
CustomButton.Face
Represents a button's face.
|
static class |
CustomScrollPanel
A custom version of the
ScrollPanel that allows user provided
scrollbars. |
static class |
DateLabel
Extends
ValueLabel for convenience when dealing with dates and
DateTimeFormat , especially in
UiBinder templates. |
static class |
DeckLayoutPanel
A panel that displays all of its child widgets in a 'deck', where only one
can be visible at a time.
|
static class |
DeckPanel
A panel that displays all of its child widgets in a 'deck', where only one
can be visible at a time.
|
static class |
DecoratedPopupPanel
A
PopupPanel that wraps its content in a 3x3 grid, which allows users
to add rounded corners. |
static class |
DecoratedStackPanel
A
StackPanel that wraps each item in a 2x3 grid (six box), which
allows users to add rounded corners. |
static class |
DecoratedTabBar
A
TabBar that wraps each tab in a 2x3 grid (six box), which allows
users to add rounded corners. |
static class |
DecoratedTabPanel
A
TabPanel that uses a DecoratedTabBar with rounded corners. |
static class |
DecoratorPanel
A
SimplePanel that wraps its contents in stylized boxes, which can be
used to add rounded corners to a Widget . |
static class |
DelegatingChangeListenerCollection
Deprecated.
Use
Widget.delegateEvent instead |
static class |
DelegatingClickListenerCollection
|
static class |
DelegatingFocusListenerCollection
|
static class |
DelegatingKeyboardListenerCollection
|
static class |
DialogBox
A form of popup that has a caption area at the top and can be dragged by the
user.
|
class |
DirectionalTextHelper
A helper class for displaying bidi (i.e.
|
static class |
DisclosureEvent
Deprecated.
Use
CloseEvent and
OpenEvent instead |
static class |
DisclosureHandler
Deprecated.
Use
CloseHandler
and/or OpenHandler
instead |
static class |
DisclosurePanel
A widget that consists of a header and a content panel that discloses the
content when a user clicks on the header.
|
static class |
DisclosurePanelImages
An
ImageBundle that provides images for DisclosurePanel . |
static class |
DisclosurePanelImagesRTL
A bundle containing the RTL versions of the images for DisclosurePanel.
|
static class |
DockLayoutPanel
A panel that lays its child widgets out "docked" at its outer edges, and
allows its last widget to take up the remaining space in its center.
|
protected static class |
DockLayoutPanel.LayoutData
Layout data associated with each widget.
|
static class |
DockPanel
A panel that lays its child widgets out "docked" at its outer edges, and
allows its last widget to take up the remaining space in its center.
|
static class |
DockPanel.DockLayoutConstant
DockPanel layout constant, used in
DockPanel.add(Widget, DockPanel.DockLayoutConstant) . |
static class |
DoubleBox
A ValueBox that uses
DoubleParser and DoubleRenderer . |
static class |
FileUpload
A widget that wraps the HTML <input type='file'> element.
|
static class |
FiniteWidgetIterator
Iterator over a finite number of widgets, which are stored in a delegate
class (usually a widget panel).
|
static class |
FiresDisclosureEvents
Deprecated.
Use
HasOpenHandlers
and HasCloseHandlers
instead |
static class |
FiresFormEvents
Deprecated.
This interface was specific to
FormPanel ; it is not
generally useful and will be removed in a future version.
Use FormPanel.addSubmitHandler(FormPanel.SubmitHandler) and
FormPanel.addSubmitCompleteHandler(FormPanel.SubmitCompleteHandler)
instead |
static class |
FiresSuggestionEvents
Deprecated.
Use
HasSelectionHandlers instead. |
static class |
FlexTable
A flexible table that creates cells on demand.
|
class |
FlexTable.FlexCellFormatter
FlexTable-specific implementation of
HTMLTable.CellFormatter . |
static class |
FlowPanel
A panel that formats its child widgets using the default HTML layout
behavior.
|
static class |
Focusable
A widget that implements this interface can receive keyboard focus.
|
static class |
FocusListener
Deprecated.
Use
FocusHandler and/or
BlurHandler instead |
class |
FocusListenerAdapter
Deprecated.
Use
FocusHandler and
BlurHandler instead |
static class |
FocusListenerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
static class |
FocusPanel
A simple panel that makes its contents focusable, and adds the ability to
catch mouse and keyboard events.
|
static class |
FocusWidget
Abstract base class for most widgets that can receive keyboard focus.
|
static class |
FormHandler
Deprecated.
Use
FormPanel.SubmitCompleteHandler and/or
FormPanel.SubmitHandler instead |
static class |
FormHandlerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
static class |
FormPanel
A panel that wraps its contents in an HTML <FORM> element.
|
static class |
FormPanel.SubmitCompleteEvent
Fired when a form has been submitted successfully.
|
static class |
FormPanel.SubmitEvent
Fired when the form is submitted.
|
static class |
FormSubmitCompleteEvent
Event object containing information about form submission events.
|
static class |
FormSubmitEvent
Event object containing information about form submission events.
|
static class |
Frame
A widget that wraps an IFRAME element, which can contain an arbitrary web
site.
|
static class |
Grid
A rectangular grid that can contain text, html, or a child
Widget within its cells. |
static class |
HasAlignment
A widget that implements this interface has an intrinsic alignment which
can be manipulated using these methods and constants.
|
static class |
HasAnimation
A
Widget that uses an animation should implement this class so users
can enable or disable animations. |
static class |
HasAutoHorizontalAlignment
A widget that implements this interface can be configured to be aligned
according to its contents' direction, in addition to the static alignment
options offered by
HasHorizontalAlignment . |
static class |
HasCaption
A widget that implements this interface has a caption which can be set and
retrieved using these methods.
|
static class |
HasConstrainedValue
Implemented by widgets that pick from a set of values.
|
static class |
HasDirectionalHtml
An object that implements this interface contains html that has a direction.
|
static class |
HasDirectionalSafeHtml
An object that implements this interface contains html that has a direction.
|
static class |
HasDirectionalText
An object that implements this interface contains text that has a direction.
|
static class |
HasEnabled
A widget that implements this interface can be put in an "enabled"
or "disabled" state.
|
static class |
HasFocus
Deprecated.
Use
Focusable instead |
static class |
HasHorizontalAlignment
Characteristic interface which indicates that a widget can be aligned
horizontally.
|
static class |
HasHorizontalAlignment.AutoHorizontalAlignmentConstant
Type for values defined and used in
HasAutoHorizontalAlignment . |
static class |
HasHorizontalAlignment.HorizontalAlignmentConstant
Possible return values for
HasHorizontalAlignment.getHorizontalAlignment() , and parameter
values for HasHorizontalAlignment.setHorizontalAlignment(com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant) . |
static class |
HasHorizontalScrolling
Implemented by widgets that support horizontal scrolling.
|
static class |
HasHTML
An object that implements this interface contains text, which can be set and
retrieved using these methods.
|
static class |
HasKeyPreview
Deprecated.
This interface is no longer implemented by any GWT library. Use
Event.addNativePreviewHandler(com.google.gwt.user.client.Event.NativePreviewHandler)
instead. |
static class |
HasName
A widget that implements this interface has a 'name' associated with it,
allowing it to be used with
FormPanel . |
static class |
HasOneWidget
Implemented by panels that have only one widget.
|
static class |
HasScrolling
Implemented by widgets that support scrolling.
|
static class |
HasText
An object that implements this interface contains text, which can be set and
retrieved using these methods.
|
static class |
HasTreeItems
A widget that implements this interface contains
items and can operate them. |
static class |
HasValue
Extends
TakesValue to allow the value to be pulled back out, and to
throw ValueChangeEvent events. |
static class |
HasVerticalAlignment
Characteristic interface which indicates that a widget has an associated
vertical alignment.
|
static class |
HasVerticalAlignment.VerticalAlignmentConstant
Horizontal alignment constant.
|
static class |
HasVerticalScrolling
Implemented by widgets that support vertical scrolling.
|
static class |
HasVisibility
Implemented by objects that have the visibility trait.
|
static class |
HasWidgets
A widget that implements this interface contains
widgets and can enumerate them. |
static class |
HasWordWrap
A widget that implements this interface has a 'word-wrap' property that can
be manipulated using these methods.
|
static class |
HeaderPanel
A panel that includes a header (top), footer (bottom), and content (middle)
area.
|
static class |
Hidden
Represents a hidden field in an HTML form.
|
static class |
HorizontalPanel
A panel that lays all of its widgets out in a single horizontal column.
|
static class |
HorizontalScrollbar
Describes a horizontal scrollbar.
|
static class |
HorizontalSplitPanel
Deprecated.
Use
SplitLayoutPanel instead, but understand that it is
not a drop in replacement for this class. It requires standards
mode, and is most easily used under a RootLayoutPanel (as
opposed to a RootPanel |
static class |
HorizontalSplitPanelImages
Deprecated.
replaced by
HorizontalSplitPanel.Resources . |
static class |
HTML
A widget that can contain arbitrary HTML.
|
static class |
HTMLPanel
A panel that contains HTML, and which can attach child widgets to identified
elements within that HTML.
|
static class |
HTMLTable
|
class |
HTMLTable.Cell
Return value for
HTMLTable.getCellForEvent(com.google.gwt.event.dom.client.ClickEvent) . |
class |
HTMLTable.CellFormatter
This class contains methods used to format a table's cells.
|
class |
HTMLTable.ColumnFormatter
This class contains methods used to format a table's columns.
|
class |
HTMLTable.RowFormatter
This class contains methods used to format a table's rows.
|
static class |
Hyperlink
A widget that serves as an "internal" hyperlink.
|
static class |
Image
A widget that displays the image at a given URL.
|
static class |
ImageBundle
Deprecated.
replaced by
ClientBundle
and ImageResource |
static class |
ImageResourceRenderer
Given an
ImageResource , renders an element to show it. |
static class |
IndexedPanel
Implemented by panels that impose an explicit ordering on their children.
|
static class |
InlineHTML
A widget that can contain arbitrary HTML.
|
static class |
InlineHyperlink
A widget that serves as an "internal" hyperlink.
|
static class |
InlineLabel
A widget that contains arbitrary text, not interpreted as HTML.
|
static class |
InsertPanel
Implemented by
IndexedPanel s that also allow insertions. |
static class |
IntegerBox
A ValueBox that uses
IntegerParser and IntegerRenderer . |
static class |
IsRenderable
An interface for UI elements that can be built by first generating a piece
of HTML and afterwards wrapping a root widget.
|
static class |
IsTreeItem
Extended by objects which have underlying
TreeItem . |
static class |
IsWidget
Extended by view interfaces that are likely to be implemented by Widgets.
|
static class |
KeyboardListener
Deprecated.
use
KeyDownHandler ,
KeyUpHandler and/or
KeyPressHandler instead |
class |
KeyboardListenerAdapter
Deprecated.
use
KeyDownHandler ,
KeyUpHandler and/or
KeyPressHandler instead |
static class |
KeyboardListenerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
static class |
Label
A widget that contains arbitrary text, not interpreted as HTML.
|
static class |
LabelBase
Abstract base class for all text display widgets.
|
class |
LayoutCommand
A scheduled command used by animated layouts to ensure that only layout is
ever performed for a panel within a given user event.
|
static class |
LayoutPanel
A panel that lays its children out in arbitrary
layers using the
Layout class. |
static class |
LazyPanel
Convenience class to help lazy loading.
|
static class |
ListBox
A widget that presents a list of choices to the user, either as a list box or
as a drop-down list.
|
static class |
ListenerWrapper
Deprecated.
will be removed in GWT 2.7 with the handler listeners themselves
|
static class |
ListenerWrapper.WrappedChangeListener
Deprecated.
will be removed in GWT 2.0 along with the listeners being
wrapped
|
static class |
ListenerWrapper.WrappedClickListener
Deprecated.
will be removed in GWT 2.0 along with the listeners being
wrapped
|
static class |
ListenerWrapper.WrappedFocusListener
Deprecated.
Wrapper for a
FocusListener . |
static class |
ListenerWrapper.WrappedKeyboardListener
Deprecated.
Wrapper for a
KeyboardListener . |
static class |
ListenerWrapper.WrappedLoadListener
Deprecated.
Wrapper for a
LoadListener . |
static class |
ListenerWrapper.WrappedLogicalChangeListener<V>
Deprecated.
will be removed in GWT 2.0 along with the listeners being
wrapped
|
static class |
ListenerWrapper.WrappedMouseListener
Deprecated.
Wrapper for a
MouseListener . |
static class |
ListenerWrapper.WrappedMouseWheelListener
Deprecated.
Wrapper for a
MouseWheelListener . |
static class |
ListenerWrapper.WrappedScrollListener
Deprecated.
Wrapper for a
ScrollListener . |
static class |
LoadListener
Deprecated.
use
LoadHandler and
ErrorHandler instead |
static class |
LoadListenerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
static class |
LongBox
A ValueBox that uses
LongParser and LongRenderer . |
static class |
MenuBar
A standard menu bar widget.
|
static class |
MenuItem
An entry in a
MenuBar . |
static class |
MenuItemSeparator
A separator that can be placed in a
MenuBar . |
static class |
MouseListener
Deprecated.
use
MouseDownHandler ,
MouseUpHandler ,
MouseOverHandler ,
MouseMoveHandler , and
MouseOutHandler instead |
class |
MouseListenerAdapter
Deprecated.
use
MouseDownHandler ,
MouseUpHandler ,
MouseOverHandler ,
MouseMoveHandler , and/or
MouseOutHandler instead |
static class |
MouseListenerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
static class |
MouseWheelListener
Deprecated.
use
MouseWheelHandler
instead |
static class |
MouseWheelListenerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
class |
MouseWheelVelocity
Deprecated.
use
MouseWheelEvent.getDeltaY()
instead |
static class |
MultiWordSuggestOracle
The default
SuggestOracle . |
static class |
MultiWordSuggestOracle.MultiWordSuggestion
Suggestion class for
MultiWordSuggestOracle . |
static class |
NamedFrame
A
Frame that has a 'name' associated
with it. |
static class |
NativeHorizontalScrollbar
A horizontal scrollbar implemented using the browsers native scrollbar.
|
static class |
NativeVerticalScrollbar
A vertical scrollbar implemented using the browsers native scrollbar.
|
static class |
NotificationMole
Simple widget for providing notification feedback.
|
static class |
NumberLabel
Extends
ValueLabel for convenience when dealing with numbers and
NumberFormat , especially in
UiBinder templates. |
static class |
Panel
Abstract base class for all panels, which are widgets that can contain other
widgets.
|
static class |
PasswordTextBox
A text box that visually masks its input to prevent eavesdropping.
|
static class |
PopupListener
Deprecated.
use
CloseHandler
instead |
static class |
PopupListenerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
static class |
PopupPanel
A panel that can "pop up" over other widgets.
|
static class |
PotentialElement
EXPERIMENTAL and subject to change.
|
static class |
PrefixTree
A prefix tree (aka trie).
|
static class |
ProvidesResize
This tag interface specifies that the implementing widget will call
RequiresResize.onResize() on its children whenever their size may
have changed. |
static class |
PushButton
A normal push button with custom styling.
|
static class |
RadioButton
A mutually-exclusive selection radio button widget.
|
static class |
RenderablePanel
EXPERIMENTAL and subject to change.
|
class |
RenderableStamper
Used by
IsRenderable to mark their root element in such a way that
they can be later retrieved. |
static class |
RequiresResize
This interface designates that its implementor needs to be informed whenever
its size is modified.
|
static class |
ResetButton
A standard push-button widget which will automatically reset its enclosing
FormPanel if any. |
static class |
ResizeComposite
A
Composite implementation that implements RequiresResize and
automatically delegates that interface's methods to its wrapped widget, which
must itself implement RequiresResize . |
static class |
ResizeLayoutPanel
A simple panel that
ProvidesResize to its one child, but does not
RequiresResize . |
static class |
RichTextArea
A rich text editor that allows complex styling and formatting.
|
static class |
RichTextArea.FontSize
Font size enumeration.
|
static class |
RichTextArea.Justification
Justification enumeration.
|
static class |
RootLayoutPanel
A singleton implementation of
LayoutPanel that always attaches itself
to the document body (i.e. |
static class |
RootPanel
The panel to which all other widgets must ultimately be added.
|
static class |
ScrollImpl
Implementation of scrolling behavior.
|
static class |
ScrollListener
Deprecated.
use
ScrollHandler instead |
static class |
ScrollListenerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
static class |
ScrollPanel
A simple panel that wraps its contents in a scrollable area.
|
static class |
SimpleCheckBox
A simple checkbox widget, with no label.
|
static class |
SimpleLayoutPanel
A simple panel that
ProvidesResize to its one child. |
static class |
SimplePanel
Base class for panels that contain only one widget.
|
static class |
SimpleRadioButton
A simple radio button widget, with no label.
|
static class |
SourcesChangeEvents
Deprecated.
we have now separated dom and logical change events. Use
HasChangeHandlers if the
change listener was triggered by a dom change event or
HasValueChangeHandlers
if it was based on a logical event |
static class |
SourcesClickEvents
Deprecated.
use
HasClickHandlers
instead |
static class |
SourcesFocusEvents
Deprecated.
use
HasAllFocusHandlers instead |
static class |
SourcesKeyboardEvents
Deprecated.
use
HasAllKeyHandlers
instead |
static class |
SourcesLoadEvents
Deprecated.
use
HasErrorHandlers and
HasLoadHandlers instead |
static class |
SourcesMouseEvents
Deprecated.
use
HasAllMouseHandlers
instead |
static class |
SourcesMouseWheelEvents
Deprecated.
Use
HasMouseWheelHandlers
instead |
static class |
SourcesPopupEvents
Deprecated.
use
HasCloseHandlers instead |
static class |
SourcesScrollEvents
Deprecated.
use
HasScrollHandlers
instead |
static class |
SourcesTabEvents
Deprecated.
use
HasSelectionHandlers
and
HasBeforeSelectionHandlers
instead |
static class |
SourcesTableEvents
Deprecated.
use
HasClickHandlers
instead. Event sources should implement methods similar to
HTMLTable.getCellForEvent(com.google.gwt.event.dom.client.ClickEvent) |
static class |
SourcesTreeEvents
Deprecated.
use
HasBeforeSelectionHandlers ,
HasOpenHandlers
and
HasClickHandlers instead |
static class |
SplitLayoutPanel
A panel that adds user-positioned splitters between each of its child
widgets.
|
static class |
SplitPanel
Deprecated.
Use
SplitLayoutPanel instead, but understand that it is
not a drop in replacement for this class. It requires standards
mode, and is most easily used under a RootLayoutPanel (as
opposed to a RootPanel |
static class |
StackLayoutPanel
A panel that stacks its children vertically, displaying only one at a time,
with a header for each child which the user can click to display.
|
static class |
StackPanel
A panel that stacks its children vertically, displaying only one at a time,
with a header for each child which the user can click to display.
|
static class |
SubmitButton
A standard push-button widget which will automatically submit its enclosing
FormPanel if any. |
static class |
SuggestBox
A
SuggestBox is a text box or text area which displays a
pre-configured set of selections that match the user's input. |
static class |
SuggestBox.DefaultSuggestionDisplay
The default implementation of
SuggestBox.SuggestionDisplay displays
suggestions in a PopupPanel beneath the SuggestBox . |
static class |
SuggestBox.SuggestionDisplay
Used to display suggestions to the user.
|
static class |
SuggestionEvent
Event object containing information about the selection of a
SuggestOracle.Suggestion displayed by a SuggestBox . |
static class |
SuggestionHandler
Deprecated.
use
SelectionHandler
instead |
class |
SuggestOracle
A
SuggestOracle can be used to create
suggestions associated with a specific query string. |
static class |
SuggestOracle.Request
A
SuggestOracle request. |
static class |
SuggestOracle.Response
SuggestOracle response. |
static class |
TabBar
A horizontal bar of folder-style tabs, most commonly used as part of a
TabPanel . |
static class |
TabLayoutPanel
A panel that represents a tabbed set of pages, each of which contains another
widget.
|
static class |
TableListener
Deprecated.
|
static class |
TableListenerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
static class |
TabListener
|
static class |
TabListenerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
static class |
TabPanel
A panel that represents a tabbed set of pages, each of which contains another
widget.
|
static class |
TextArea
A text box that allows multiple lines of text to be entered.
|
static class |
TextBox
A standard single-line text box.
|
static class |
TextBoxBase
Abstract base class for most text entry widgets.
|
static class |
TextBoxBase.TextAlignConstant
Deprecated.
|
static class |
ToggleButton
A
ToggleButton is a stylish stateful button which allows the
user to toggle between up and down states. |
static class |
Tree
A standard hierarchical tree widget.
|
static class |
TreeImages
Deprecated.
replaced by
Tree.Resources . |
static class |
TreeItem
An item that can be contained within a
Tree . |
static class |
TreeItem.TreeItemImpl
Implementation class for
TreeItem . |
static class |
TreeItem.TreeItemImplIE8ToIE10
IE specific implementation class for
TreeItem . |
static class |
TreeListener
Deprecated.
Use
SelectionHandler ,
OpenHandler , and
CloseHandler instead |
static class |
TreeListenerCollection
Deprecated.
Widgets should now manage their own handlers via
Widget.addDomHandler(H, com.google.gwt.event.dom.client.DomEvent.Type<H>) |
class |
UIObject
The superclass for all user-interface objects.
|
static class |
UIObject.DebugIdImpl
The implementation of the set debug id method, which does nothing by
default.
|
static class |
UIObject.DebugIdImplEnabled
|
static class |
ValueBox
A text box able to parse its displayed value.
|
static class |
ValueBoxBase
Abstract base class for all text entry widgets.
|
static class |
ValueLabel
A label displaying its value through a renderer.
|
static class |
ValueListBox
Implementation of
HasConstrainedValue based on a
SelectElement . |
static class |
ValuePicker
Allows the user to pick a single value from a list.
|
static class |
VerticalPanel
A panel that lays all of its widgets out in a single vertical column.
|
static class |
VerticalScrollbar
Describes a vertical scrollbar.
|
static class |
VerticalSplitPanel
Deprecated.
Use
SplitLayoutPanel instead, but understand that it is
not a drop in replacement for this class. It requires standards
mode, and is most easily used under a RootLayoutPanel (as
opposed to a RootPanel |
static class |
VerticalSplitPanelImages
Deprecated.
replaced by
VerticalSplitPanel.Resources . |
static class |
Widget
The base class for the majority of user-interface objects.
|
class |
WidgetCollection
A simple collection of widgets to be used by
panels and
composites . |
static class |
WidgetIterators
A collection of convenience factories for creating iterators for widgets.
|
Modifier and Type | Method and Description |
---|---|
Object |
Widget.getLayoutData()
Gets the panel-defined layout data associated with this widget.
|
Object |
TreeItem.getUserObject()
Gets the user-defined object associated with this item.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MouseWheelVelocity.equals(Object o)
Deprecated.
|
void |
Widget.setLayoutData(Object layoutData)
Sets the panel-defined layout data associated with this widget.
|
void |
TreeItem.setUserObject(Object userObj)
Sets the user-defined object associated with this item.
|
Modifier and Type | Class and Description |
---|---|
class |
ClippedImageImpl
Uses a combination of a clear image and a background image to clip all except
a desired portion of an underlying image.
|
static class |
ClippedImagePrototype
Implementation of
AbstractImagePrototype for a clipped image. |
class |
FocusImpl
Implementation interface for creating and manipulating focusable elements
that aren't naturally focusable in all browsers, such as DIVs.
|
static class |
FocusImplIE6
Implementation of
FocusImpl
for IE that traps invalid focus attempts to match other browsers. |
static class |
FocusImplSafari
Safari-specific implementation of
FocusImpl that creates a completely
transparent hidden element, since Safari will not keyboard focus on an input
element that has zero width and height. |
static class |
FocusImplStandard
Implementation of
FocusImpl that
uses a hidden input element to serve as a 'proxy' for accesskeys, which are
only supported on form elements in most browsers. |
class |
FormPanelImpl
Implementation class used by
FormPanel . |
static class |
FormPanelImplHost
Interface used by
FormPanel to host
FormPanelImpl . |
static class |
FormPanelImplIE8
IE8 implementation of
FormPanelImpl . |
class |
HyperlinkImpl
Methods that need browser-specific implementations for Hyperlink.
|
static class |
HyperlinkImplIE
IE version of HyperlinkImpl.
|
static class |
HyperlinkImplSafari
HyperlinkImpl for Safari and Google Chrome.
|
class |
PopupImpl
Implementation class used by
PopupPanel . |
static class |
PopupImplMozilla
Implementation class used by
PopupPanel . |
class |
RichTextAreaImpl
Base class for RichText platform implementations.
|
static class |
RichTextAreaImplIE8toIE10
IE6-specific implementation of rich-text editing.
|
static class |
RichTextAreaImplMozilla
Mozilla-specific implementation of rich-text editing.
|
static class |
RichTextAreaImplSafari
Safari rich text platform implementation.
|
static class |
RichTextAreaImplStandard
Basic rich text platform implementation.
|
class |
TextBoxImpl
Implementation class used by
TextBox . |
static class |
TextBoxImplIE8
IE8-specific implementation of
TextBoxImpl . |
Modifier and Type | Class and Description |
---|---|
class |
CalendarModel
Model used to get calendar information for
DatePicker and its
subclasses. |
class |
CalendarUtil
Useful utilities for creating views of a calendar.
|
static class |
CalendarView
The CalendarView is a calendar grid that represents the current view of a
DatePicker . |
static class |
CellGridImpl
Highlighting, selectable cell grid.
|
static class |
DateBox
A text box that shows a
DatePicker when the user focuses on it. |
static class |
DateBox.DefaultFormat
Default
DateBox.Format class. |
static class |
DateChangeEvent
Creates a new value every time a date is accessed.
|
static class |
DatePicker
Standard GWT date picker.
|
static class |
DatePickerComponent
Package protected class used to combine functionality for the
MonthSelector and CalendarView components. |
static class |
DefaultCalendarView
Simple calendar view.
|
static class |
DefaultMonthSelector
A simple
MonthSelector used for the default date picker. |
static class |
MonthSelector
Abstract month selector widget.
|
Modifier and Type | Class and Description |
---|---|
static class |
RpcLogArtifact
This artifact holds a log of the reasoning for which types are considered
serializable for a particular RPC interface.
|
static class |
RpcLogLinker
This linker emits
RpcLogArtifact s as output files. |
static class |
RpcPolicyFileArtifact
This artifact provides information about which proxy classes resulted in
which rpc proxy files.
|
static class |
RpcPolicyManifestLinker
Emit a file containing a map of RPC proxy classes to the partial path of the
RPC policy file.
|
Modifier and Type | Class and Description |
---|---|
class |
Base64Utils
A utility to decode and encode byte arrays as Strings, using only "safe"
characters.
|
class |
Util
A bunch of useful methods.
|
Modifier and Type | Class and Description |
---|---|
static class |
AbstractRemoteServiceServlet
An abstract base class containing utility methods.
|
static class |
AbstractXsrfProtectedServiceServlet
An abstract class for XSRF protected RPC service implementations, which
decides if XSRF protection should be enforced on a method invocation based
on the following logic:
RPC interface or method can be annotated with either
XsrfProtect
or NoXsrfProtect annotation to enable or disable XSRF protection
on all methods of an RPC interface or a single method correspondingly. |
static class |
RemoteServiceServlet
The servlet base class for your RPC service implementations that
automatically deserializes incoming requests from the client and serializes
outgoing responses for client/server RPCs.
|
class |
RPC
Utility class for integrating with the RPC system.
|
class |
RPCRequest
Describes an incoming RPC request in terms of a resolved
Method and
an array of arguments. |
class |
RPCServletUtils
Utility class containing helper methods used by servlets that integrate with
the RPC system.
|
class |
SerializationPolicy
This is an abstract class for representing the serialization policy for a
given module and
RemoteService . |
static class |
SerializationPolicyClient
A simple and relatively naive client for downloading serialization policies from a URL.
|
class |
SerializationPolicyLoader
API for loading a
SerializationPolicy . |
static class |
SerializationPolicyProvider
Used to obtain a
SerializationPolicy for a given module base URL and
serialization policy strong name. |
static class |
ServerCustomFieldSerializer
An interface that may be implemented by server-side class-based custom field
serializers.
|
static class |
UnexpectedException
The GWT RPC class throws UnexpectedException when a service method, being
invoked by GWT RPC, throws a checked exception that is not in the service
method's signature.
|
static class |
XsrfProtectedServiceServlet
EXPERIMENTAL and subject to change.
|
static class |
XsrfTokenServiceServlet
EXPERIMENTAL and subject to change.
|
Modifier and Type | Method and Description |
---|---|
Object[] |
RPCRequest.getParameters()
Get the request's parameters.
|
Modifier and Type | Method and Description |
---|---|
static String |
RPC.encodeResponseForSuccess(Method serviceMethod,
Object object)
Returns a string that encodes the object.
|
static String |
RPC.encodeResponseForSuccess(Method serviceMethod,
Object object,
SerializationPolicy serializationPolicy)
Returns a string that encodes the object.
|
static String |
RPC.encodeResponseForSuccess(Method serviceMethod,
Object object,
SerializationPolicy serializationPolicy,
int flags) |
static String |
RPC.invokeAndEncodeResponse(Object target,
Method serviceMethod,
Object[] args)
Returns a string that encodes the result of calling a service method, which
could be the value returned by the method or an exception thrown by it.
|
static String |
RPC.invokeAndEncodeResponse(Object target,
Method serviceMethod,
Object[] args)
Returns a string that encodes the result of calling a service method, which
could be the value returned by the method or an exception thrown by it.
|
static String |
RPC.invokeAndEncodeResponse(Object target,
Method serviceMethod,
Object[] args,
SerializationPolicy serializationPolicy)
Returns a string that encodes the result of calling a service method, which
could be the value returned by the method or an exception thrown by it.
|
static String |
RPC.invokeAndEncodeResponse(Object target,
Method serviceMethod,
Object[] args,
SerializationPolicy serializationPolicy)
Returns a string that encodes the result of calling a service method, which
could be the value returned by the method or an exception thrown by it.
|
static String |
RPC.invokeAndEncodeResponse(Object target,
Method serviceMethod,
Object[] args,
SerializationPolicy serializationPolicy,
int flags) |
static String |
RPC.invokeAndEncodeResponse(Object target,
Method serviceMethod,
Object[] args,
SerializationPolicy serializationPolicy,
int flags) |
Constructor and Description |
---|
AbstractXsrfProtectedServiceServlet(Object delegate)
The wrapping constructor used by service implementations that are
separate from this class.
|
RemoteServiceServlet(Object delegate)
The wrapping constructor used by service implementations that are
separate from this class.
|
RPCRequest(Method method,
Object[] parameters,
RpcToken rpcToken,
SerializationPolicy serializationPolicy,
int flags)
Construct an RPCRequest.
|
RPCRequest(Method method,
Object[] parameters,
SerializationPolicy serializationPolicy,
int flags)
Construct an RPCRequest.
|
XsrfProtectedServiceServlet(Object delegate) |
XsrfProtectedServiceServlet(Object delegate,
String sessionCookieName) |
Modifier and Type | Class and Description |
---|---|
static class |
Object_Array_ServerCustomFieldSerializer
Server-side Custom Serializer for arrays of
Object . |
Modifier and Type | Method and Description |
---|---|
static void |
Object_Array_ServerCustomFieldSerializer.deserialize(ServerSerializationStreamReader streamReader,
Object[] instance,
Type[] expectedParameterTypes,
DequeMap<TypeVariable<?>,Type> resolvedTypes) |
void |
Object_Array_ServerCustomFieldSerializer.deserializeInstance(SerializationStreamReader streamReader,
Object[] instance) |
void |
Object_Array_ServerCustomFieldSerializer.deserializeInstance(ServerSerializationStreamReader streamReader,
Object[] instance,
Type[] expectedParameterTypes,
DequeMap<TypeVariable<?>,Type> resolvedTypes) |
void |
Object_Array_ServerCustomFieldSerializer.serializeInstance(SerializationStreamWriter streamWriter,
Object[] instance) |
Modifier and Type | Class and Description |
---|---|
static class |
ArrayList_ServerCustomFieldSerializer
Custom field serializer for
ArrayList . |
class |
Arrays
Dummy class for nesting the server-side custom serializer.
|
static class |
Arrays.ArrayList_ServerCustomFieldSerializer
Server-side Custom field serializer for
Arrays.ArrayList . |
class |
Collection_ServerCustomFieldSerializerBase
Custom field serializer for
Collection , used by
implementing classes. |
class |
Collections
Dummy class for nesting the custom serializer.
|
static class |
Collections.SingletonList_ServerCustomFieldSerializer
Custom field serializer for
Collections.SingletonList . |
static class |
EnumMap_ServerCustomFieldSerializer
Custom field serializer for
EnumMap for the server. |
static class |
HashMap_ServerCustomFieldSerializer
Custom field serializer for
HashMap . |
static class |
HashSet_ServerCustomFieldSerializer
Custom field serializer for
HashSet . |
static class |
IdentityHashMap_ServerCustomFieldSerializer
Custom field serializer for
HashMap . |
static class |
LinkedHashMap_ServerCustomFieldSerializer
Custom field serializer for
LinkedHashMap for the server
(uses reflection). |
static class |
LinkedList_ServerCustomFieldSerializer
Custom field serializer for
ArrayList . |
class |
Map_ServerCustomFieldSerializerBase
Server-side Custom field serializer for
HashMap . |
static class |
TreeMap_ServerCustomFieldSerializer
Server-side Custom field serializer for
TreeMap . |
static class |
TreeSet_ServerCustomFieldSerializer
Custom field serializer for
TreeMap . |
static class |
Vector_ServerCustomFieldSerializer
Custom field serializer for
Vector . |
Modifier and Type | Class and Description |
---|---|
static class |
CharVector
A vector of primitive characters.
|
class |
DequeMap<K,V>
MultiMap with stack semantics for the values.
|
static class |
LegacySerializationPolicy
A serialization policy compatible with GWT 1.3.3 RPC.
|
class |
SerializabilityUtil
Serialization utility class used by the server-side RPC code.
|
static class |
SerializedInstanceReference
Interface for describing a serialized instance reference reference.
|
static class |
ServerSerializationStreamReader
For internal use only.
|
static class |
ServerSerializationStreamWriter
For internal use only.
|
static class |
ServerSerializationStreamWriter.LengthConstrainedArray
Builds a string that evaluates into an array containing the given elements.
|
static class |
StandardSerializationPolicy
Standard implementation of a
SerializationPolicy . |
static class |
TypeNameObfuscator
This is a private interface that allows ProxyCreator to provide obfuscated
type names to the server components via
StandardSerializationPolicy . |
Modifier and Type | Method and Description |
---|---|
protected Object |
ServerSerializationStreamReader.deserialize(String typeSignature) |
protected Object |
ServerSerializationStreamReader.deserialize(String typeSignature,
Type expectedType,
DequeMap<TypeVariable<?>,Type> resolvedTypes) |
Object |
ServerSerializationStreamReader.deserializeValue(Class<?> rpcType) |
Object |
ServerSerializationStreamReader.deserializeValue(Class<?> rpcType,
Type methodType,
DequeMap<TypeVariable<?>,Type> resolvedTypes) |
Object |
ServerSerializationStreamReader.readObject(Type expectedType,
DequeMap<TypeVariable<?>,Type> resolvedTypes) |
Modifier and Type | Method and Description |
---|---|
protected String |
ServerSerializationStreamWriter.getObjectTypeSignature(Object instance) |
protected void |
ServerSerializationStreamWriter.serialize(Object instance,
String typeSignature) |
void |
ServerSerializationStreamWriter.serializeValue(Object value,
Class<?> type) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationCreator
Legacy ApplicationCreator that will let users know that they should run
WebAppCreator instead. |
class |
ProjectCreator
Legacy ProjectCreator that will let users know that they should run
WebAppCreator instead. |
class |
QuerySourceMap
Command-line utility for querying source maps.
|
class |
WebAppCreator
Creates a GWT application skeleton.
|
static class |
WebAppCreatorException
Indicates a problem was found while creating a web application.
|
Modifier and Type | Class and Description |
---|---|
static class |
ArgHandlerAddToClassPath
Parse the -addToClassPath argument.
|
static class |
ArgHandlerEclipse
Creates an arg handler for eclipse launch config options.
|
static class |
ArgHandlerIgnore
Ignores any existing files and does not overwrite them.
|
static class |
ArgHandlerOverwrite
Overwrites any existing files.
|
class |
CreatorUtilities
Utility methods used by ApplicationCreator.
|
Modifier and Type | Class and Description |
---|---|
static class |
UserAgent
Interface to provide both the compile time and runtime
user.agent value. |
class |
UserAgentAsserter
Helper class, which, during startup, asserts that the specified user.agent
selection property value indeed matches the expected value for this browser /
user agent, thus avoid long hours debugging strange error messages when a
single user agent compile, typically created for testing purposes, ends up
being executed in the wrong browser.
|
static class |
UserAgentAsserter.UserAgentAsserterDisabled
Replacement for UserAgentAsserter to disable it.
|
Modifier and Type | Class and Description |
---|---|
class |
RegexFilter
This class implements filters that are configured with a sequence of regexes.
|
Modifier and Type | Class and Description |
---|---|
class |
ArgHandler
Base class for command line argument handlers.
|
class |
ArgHandlerDir
Argument handler for arguments that are directories.
|
class |
ArgHandlerExtra
Argument handler that handles arguments that do not have preceeding flags.
|
class |
ArgHandlerFile
Argument handler for arguments that are directories.
|
class |
ArgHandlerFlag
Argument handler for boolean flags that have no parameters.
|
class |
ArgHandlerInt
Argument handler for flags that take an integer as their parameter.
|
class |
ArgHandlerNoopDeprecatedFlag
Argument handler for deprecated no-op flags.
|
class |
ArgHandlerString
Argument handler for processing flags that take a string as their parameter.
|
class |
ToolBase
A base class for a GWT related command-line application.
|
class |
Utility
A smattering of useful functions.
|
Modifier and Type | Class and Description |
---|---|
class |
Md5Utils
Utility class to generate MD5 hashes using per-thread MD5
MessageDigest instance. |
class |
StringUtils
String utility methods.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGwtValidatorFactory
Abstract
ValidatorFactory that delegates to a GWT generated
Validator . |
class |
AbstractValidationMessageResolver
ValidationMessageResolver using a
ConstantsWithLookup source. |
static class |
BaseMessageInterpolator
Base GWT
MessageInterpolator . |
class |
DefaultTraversableResolver
Default
TraversableResolver . |
class |
GwtConstraintValidatorFactory
GWT does not support
ConstraintValidatorFactory use
GWT.create(Class) instead. |
class |
GwtMessageInterpolator
Simple GWT
MessageInterpolator . |
class |
GwtValidationProviderResolver
The default GWT
ValidationProviderResolver . |
static class |
ProviderValidationMessageResolver
Validation Providers implement this to resolve Validation Messages.
|
static class |
UserValidationMessagesResolver
Validation Providers implement this to resolve Validation Messages.
|
static class |
ValidationMessageResolver
Users and Validation providers implement this to resolve ValidationMessages.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DefaultTraversableResolver.isCascadable(Object traversableObject,
javax.validation.Path.Node traversableProperty,
Class<?> rootBeanType,
javax.validation.Path pathToTraversableObject,
ElementType elementType) |
boolean |
DefaultTraversableResolver.isReachable(Object traversableObject,
javax.validation.Path.Node traversableProperty,
Class<?> rootBeanType,
javax.validation.Path pathToTraversableObject,
ElementType elementType) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDecimalMaxValidator<T>
Abstract
DecimalMax constraint validator implementation for a
T . |
class |
AbstractDecimalMinValidator<T>
Abstract
DecimalMin constraint validator implementation for a
T . |
class |
AbstractDigitsValidator<T>
Abstract
Digits constraint validator implementation for a
T . |
class |
AbstractMaxValidator<T>
Abstract
Max constraint validator implementation for a T . |
class |
AbstractMinValidator<T>
Abstract
Min constraint validator implementation for a T . |
class |
AbstractSizeValidator<T>
Abstract
Size constraint validator implementation. |
class |
AssertFalseValidator
AssertFalse constraint validator implementation. |
class |
AssertTrueValidator
AssertTrue constraint validator implementation. |
static class |
DecimalMaxValidatorForNumber
DecimalMax constraint validator
implementation for a Number . |
static class |
DecimalMaxValidatorForString
DecimalMax constraint validator
implementation for a String . |
static class |
DecimalMinValidatorForNumber
DecimalMin constraint validator
implementation for a Number . |
static class |
DecimalMinValidatorForString
DecimalMax constraint validator
implementation for a String . |
static class |
DigitsValidatorForNumber
Digits constraint validator
implementation for a Number . |
static class |
DigitsValidatorForString
Digits constraint validator
implementation for a String . |
class |
FutureValidatorForDate
Future constraint validator implementation for a
Date . |
static class |
MaxValidatorForNumber
Max constraint validator implementation
for a Number . |
static class |
MaxValidatorForString
Max constraint validator implementation
for a String . |
static class |
MinValidatorForNumber
Min constraint validator implementation
for a Number . |
static class |
MinValidatorForString
Min constraint validator implementation
for a String . |
class |
NotGwtCompatibleValidator<A extends Annotation,T>
Masks a
ConstraintValidator that is not GWT compatible. |
class |
NotNullValidator
NotNull constraint validator implementation. |
class |
NullValidator
Null constraint validator implementation. |
class |
PastValidatorForDate
Past constraint validator implementation for a Date . |
class |
PatternValidator
Pattern constraint validator implementation. |
static class |
SizeValidatorForArrayOfBoolean
Size constraint validator implementation
for a array of boolean s. |
static class |
SizeValidatorForArrayOfByte
Size constraint validator implementation
for a array of byte s. |
static class |
SizeValidatorForArrayOfChar
Size constraint validator implementation
for a array of char s. |
static class |
SizeValidatorForArrayOfDouble
Size constraint validator implementation
for a array of double s. |
static class |
SizeValidatorForArrayOfFloat
Size constraint validator implementation
for a array of float s. |
static class |
SizeValidatorForArrayOfInt
Size constraint validator implementation
for a array of int s. |
static class |
SizeValidatorForArrayOfLong
Size constraint validator implementation
for a array of long s. |
static class |
SizeValidatorForArrayOfObject
Size constraint validator implementation
for a array of Object s. |
static class |
SizeValidatorForArrayOfShort
Size constraint validator implementation
for a array of short s. |
static class |
SizeValidatorForCollection
Size constraint validator implementation
for a Collection . |
static class |
SizeValidatorForMap
Size constraint validator implementation
for a Map . |
static class |
SizeValidatorForString
Size constraint validator implementation
for a String . |
Modifier and Type | Method and Description |
---|---|
boolean |
SizeValidatorForArrayOfObject.isValid(Object[] value,
javax.validation.ConstraintValidatorContext context) |
boolean |
NullValidator.isValid(Object value,
javax.validation.ConstraintValidatorContext context) |
boolean |
NotNullValidator.isValid(Object value,
javax.validation.ConstraintValidatorContext context) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGwtSpecificValidator<G>
Base methods for implementing a
GwtSpecificValidator . |
static class |
AbstractGwtSpecificValidator.AttributeBuilder
Builds attributes one at a time.
|
class |
AbstractGwtValidator
Base methods for implementing
Validator in GWT. |
class |
BaseGwtConfiguration
Base GWT
Configuration . |
class |
ConstraintDescriptorImpl<T extends Annotation>
A immutable GWT implementation of
ConstraintDescriptor . |
static class |
ConstraintDescriptorImpl.Builder<T extends Annotation>
Builder for
ConstraintDescriptorImpl . |
class |
ConstraintFinderImpl
Finds constraints declared on an element using specified criteria.
|
static class |
ConstraintOrigin
Visibility looked at when discovering constraints.
|
class |
ConstraintValidatorContextImpl<A extends Annotation,T>
GWT safe immutable implementation of
ConstraintValidatorContext |
class |
ConstraintValidatorContextImpl.ConstraintViolationBuilderImpl
Builder for
ConstraintValidatorContextImpl . |
class |
ConstraintValidatorContextImpl.NodeBuilderCustomizableContextImpl
Immutable GWT safe
ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext . |
class |
ConstraintValidatorContextImpl.NodeBuilderDefinedContextImpl
Immutable GWT safe
ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext . |
class |
ConstraintValidatorContextImpl.NodeContextBuilderImpl
Immutable GWT safe
ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder . |
class |
ConstraintViolationImpl<T>
An implementation of
ConstraintViolation . |
static class |
ConstraintViolationImpl.Builder<T>
Builder for ConstraintViolations.
|
class |
Group
Encapsulates a single validation group.
|
class |
GroupChain
An instance of
GroupChain defines the group order during one full validation call. |
class |
GroupChainGenerator
Helper class used to resolve groups and sequences into a single chain of groups which can then
be validated.
|
static class |
GroupValidator
Does shallow group-specific validation.
|
static class |
GwtBeanDescriptor
Marker interface used by GWT to generate a
BeanDescriptor for a
specific class T. |
class |
GwtBeanDescriptorImpl<T>
Abstract BeanDescriptor for use by generated
GwtBeanDescriptor . |
static class |
GwtBeanDescriptorImpl.Builder<T>
Builder for
GwtBeanDescriptor s. |
static class |
GwtConfiguration
Extends
BaseGwtConfiguration with just the parts that are not GWT
compatible. |
static class |
GwtSpecificValidator
Defines GWT version of
Validator . |
class |
GwtValidationContext<T>
Context for a
GwtValidation . |
class |
GwtValidatorContext
GWT
ValidatorContext . |
class |
MessageInterpolatorContextImpl
Implementation of
MessageInterpolator.Context . |
class |
NullUserValidationMessageResolver
Always resolves message keys to null.
|
class |
PathImpl
An immutable GWT safe implementation of
Path . |
class |
PropertyDescriptorImpl
Describes a constrained bean property.
|
class |
Validation
This class is the entry point for Bean Validation.
|
Modifier and Type | Method and Description |
---|---|
Object |
ConstraintViolationImpl.getInvalidValue() |
Object |
ConstraintViolationImpl.getLeafBean() |
Object |
MessageInterpolatorContextImpl.getValidatedValue() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
AbstractGwtSpecificValidator.AttributeBuilder.build() |
Map<String,Object> |
ConstraintDescriptorImpl.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
GwtValidationContext.addValidatedObject(Object o) |
boolean |
GwtValidationContext.alreadyValidated(Object o) |
GwtValidationContext<T> |
GwtValidationContext.appendKey(String name,
Object key)
Append a keyed node to the path.
|
PathImpl |
PathImpl.appendKey(String name,
Object key)
Create a new path with a keyed node named
name appended to the
existing path. |
javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext |
ConstraintValidatorContextImpl.NodeContextBuilderImpl.atKey(Object key) |
protected void |
AbstractGwtValidator.checkNotNull(Object object,
String name) |
boolean |
Group.equals(Object o) |
boolean |
ConstraintViolationImpl.equals(Object o) |
boolean |
PathImpl.equals(Object obj) |
<T> void |
GwtSpecificValidator.expandDefaultAndValidateValueGroups(GwtValidationContext<T> context,
Class<G> beanType,
String propertyName,
Object value,
Set<javax.validation.ConstraintViolation<T>> violations,
Group... groups)
Helper method used to first expand the Default group sequence and then
perform validation of a bean using the specific group(s).
|
AbstractGwtSpecificValidator.AttributeBuilder |
AbstractGwtSpecificValidator.AttributeBuilder.put(String key,
Object value) |
ConstraintViolationImpl.Builder<T> |
ConstraintViolationImpl.Builder.setInvalidValue(Object invalidValue) |
ConstraintViolationImpl.Builder<T> |
ConstraintViolationImpl.Builder.setLeafBean(Object leafBean) |
abstract <T> Set<javax.validation.ConstraintViolation<T>> |
AbstractGwtValidator.validate(GwtValidationContext<T> context,
Object object,
Class<?>... groups) |
<T> Set<javax.validation.ConstraintViolation<T>> |
AbstractGwtSpecificValidator.validateValue(GwtValidationContext<T> context,
Class<G> beanType,
String propertyName,
Object value,
Class<?>... groups) |
<T> Set<javax.validation.ConstraintViolation<T>> |
GwtSpecificValidator.validateValue(GwtValidationContext<T> context,
Class<G> beanType,
String propertyName,
Object value,
Class<?>... groups)
Validates all constraints placed on the property named
propertyName of the class beanType where the
property value is value . |
<T> void |
GwtSpecificValidator.validateValueGroups(GwtValidationContext<T> context,
Class<G> beanType,
String propertyName,
Object value,
Set<javax.validation.ConstraintViolation<T>> violations,
Class<?>... groups)
Helper method used to perform validation of a class property with a specified value
using specific group(s).
|
Modifier and Type | Method and Description |
---|---|
ConstraintDescriptorImpl.Builder<T> |
ConstraintDescriptorImpl.Builder.setAttributes(Map<String,Object> attributes) |
Constructor and Description |
---|
MessageInterpolatorContextImpl(javax.validation.metadata.ConstraintDescriptor<?> constraintDescriptor,
Object value) |
Modifier and Type | Class and Description |
---|---|
class |
BeanMetadata
Describes information about a bean which is used for validation purposes.
|
class |
MessageAndPath
Holds as Message and a Path.
|
class |
ValidationGroupsMetadata
Contains all the information known about the inheritance information for validation groups.
|
static class |
ValidationGroupsMetadata.Builder
Builder for
ValidationGroupsMetadata |
Modifier and Type | Method and Description |
---|---|
boolean |
ValidationGroupsMetadata.equals(Object other) |
Modifier and Type | Class and Description |
---|---|
class |
BaseConfigurationState
Base GWT implementation of
ConfigurationState . |
static class |
GwtConfigurationState
Only the GWT incompatible parts.
|
class |
GwtValidationProvider
GWT
ValidationProvider . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataProvider<T>
A base implementation of a data source for
HasData implementations. |
static class |
AsyncDataProvider
An implementation of
AbstractDataProvider that allows the data to be
modified. |
static class |
CellPreviewEvent
Allows the previewing of events before they are fired to Cells.
|
class |
DefaultSelectionEventManager<T>
An implementation of
CellPreviewEvent.Handler that adds selection
support via the spacebar and mouse clicks and handles the control key. |
static class |
DefaultSelectionEventManager.BlacklistEventTranslator<T>
An event translator that disables selection for the specified blacklisted
columns.
|
static class |
DefaultSelectionEventManager.CheckboxEventTranslator<T>
Implementation of
DefaultSelectionEventManager.EventTranslator that only triggers selection when
any checkbox is selected. |
static class |
DefaultSelectionEventManager.WhitelistEventTranslator<T>
An event translator that allows selection only for the specified
whitelisted columns.
|
static class |
DefaultSelectionModel
A convenience
SelectionModel that allows items to be selected
according to a subclass-defined rule, plus a list of positive or negative
exceptions. |
static class |
HasCellPreviewHandlers
A widget that implements this interface is a public source of
CellPreviewEvent events. |
static class |
HasData
A view that can display a range of data.
|
static class |
HasKeyProvider
Interface for classes that have a
ProvidesKey . |
static class |
HasRows
Describes an object that displays a range of rows.
|
static class |
ListDataProvider
A concrete subclass of
AbstractDataProvider that is backed by an
in-memory list. |
static class |
MultiSelectionModel
A simple selection model that allows multiple items to be selected.
|
static class |
NoSelectionModel
A selection model that does not allow selection, but fires selection change
events.
|
static class |
OrderedMultiSelectionModel
A simple selection model that allows multiple items to be selected and
retains order of selection.
|
static class |
ProvidesKey
Implementors of
ProvidesKey provide a key for list items, such that
items that are to be treated as distinct (for example, for editing) have
distinct keys. |
class |
Range
The range of interest for a single handler.
|
static class |
RangeChangeEvent
Represents a range change event.
|
static class |
RowCountChangeEvent
Represents a row count change event.
|
static class |
SelectionChangeEvent
Represents a selection change event.
|
static class |
SelectionModel
A model for selection within a list.
|
static class |
SelectionModel.AbstractSelectionModel<T>
A default implementation of
SelectionModel that provides listener
addition and removal. |
static class |
SetSelectionModel
A model that allows getting all elements and clearing the selection.
|
class |
SimpleKeyProvider<T>
Simple passthrough implementation of
ProvidesKey . |
static class |
SingleSelectionModel
A simple selection model that allows only one item to be selected a a time.
|
static class |
TreeViewModel
A model of a tree.
|
static class |
TreeViewModel.DefaultNodeInfo<T>
Default implementation of
TreeViewModel.NodeInfo . |
Modifier and Type | Method and Description |
---|---|
Object |
ProvidesKey.getKey(T item)
Get the key for a list item.
|
Object |
SelectionModel.AbstractSelectionModel.getKey(T item) |
Object |
SimpleKeyProvider.getKey(T item)
Return the passed-in item.
|
Object |
AbstractDataProvider.getKey(T item)
Get the key for a list item.
|
Modifier and Type | Method and Description |
---|---|
protected Map<Object,Boolean> |
DefaultSelectionModel.getExceptions(Map<Object,Boolean> output)
Copies the exceptions map into a user-supplied map.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Range.equals(Object o)
Return true if this ranges's start end length are equal to those of
the given object.
|
boolean |
TreeViewModel.isLeaf(Object value)
Check if the value is known to be a leaf node.
|
Modifier and Type | Method and Description |
---|---|
protected Map<Object,Boolean> |
DefaultSelectionModel.getExceptions(Map<Object,Boolean> output)
Copies the exceptions map into a user-supplied map.
|
Modifier and Type | Class and Description |
---|---|
static class |
ReadyStateChangeHandler
A ready-state callback for an
XMLHttpRequest object. |
static class |
XMLHttpRequest
The native XMLHttpRequest object.
|
Modifier and Type | Class and Description |
---|---|
static class |
Attr
Attr objects represent key-value pairs of attributes on
Element objects. |
static class |
CDATASection
This node represents escaped character sequences.
|
static class |
CharacterData
This interface describes
CharacterData XML nodes. |
static class |
Comment
This interface describes comment XML nodes.
|
static class |
Document
Document objects represent XML documents. |
static class |
DocumentFragment
A
DocumentFragment is a basket into which one may place other
Node objects for future processing. |
static class |
DOMException
Thrown when DOM exceptions occur.
|
static class |
Element
This interface represents XML DOM elements, which are the basic building
block of XML.
|
static class |
EntityReference
This interface represents entity references, such as
&foo; . |
static class |
NamedNodeMap
Represents a string-to-node map, used in
getAttributes . |
static class |
NodeList
This interface represents an immutable ordered collection of nodes.
|
static class |
ProcessingInstruction
This interface documents the ProcessingInstruction node type.
|
static class |
Text
This interface describes text nodes, as might occur between tags.
|
class |
XMLParser
This class represents the client interface to XML parsing.
|
Modifier and Type | Class and Description |
---|---|
static class |
AttrImpl
This class implements the XML Attr interface.
|
static class |
CDATASectionImpl
This class implements the CDATASectionImpl interface.
|
static class |
CharacterDataImpl
This class implements the CharacterData interface.
|
static class |
CommentImpl
This class implements the Comment interface.
|
static class |
DocumentFragmentImpl
This class implements the XML DOM interface.
|
static class |
DocumentImpl
This class wraps the native Document object.
|
static class |
DOMItem
This class is the base class for all DOM object wrappers.
|
static class |
DOMNodeException
Thrown when a particular DOM item causes an exception.
|
static class |
DOMParseException
Thrown when parse errors occur in the underlying implementation.
|
static class |
ElementImpl
This method implements the Element interface.
|
static class |
EntityReferenceImpl
This class implements the XML DOM interface EntityReference.
|
static class |
NamedNodeMapImpl
This class implements the NamedNodeMap interface.
|
static class |
NodeImpl
This class wraps the native Node object.
|
static class |
NodeListImpl
This class implements the NodeList interface using the underlying
JavaScriptObject's implementation.
|
static class |
ProcessingInstructionImpl
This class implements the XML DOM ProcessingInstruction interface.
|
static class |
TextImpl
This class is the implementation of the XML DOM Text interface.
|
class |
XMLParserImpl
Native implementation associated with
XMLParser . |
static class |
XMLParserImplIE6
This class is the IE6 implementation of the XMLParser interface.
|
static class |
XMLParserImplSafari
This class is Safari implementation of the XMLParser interface.
|
static class |
XMLParserImplStandard
This class implements the methods for standard browsers that use the
DOMParser model of XML parsing.
|
Modifier and Type | Class and Description |
---|---|
class |
com.google.web.bindery.event.shared.Event<H>
Base Event object.
|
static class |
com.google.web.bindery.event.shared.Event.Type<H>
Type class used to register events with an
EventBus . |
class |
com.google.web.bindery.event.shared.EventBus
Dispatches
Event s to interested parties. |
Modifier and Type | Class and Description |
---|---|
class |
Component |
class |
Container |
class |
FlowLayout |
Modifier and Type | Class and Description |
---|---|
class |
Beans
General-purpose beans control methods.
|
Modifier and Type | Class and Description |
---|---|
static class |
FilterOutputStream |
class |
InputStream |
static class |
IOException
See the
official Java API doc for details.
|
class |
ObjectInputStream |
class |
OutputStream |
static class |
PrintStream |
class |
PrintWriter |
static class |
Serializable
Provided for interoperability; RPC treats this interface synonymously with
IsSerializable . |
static class |
UnsupportedEncodingException
A character encoding is not supported - [Sun's
docs].
|
class |
Writer |
Modifier and Type | Method and Description |
---|---|
void |
PrintStream.print(Object x) |
void |
PrintStream.println(Object x) |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractStringBuilder
A base class to share implementation between
StringBuffer and StringBuilder . |
static class |
Appendable
See the
official Java API doc for details.
|
static class |
ArithmeticException
NOTE: in GWT this is only thrown for division by zero on longs and
BigInteger/BigDecimal.
|
static class |
ArrayIndexOutOfBoundsException
NOTE: in GWT this will never be thrown for normal array accesses, only for
explicit throws.
|
static class |
ArrayStoreException
See the
official Java API doc for details.
|
static class |
AssertionError
Represents an error caused by an assertion failure.
|
static class |
AutoCloseable
See the
official Java API doc for details.
|
class |
Boolean
Wraps native
boolean as an object. |
static class |
Byte
Wraps native
byte as an object. |
class |
Character
Wraps a native
char as an object. |
static class |
CharSequence
Abstracts the notion of a sequence of characters.
|
class |
Class<T>
Generally unsupported.
|
static class |
ClassCastException
Indicates failure to cast one type into another.
|
class |
ClassLoader |
static class |
Cloneable
Indicates that a class implements
clone() . |
static class |
Comparable
An interface used a basis for implementing custom ordering.
|
static class |
Double
Wraps a primitive
double as an object. |
class |
Enum<E extends Enum<E>>
The first-class representation of an enumeration.
|
static class |
Error
See the
official Java API doc for details.
|
static class |
Exception
See the
official Java API doc for details.
|
static class |
Float
Wraps a primitive
float as an object. |
static class |
IllegalArgumentException
See the
official Java API doc for details.
|
static class |
IllegalStateException
Indicates that an objet was in an invalid state during an attempted
operation.
|
static class |
IndexOutOfBoundsException
See the
official Java API doc for details.
|
static class |
Integer
Wraps a primitive
int as an object. |
static class |
Iterable
Allows an instance of a class implementing this interface to be used in the
foreach statement.
|
static class |
Long
Wraps a primitive
long as an object. |
class |
Math
Math utility methods and constants.
|
static class |
NegativeArraySizeException
See the
official Java API doc for details.
|
static class |
NoSuchMethodException
See the
official Java API doc for details.
|
static class |
NullPointerException
See the
official Java API doc for details.
|
class |
Number
Abstract base class for numeric wrapper classes.
|
static class |
NumberFormatException
See the
official Java API doc for details.
|
static class |
Object
The superclass of all other types.
|
static class |
Runnable
Encapsulates an action for later execution.
|
static class |
RuntimeException
See the
official Java API doc for details.
|
static class |
Short
Wraps a primitive
short as an object. |
class |
StackTraceElement
Included for hosted mode source compatibility.
|
class |
String
Intrinsic string class.
|
class |
StringBuffer
A fast way to create strings using multiple appends.
|
class |
StringBuilder
A fast way to create strings using multiple appends.
|
static class |
StringIndexOutOfBoundsException
See the
official Java API doc for details.
|
class |
System
General-purpose low-level utility methods.
|
class |
Throwable
See the
official Java API doc for details.
|
static class |
UnsupportedOperationException
See the
official Java API doc for details.
|
class |
Void
For JRE compatibility.
|
Modifier and Type | Method and Description |
---|---|
T[] |
Class.getEnumConstants() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Object> |
String.getClass()
Magic; JSODevirtualizer will use this implementation.
|
Class<? extends Object> |
Object.getClass() |
Modifier and Type | Method and Description |
---|---|
StringBuffer |
StringBuffer.append(Object x) |
StringBuilder |
StringBuilder.append(Object x) |
static void |
System.arraycopy(Object src,
int srcOfs,
Object dest,
int destOfs,
int len) |
boolean |
Long.equals(Object o) |
boolean |
Enum.equals(Object other) |
boolean |
String.equals(Object other) |
boolean |
Object.equals(Object other) |
boolean |
Short.equals(Object o) |
boolean |
Boolean.equals(Object o) |
boolean |
Character.equals(Object o) |
boolean |
Byte.equals(Object o) |
boolean |
Float.equals(Object o) |
boolean |
Integer.equals(Object o) |
boolean |
Double.equals(Object o) |
boolean |
StackTraceElement.equals(Object other) |
static int |
System.identityHashCode(Object o) |
StringBuffer |
StringBuffer.insert(int index,
Object x) |
StringBuilder |
StringBuilder.insert(int index,
Object x) |
static String |
String.valueOf(Object x) |
Constructor and Description |
---|
AssertionError(Object message) |
Modifier and Type | Class and Description |
---|---|
static class |
Annotation
Base interface for all annotation types [Sun
docs].
|
static class |
AnnotationFormatError
Indicates the annotation parser determined the annotation was malformed when
reading from the class file [Sun
docs].
|
static class |
AnnotationTypeMismatchException
Indicates an attempt to access an element of an annotation that has changed
since it was compiled or serialized [Sun
docs].
|
static class |
ElementType
Enumerates types of declared elements in a Java program [Sun
docs].
|
static class |
IncompleteAnnotationException
Indicates an attempt to access an element of an annotation that was added
since it was compiled or serialized [Sun
docs].
|
static class |
RetentionPolicy
Enumerates annotation retention policies [Sun
docs].
|
Modifier and Type | Method and Description |
---|---|
boolean |
Annotation.equals(Object obj) |
Modifier and Type | Class and Description |
---|---|
static class |
BigDecimal
This class represents immutable arbitrary precision decimal numbers.
|
static class |
BigInteger
This class represents immutable integer numbers of arbitrary length.
|
static class |
BitLevel
Static library that provides all the bit level operations for
BigInteger . |
static class |
Conversion
Static library that provides
BigInteger base conversion from/to any
integer represented in a String Object. |
static class |
Division
Static library that provides all operations related with division and modular
arithmetic to
BigInteger . |
static class |
Elementary
Static library that provides the basic arithmetic mutable operations for
BigInteger . |
static class |
Logical
The library implements some logical operations over
BigInteger . |
class |
MathContext
Immutable objects describing settings such as rounding mode and digit
precision for the numerical operations provided by class
BigDecimal . |
static class |
Multiplication
Static library that provides all multiplication of
BigInteger
methods. |
static class |
Primality
Provides primality probabilistic methods.
|
static class |
RoundingMode
Specifies the rounding behavior for operations whose results cannot be
represented exactly.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MathContext.equals(Object x)
Returns true if x is a
MathContext with the same precision setting
and the same rounding mode as this MathContext instance. |
boolean |
BigInteger.equals(Object x)
Returns
true if x is a BigInteger instance and if this
instance is equal to this BigInteger . |
boolean |
BigDecimal.equals(Object x)
Returns
true if x is a BigDecimal instance and if
this instance is equal to this big decimal. |
Modifier and Type | Class and Description |
---|---|
class |
URLStreamHandler |
Modifier and Type | Class and Description |
---|---|
static class |
DigestException
A generic security exception type - [Sun's
docs].
|
static class |
GeneralSecurityException
A generic security exception type - [Sun's
docs].
|
static class |
MessageDigest
Message Digest algorithm - [Sun's docs].
|
class |
MessageDigestSpi
Message Digest Service Provider Interface - [Sun's
docs].
|
static class |
NoSuchAlgorithmException
A generic security exception type - [Sun's
docs].
|
Modifier and Type | Class and Description |
---|---|
static class |
Time
An implementation of java.sql.Time.
|
static class |
Timestamp
An implementation of java.sql.Timestame.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Timestamp.equals(Object ts) |
Modifier and Type | Class and Description |
---|---|
static class |
ParseException
Emulation of
java.text.ParseException . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCollection<E>
Skeletal implementation of the Collection interface.
|
static class |
AbstractHashMap
Implementation of Map interface based on a hash table.
|
static class |
AbstractList
Skeletal implementation of the List interface.
|
class |
AbstractMap<K,V>
Skeletal implementation of the Map interface.
|
static class |
AbstractMap.SimpleEntry<K,V>
|
static class |
AbstractMap.SimpleImmutableEntry<K,V>
|
static class |
AbstractMapEntry
Basic
Map.Entry implementation that implements hashCode, equals, and
toString. |
static class |
AbstractNavigableMap
Skeletal implementation of a NavigableMap.
|
static class |
AbstractQueue
Skeletal implementation of the Queue interface.
|
static class |
AbstractSequentialList
Skeletal implementation of the List interface.
|
static class |
AbstractSet
Skeletal implementation of the Set interface.
|
static class |
ArrayList
Resizeable array implementation of the List interface.
|
static class |
Collection
General-purpose interface for storing collections of objects.
|
static class |
Comparator
An interface used a basis for implementing custom ordering.
|
static class |
Comparators |
static class |
ConcurrentModificationDetector
A helper to detect concurrent modifications to collections.
|
static class |
ConcurrentModificationException
See the
official Java API doc for details.
|
class |
Date
Represents a date and time.
|
static class |
Deque
A collection designed for holding elements prior to processing.
|
static class |
EmptyStackException
See the
official Java API doc for details.
|
static class |
Enumeration
An interface to generate a series of elements, one at a time.
|
static class |
EnumMap
A
Map of Enum s. |
static class |
EnumSet
A
Set of Enum s. |
class |
EventObject
Available as a superclass of event objects.
|
static class |
HashSet
Implements a set in terms of a hash table.
|
static class |
IdentityHashMap
Map using reference equality on keys.
|
static class |
InternalJsHashCodeMap
A simple wrapper around JavaScriptObject to provide
Map -like semantics for any
key type. |
static class |
InternalJsMapFactory
A factory to create internal JS map instances for modern browsers.
|
static class |
InternalJsStringMap
A simple wrapper around JavaScriptObject to provide
Map -like semantics where
the key type is string. |
static class |
Iterator
See the
official Java API doc for details.
|
static class |
LinkedHashMap
Hash table implementation of the Map interface with predictable iteration
order.
|
static class |
LinkedHashSet
Hash table and linked-list implementation of the Set interface with
predictable iteration order.
|
static class |
LinkedList
Linked list implementation.
|
static class |
List
Represents a sequence of objects.
|
static class |
ListIterator
Uses Java 1.5 ListIterator for documentation.
|
class |
Locale
A very simple emulation of Locale for shared-code patterns like
String.toUpperCase(Locale.US) . |
static class |
Map
Abstract interface for maps.
|
static class |
MissingResourceException
See the
official Java API doc for details.
|
static class |
NavigableMap
Sorted map providing additional query operations and views.
|
static class |
NavigableSet
A
SortedSet with more flexible queries. |
static class |
NoSuchElementException
See the
official Java API doc for details.
|
class |
Objects
See the
official Java API doc for details.
|
static class |
PriorityQueue
An unbounded priority queue based on a priority heap.
|
static class |
Queue
A collection designed for holding elements prior to processing.
|
static class |
RandomAccess
Indicates that a data structure supports constant-time random access to its
contained objects.
|
static class |
Set
Represents a set of unique objects.
|
static class |
SortedMap
A map with ordering.
|
static class |
SortedSet
A set known to be in ascending order.
|
static class |
TooManyListenersException
Thrown when the subject of an observer cannot support additional observers.
|
static class |
TreeMap
Implements a TreeMap using a red-black tree.
|
static class |
TreeSet
Implements a set using a TreeMap.
|
static class |
Vector
To keep performance characteristics in line with Java community expectations,
Vector is a wrapper around ArrayList . |
Modifier and Type | Field and Description |
---|---|
protected Object |
EventObject.source |
Modifier and Type | Method and Description |
---|---|
static <T extends Object & Comparable<? super T>> |
Collections.max(Collection<? extends T> coll) |
static <T extends Object & Comparable<? super T>> |
Collections.min(Collection<? extends T> coll) |
Modifier and Type | Method and Description |
---|---|
Object |
ArrayList.clone() |
Object |
Date.clone() |
Object |
HashMap.clone() |
Object |
LinkedList.clone() |
Object |
LinkedHashSet.clone() |
Object |
Vector.clone() |
Object |
HashSet.clone() |
Object |
LinkedHashMap.clone() |
Object |
IdentityHashMap.clone() |
Object |
Stack.clone() |
static <T> T[] |
Arrays.copyOf(T[] original,
int newLength) |
static <T> T[] |
Arrays.copyOfRange(T[] original,
int from,
int to) |
Object |
EventObject.getSource() |
Object[] |
Collection.toArray() |
Object[] |
ArrayList.toArray() |
Object[] |
PriorityQueue.toArray() |
Object[] |
List.toArray() |
Object[] |
Vector.toArray() |
Object[] |
Set.toArray() |
Object[] |
AbstractCollection.toArray() |
<T> T[] |
Collection.toArray(T[] a) |
<T> T[] |
ArrayList.toArray(T[] out) |
<T> T[] |
PriorityQueue.toArray(T[] a) |
<T> T[] |
List.toArray(T[] array) |
<T> T[] |
Vector.toArray(T[] a) |
<T> T[] |
Set.toArray(T[] a) |
<T> T[] |
AbstractCollection.toArray(T[] a) |
Modifier and Type | Method and Description |
---|---|
static <T> boolean |
Collections.addAll(Collection<? super T> c,
T... a) |
static <T> List<T> |
Arrays.asList(T... array) |
static int |
Arrays.binarySearch(Object[] sortedArray,
Object key)
Perform a binary search on a sorted object array, using natural ordering.
|
static int |
Arrays.binarySearch(Object[] sortedArray,
Object key)
Perform a binary search on a sorted object array, using natural ordering.
|
static <T> int |
Arrays.binarySearch(T[] sortedArray,
T key,
Comparator<? super T> comparator)
Perform a binary search on a sorted object array, using a user-specified
comparison function.
|
boolean |
Collection.contains(Object o) |
boolean |
ArrayList.contains(Object o) |
boolean |
PriorityQueue.contains(Object o) |
boolean |
List.contains(Object o) |
boolean |
Vector.contains(Object elem) |
boolean |
Set.contains(Object o) |
boolean |
HashSet.contains(Object o) |
boolean |
AbstractCollection.contains(Object o) |
boolean |
TreeSet.contains(Object o) |
boolean |
EnumMap.containsKey(Object key) |
boolean |
Map.containsKey(Object key) |
boolean |
AbstractMap.containsKey(Object key) |
boolean |
LinkedHashMap.containsKey(Object key) |
boolean |
EnumMap.containsValue(Object value) |
boolean |
Map.containsValue(Object value) |
boolean |
AbstractMap.containsValue(Object value) |
boolean |
LinkedHashMap.containsValue(Object value) |
void |
Vector.copyInto(Object[] objs) |
static <T> T[] |
Arrays.copyOf(T[] original,
int newLength) |
static <T> T[] |
Arrays.copyOfRange(T[] original,
int from,
int to) |
static boolean |
Arrays.deepEquals(Object[] a1,
Object[] a2) |
static boolean |
Arrays.deepEquals(Object[] a1,
Object[] a2) |
static boolean |
Objects.deepEquals(Object a,
Object b) |
static int |
Arrays.deepHashCode(Object[] a) |
static String |
Arrays.deepToString(Object[] a) |
boolean |
Collection.equals(Object o) |
boolean |
Comparator.equals(Object other) |
boolean |
AbstractList.equals(Object o) |
boolean |
List.equals(Object o) |
boolean |
Map.equals(Object o) |
boolean |
Map.Entry.equals(Object o) |
boolean |
Date.equals(Object obj) |
boolean |
AbstractMap.equals(Object obj) |
boolean |
Set.equals(Object o) |
boolean |
IdentityHashMap.equals(Object obj) |
boolean |
AbstractSet.equals(Object o) |
static boolean |
Arrays.equals(Object[] array1,
Object[] array2) |
static boolean |
Arrays.equals(Object[] array1,
Object[] array2) |
static boolean |
Objects.equals(Object a,
Object b) |
static void |
Arrays.fill(Object[] a,
int fromIndex,
int toIndex,
Object val) |
static void |
Arrays.fill(Object[] a,
int fromIndex,
int toIndex,
Object val) |
static void |
Arrays.fill(Object[] a,
Object val) |
static void |
Arrays.fill(Object[] a,
Object val) |
static int |
Collections.frequency(Collection<?> c,
Object o) |
V |
EnumMap.get(Object k) |
V |
Map.get(Object key) |
V |
AbstractMap.get(Object key) |
V |
LinkedHashMap.get(Object key) |
static int |
Objects.hash(Object... values) |
static int |
Objects.hashCode(Object o) |
static int |
Arrays.hashCode(Object[] a) |
int |
ArrayList.indexOf(Object o) |
int |
AbstractList.indexOf(Object toFind) |
int |
List.indexOf(Object o) |
int |
Vector.indexOf(Object elem) |
int |
Vector.indexOf(Object elem,
int index) |
int |
ArrayList.lastIndexOf(Object o) |
int |
AbstractList.lastIndexOf(Object toFind) |
int |
List.lastIndexOf(Object o) |
int |
Vector.lastIndexOf(Object o) |
int |
Vector.lastIndexOf(Object o,
int index) |
boolean |
Collection.remove(Object o) |
V |
EnumMap.remove(Object key) |
boolean |
ArrayList.remove(Object o) |
boolean |
PriorityQueue.remove(Object o) |
boolean |
List.remove(Object o) |
V |
Map.remove(Object key) |
V |
AbstractMap.remove(Object key) |
boolean |
Set.remove(Object o) |
boolean |
HashSet.remove(Object o) |
V |
LinkedHashMap.remove(Object key) |
boolean |
AbstractCollection.remove(Object o) |
boolean |
TreeSet.remove(Object o) |
V |
TreeMap.remove(Object k) |
boolean |
Vector.removeElement(Object o) |
boolean |
LinkedList.removeFirstOccurrence(Object o) |
boolean |
Deque.removeFirstOccurrence(Object o) |
boolean |
LinkedList.removeLastOccurrence(Object o) |
boolean |
Deque.removeLastOccurrence(Object o) |
int |
Stack.search(Object o) |
static void |
Arrays.sort(Object[] array) |
static void |
Arrays.sort(Object[] x,
int fromIndex,
int toIndex) |
static <T> void |
Arrays.sort(T[] x,
Comparator<? super T> c) |
static <T> void |
Arrays.sort(T[] x,
int fromIndex,
int toIndex,
Comparator<? super T> c) |
<T> T[] |
Collection.toArray(T[] a) |
<T> T[] |
ArrayList.toArray(T[] out) |
<T> T[] |
PriorityQueue.toArray(T[] a) |
<T> T[] |
List.toArray(T[] array) |
<T> T[] |
Vector.toArray(T[] a) |
<T> T[] |
Set.toArray(T[] a) |
<T> T[] |
AbstractCollection.toArray(T[] a) |
static String |
Objects.toString(Object o) |
static String |
Arrays.toString(Object[] x) |
static String |
Objects.toString(Object o,
String nullDefault) |
Constructor and Description |
---|
EventObject(Object source) |
Constructor and Description |
---|
HashSet(HashMap<E,Object> map)
Protected constructor to specify the underlying map.
|
Modifier and Type | Class and Description |
---|---|
class |
Formatter
An emulation of the java.util.logging.Formatter class.
|
class |
Handler
An emulation of the java.util.logging.Handler class.
|
class |
Level
An emulation of the java.util.logging.Level class.
|
class |
Logger
An emulation of the java.util.logging.Logger class.
|
class |
LogManager
An emulation of the java.util.logging.LogManager class.
|
class |
LogRecord
An emulation of the java.util.logging.LogRecord class.
|
Modifier and Type | Class and Description |
---|---|
static class |
MatchesPattern.Checker |
static class |
Nonnegative.Checker |
static class |
Nonnull.Checker |
static class |
RegEx.Checker |
Modifier and Type | Method and Description |
---|---|
When |
MatchesPattern.Checker.forConstantValue(MatchesPattern annotation,
Object value) |
When |
Nonnegative.Checker.forConstantValue(Nonnegative annotation,
Object v) |
When |
Nonnull.Checker.forConstantValue(Nonnull qualifierqualifierArgument,
Object value) |
When |
RegEx.Checker.forConstantValue(RegEx annotation,
Object value) |
Modifier and Type | Method and Description |
---|---|
When |
TypeQualifierValidator.forConstantValue(A annotation,
Object value)
Given a type qualifier, check to see if a known specific constant value
is an instance of the set of values denoted by the qualifier.
|
Modifier and Type | Class and Description |
---|---|
class |
javax.servlet.GenericServlet |
Modifier and Type | Class and Description |
---|---|
class |
javax.servlet.http.HttpServlet |
Modifier and Type | Class and Description |
---|---|
class |
JComponent |
class |
JPanel |
Modifier and Type | Class and Description |
---|---|
static class |
Configuration
Receives configuration information, selects the appropriate
Bean Validation provider and builds the appropriate
ValidatorFactory . |
static class |
ConstraintViolationException_CustomFieldSerializer
Custom Serializer for
ConstraintViolationException . |
static class |
MessageInterpolator
Interpolate a given constraint violation message.
|
Modifier and Type | Method and Description |
---|---|
Object |
MessageInterpolator.Context.getValidatedValue() |
Modifier and Type | Class and Description |
---|---|
static class |
ConfigurationState
Contract between a
Configuration and a
ValidatorProvider to create a ValidatorFactory . |
Modifier and Type | Class and Description |
---|---|
class |
net.sourceforge.htmlunit.corejs.javascript.ScriptableObject |
Modifier and Type | Class and Description |
---|---|
class |
org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter |
Modifier and Type | Class and Description |
---|---|
class |
org.eclipse.jdt.core.JDTCompilerAdapter |
Modifier and Type | Class and Description |
---|---|
class |
org.eclipse.jdt.core.compiler.CategorizedProblem |
Modifier and Type | Class and Description |
---|---|
class |
org.eclipse.jdt.internal.compiler.ASTVisitor |
Modifier and Type | Class and Description |
---|---|
class |
org.eclipse.jetty.server.handler.AbstractHandler |
class |
org.eclipse.jetty.server.handler.AbstractHandlerContainer |
class |
org.eclipse.jetty.server.handler.ContextHandler |
class |
org.eclipse.jetty.server.handler.HandlerWrapper |
class |
org.eclipse.jetty.server.handler.ScopedHandler |
Modifier and Type | Class and Description |
---|---|
class |
org.eclipse.jetty.servlet.ServletContextHandler |
Modifier and Type | Class and Description |
---|---|
class |
org.eclipse.jetty.util.component.AbstractLifeCycle |
class |
org.eclipse.jetty.util.component.AggregateLifeCycle |
Modifier and Type | Class and Description |
---|---|
class |
org.eclipse.jetty.webapp.WebAppContext |
Modifier and Type | Class and Description |
---|---|
class |
org.objectweb.asm.AnnotationVisitor |
class |
org.objectweb.asm.ClassVisitor |
class |
org.objectweb.asm.FieldVisitor |
Modifier and Type | Class and Description |
---|---|
class |
org.objectweb.asm.signature.SignatureVisitor |
Copyright © 2018. All rights reserved.