A B C D E F G H I L M N O P R S T U V W X Y 

A

a() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the alpha component [0-1]
a() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the alpha component [0-1]
addBlurHandler(BlurHandler) - Method in class com.tractionsoftware.gwt.user.client.Viewport
Adds a BlurEvent handler.
addEventListeners() - Method in interface com.tractionsoftware.gwt.user.client.impl.ViewportImpl
 
addEventListeners() - Method in class com.tractionsoftware.gwt.user.client.impl.ViewportImplIE
 
addEventListeners() - Method in class com.tractionsoftware.gwt.user.client.impl.ViewportImplStandard
 
addEventListeners_() - Method in class com.tractionsoftware.gwt.user.client.impl.ViewportImplIE
 
addFocusHandler(FocusHandler) - Method in class com.tractionsoftware.gwt.user.client.Viewport
Adds a FocusEvent handler.
addMouseDownHandler(MouseDownHandler) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
addMouseMoveHandler(MouseMoveHandler) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
addMouseOutHandler(MouseOutHandler) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
addMouseOverHandler(MouseOverHandler) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
addMouseUpHandler(MouseUpHandler) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
addMouseWheelHandler(MouseWheelHandler) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
addOpenHandler(OpenHandler<TractionDialogBox>) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox
 
addValueChangeHandler(ValueChangeHandler<Long>) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
addValueChangeHandler(ValueChangeHandler<Long>) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
 
addValueChangeHandler(ValueChangeHandler<Long>) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 
addValueChangeHandler(ValueChangeHandler<Long>) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml5
 
addValueChangeHandler(ValueChangeHandler<String>) - Method in class com.tractionsoftware.gwt.user.client.ui.InputWidget
 
addValueChangeHandler(ValueChangeHandler<String>) - Method in class com.tractionsoftware.gwt.user.client.ui.SingleListBox
 
addValueChangeHandler(ValueChangeHandler<Long>) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
 
addValueChangeHandler(ValueChangeHandler<Long>) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
 
