Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
O
OFF
- Static variable in class com.google.gwt.libideas.logging.shared.
Level
OFF is a special level that can be used to turn off logging.
onAccept()
- Method in class com.google.gwt.widgetideas.table.client.
InlineCellEditor
Called before an accept takes place.
onAllRowsDeselected(SourceTableSelectionEvents)
- Method in interface com.google.gwt.widgetideas.table.client.
TableSelectionListener
Fired when all rows are deselected.
onAttach()
- Method in class com.google.gwt.widgetideas.client.
GlassPanel
onAttach()
- Method in class com.google.gwt.widgetideas.table.client.
ScrollTable
Resize the widget and redistribute space as needed.
onBrowserEvent(Event)
- Method in class com.google.gwt.widgetideas.client.
FastTree
onBrowserEvent(Event)
- Method in class com.google.gwt.widgetideas.client.
SliderBar
Listen for events that will move the knob.
onBrowserEvent(Event)
- Method in class com.google.gwt.widgetideas.table.client.overrides.
HTMLTable
Method to process events generated from the browser.
onBrowserEvent(Event)
- Method in class com.google.gwt.widgetideas.table.client.
ScrollTable
onBrowserEvent(Event)
- Method in class com.google.gwt.widgetideas.table.client.
SelectionGrid
onCancel(AbstractCellEditor.CellEditInfo<R>)
- Method in interface com.google.gwt.widgetideas.table.client.
AbstractCellEditor.Callback
Use this callback to cancel the edit request.
onCancel()
- Method in class com.google.gwt.widgetideas.table.client.
InlineCellEditor
Called before a cancel takes place.
onCellHover(SourceTableSelectionEvents, int, int)
- Method in interface com.google.gwt.widgetideas.table.client.
TableSelectionListener
Fired when a cell is hovered.
onCellUnhover(SourceTableSelectionEvents, int, int)
- Method in interface com.google.gwt.widgetideas.table.client.
TableSelectionListener
Fired when a cell is unhovered.
onChange(ChangeEvent<ChangeType>)
- Method in interface com.google.gwt.widgetideas.client.events.
ChangeHandler
On change.
onColumnSorted(TableModel.ColumnSortList)
- Method in interface com.google.gwt.widgetideas.table.client.
SortableColumnsListener
Fired when the currently sorted column changes.
onComplete(AbstractCellEditor.CellEditInfo<R>, Object)
- Method in interface com.google.gwt.widgetideas.table.client.
AbstractCellEditor.Callback
Use this callback to return a value to the table.
onDetach()
- Method in class com.google.gwt.widgetideas.client.
GlassPanel
onError(ResourceException)
- Method in interface com.google.gwt.libideas.resources.client.
SoundResourceCallback
onError(ResourceException)
- Method in interface com.google.gwt.libideas.resources.client.
TextResourceCallback
onEventPreview(Event)
- Method in class com.google.gwt.widgetideas.client.
GlassPanel
onFailure(Throwable)
- Method in class com.google.gwt.widgetideas.table.client.
CachedTableModel.CacheCallback
onFailure(Throwable)
- Method in interface com.google.gwt.widgetideas.table.client.
TableModel.Callback
Called when an error occurs and the rows cannot be loaded.
onHighlight(HighlightEvent<HighlightType>)
- Method in interface com.google.gwt.widgetideas.client.events.
HighlightHandler
handles highlight events.
onImagesLoaded(ImageHandle[])
- Method in interface com.google.gwt.widgetideas.graphics.client.
ImageLoader.CallBack
onLoad()
- Method in class com.google.gwt.widgetideas.client.
CollapsiblePanel
This method is called immediately after a widget becomes attached to the browser's document.
onLoad()
- Method in class com.google.gwt.widgetideas.client.
FastTree
onLoad()
- Method in class com.google.gwt.widgetideas.client.
ProgressBar
This method is called immediately after a widget becomes attached to the browser's document.
onLoad()
- Method in class com.google.gwt.widgetideas.client.
SliderBar
This method is called immediately after a widget becomes attached to the browser's document.
onLoad()
- Method in class com.google.gwt.widgetideas.table.client.
PagingScrollTable
This method is called immediately after a widget becomes attached to the browser's document.
onLoad()
- Method in class com.google.gwt.widgetideas.table.client.
PreloadedTable
onNumPagesChanges(int)
- Method in interface com.google.gwt.widgetideas.table.client.
RowPagingListener
Fired when the number of pages changes.
onPageChanged(int)
- Method in interface com.google.gwt.widgetideas.table.client.
RowPagingListener
Fired when the current page changes, but before it is loaded.
onPageLoaded(int)
- Method in interface com.google.gwt.widgetideas.table.client.
RowPagingListener
Fired when the current page has completely finished loading.
onPagingFailure(Throwable)
- Method in interface com.google.gwt.widgetideas.table.client.
RowPagingListener
Fired when a failure occurs while loading the page.
onRendered(RenderingEvent)
- Method in interface com.google.gwt.widgetideas.client.events.
RenderingHandler
handles rendering events.
onRendered()
- Method in class com.google.gwt.widgetideas.table.client.
GridBulkRenderer.ChainingCallback
onRendered()
- Method in interface com.google.gwt.widgetideas.table.client.
RendererCallback
Called when the Widget rendering completes.
onResize(int, int)
- Method in class com.google.gwt.widgetideas.client.
ProgressBar
This method is called when the dimensions of the parent element change.
onResize(int, int)
- Method in interface com.google.gwt.widgetideas.client.
ResizableWidget
This method is called when the dimensions of the parent element change.
onResize(int, int)
- Method in class com.google.gwt.widgetideas.client.
SliderBar
This method is called when the dimensions of the parent element change.
onResize(int, int)
- Method in class com.google.gwt.widgetideas.table.client.
ScrollTable
This method is called when the dimensions of the parent element change.
onRowCountChanged(int)
- Method in interface com.google.gwt.widgetideas.table.client.
TableModelListener
Event fired when the number of rows changes.
onRowDeselected(SourceTableSelectionEvents, int)
- Method in interface com.google.gwt.widgetideas.table.client.
TableSelectionListener
Fired when a single row is deselected.
onRowHover(SourceTableSelectionEvents, int)
- Method in interface com.google.gwt.widgetideas.table.client.
TableSelectionListener
Fired when a row is hovered.
onRowInserted(int)
- Method in class com.google.gwt.widgetideas.table.client.
CachedTableModel
onRowInserted(int)
- Method in class com.google.gwt.widgetideas.table.client.
ListTableModel
onRowInserted(int)
- Method in class com.google.gwt.widgetideas.table.client.
ReadOnlyTableModel
onRowInserted(int)
- Method in class com.google.gwt.widgetideas.table.client.
TableModel
Event fired when a row is inserted.
onRowInserted(int)
- Method in interface com.google.gwt.widgetideas.table.client.
TableModelListener
Event fired when a row is inserted.
onRowRemoved(int)
- Method in class com.google.gwt.widgetideas.table.client.
CachedTableModel
onRowRemoved(int)
- Method in class com.google.gwt.widgetideas.table.client.
ListTableModel
onRowRemoved(int)
- Method in class com.google.gwt.widgetideas.table.client.
ReadOnlyTableModel
onRowRemoved(int)
- Method in class com.google.gwt.widgetideas.table.client.
TableModel
Event fired when a row is removed.
onRowRemoved(int)
- Method in interface com.google.gwt.widgetideas.table.client.
TableModelListener
Event fired when a row is removed.
onRowsReady(TableModel.Request, TableModel.Response<R>)
- Method in class com.google.gwt.widgetideas.table.client.
CachedTableModel.CacheCallback
onRowsReady(TableModel.Request, TableModel.Response<R>)
- Method in interface com.google.gwt.widgetideas.table.client.
TableModel.Callback
Consume the data created by
TableModel
in response to a Request.
onRowsSelected(SourceTableSelectionEvents, int, int)
- Method in interface com.google.gwt.widgetideas.table.client.
TableSelectionListener
Fired when one or more rows are selected.
onRowUnhover(SourceTableSelectionEvents, int)
- Method in interface com.google.gwt.widgetideas.table.client.
TableSelectionListener
Fired when a row is unhovered.
onSelected()
- Method in class com.google.gwt.widgetideas.client.
FastTreeItem
Called when a tree item is selected.
onSelected()
- Method in class com.google.gwt.widgetideas.client.
ListeningFastTreeItem
onSelection(FastTreeItem, boolean, boolean)
- Method in class com.google.gwt.widgetideas.client.
FastTree
onSetData(int, int, Object)
- Method in class com.google.gwt.widgetideas.table.client.
CachedTableModel
onSetData(int, int, Object)
- Method in class com.google.gwt.widgetideas.table.client.
ListTableModel
onSetData(int, int, Object)
- Method in class com.google.gwt.widgetideas.table.client.
ReadOnlyTableModel
onSetData(int, int, Object)
- Method in class com.google.gwt.widgetideas.table.client.
TableModel
Event fired when the local data changes.
onSetData(int, int, Object)
- Method in interface com.google.gwt.widgetideas.table.client.
TableModelListener
Event fired when the data changes.
onSortColumn(SortableGrid, TableModel.ColumnSortList, SortableGrid.ColumnSorterCallback)
- Method in class com.google.gwt.widgetideas.table.client.
SortableGrid.ColumnSorter
Override this method to implement a custom column sorting algorithm.
onSortingComplete(int[])
- Method in class com.google.gwt.widgetideas.table.client.
SortableGrid.ColumnSorterCallback
Set the order of all rows after a column sort request.
onSortingComplete(Element[])
- Method in class com.google.gwt.widgetideas.table.client.
SortableGrid.ColumnSorterCallback
Set the order of all rows after a column sort request.
onSortingComplete()
- Method in class com.google.gwt.widgetideas.table.client.
SortableGrid.ColumnSorterCallback
Trigger the callback, but do not change the ordering of the rows.
onSuccess(SoundResource)
- Method in interface com.google.gwt.libideas.resources.client.
SoundResourceCallback
onSuccess(TextResource)
- Method in interface com.google.gwt.libideas.resources.client.
TextResourceCallback
onUnload()
- Method in class com.google.gwt.widgetideas.client.
FastTree
This method is called immediately before a widget will be detached from the browser's document.
onWindowResized(int, int)
- Method in class com.google.gwt.widgetideas.client.
ResizableWidgetCollection
Called when the browser window is resized.
OTHER_KEY_DOWN
- Static variable in class com.google.gwt.widgetideas.client.overrides.
DOMHelper
OTHER_KEY_LEFT
- Static variable in class com.google.gwt.widgetideas.client.overrides.
DOMHelper
OTHER_KEY_RIGHT
- Static variable in class com.google.gwt.widgetideas.client.overrides.
DOMHelper
OTHER_KEY_UP
- Static variable in class com.google.gwt.widgetideas.client.overrides.
DOMHelper
OverrideDOM
- Class in
com.google.gwt.widgetideas.table.client.overrides
This class should be incorporated into the DOM class.
OverrideDOM()
- Constructor for class com.google.gwt.widgetideas.table.client.overrides.
OverrideDOM
OverrideDOMImpl
- Class in
com.google.gwt.widgetideas.table.client.overrides
This class should be incorporated into the DOMImpl class.
OverrideDOMImpl()
- Constructor for class com.google.gwt.widgetideas.table.client.overrides.
OverrideDOMImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y