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

R

RadioCellEditor<R> - Class in com.google.gwt.widgetideas.table.client
A cell editor that lists its options as radio buttons.
RadioCellEditor() - Constructor for class com.google.gwt.widgetideas.table.client.RadioCellEditor
Constructor.
RadioCellEditor(InlineCellEditor.InlineCellEditorImages) - Constructor for class com.google.gwt.widgetideas.table.client.RadioCellEditor
Constructor.
rawFirstChild(Element) - Static method in class com.google.gwt.widgetideas.client.overrides.DOMHelper
Gets the first child.
READ_ONLY_ERROR - Static variable in class com.google.gwt.widgetideas.table.client.ReadOnlyTableModel
Error message used when calling a write operation.
ReadOnlyTableModel<R> - Class in com.google.gwt.widgetideas.table.client
A read-only version of the TableModel.
ReadOnlyTableModel() - Constructor for class com.google.gwt.widgetideas.table.client.ReadOnlyTableModel
 
rect(float, float, float, float) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Adds a rectangle to the current path, and closes the path.
RED - Static variable in class com.google.gwt.widgetideas.graphics.client.Color
 
redraw() - Method in class com.google.gwt.widgetideas.client.ProgressBar
Redraw the progress bar when something changes the layout.
redraw() - Method in class com.google.gwt.widgetideas.client.SliderBar
Redraw the progress bar when something changes the layout.
redraw() - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Redraw the table.
reformatContent() - Method in class com.google.gwt.widgetideas.client.CurrencyWidget
 
refresh() - Method in class com.google.gwt.widgetideas.datepicker.client.CalendarView
 
refresh() - Method in class com.google.gwt.widgetideas.datepicker.client.SimpleCalendarView
 
refresh() - Method in class com.google.gwt.widgetideas.datepicker.client.SimpleMonthSelector
 
reloadPage() - Method in class com.google.gwt.widgetideas.table.client.PagingScrollTable
Reload the current page.
RemoteLoggingService - Interface in com.google.gwt.libideas.logging.client
Logging service definition.
RemoteLoggingServiceAsync - Interface in com.google.gwt.libideas.logging.client
Remote Service Async.
RemoteLoggingServiceImpl - Class in com.google.gwt.libideas.logging.server
Remote logging implementation.
RemoteLoggingServiceImpl() - Constructor for class com.google.gwt.libideas.logging.server.RemoteLoggingServiceImpl
 
RemoteLogHandler - Class in com.google.gwt.libideas.logging.client
Handler to publish messages over RPC.
RemoteLogHandler() - Constructor for class com.google.gwt.libideas.logging.client.RemoteLogHandler
 
RemoteLogHandler(RemoteLoggingServiceAsync) - Constructor for class com.google.gwt.libideas.logging.client.RemoteLogHandler
 
remove(Widget) - Method in class com.google.gwt.widgetideas.client.CollapsiblePanel
 
remove(Handlers, EventHandler) - Static method in class com.google.gwt.widgetideas.client.events.Handlers
Removes the handler from the collection if present.
remove(Widget) - Method in class com.google.gwt.widgetideas.client.FastTree
 
remove() - Method in class com.google.gwt.widgetideas.client.FastTreeItem
Removes this item from its tree.
remove(ResizableWidget) - Method in class com.google.gwt.widgetideas.client.ResizableWidgetCollection
Remove a ResizableWidget from the collection.
remove(Widget) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Remove the specified widget from the table.
remove(Widget) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Unsupported.
removeAbsoluteRow(int) - Method in class com.google.gwt.widgetideas.table.client.PagingScrollTable
Remove a row from the table relative to the total number of rows.
removeByElement(Element) - Method in class com.google.gwt.widgetideas.table.client.overrides.ElementMapper
Remove the uiObject associated with the given element.
removeCell(int, int) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthFlexTable
 
