| Interface | Description |
|---|---|
| CompositeFunction |
Interface for functions that can be applied to all the elements of a
CompositeElement. |
| HasScrollSupport | |
| Layer.LayerAppearance | |
| Layer.LayerResources | |
| Layer.LayerResourcesIe | |
| Layer.LayerStyle | |
| Layer.LayerStyleIe | |
| Layer.LayerTemplates | |
| Layer.LayerTemplatesIe | |
| Layer.ShimTemplates | |
| Mask.MaskAppearance | |
| Mask.MaskDefaultAppearance.MaskResources | |
| Mask.MaskDefaultAppearance.MaskStyle | |
| Mask.MessageTemplates | |
| ScrollSupport |
| Class | Description |
|---|---|
| CompositeElement |
Wraps an list of elements, allowing code to be applied to each element using
a
CompositeFunction. |
| DefaultScrollSupport | |
| DomHelper |
Utility class for creating elements from HTML fragments.
|
| DomQuery |
Provides high performance selector/xpath processing.
|
| Elements |
Utility class for identifying elements either as a single element, array of
elements, a id, and index.
|
| Layer |
Wraps a
XElement and provides support for shadows and shimming. |
| Layer.LayerBaseAppearance | |
| Layer.LayerBaseAppearanceIe | |
| Mask | |
| Mask.MaskDefaultAppearance | |
| XDOM |
Provides additional static methods that allow you to manipulate the browser's
Document Object Model (DOM).
|
| XElement |
Adds additional features and functionality to the GWT
Element
class. |
| Enum | Description |
|---|---|
| Elements.Type | |
| Layer.ShadowPosition |
Shadow position enumeration.
|
| ScrollSupport.ScrollMode |
Scroll enumeration.
|
| XElement.VisMode |
VisMode enumeration.
|
Copyright © 2012. All Rights Reserved.