| Interface | Description |
|---|---|
| BindingPropertySet | |
| ValueProvider<T,V> |
Returns the property value of the target object.
|
| Version |
Contains the current codes release information.
|
| XTemplates |
Methods can return
SafeHtml or String
data, based on the template provided, and the parameters of the method. |
| XTemplates.Formatter<T> |
| Class | Description |
|---|---|
| GXT |
GXT core utilities and functions.
|
| IdentityValueProvider<T> |
A value provider that simply returns the model as the property value.
|
| Style |
Defines GXT public constants and enumerations.
|
| Style.AnchorAlignment | |
| Supports |
Determines information about the current platform the application is running on.
|
| ToStringValueProvider<T> |
A
ValueProvider implementation that simply call Object.toString() on the target model. |
| Enum | Description |
|---|---|
| Style.Anchor | |
| Style.Direction |
Direction enumeration.
|
| Style.HideMode |
HideMode enumeration.
|
| Style.HorizontalAlignment |
Horizontal alignment enumeration.
|
| Style.LayoutRegion |
Layout out regions.
|
| Style.Orientation |
Orientation enumeration.
|
| Style.ScrollDir |
Scroll direction enumeration.
|
| Style.ScrollDirection |
Scroll direction enumeration.
|
| Style.SelectionMode |
Selection mode enumeration.
|
| Style.Side | |
| Style.VerticalAlignment |
Vertical alignment enumerations.
|
| Annotation Type | Description |
|---|---|
| BindingPropertySet.PropertyName | |
| BindingPropertySet.PropertyValue | |
| XTemplates.Format | |
| XTemplates.FormatterFactories |
Collection of
XTemplates.FormatterFactory instances. |
| XTemplates.FormatterFactory |
Declares that a class may act as a factory to provide formatter instances.
|
| XTemplates.FormatterFactoryMethod |
Allows methods to be called on a factory other than 'getFormat'.
|
| XTemplates.TemplateCondition | |
| XTemplates.TemplateConditions | |
| XTemplates.XTemplate |
Indicates the string that should be used when generating the template.
|
Copyright © 2012. All Rights Reserved.