removeCell(int, int) - Method in class com.google.gwt.widgetideas.table.client.overrides.FlexTable
Removes the specified cell from the table.
removeCell(int, int) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Removes the specified cell from the table.
removeCells(int, int, int) - Method in class com.google.gwt.widgetideas.table.client.overrides.FlexTable
Removes a number of cells from a row in the table.
removeChangeHandler(ChangeHandler<ChangeType>) - Method in interface com.google.gwt.widgetideas.client.events.FiresChangeEvents
Removes a change handler.
removeChangeHandler(ChangeHandler<Date>) - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
 
removeChangeListener(ChangeListener) - Method in class com.google.gwt.widgetideas.client.CollapsiblePanel
 
removeChangeListener(ChangeListener) - Method in class com.google.gwt.widgetideas.client.SliderBar
Remove a change listener from this SliderBar.
removeFocusListener(FocusListener) - Method in class com.google.gwt.widgetideas.client.FastTree
 
removeGlobalDateStyle(Date, String) - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
Globally removes a style from a date.
removeHighlightHandler(HighlightHandler<ValueType>) - Method in interface com.google.gwt.widgetideas.client.events.FiresHighlightEvents
Removes a highlight handler.
removeHighlightHandler(HighlightHandler<Date>) - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
 
removeItem(FastTreeItem) - Method in class com.google.gwt.widgetideas.client.FastTree
Removes an item from the root level of this tree.
removeItem(FastTreeItem) - Method in class com.google.gwt.widgetideas.client.FastTreeItem
Removes an item from the tree.
removeItem(FastTreeItem) - Method in interface com.google.gwt.widgetideas.client.HasFastTreeItems
Removes one of this item's children.
removeItems() - Method in class com.google.gwt.widgetideas.client.FastTree
Removes all items from the root level of this tree.
removeItems() - Method in class com.google.gwt.widgetideas.client.FastTreeItem
Removes all of this item's children.
removeKeyboardListener(KeyboardListener) - Method in class com.google.gwt.widgetideas.client.FastTree
 
removeLogHandler(LogHandler) - Static method in class com.google.gwt.libideas.logging.shared.Log
Remove a log Handler.
removeRadioButton(RadioButton) - Method in class com.google.gwt.widgetideas.table.client.RadioCellEditor
Remove a radio button to the editor.
removeRenderingHandler(RenderingHandler) - Method in interface com.google.gwt.widgetideas.client.events.FiresRenderingEvents
Removes a rendering handler.
removeRenderingHandler(RenderingHandler) - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
 
removeRow(int) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthFlexTable
 
removeRow(int) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthGrid
 
removeRow(int) - Method in class com.google.gwt.widgetideas.table.client.overrides.FlexTable
 
removeRow(int) - Method in class com.google.gwt.widgetideas.table.client.overrides.Grid
 
removeRow(int) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Removes the specified row from the table.
removeRow(int) - Method in class com.google.gwt.widgetideas.table.client.SelectionGrid
 
removeRow(int) - Method in class com.google.gwt.widgetideas.table.client.TableModel
Remove a row and decrement the row count by one.
removeRowPagingListener(RowPagingListener) - Method in class com.google.gwt.widgetideas.table.client.PagingScrollTable
Remove a RowPagingListener.
removeRowPagingListener(RowPagingListener) - Method in interface com.google.gwt.widgetideas.table.client.SourceRowPagingEvents
Remove a RowPagingListener.
removeSortableColumnsListener(SortableColumnsListener) - Method in class com.google.gwt.widgetideas.table.client.SortableGrid
Remove a SortableColumnsListenerbleColumnsListener listener.
removeSortableColumnsListener(SortableColumnsListener) - Method in interface com.google.gwt.widgetideas.table.client.SourceSortableColumnsEvents
Remove a SortableColumnsListenerbleColumnsListener listener.
removeStyleName(Date, String) - Method in class com.google.gwt.widgetideas.datepicker.client.CalendarView
Removes a stylename from the cell of the supplied date.
removeStyleName(Date, String) - Method in class com.google.gwt.widgetideas.datepicker.client.SimpleCalendarView
 