adjustGlassSize() - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox
This can be called to adjust the size of the dialog glass.
adjustHue(float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new color that has the hue adjusted by the specified amount.
adjustHue(float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new color that has the hue adjusted by the specified amount.
adjustSize() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
alpha() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the alpha component [0-1]
alpha() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the alpha component [0-1]
alphaCheck(float) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
 
alphaCheck(float) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
 
asWidget() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
AutoSizingBase<T extends Widget & HasTextSelection & HasValue<String> & HasValueChangeHandlers<String> & HasKeyDownHandlers & HasKeyUpHandlers & Focusable & HasText,S extends Widget> - Class in com.tractionsoftware.gwt.user.client.ui
This attaches to an input, listening for KeyDown/KeyUp, and automatically resizing the text area.
AutoSizingBase(T, S) - Constructor for class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
AutoSizingTextArea - Class in com.tractionsoftware.gwt.user.client.ui
This attaches to an input, listening for KeyDown/KeyUp, and automatically resizing the text area.
AutoSizingTextArea() - Constructor for class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
 
AutoSizingTextArea(TextAreaWithSelection, int, int) - Constructor for class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
 
AutoSizingTextBox<T extends Widget & HasTextSelection & HasValue<String> & HasValueChangeHandlers<String> & HasKeyUpHandlers & HasKeyDownHandlers & Focusable & HasText> - Class in com.tractionsoftware.gwt.user.client.ui
This attaches to an input, listening for KeyDown/KeyUp, and automatically resizing the text area.
AutoSizingTextBox() - Constructor for class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextBox
 
AutoSizingTextBox(T) - Constructor for class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextBox
 
AutoSizingTextBox(T, int) - Constructor for class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextBox
 

B

b() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the blue component (0-255)
b() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the blue component (0-255)
blue() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the blue component [0-255]
blue() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the blue component [0-255]
box - Variable in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 

C

checkIndex(int) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
clear() - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
clearInvalidStyle() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 
ColorAnimation - Class in com.tractionsoftware.gwt.user.client.animation
Animates a color transition.
ColorAnimation(Element[], String, RgbaColor, RgbaColor) - Constructor for class com.tractionsoftware.gwt.user.client.animation.ColorAnimation
Creates a ColorAnimation
com.tractionsoftware.gwt.user.client - package com.tractionsoftware.gwt.user.client
 
com.tractionsoftware.gwt.user.client.animation - package com.tractionsoftware.gwt.user.client.animation
 
com.tractionsoftware.gwt.user.client.animation.impl - package com.tractionsoftware.gwt.user.client.animation.impl
 
com.tractionsoftware.gwt.user.client.impl - package com.tractionsoftware.gwt.user.client.impl
 
com.tractionsoftware.gwt.user.client.ui - package com.tractionsoftware.gwt.user.client.ui
 
com.tractionsoftware.gwt.user.client.ui.impl - package com.tractionsoftware.gwt.user.client.ui.impl
 
com.tractionsoftware.gwt.user.client.util - package com.tractionsoftware.gwt.user.client.util
 
com.tractionsoftware.gwt.user.server - package com.tractionsoftware.gwt.user.server
 
com.tractionsoftware.gwt.user.server.util - package com.tractionsoftware.gwt.user.server.util
 
complement() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new color that is the complement of this color.
complement() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new color that is the complement of this color.
convertToHsl() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a triple of hue [0-360), saturation [0-100], and lightness [0-100].
convertToHsl() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a triple of hue [0-360), saturation [0-100], and lightness [0-100].
createOptGroup(String) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
createOption(String, String) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 

D

darken(float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new color that has the lightness adjusted by the negative of the specified amount.
darken(float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new color that has the lightness adjusted by the negative of the specified amount.
darkenOrLighten(float, float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
First attempt to darken the color and if that overflows the lightness component, lighten the color.
darkenOrLighten(float, float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
First attempt to darken the color and if that overflows the lightness component, lighten the color.
date2utc(Date) - Static method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
Converts a gwt Date in the timezone of the current browser to a time in UTC.
DAY_IN_MS - Static variable in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
 
DEFAULT_MAX - Static variable in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
DEFAULT_MIN - Static variable in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
desaturate(float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new color that has the saturation adjusted by the negative of the specified amount.
desaturate(float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new color that has the saturation adjusted by the negative of the specified amount.
desaturateOrSaturate(float, float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
First attempt to desaturate the color and if that overflows the saturation component, saturate the color.
desaturateOrSaturate(float, float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
First attempt to desaturate the color and if that overflows the saturation component, saturate the color.
div - Variable in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
divExtra - Variable in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
 
DocumentStyleImpl - Class in com.tractionsoftware.gwt.user.client.impl
A helper class to get computed CSS styles for elements.
DocumentStyleImpl() - Constructor for class com.tractionsoftware.gwt.user.client.impl.DocumentStyleImpl
 
DocumentStyleImplIE - Class in com.tractionsoftware.gwt.user.client.impl
A helper class to get computed CSS styles for elements on IE6.
DocumentStyleImplIE() - Constructor for class com.tractionsoftware.gwt.user.client.impl.DocumentStyleImplIE
 
DomUtils - Class in com.tractionsoftware.gwt.user.client.util
Created for a uniform implementation of HasEnabled, but will be useful in the future for other DOM related things.

E

equals(Object) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
 
equals(Object) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
 
extraSize - Variable in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 

F

fallbackFormatStrings - Static variable in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
 
fallbackTimeFormats - Static variable in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
 
findOptGroup(String) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
findValueIndex(String) - Method in class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Finds the index of the specified value.
findValueInListBox(ListBox, String) - Static method in class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Utility function to find the first index of a value in a ListBox.
fireEvent(GwtEvent<?>) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
fireEvent(GwtEvent<?>) - Method in class com.tractionsoftware.gwt.user.client.Viewport
 
fireValueChangeEvent(long) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
fireValueChangeEvent(Long) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
 
fireValueChangeEvent(Long) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml5
 
formatUsingFormat(Long, DateTimeFormat) - Static method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
Formats the value provided with the specified DateTimeFormat
from(String) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Parses an RgbaColor from a hexadecimal, rgb, rgba, hsl, or hsla value.
from(String) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Parses an RgbaColor from a hexadecimal, rgb, rgba, hsl, or hsla value.
fromHex(String) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Parses an RgbaColor from a hexadecimal value.
fromHex(String) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Parses an RgbaColor from a hexadecimal value.
fromHsl(String) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Parses an RgbaColor from a CSS3 HSL value, e.g.
fromHsl(float[]) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Convenience to get back to RGB from HSL array returned by toHSL.
fromHsl(float, float, float) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Creates a new RgbaColor from the specified HSL components.
fromHsl(String) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Parses an RgbaColor from a CSS3 HSL value, e.g.
fromHsl(float[]) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Convenience to get back to RGB from HSL array returned by toHSL.
fromHsl(float, float, float) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Creates a new RgbaColor from the specified HSL components.
fromHsla(String) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Parses an RgbaColor from a CSS3 HSLA value, e.g.
fromHsla(String) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Parses an RgbaColor from a CSS3 HSLA value, e.g.
fromRgb(String) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Parses an RgbaColor from an rgb value.
fromRgb(String) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Parses an RgbaColor from an rgb value.
fromRgba(String) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Parses an RgbaColor from an rgba value.
fromRgba(String) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Parses an RgbaColor from an rgba value.

G

g() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the green component (0-255)
g() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the green component (0-255)
Geometry - Class in com.tractionsoftware.gwt.user.client.util
Figures out layout geometry, measures stuff.
Geometry() - Constructor for class com.tractionsoftware.gwt.user.client.util.Geometry
 
get() - Static method in class com.tractionsoftware.gwt.user.client.Viewport
Provides access to the singleton instance.
getAddMissingValue() - Method in class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Gets the current setting for add missing value.
getAndResetValueFromCss(String, String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
getBounds(Element) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
 
getBoundsOfHidden(Element) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
 
getCenterX() - Method in class com.tractionsoftware.gwt.user.client.util.Rect
 
getCenterY() - Method in class com.tractionsoftware.gwt.user.client.util.Rect
 
getCharCode(NativeEvent) - Static method in class com.tractionsoftware.gwt.user.client.util.MiscUtils
Note: It seems like NativeEvent.getCharCode() would be equivalent.
getChildCount() - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
getComputedStyle(Element, String, String) - Method in class com.tractionsoftware.gwt.user.client.impl.DocumentStyleImpl
 
getComputedStyle(Element, String, String) - Method in class com.tractionsoftware.gwt.user.client.impl.DocumentStyleImplIE
 
getComputedStyle(Element, String) - Static method in class com.tractionsoftware.gwt.user.client.util.MiscUtils
 
getComputedStyleInt(Element, String) - Static method in class com.tractionsoftware.gwt.user.client.util.MiscUtils
 
getControlPanel() - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox
Returns the FlowPanel that contains the controls.
getDateBox() - Method in interface com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImpl
Returns the DateBox (if any) that this implementation uses.
getDateBox() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
getDateBox() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
 
getDateBox() - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
 
getDateBoxValue(TimeZone, Date) - Static method in class com.tractionsoftware.gwt.user.server.UTCDateTimeUtils
Returns the value for the UTCDateBox for a specified TimeZone and Date.
getDateValue(TimeZone, Long, Long) - Static method in class com.tractionsoftware.gwt.user.server.UTCDateTimeUtils
Returns the Date for the values of the UTCDateBox and UTCTimeBox which were edited in the specified TimeZone.
getDefaultIntervalMillis() - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateTimeRangeController
Returns the current default time interval
getExtraSize() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
This is the amount of extra horizontal or vertical space that will be added.
getH(Element) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
Updated to factor in border and padding
getHTML() - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
getIndexInGroup(String, int) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
getIndexOfFirstGroup() - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
getItemCount() - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
getItemCountFromGroups() - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
This is provided for testing purposes only.
getItemText(int) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
getMaxSize() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
getMinSize() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
getOptGroup(int) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
getOption(int) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
getPaletteVaryLightness(int) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
 
getPaletteVaryLightness(int) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
 
getSelectedIndex() - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
getSelectedText() - Method in interface com.tractionsoftware.gwt.user.client.ui.HasTextSelection
 
getSelectedText(ListBox) - Static method in class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Utility function to get the current text.
getSelectedValue(ListBox) - Static method in class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Utility function to get the current value.
getSelectElement() - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
getSelectionLength() - Method in interface com.tractionsoftware.gwt.user.client.ui.HasTextSelection
 
getShadowSize() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
Returns the size of the shadow element
getShadowSize() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
Returns the size of the shadow element
getShadowSize() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextBox
Returns the size of the shadow element.
getSpreadInRange(float, int, int, int) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a spread of integers in a range [0,max) that includes count.
getSpreadInRange(float, int, int, int) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a spread of integers in a range [0,max) that includes count.
getTabIndex() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
getText() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
getText() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
getText() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
 
getText() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 
getText() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml5
 
getText() - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
getText() - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
 
getText() - Method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
 
getTextBox() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
Returns the TextBox on which this control is based.
getTimeBoxValue(TimeZone, Date) - Static method in class com.tractionsoftware.gwt.user.server.UTCDateTimeUtils
Returns an appropriate value for the UTCTimeBox for a specified TimeZone and Date.
getValue(int) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
getValue() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
getValue() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
 
getValue() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
Returns the time value (as milliseconds since midnight independent of time zone)
getValue() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml5
 
getValue() - Method in class com.tractionsoftware.gwt.user.client.ui.InputWidget
 
getValue() - Method in class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Returns the current value selected in the ListBox.
getValue() - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
Returns the date value specified by the DateBox measured in number of milliseconds since January 1, 1970, 00:00:00 GMT.
getValue() - Method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
 
getValueForNextHour() - Static method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
 
getValueForToday() - Static method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
 
getViewportBounds() - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
This takes into account scrolling and will be in absolute coordinates where the top left corner of the page is 0,0 but the viewport may be scrolled to something else.
getW(Element) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
Updated to factor in border and padding
getWidget() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
getX(Element) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
 
getY(Element) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
 
grayscale() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new color that is the grayscale equivalent of this color (with saturation = 0).
grayscale() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new color that is the grayscale equivalent of this color (with saturation = 0).
green() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the green component [0-255]
green() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the green component [0-255]
GroupedListBox - Class in com.tractionsoftware.gwt.user.client.ui
Extends the standard GWT ListBox to automatically provide OPTGROUP elements to group sections of options.
GroupedListBox() - Constructor for class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
GroupedListBox(boolean) - Constructor for class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 

H

h - Variable in class com.tractionsoftware.gwt.user.client.util.Rect
 
h() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the hue component of this color as HSL [0-360)
h() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the hue component of this color as HSL [0-360)
hasFocus() - Static method in class com.tractionsoftware.gwt.user.client.Viewport
Determines whether or not the Viewport has focus.
hashCode() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
 
hashCode() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
 
HasTextSelection - Interface in com.tractionsoftware.gwt.user.client.ui
Provides an interface that a simple subclass of TextBoxBase could implement to provide this interface.
hasValidValue() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
A valid value is either empty (null) or filled with a valid time.
hasValue() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 
hideMenu() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
Hides the time picker menu
hue() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the hue component of this color as HSL [0-360)
hue() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the hue component of this color as HSL [0-360)
hueCheck(float) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
 
hueCheck(float) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
 

I

impl - Variable in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
 
InputWidget - Class in com.tractionsoftware.gwt.user.client.ui
 
InputWidget(String) - Constructor for class com.tractionsoftware.gwt.user.client.ui.InputWidget
 
insertItem(String, String, int) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
inverse() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new color that is the inverse of this color where each rgb component is subtracted from 255.
inverse() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new color that is the inverse of this color where each rgb component is subtracted from 255.
isAllDay() - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateTimeRangeController
Returns true if the all day checkbox is checked
isEnabled() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
isEnabled() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
 
isEnabled() - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
 
isEnabled() - Method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
 
isEnabled(Element) - Static method in class com.tractionsoftware.gwt.user.client.util.DomUtils
Returns true if the element has the disabled attribute.
isInside(int, int, Rect) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
Determines if a point is inside a box.
isInsideX(int) - Method in class com.tractionsoftware.gwt.user.client.util.Rect
 
isInsideY(int) - Method in class com.tractionsoftware.gwt.user.client.util.Rect
 
isItemSelected(int) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
isMouseInside(NativeEvent, Element) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
Determines if a mouse event is inside a box.
isSameValue(Long, Long) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 

L

l() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the lightness component of this color as HSL [0-100]
l() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the lightness component of this color as HSL [0-100]
lighten(float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new color that has the lightness adjusted by the specified amount.
lighten(float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new color that has the lightness adjusted by the specified amount.
lightenOrDarken(float, float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
First attempt to lighten the color and if that overflows the lightness component, darken the color.
lightenOrDarken(float, float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
First attempt to lighten the color and if that overflows the lightness component, darken the color.
lightness() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the lightness component of this color as HSL [0-100]
lightness() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the lightness component of this color as HSL [0-100]

M

matchStyles(String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
maxSize - Variable in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
minSize - Variable in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
MiscUtils - Class in com.tractionsoftware.gwt.user.client.util
Miscellaneous utility functions that are used in a few different places.
MiscUtils() - Constructor for class com.tractionsoftware.gwt.user.client.util.MiscUtils
 
moveInside(Rect) - Method in class com.tractionsoftware.gwt.user.client.util.Rect
Note, this actually changes this Rect (if that wasn't obvious)

N

normalizeInLocalRange(long) - Static method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
 

O

onCloseClick(ClickEvent) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox
Called when the close icon is clicked.
onKeyCodeEvent(KeyCodeEvent, String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
onKeyDown(KeyDownEvent) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
On key down we assume the key will go at the end.
onKeyUp(KeyUpEvent) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
onLoad() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
Matches the styles and adjusts the size.
onLoad() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
 
onLoad() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextBox
 
onLoad() - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
onResize(ResizeEvent) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
 
onUnload() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
 
onUnload() - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
onUpdate(double) - Method in class com.tractionsoftware.gwt.user.client.animation.ColorAnimation
 
onUpdate(double) - Method in class com.tractionsoftware.gwt.user.client.animation.OpacityAnimation
 
onValueChange(ValueChangeEvent<String>) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
opacify(float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new color that has the alpha adjusted by the specified amount.
opacify(float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new color that has the alpha adjusted by the specified amount.
OpacityAnimation - Class in com.tractionsoftware.gwt.user.client.animation
Animates an opacity transition.
OpacityAnimation(Element[], float, float) - Constructor for class com.tractionsoftware.gwt.user.client.animation.OpacityAnimation
Creates an OpacityAnimation

P

parseInt(String) - Static method in class com.tractionsoftware.gwt.user.client.util.MiscUtils
 
parseInt(String, int) - Static method in class com.tractionsoftware.gwt.user.client.util.MiscUtils
 
parseUsingFallbacks(String, DateTimeFormat) - Static method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
 
parseUsingFallbacksWithColon(String, DateTimeFormat) - Static method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
Attempts to insert a colon so that a value without a colon can be parsed.
parseUsingFormat(String, DateTimeFormat) - Static method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
 

R

r() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the red component (0-255)
r() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the red component (0-255)
Rect - Class in com.tractionsoftware.gwt.user.client.util
A simple rectangle class.
Rect(int, int, int, int) - Constructor for class com.tractionsoftware.gwt.user.client.util.Rect
 
Rect(Rect) - Constructor for class com.tractionsoftware.gwt.user.client.util.Rect
 
red() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the red component [0-255]
red() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the red component [0-255]
removeItem(int) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
resetSize() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
resizeRegistration - Variable in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
 
RgbaColor - Class in com.tractionsoftware.gwt.user.client.util
Represents an rgba color with HSL access.
RgbaColor() - Constructor for class com.tractionsoftware.gwt.user.client.util.RgbaColor
Creates an RgbaColor as rgba(0,0,0,1)
RgbaColor(int, int, int) - Constructor for class com.tractionsoftware.gwt.user.client.util.RgbaColor
Creates an RgbaColor with alpha=1
RgbaColor(int, int, int, float) - Constructor for class com.tractionsoftware.gwt.user.client.util.RgbaColor
Creates an RgbaColor
RgbaColor - Class in com.tractionsoftware.gwt.user.server.util
Represents an rgba color with HSL access.
RgbaColor() - Constructor for class com.tractionsoftware.gwt.user.server.util.RgbaColor
Creates an RgbaColor as rgba(0,0,0,1)
RgbaColor(int, int, int) - Constructor for class com.tractionsoftware.gwt.user.server.util.RgbaColor
Creates an RgbaColor with alpha=1
RgbaColor(int, int, int, float) - Constructor for class com.tractionsoftware.gwt.user.server.util.RgbaColor
Creates an RgbaColor
rgbCheck(int) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
 
rgbCheck(int) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
 

S

s() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the saturation component of this color as HSL [0-100]
s() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the saturation component of this color as HSL [0-100]
saturate(float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new color that has the saturation adjusted by the specified amount.
saturate(float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new color that has the saturation adjusted by the specified amount.
saturateOrDesaturate(float, float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
First attempt to saturate the color and if that overflows the saturation component, desaturate the color.
saturateOrDesaturate(float, float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
First attempt to saturate the color and if that overflows the saturation component, desaturate the color.
saturation() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the value of the saturation component of this color as HSL [0-100]
saturation() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the value of the saturation component of this color as HSL [0-100]
setAccessKey(char) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setAddMissingValue(boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Sets the current setting for add missing value.
setBounds(UIObject, Rect) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
Sets the bounds of a UIObject, moving and sizing to match the bounds specified.
setCloseIconVisible(boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox
 
setColor(Element, String, RgbaColor) - Method in interface com.tractionsoftware.gwt.user.client.animation.impl.SetColorImpl
 
setColor(Element, String, RgbaColor) - Method in class com.tractionsoftware.gwt.user.client.animation.impl.SetColorImplIE6
 
setColor(Element, String, RgbaColor) - Method in class com.tractionsoftware.gwt.user.client.animation.impl.SetColorImplIE8
 
setColor(Element, String, RgbaColor) - Method in class com.tractionsoftware.gwt.user.client.animation.impl.SetColorImplRgba
 
setColor(Element, String, RgbaColor) - Method in class com.tractionsoftware.gwt.user.client.animation.impl.SetColorImplRgbOpacity
 
SetColorImpl - Interface in com.tractionsoftware.gwt.user.client.animation.impl
Provides an interface for setting a color.
SetColorImplIE6 - Class in com.tractionsoftware.gwt.user.client.animation.impl
Provides an interface for setting a color.
SetColorImplIE6() - Constructor for class com.tractionsoftware.gwt.user.client.animation.impl.SetColorImplIE6
 
SetColorImplIE8 - Class in com.tractionsoftware.gwt.user.client.animation.impl
Provides an interface for setting a color.
SetColorImplIE8() - Constructor for class com.tractionsoftware.gwt.user.client.animation.impl.SetColorImplIE8
 
SetColorImplRgba - Class in com.tractionsoftware.gwt.user.client.animation.impl
Provides an interface for setting a color.
SetColorImplRgba() - Constructor for class com.tractionsoftware.gwt.user.client.animation.impl.SetColorImplRgba
 
SetColorImplRgbOpacity - Class in com.tractionsoftware.gwt.user.client.animation.impl
Provides an interface for setting a color.
SetColorImplRgbOpacity() - Constructor for class com.tractionsoftware.gwt.user.client.animation.impl.SetColorImplRgbOpacity
 
setDateFormat(DateTimeFormat) - Method in interface com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImpl
Sets the DateTimeFormat for this UTCDateBox.
setDateFormat(DateTimeFormat) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
setDateFormat(DateTimeFormat) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
Sets the DateTimeFormat for this UTCDateBox.
setDefaultIntervalMillis(long) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateTimeRangeController
Sets the default time interval in milliseconds.
setEnabled(boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
setEnabled(boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
 
setEnabled(boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
 
setEnabled(boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
 
setEnabled(Element, boolean) - Static method in class com.tractionsoftware.gwt.user.client.util.DomUtils
It's enough to just set the disabled attribute on the element, but we want to also add a "disabled" class so that we can style it.
setExtraSize(int) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setFocus(boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setHeight(int) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setHeight(int) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
 
setHTML(String) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
setHTML(SafeHtml) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
setInvisibleToMeasure(Element) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
 
setItemSelected(int, boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
setItemText(int, String) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
setMaxFromCss(String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setMaxSize(int) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setMinFromCss(String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setMinSize(int) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setOpacity(Element, float) - Method in interface com.tractionsoftware.gwt.user.client.animation.impl.SetOpacityImpl
 
setOpacity(Element, float) - Method in class com.tractionsoftware.gwt.user.client.animation.impl.SetOpacityImplIE6
 
setOpacity(Element, float) - Method in class com.tractionsoftware.gwt.user.client.animation.impl.SetOpacityImplIE8
 
setOpacity(Element, float) - Method in class com.tractionsoftware.gwt.user.client.animation.impl.SetOpacityImplStandard
 
SetOpacityImpl - Interface in com.tractionsoftware.gwt.user.client.animation.impl
Provides an interface for setting an opacity.
SetOpacityImplIE6 - Class in com.tractionsoftware.gwt.user.client.animation.impl
IE doesn't support standard CSS opacity and instead requires -ms-filter or filter to be specified.
SetOpacityImplIE6() - Constructor for class com.tractionsoftware.gwt.user.client.animation.impl.SetOpacityImplIE6
 
SetOpacityImplIE8 - Class in com.tractionsoftware.gwt.user.client.animation.impl
IE doesn't support standard CSS opacity and instead requires -ms-filter or filter to be specified.
SetOpacityImplIE8() - Constructor for class com.tractionsoftware.gwt.user.client.animation.impl.SetOpacityImplIE8
 
SetOpacityImplStandard - Class in com.tractionsoftware.gwt.user.client.animation.impl
Uses the css property "opacity" with values between 0-1.
SetOpacityImplStandard() - Constructor for class com.tractionsoftware.gwt.user.client.animation.impl.SetOpacityImplStandard
 
setPosition(double) - Method in class com.tractionsoftware.gwt.user.client.animation.OpacityAnimation
Sets the animation to a particular point, cancelling an animation in progress.
setPosition(double) - Method in class com.tractionsoftware.gwt.user.client.animation.TractionAnimation
Sets the animation to a particular point, cancelling an animation in progress.
setPosition(UIObject, Rect) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
Sets the position of a UIObject
setPositionAtEnd() - Method in class com.tractionsoftware.gwt.user.client.animation.OpacityAnimation
Sets the animation to the end point, canceling any animation in progress.
setPositionAtEnd() - Method in class com.tractionsoftware.gwt.user.client.animation.TractionAnimation
Sets the animation to the end point, canceling any animation in progress.
setPositionAtStart() - Method in class com.tractionsoftware.gwt.user.client.animation.OpacityAnimation
Sets the animation to the starting point, canceling any animation in progress.
setPositionAtStart() - Method in class com.tractionsoftware.gwt.user.client.animation.TractionAnimation
Sets the animation to the starting point, canceling any animation in progress.
setSelectedIndex(int) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
setSelectedValue(ListBox, String, boolean) - Static method in class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Utility function to set the current value in a ListBox.
setShadowText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setShadowText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
 
setShadowText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextBox
 
setSize(int) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setSize(int) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
 
setSize(int) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextBox
 
setSize(UIObject, Rect) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
Sets the size of a UIObject
setStyles(String, String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setTabIndex(int) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setTabIndex(int) - Method in interface com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImpl
Sets the tab index for the control.
setTabIndex(int) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
setTabIndex(int) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
 
setTabIndex(int) - Method in interface com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImpl
Sets the tab index for the control.
setTabIndex(int) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 
setTabIndex(int) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml5
 
setTabIndex(int) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
Sets the tabindex for this control.
setTabIndex(int) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
 
setText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
setText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextArea
 
setText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingTextBox
 
setText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
setText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
 
setText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 
setText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml5
 
setText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
setText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
 
setText(String) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
 
setTimeFormat(DateTimeFormat) - Method in interface com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImpl
Sets the DateTimeFormat for this UTCTimeBox.
setTimeFormat(DateTimeFormat) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 
setTimeFormat(DateTimeFormat) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
Sets the DateTimeFormat for this UTCTimeBox.
setValue(int, String) - Method in class com.tractionsoftware.gwt.user.client.ui.GroupedListBox
 
setValue(Long, boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
setValue(Long, boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
 
setValue(Long) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplShared
Sets the date value (as milliseconds at midnight UTC since 1/1/1970)
setValue(Long, boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
Sets the time value (as milliseconds since midnight independent of time zone)
setValue(Long, boolean, boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 
setValue(Long, boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml5
 
setValue(Long) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
Sets the time value (as milliseconds since midnight independent of time zone)
setValue(String) - Method in class com.tractionsoftware.gwt.user.client.ui.InputWidget
 
setValue(String, boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.InputWidget
 
setValue(String) - Method in class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Selects the specified value in the list.
setValue(String, boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Selects the specified value in the list.
setValue(Long) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
Sets the value in the DateBox.
setValue(Long, boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
Sets the value in the DateBox.
setValue(Long) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
 
setValue(Long, boolean) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
 
setVisibleLength(int) - Method in interface com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImpl
Sets the visible length of the date input.
setVisibleLength(int) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
setVisibleLength(int) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplShared
Sets the visible length of the date input.
setVisibleLength(int) - Method in interface com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImpl
Sets the visible length of the time input.
setVisibleLength(int) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 
setVisibleLength(int) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
Sets the visible length of the time input.
setVisibleLength(int) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
Sets the visible length of the text input for this date box.
setVisibleLength(int) - Method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
The HTML5 implementation will ignore this.
setWidget(Widget) - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox
 
setWidth(int) - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
shadow - Variable in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
show() - Method in class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox
Overrides show to call TractionDialogBox.adjustGlassSize() if the dialog is already showing and fires an OpenEvent after the normal show.
showMenu() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
Displays the time picker menu
SingleListBox - Class in com.tractionsoftware.gwt.user.client.ui
A subclass of ListBox representing a single select pulldown and implementing HasValue.
SingleListBox() - Constructor for class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Create a new SingleListBox with setAddMissingValue(true)
SingleListBox(boolean) - Constructor for class com.tractionsoftware.gwt.user.client.ui.SingleListBox
Create a new SingleListBox
SingleListBox(boolean, boolean) - Constructor for class com.tractionsoftware.gwt.user.client.ui.SingleListBox
 
slCheck(float) - Static method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
 
slCheck(float) - Static method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
 
sync() - Method in class com.tractionsoftware.gwt.user.client.ui.AutoSizingBase
 
syncTextToValue(Long) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 
syncValueToText() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 

T

text2value(String) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
 
TextAreaWithSelection - Class in com.tractionsoftware.gwt.user.client.ui
Of course the TextArea already implements HasTextSelection, but not explicitly.
TextAreaWithSelection() - Constructor for class com.tractionsoftware.gwt.user.client.ui.TextAreaWithSelection
 
timeFormat - Variable in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
 
timezoneOffsetMillis(Date) - Static method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
Returns the timezone offset for the specified Date.
toHex() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the color in hexadecimal format (#rrggbb)
toHex() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the color in hexadecimal format (#rrggbb)
toHsl() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the CSS3 HSL representation, e.g.
toHsl() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the CSS3 HSL representation, e.g.
toHsla() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the CSS3 HSLA representation, e.g.
toHsla() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the CSS3 HSLA representation, e.g.
toRgb() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the color in rgb format, e.g.
toRgb() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the color in rgb format, e.g.
toRgba() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns the color in rgba format, e.g.
toRgba() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns the color in rgba format, e.g.
toString() - Method in class com.tractionsoftware.gwt.user.client.util.Rect
 
toString() - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
 
toString() - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
 
TractionAnimation - Class in com.tractionsoftware.gwt.user.client.animation
 
TractionAnimation() - Constructor for class com.tractionsoftware.gwt.user.client.animation.TractionAnimation
 
TractionDialogBox - Class in com.tractionsoftware.gwt.user.client.ui
Extends the standard GWT DialogBox by adding an OpenHandler and a close icon with support for other controls.
TractionDialogBox(boolean, boolean) - Constructor for class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox
 
TractionDialogBox(boolean, boolean, boolean) - Constructor for class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox
 
TractionDialogBox.TractionCaption - Class in com.tractionsoftware.gwt.user.client.ui
 
TractionDialogBox.TractionCaption() - Constructor for class com.tractionsoftware.gwt.user.client.ui.TractionDialogBox.TractionCaption
 
transparentize(float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new color that has the alpha adjusted by the specified amount.
transparentize(float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new color that has the alpha adjusted by the specified amount.
trimTimeToMidnight(long) - Static method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
 

U

unsetInvisibleToMeasure(Element) - Static method in class com.tractionsoftware.gwt.user.client.util.Geometry
 
utc2date(Long) - Static method in class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
Converts a time in UTC to a gwt Date object which is in the timezone of the current browser.
UTCDateBox - Class in com.tractionsoftware.gwt.user.client.ui
A wrapper around a DateBox that implements HasValue where the value is the number of milliseconds since January 1, 1970, 00:00:00 GMT at midnight on the day, month, and year selected.
UTCDateBox() - Constructor for class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
Creates a new UTCDateBox with the medium date format for the current locale.
UTCDateBox(DateTimeFormat) - Constructor for class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
Creates a new UTCDateBox with the specified date format.
UTCDateBox(DatePicker, long, DateBox.Format) - Constructor for class com.tractionsoftware.gwt.user.client.ui.UTCDateBox
Deprecated.
Use UTCDateBox.UTCDateBox(DateTimeFormat) instead. DatePicker and DateBox.Format are now ignored.
UTCDateBoxImpl - Interface in com.tractionsoftware.gwt.user.client.ui.impl
Interface for UTCDateBox implementations that are quite different in appearance (HTML4 vs HTML5).
UTCDateBoxImplHtml4 - Class in com.tractionsoftware.gwt.user.client.ui.impl
 
UTCDateBoxImplHtml4() - Constructor for class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml4
 
UTCDateBoxImplHtml5 - Class in com.tractionsoftware.gwt.user.client.ui.impl
Uses an HTML5 input type=date control to implement the UTCDateBox
UTCDateBoxImplHtml5() - Constructor for class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplHtml5
 
UTCDateBoxImplShared - Class in com.tractionsoftware.gwt.user.client.ui.impl
 
UTCDateBoxImplShared() - Constructor for class com.tractionsoftware.gwt.user.client.ui.impl.UTCDateBoxImplShared
 
UTCDateTimeRangeController - Class in com.tractionsoftware.gwt.user.client.ui
The date/time range controller just manages existing controls and is not a control itself.
UTCDateTimeRangeController(UTCDateBox, UTCTimeBox, UTCDateBox, UTCTimeBox) - Constructor for class com.tractionsoftware.gwt.user.client.ui.UTCDateTimeRangeController
Creates a controller that will manage the date/time range consisting of 2 date/time controls and an optional allDayCheckbox.
UTCDateTimeRangeController(UTCDateBox, UTCTimeBox, UTCDateBox, UTCTimeBox, HasValue<Boolean>) - Constructor for class com.tractionsoftware.gwt.user.client.ui.UTCDateTimeRangeController
Creates a controller that will manage the date/time range consisting of 2 date/time controls and an optional allDayCheckbox.
UTCDateTimeUtils - Class in com.tractionsoftware.gwt.user.server
These utilities are intended for use on the server-side to process the values of the UTCDateBox and UTCTimeBox.
UTCDateTimeUtils() - Constructor for class com.tractionsoftware.gwt.user.server.UTCDateTimeUtils
 
UTCTimeBox - Class in com.tractionsoftware.gwt.user.client.ui
 
UTCTimeBox() - Constructor for class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
By default the predefined SHORT time format will be used.
UTCTimeBox(DateTimeFormat) - Constructor for class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
Allows a UTCTimeBox to be created with a specified format.
UTCTimeBoxImpl - Interface in com.tractionsoftware.gwt.user.client.ui.impl
Interface for UTCTimeBox implementations that are quite different in appearance (HTML4 vs HTML5).
UTCTimeBoxImplHtml4 - Class in com.tractionsoftware.gwt.user.client.ui.impl
Time is represented as the number of milliseconds after midnight independent of time zone.
UTCTimeBoxImplHtml4() - Constructor for class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
Allows a UTCTimeBox to be created with a specified format.
UTCTimeBoxImplHtml5 - Class in com.tractionsoftware.gwt.user.client.ui.impl
Uses an HTML5 input type=time control to implement the UTCTimeBox
UTCTimeBoxImplHtml5() - Constructor for class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml5
 
UTCTimeBoxImplShared - Class in com.tractionsoftware.gwt.user.client.ui.impl
 
UTCTimeBoxImplShared() - Constructor for class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
 

V

validate() - Method in interface com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImpl
Validates the value that has been typed into the text input.
validate() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplHtml4
 
validate() - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
Validates the value that has been typed into the text input.
validate() - Method in class com.tractionsoftware.gwt.user.client.ui.UTCTimeBox
If this is a text based control, it will validate the value that has been typed.
value2text(Long) - Method in class com.tractionsoftware.gwt.user.client.ui.impl.UTCTimeBoxImplShared
 
Viewport - Class in com.tractionsoftware.gwt.user.client
Provides a browser Window like object that tracks focus and supports focus and blur events handlers.
ViewportImpl - Interface in com.tractionsoftware.gwt.user.client.impl
ViewportImpl interface implemented for all browsers.
ViewportImplIE - Class in com.tractionsoftware.gwt.user.client.impl
Implementation used for all versions of Internet Explorer.
ViewportImplIE() - Constructor for class com.tractionsoftware.gwt.user.client.impl.ViewportImplIE
 
ViewportImplStandard - Class in com.tractionsoftware.gwt.user.client.impl
Implementation used for browsers that are not Internet Explorer.
ViewportImplStandard() - Constructor for class com.tractionsoftware.gwt.user.client.impl.ViewportImplStandard
 

W

w - Variable in class com.tractionsoftware.gwt.user.client.util.Rect
 
withAlpha(float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new RgbaColor with the alpha component set to the specified value.
withAlpha(float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new RgbaColor with the alpha component set to the specified value.
withBlue(int) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new RgbaColor with the blue component set to the specified value.
withBlue(int) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new RgbaColor with the blue component set to the specified value.
withGreen(int) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new RgbaColor with the green component set to the specified value.
withGreen(int) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new RgbaColor with the green component set to the specified value.
withHue(float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new RgbaColor with the hue component set to the specified value.
withHue(float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new RgbaColor with the hue component set to the specified value.
withLightness(float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new RgbaColor with the lightness component set to the specified value.
withLightness(float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new RgbaColor with the lightness component set to the specified value.
withRed(int) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new RgbaColor with the red component set to the specified value.
withRed(int) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new RgbaColor with the red component set to the specified value.
withSaturation(float) - Method in class com.tractionsoftware.gwt.user.client.util.RgbaColor
Returns a new RgbaColor with the saturation component set to the specified value.
withSaturation(float) - Method in class com.tractionsoftware.gwt.user.server.util.RgbaColor
Returns a new RgbaColor with the saturation component set to the specified value.

X

x - Variable in class com.tractionsoftware.gwt.user.client.util.Rect
 

Y

y - Variable in class com.tractionsoftware.gwt.user.client.util.Rect
 
A B C D E F G H I L M N O P R S T U V W X Y 

Copyright © 2015. All Rights Reserved.