Package com.sencha.gxt.core.client.util

Interface Summary
ClickRepeaterEvent.ClickRepeaterHandler Handler for ClickRepeaterEvent events.
ClickRepeaterEvent.HasClickRepeaterHandlers A object that implements this interface is a public source of ClickRepeaterEvent events.
HasUiAttributes Marker interface for types that may provide dynamic attribute parsing in UiBinder.
 

Class Summary
AccessStack<T>  
BaseEventPreview Specialized EventPreview.
ClickRepeater A utility class that continues to fire a "click" event when the user holds the mouse key down.
ClickRepeaterEvent Represents the click repeater event.
DateWrapper Instances of this class are immutable and as such any mutation methods return new DateWrapper instances.
DelayedTask A Timer that is canceled if a new request is made.
Format Formatting functions.
IconHelper  
ImageHelper  
KeyNav Provides a convenient wrapper for normalized keyboard navigation.
Margins Represents 4-side margins.
Padding Represents 4-side padding.
Params Aggregates both a list of values and a map of named values.
Point Instances of this class represent places on the (x, y) coordinate plane.
PrecisePoint Represents a double precision point on the (x, y) coordinate plane.
PreciseRectangle Represents a double precision area in a coordinate system.
PreciseSize Instances of this class represent a rectangle's size.
Rectangle Represents an area in a coordinate system.
Region Represents a region in the coordinate system.
Scroll Represents the left and top scroll values.
Size Instances of this class represent a rectangle's size.
TextMetrics Provides precise pixel measurements for blocks of text so that you can determine exactly how high and wide, in pixels, a given block of text will be.
ToggleGroup  
Util Various utility functions.
 

Enum Summary
DateWrapper.Unit Represents the different unit values that the DateWrapper.add(Unit, int) method takes
 



Copyright © 2012. All Rights Reserved.