removeStyleName(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.CellFormatter
Removes a style from the specified cell.
removeStyleName(int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.ColumnFormatter
Removes a style from the specified column.
removeStyleName(int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.RowFormatter
Removes a style from the specified row.
removeTableListener(TableListener) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Removes the specified table listener.
removeTableModelListener(TableModelListener) - Method in interface com.google.gwt.widgetideas.table.client.SourceTableModelEvents
Remove a TableModelListener.
removeTableModelListener(TableModelListener) - Method in class com.google.gwt.widgetideas.table.client.TableModel
Remove a TableModelListener.
removeTableSelectionListener(TableSelectionListener) - Method in class com.google.gwt.widgetideas.table.client.SelectionGrid
Remove a TableSelectionListener.
removeTableSelectionListener(TableSelectionListener) - Method in interface com.google.gwt.widgetideas.table.client.SourceTableSelectionEvents
Remove a TableSelectionListener.
removeVisibleDateStyles(Iterator<Date>, String) - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
Removes a style name from multiple visible dates.
removeWidgetByElement(Element) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.WidgetMapper
Remove the widget associated with the given element.
render() - Method in class com.google.gwt.widgetideas.client.EmbeddedObject
Render the object into the container div.
renderCell(FixedWidthGrid, int, int, Object) - Method in interface com.google.gwt.widgetideas.table.client.PagingScrollTable.CellRenderer
Render the contents of a cell.
renderCell(int, int, Object) - Method in class com.google.gwt.widgetideas.table.client.PagingScrollTable
Render the contents of the cell.
renderCell(int, int, Object, StringBuffer) - Method in class com.google.gwt.widgetideas.table.client.TableBulkRenderer.CellRenderer
Renders the current cell data calling append as needed .
renderCell(int, int, Object, StringBuffer) - Method in class com.google.gwt.widgetideas.table.client.TableBulkRenderer.StringCellRenderer
Renders the current cell data to a String.
RendererCallback - Interface in com.google.gwt.widgetideas.table.client
A callback used when rendering a Widget asynchronously or in a bulk operation.
RenderingEvent - Class in com.google.gwt.widgetideas.client.events
Rendering event.
RenderingEvent(FiresRenderingEvents) - Constructor for class com.google.gwt.widgetideas.client.events.RenderingEvent
Constructor.
RenderingHandler - Interface in com.google.gwt.widgetideas.client.events
Rendering handler.
renderRows(Iterator<Iterator<Object>>, TableBulkRenderer.RenderingOptions) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthGridBulkRenderer
 
renderRows(Iterator<Iterator<Object>>, TableBulkRenderer.RenderingOptions) - Method in class com.google.gwt.widgetideas.table.client.GridBulkRenderer
 
renderRows(Iterator<Iterator<Object>>, RendererCallback) - Method in class com.google.gwt.widgetideas.table.client.TableBulkRenderer
Removes all rows in the current table replaces them with the roews supplied by the iterator.
renderRows(List<List<Object>>, RendererCallback) - Method in class com.google.gwt.widgetideas.table.client.TableBulkRenderer
Removes all rows in the current table replaces them with the list of rows provided.
renderRows(TableModel<?>, int, int, RendererCallback) - Method in class com.google.gwt.widgetideas.table.client.TableBulkRenderer
Removes all rows in the current table replaces them with the rows supplied by the provided TableModel.
renderRows(TableModel<?>, RendererCallback) - Method in class com.google.gwt.widgetideas.table.client.TableBulkRenderer
Removes all rows in the current table replaces them with the rows supplied by the provided TableModel.
renderRows(Iterator<Iterator<Object>>, TableBulkRenderer.RenderingOptions) - Method in class com.google.gwt.widgetideas.table.client.TableBulkRenderer
Work horse protected rendering method.
renderRows(TableModel<?>, TableBulkRenderer.RenderingOptions) - Method in class com.google.gwt.widgetideas.table.client.TableBulkRenderer
Render rows using a table model.
requestRows(TableModel.Request, TableModel.Callback<R>) - Method in class com.google.gwt.widgetideas.table.client.CachedTableModel
 
requestRows(TableModel.Request, TableModel.Callback<R>) - Method in class com.google.gwt.widgetideas.table.client.ClientTableModel
See TableModel.
requestRows(TableModel.Request, TableModel.Callback<R>) - Method in class com.google.gwt.widgetideas.table.client.TableModel
Generate a TableModel.Response based on a specific TableModel.Request.
resetProgress() - Method in class com.google.gwt.widgetideas.client.ProgressBar
Reset the progress text based on the current min and max progress range.
ResizableWidget - Interface in com.google.gwt.widgetideas.client
An interface that defines the methods required to support automatic resizing of the Widget element.
ResizableWidgetCollection - Class in com.google.gwt.widgetideas.client
A collection of ResizableWidget that periodically checks the outer dimensions of a widget and redraws it as necessary.
ResizableWidgetCollection() - Constructor for class com.google.gwt.widgetideas.client.ResizableWidgetCollection
Create a ResizableWidget.
ResizableWidgetCollection(boolean) - Constructor for class com.google.gwt.widgetideas.client.ResizableWidgetCollection
Constructor.
ResizableWidgetCollection(int) - Constructor for class com.google.gwt.widgetideas.client.ResizableWidgetCollection
Constructor.
ResizableWidgetCollection(int, boolean) - Constructor for class com.google.gwt.widgetideas.client.ResizableWidgetCollection
Constructor.
resize(int, int) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Convenience function for resizing the canvas with consistent coordinate and screen pixel spaces.
resize(int, int) - Method in class com.google.gwt.widgetideas.table.client.overrides.Grid
Resizes the grid.
resizeColumns(int) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthGrid
 
resizeColumns(int) - Method in class com.google.gwt.widgetideas.table.client.overrides.Grid
Resizes the grid to the specified number of columns.
resizeRows(int) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthGrid
 
resizeRows(int) - Method in class com.google.gwt.widgetideas.table.client.overrides.Grid
Resizes the grid to the specified number of rows.
resizeTablesVertically() - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Fixes the table heights so the header is visible and the data takes up the remaining vertical space.
resizeTablesVerticallyNow() - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Helper method that actually performs the vertical resizing.
ResourceContext - Interface in com.google.gwt.libideas.resources.rebind
Context object for ResourceGenerators.
ResourceException - Exception in com.google.gwt.libideas.resources.client
Associates a ResourcePrototype with a program error.
ResourceException(ResourcePrototype) - Constructor for exception com.google.gwt.libideas.resources.client.ResourceException
 
ResourceException(ResourcePrototype, String) - Constructor for exception com.google.gwt.libideas.resources.client.ResourceException
 
ResourceException(ResourcePrototype, String, Throwable) - Constructor for exception com.google.gwt.libideas.resources.client.ResourceException
 
ResourceGenerator - Class in com.google.gwt.libideas.resources.rebind
Encapsulates per-type resource generation logic.
ResourceGenerator() - Constructor for class com.google.gwt.libideas.resources.rebind.ResourceGenerator
 
ResourceGeneratorUtil - Class in com.google.gwt.libideas.resources.rebind
Utility methods for building ResourceGenerators.
ResourcePrototype - Interface in com.google.gwt.libideas.resources.client
Encapsulates information about a particular resource.
restoreContext() - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Restores the last saved context from the context stack.
reverseRows() - Method in class com.google.gwt.widgetideas.table.client.SortableGrid
Completely reverse the order of all rows in the table.
rotate(float) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Adds a rotation of the specified angle to the current transform.
RowPagingListener - Interface in com.google.gwt.widgetideas.table.client
Event listener interface for SourceRowPagingEvents.
RowPagingListenerCollection - Class in com.google.gwt.widgetideas.table.client
A helper class for implementers of the SourceRowPagingEvents interface.
RowPagingListenerCollection() - Constructor for class com.google.gwt.widgetideas.table.client.RowPagingListenerCollection
 
ROWS_PER_TIME_CHECK - Static variable in class com.google.gwt.widgetideas.table.client.TableBulkRenderer
How many rows should be processed before time is checked and the event loop is potentially flushed.

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