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

S

saveContext() - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Saves the current context to the context stack.
scale(float, float) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Adds a scale transformation to the current transformation matrix.
ScrollTable - Class in com.google.gwt.widgetideas.table.client
ScrollTable consists of a fixed header and footer (optional) that remain visible and a scrollable body that contains the data.
ScrollTable(FixedWidthGrid, FixedWidthFlexTable) - Constructor for class com.google.gwt.widgetideas.table.client.ScrollTable
Constructor.
ScrollTable(FixedWidthGrid, FixedWidthFlexTable, ScrollTable.ScrollTableImages) - Constructor for class com.google.gwt.widgetideas.table.client.ScrollTable
Constructor.
ScrollTable.ResizePolicy - Enum in com.google.gwt.widgetideas.table.client
The resize policies of table cells.
ScrollTable.ScrollPolicy - Enum in com.google.gwt.widgetideas.table.client
The scroll policy of the table.
ScrollTable.ScrollTableImages - Interface in com.google.gwt.widgetideas.table.client
An ImageBundle that provides images for ScrollTable.
scrollTableAscending() - Method in interface com.google.gwt.widgetideas.table.client.ScrollTable.ScrollTableImages
An image indicating that a column is sorted in ascending order.
scrollTableDescending() - Method in interface com.google.gwt.widgetideas.table.client.ScrollTable.ScrollTableImages
An image indicating a column is sorted in descending order.
scrollTableFillWidth() - Method in interface com.google.gwt.widgetideas.table.client.ScrollTable.ScrollTableImages
An image used to fill the available width.
scrollTables(boolean) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Sets the scroll property of the header and data wrappers when scrolling.
SELECTED_CELL - Static variable in class com.google.gwt.widgetideas.datepicker.client.DatePicker.Styles
Selected date cell.
selectHighlightedDate() - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
Selects the current highlighted date.
selectionBar() - Method in interface com.google.gwt.widgetideas.client.FastTree.DefaultResources
The gif used to highlight selection.
SelectionGrid - Class in com.google.gwt.widgetideas.table.client
A variation of the Grid that supports row or cell hovering and row selection.
SelectionGrid() - Constructor for class com.google.gwt.widgetideas.table.client.SelectionGrid
Constructor.
SelectionGrid(int, int) - Constructor for class com.google.gwt.widgetideas.table.client.SelectionGrid
Constructs a SelectionGrid with the requested size.
SelectionGrid.SelectionGridCellFormatter - Class in com.google.gwt.widgetideas.table.client
This class contains methods used to format a table's cells.
SelectionGrid.SelectionGridCellFormatter() - Constructor for class com.google.gwt.widgetideas.table.client.SelectionGrid.SelectionGridCellFormatter
 
SelectionGrid.SelectionGridRowFormatter - Class in com.google.gwt.widgetideas.table.client
This class contains methods used to format a table's rows.
SelectionGrid.SelectionGridRowFormatter() - Constructor for class com.google.gwt.widgetideas.table.client.SelectionGrid.SelectionGridRowFormatter
 
SelectionGrid.SelectionPolicy - Enum in com.google.gwt.widgetideas.table.client
Selection policies.
selectRow(int, boolean) - Method in class com.google.gwt.widgetideas.table.client.SelectionGrid
Select a row in the data table.
selectRow(int, boolean, boolean) - Method in class com.google.gwt.widgetideas.table.client.SelectionGrid
Select a row in the data table.
selectRow(int, Element, boolean, boolean) - Method in class com.google.gwt.widgetideas.table.client.SelectionGrid
Select a row in the data table.
ServerLogManager - Class in com.google.gwt.libideas.logging.server
A convenience class to enable shared code to use logging while on the server.
ServerLogManager() - Constructor for class com.google.gwt.libideas.logging.server.ServerLogManager
 
setAbsoluteData(int, int, Object) - Method in class com.google.gwt.widgetideas.table.client.PagingScrollTable
Set the data in a cell.
setAcceptWidget(Widget) - Method in class com.google.gwt.widgetideas.table.client.InlineCellEditor
Set the Widget that is used to accept the current value.
setAccessKey(char) - Method in class com.google.gwt.widgetideas.client.FastTree
 
setAlignment(int, int, HasHorizontalAlignment.HorizontalAlignmentConstant, HasVerticalAlignment.VerticalAlignmentConstant) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.CellFormatter
Sets the horizontal and vertical alignment of the specified cell's contents.
setAllowableDateRange(Date, Date) - Method in class com.google.gwt.widgetideas.datepicker.client.MonthSelector
 
setAllowableDateRange(Date, Date) - Method in class com.google.gwt.widgetideas.datepicker.client.SimpleMonthSelector
 
setAllowableDates(Date, Date) - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
Restricts the date range this picker can show.
setAscending(boolean) - Method in class com.google.gwt.widgetideas.table.client.TableModel.ColumnSortInfo
Set whether or not the sorting is ascending or descending.
setAttr(int, int, String, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.CellFormatter
Convenience methods to set an attribute on a cell.
setAttr(int, String, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.RowFormatter
Convenience methods to set an attribute on a row.
setAutoFitEnabled(boolean) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Enable or disable automatic column fitting via mouse clicks to the header cells.
setAutoPlayEnabled(boolean) - Method in class com.google.gwt.widgetideas.client.YouTubeViewer
Enable or disable autoPlay.
setBodyElement(Element) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
 
setBorderWidth(int) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Sets the width of the table's border.
setBulkRenderer(FixedWidthGridBulkRenderer) - Method in class com.google.gwt.widgetideas.table.client.PagingScrollTable
Set the bulk table renderer.
setCallBack(AsyncCallback) - Method in class com.google.gwt.libideas.logging.client.RemoteLogHandler
 
setCancelWidget(Widget) - Method in class com.google.gwt.widgetideas.table.client.InlineCellEditor
Set the Widget that is used to cancel editing.
setCellEditor(int, AbstractCellEditor<R>) - Method in class com.google.gwt.widgetideas.table.client.PagingScrollTable
Set the cell editor for a column.
setCellFormatter(HTMLTable.CellFormatter) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Sets the table's CellFormatter.
setCellPadding(int) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Sets the amount of padding to be added around all cells.
setCellPadding(int) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Sets the amount of padding to be added around all cells.
setCellRenderer(PagingScrollTable.CellRenderer) - Method in class com.google.gwt.widgetideas.table.client.PagingScrollTable
Set the PagingScrollTable.CellRenderer used to render cell contents.
setCellRenderer(TableBulkRenderer.CellRenderer) - Method in class com.google.gwt.widgetideas.table.client.TableBulkRenderer
Sets the cell renderer.
setCellSpacing(int) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Sets the amount of spacing to be added around all cells.
setCellSpacing(int) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Sets the amount of spacing to be added around all cells.
setClassID(String) - Method in class com.google.gwt.widgetideas.client.EmbeddedObject.EmbeddedObjectInfo
Set the class ID used to identify the ActiveX control.
setClearText(String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Set the string to insert into cells when they are cleared.
setCodeBase(String) - Method in class com.google.gwt.widgetideas.client.EmbeddedObject.EmbeddedObjectInfo
Set the code base that identifies the location of the ActiveX control.
setColSpan(int, int, int) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthFlexTable.FixedWidthFlexCellFormatter
Sets the column span for the given cell.
setColSpan(int, int, int) - Method in class com.google.gwt.widgetideas.table.client.overrides.FlexTable.FlexCellFormatter
Sets the column span for the given cell.
setColumn(int) - Method in class com.google.gwt.widgetideas.table.client.TableModel.ColumnSortInfo
Set the column index.
setColumnFormatter(HTMLTable.ColumnFormatter) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
 
setColumnSortable(int, boolean) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Enable or disable sorting on a specific column.
setColumnSorter(SortableGrid.ColumnSorter) - Method in class com.google.gwt.widgetideas.table.client.SortableGrid
Set the SortableGrid.ColumnSorter.
setColumnWidth(int, int) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthFlexTable
Set the width of a column.
setColumnWidth(int, int) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthGrid
Set the width of a column.
setColumnWidth(int, int) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Set the width of a column.
setColumnWidth(int, int, int, boolean) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Set the width of a column.
setCoordSize(int, int) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Sets the coordinate space of the Canvas.
setCurrentMonthAndYear(Date) - Method in class com.google.gwt.widgetideas.datepicker.client.CalendarModel
Sets the current month and year
setCurrentValue(double) - Method in class com.google.gwt.widgetideas.client.SliderBar
Set the current value and fire the onValueChange event.
setCurrentValue(double, boolean) - Method in class com.google.gwt.widgetideas.client.SliderBar
Set the current value and optionally fire the onValueChange event.
setData(int, Iterator<Iterator<Object>>, List<R>) - Method in class com.google.gwt.widgetideas.table.client.PagingScrollTable
Set a block of data.
setData(int, int, Object) - Method in class com.google.gwt.widgetideas.table.client.TableModel
Set the data in a specific cell.
setDateEnabled(Date, boolean) - Method in class com.google.gwt.widgetideas.datepicker.client.CalendarView
Enables or Disables a particular date.
setDateEnabled(Date, boolean) - Method in class com.google.gwt.widgetideas.datepicker.client.SimpleCalendarView
 
setDefaultLevel(Level) - Static method in class com.google.gwt.libideas.logging.shared.Log
Set the default log level specifying which message levels will be logged by this logger.
setElement(int, int, Element) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Sets the element within the specified cell.
setEnabledDates(Iterable<Date>, boolean) - Method in class com.google.gwt.widgetideas.datepicker.client.CalendarView
Enables or disables multiple dates.
setFillStyle(Color) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Set the current Fill Style to the specified color.
setFocus(boolean) - Method in class com.google.gwt.widgetideas.client.FastTree
 
setFooterTable(FixedWidthFlexTable) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Set the footer table that appears under the data table.
setGhostRow(Element) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthGrid
Sets the ghost row variable.
setGlobalAlpha(float) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Set the global transparency to the specified alpha.
setHeight(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.CellFormatter
Sets the height of the specified cell.
setHeight(String) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
 
setHorizontalAlignment(int, int, HasHorizontalAlignment.HorizontalAlignmentConstant) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.CellFormatter
Sets the horizontal alignment of the specified cell.
setHoverBarContents(Widget) - Method in class com.google.gwt.widgetideas.client.CollapsiblePanel
Sets the contents of the hover bar.
setHTML(String) - Method in class com.google.gwt.widgetideas.client.FastTreeItem
 
setHTML(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Sets the HTML contents of the specified cell.
setHTML(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.PreloadedTable
 
setInfo(EmbeddedObject.EmbeddedObjectInfo) - Method in class com.google.gwt.widgetideas.client.EmbeddedObject
Update the information in the EmbeddedObject and re-render it.
setInfo(EmbeddedObject.EmbeddedObjectInfo, boolean) - Method in class com.google.gwt.widgetideas.client.EmbeddedObject
Set the info element and optionally re-render.
setLabel(String) - Method in class com.google.gwt.widgetideas.table.client.InlineCellEditor
Set the label for this cell editor.
setLabelFormatter(SliderBar.LabelFormatter) - Method in class com.google.gwt.widgetideas.client.SliderBar
Set the label formatter.
setLevel(String, Level) - Static method in class com.google.gwt.libideas.logging.shared.Log
Sets the level of a given logging category.
setLevel(Level) - Method in class com.google.gwt.libideas.logging.shared.LogHandler
Set the log level specifying which message levels will be logged by this Handler.
setLineWidth(float) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Sets the current context's linewidth.
setMaxProgress(double) - Method in class com.google.gwt.widgetideas.client.ProgressBar
Set the maximum progress.
setMaxValue(double) - Method in class com.google.gwt.widgetideas.client.SliderBar
Set the max value.
setMinProgress(double) - Method in class com.google.gwt.widgetideas.client.ProgressBar
Set the minimum progress.
setMinValue(double) - Method in class com.google.gwt.widgetideas.client.SliderBar
Set the minimum value.
setMinWidth(int) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Set the minimum allowable width of the data table.
setMovieID(String) - Method in class com.google.gwt.widgetideas.client.YouTubeViewer
Set the movie ID.
setNumLabels(int) - Method in class com.google.gwt.widgetideas.client.SliderBar
Set the number of labels to show on the line.
setNumTicks(int) - Method in class com.google.gwt.widgetideas.client.SliderBar
Set the number of ticks to show on the line.
setPageSize(int) - Method in class com.google.gwt.widgetideas.table.client.PagingScrollTable
Set the number of rows per page.
setPan(int) - Method in interface com.google.gwt.libideas.resources.client.SoundResource.Handle
Change the panning of the sound after it has been started.
setPanelPos(int) - Method in class com.google.gwt.widgetideas.client.CollapsiblePanel
 
setParam(String, String) - Method in class com.google.gwt.widgetideas.client.EmbeddedObject.EmbeddedObjectInfo
Set a parameter value in the object.
setPendingHTML(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.PreloadedTable
Sets cells HTML that will be included in the table upon initialization.
setPixelHeight(int) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Sets the height of the canvas in pixels.
setPixelSize(int, int) - Method in class com.google.gwt.libideas.logging.client.DivLogHandler
 
setPixelWidth(int) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Sets the CSS property in pixels for the canvas.
setPluginsPage(String) - Method in class com.google.gwt.widgetideas.client.EmbeddedObject.EmbeddedObjectInfo
Set the page where the user can download the necessary plugin to use the embedded application.
setPopupPosition(int, int) - Method in class com.google.gwt.libideas.logging.client.PopupWidgetLogHandler
 
setPostCachedRowCount(int) - Method in class com.google.gwt.widgetideas.table.client.CachedTableModel
Set the number of rows to cache after the visible data area.
setPreCachedRowCount(int) - Method in class com.google.gwt.widgetideas.table.client.CachedTableModel
Set the number of rows to cache before the visible data area.
setProgress(double) - Method in class com.google.gwt.widgetideas.client.ProgressBar
Set the current progress.
setRelatedVideosEnabled(boolean) - Method in class com.google.gwt.widgetideas.client.YouTubeViewer
Enable or disable related videos in the player.
setResizeCheckDelay(int) - Method in class com.google.gwt.widgetideas.client.ResizableWidgetCollection
Set the delay between resize checks in milliseconds.
setResizeCheckingEnabled(boolean) - Method in class com.google.gwt.widgetideas.client.ResizableWidgetCollection
Set whether or not resize checking is enabled.
setResizePolicy(ScrollTable.ResizePolicy) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Set the resize policy of the table.
setRowCount(int) - Method in class com.google.gwt.widgetideas.table.client.TableModel
Set the total number of rows.
setRowFormatter(HTMLTable.RowFormatter) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Sets the table's RowFormatter.
setRowSpan(int, int, int) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthFlexTable.FixedWidthFlexCellFormatter
Sets the row span for the given cell.
setRowSpan(int, int, int) - Method in class com.google.gwt.widgetideas.table.client.overrides.FlexTable.FlexCellFormatter
Sets the row span for the given cell.
setRowValue(int, R) - Method in class com.google.gwt.widgetideas.table.client.PagingScrollTable
Associate a row in the table with a value.
setScrollPolicy(ScrollTable.ScrollPolicy) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Set the scroll policy of the table.
setSelectedDate(Date) - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
Sets the selected date.
setSelectedItem(FastTreeItem) - Method in class com.google.gwt.widgetideas.client.FastTree
Selects a specified item.
setSelectedItem(FastTreeItem, boolean) - Method in class com.google.gwt.widgetideas.client.FastTree
Selects a specified item.
setSelectionPolicy(SelectionGrid.SelectionPolicy) - Method in class com.google.gwt.widgetideas.table.client.SelectionGrid
Set the selection policy, which determines if the user can select zero, one, or multiple rows.
setSize(String, String) - Method in class com.google.gwt.libideas.logging.client.DivLogHandler
 
setSortingEnabled(boolean) - Method in class com.google.gwt.widgetideas.table.client.ScrollTable
Enable or disable column sorting via mouse clicks to the header cells.
setSource(String) - Method in class com.google.gwt.widgetideas.client.EmbeddedObject.EmbeddedObjectInfo
Set the source of the embedded object.
setState(boolean) - Method in class com.google.gwt.widgetideas.client.FastTreeItem
Sets whether this item's children are displayed.
setState(boolean, boolean) - Method in class com.google.gwt.widgetideas.client.FastTreeItem
Sets whether this item's children are displayed.
setStepSize(double) - Method in class com.google.gwt.widgetideas.client.SliderBar
Set the step size.
setStrokeStyle(Color) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Set the current Stroke Style to the specified color.
setStyleName(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.CellFormatter
Sets the style name associated with the specified cell.
setStyleName(int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.ColumnFormatter
Sets the style name associated with the specified column.
setStyleName(int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.RowFormatter
Sets the style name associated with the specified row.
setStylePrimaryName(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.CellFormatter
Sets the primary style name associated with the specified cell.
setStylePrimaryName(int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.ColumnFormatter
Sets the primary style name associated with the specified column.
setStylePrimaryName(int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.RowFormatter
Sets the primary style name associated with the specified row.
setTabIndex(int) - Method in class com.google.gwt.widgetideas.client.FastTree
 
setText(String) - Method in class com.google.gwt.widgetideas.client.FastTreeItem
 
setText(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Sets the text within the specified cell.
setText(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.PreloadedTable
 
setTextFormatter(ProgressBar.TextFormatter) - Method in class com.google.gwt.widgetideas.client.ProgressBar
Set the text formatter.
setTextVisible(boolean) - Method in class com.google.gwt.widgetideas.client.ProgressBar
Sets whether the text is visible over the bar.
setType(int) - Method in class com.google.gwt.widgetideas.client.EmbeddedObject.EmbeddedObjectInfo
Set the type of embedded.
setup() - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
Sets up the date picker.
setup() - Method in class com.google.gwt.widgetideas.datepicker.client.SimpleCalendarView
 
setup() - Method in class com.google.gwt.widgetideas.datepicker.client.SimpleMonthSelector
 
setValue(Object) - Method in class com.google.gwt.widgetideas.table.client.InlineCellEditor
Set the value in the editor based on the value in the cell.
setValue(Object) - Method in class com.google.gwt.widgetideas.table.client.ListCellEditor
 
setValue(Object) - Method in class com.google.gwt.widgetideas.table.client.RadioCellEditor
 
setValue(Object) - Method in class com.google.gwt.widgetideas.table.client.TextCellEditor
 
setVerticalAlign(int, HasVerticalAlignment.VerticalAlignmentConstant) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.RowFormatter
Sets the vertical alignment of the specified row.
setVerticalAlignment(int, int, HasVerticalAlignment.VerticalAlignmentConstant) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.CellFormatter
Sets the vertical alignment of the specified cell.
setVisible(boolean) - Method in class com.google.gwt.widgetideas.client.LazyPanel
 
setVisible(int, int, boolean) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.CellFormatter
Sets whether this cell is visible via the display style property.
setVisible(int, boolean) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.RowFormatter
Sets whether this row is visible.
setVisibleDateEnabled(Date, boolean) - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
Sets a visible date to be enabled or disabled.
setVisibleEnabledDates(Iterable<Date>, boolean) - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
Sets a group of visible dates to be enabled or disabled.
setVolume(int) - Method in interface com.google.gwt.libideas.resources.client.SoundResource.Handle
Change the volume of the sound after it has been started.
setWidget(Widget) - Method in class com.google.gwt.widgetideas.client.FastTreeItem
 
setWidget(int, int, Widget) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable
Sets the widget within the specified cell.
setWidget(int, int, Widget) - Method in class com.google.gwt.widgetideas.table.client.PreloadedTable
 
setWidth(String) - Method in class com.google.gwt.widgetideas.client.CollapsiblePanel
 
setWidth(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthFlexTable.FixedWidthFlexCellFormatter
UnsupportedOperation.
setWidth(int, String) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthFlexTable.FixedWidthFlexColumnFormatter
UnsupportedOperation.
setWidth(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthGrid.FixedWidthGridCellFormatter
 
setWidth(int, String) - Method in class com.google.gwt.widgetideas.table.client.FixedWidthGrid.FixedWidthGridColumnFormatter
 
setWidth(int, int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.CellFormatter
Sets the width of the specified cell.
setWidth(int, String) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.ColumnFormatter
Sets the width of the specified column.
setWordWrap(int, int, boolean) - Method in class com.google.gwt.widgetideas.table.client.overrides.HTMLTable.CellFormatter
Sets whether the specified cell will allow word wrapping of its contents.
SEVERE - Static variable in class com.google.gwt.libideas.logging.shared.Level
SEVERE is a message level indicating a serious failure.
severe(String) - Static method in class com.google.gwt.libideas.logging.shared.Log
Log a SEVERE message.
severe(String, String) - Static method in class com.google.gwt.libideas.logging.shared.Log
Log a SEVERE message.
severe(String, String, Throwable) - Static method in class com.google.gwt.libideas.logging.shared.Log
Log a SEVERE message.
shiftCurrentMonth(int) - Method in class com.google.gwt.widgetideas.datepicker.client.CalendarModel
Shifts the current month by the given number of months.
shiftDays(Date, int) - Static method in class com.google.gwt.widgetideas.datepicker.client.CalendarModel
Shift the date by the given number of days.
shiftLeft(int) - Method in class com.google.gwt.widgetideas.client.SliderBar
Shift to the left (smaller value).
shiftMonths(Date, int) - Static method in class com.google.gwt.widgetideas.datepicker.client.CalendarModel
Shift the date by the given number of months.
shiftRight(int) - Method in class com.google.gwt.widgetideas.client.SliderBar
Shift to the right (greater value).
shortMonths() - Method in interface com.google.gwt.widgetideas.datepicker.client.overrides.DateTimeConstants
 
shortQuarters() - Method in interface com.google.gwt.widgetideas.datepicker.client.overrides.DateTimeConstants
 
shortWeekdays() - Method in interface com.google.gwt.widgetideas.datepicker.client.overrides.DateTimeConstants
 
shouldHide() - Method in enum com.google.gwt.widgetideas.client.CollapsiblePanel.State
 
shouldShow() - Method in enum com.google.gwt.widgetideas.client.CollapsiblePanel.State
 
show() - Method in class com.google.gwt.widgetideas.client.CollapsiblePanel
 
showBelow(Widget) - Method in class com.google.gwt.widgetideas.client.DropDownPanel
The default position of the DropDown is directly below its associated widget's, with its left edge aligned with the left edge of the box.
showDate(Date) - Method in class com.google.gwt.widgetideas.datepicker.client.DatePicker
This method causes the DatePicker to show the given date.
showDatePicker() - Method in class com.google.gwt.widgetideas.datepicker.client.DateBox
 
showLog() - Method in class com.google.gwt.libideas.logging.client.PopupWidgetLogHandler
 
SimpleCalendarView - Class in com.google.gwt.widgetideas.datepicker.client
Simple calendar view.
SimpleLogHandler - Class in com.google.gwt.libideas.logging.client
A very simple log handler meant to display simple messages.
SimpleLogHandler(boolean) - Constructor for class com.google.gwt.libideas.logging.client.SimpleLogHandler
 
SimpleMonthSelector - Class in com.google.gwt.widgetideas.datepicker.client
A simple MonthSelector used for the default date picker.
SimpleMonthSelector() - Constructor for class com.google.gwt.widgetideas.datepicker.client.SimpleMonthSelector
 
size() - Method in class com.google.gwt.widgetideas.table.client.TableModel.ColumnSortList
Returns the number of TableModel.ColumnSortInfo in the list.
slider() - Method in interface com.google.gwt.widgetideas.client.SliderBar.SliderBarImages
An image used for the sliding knob.
SliderBar - Class in com.google.gwt.widgetideas.client
A widget that allows the user to select a value within a range of possible values using a sliding bar that responds to mouse events.
SliderBar(double, double) - Constructor for class com.google.gwt.widgetideas.client.SliderBar
Create a slider bar.
SliderBar(double, double, SliderBar.LabelFormatter) - Constructor for class com.google.gwt.widgetideas.client.SliderBar
Create a slider bar.
SliderBar(double, double, SliderBar.LabelFormatter, SliderBar.SliderBarImages) - Constructor for class com.google.gwt.widgetideas.client.SliderBar
Create a slider bar.
SliderBar.LabelFormatter - Interface in com.google.gwt.widgetideas.client
A formatter used to format the labels displayed in the widget.
SliderBar.SliderBarImages - Interface in com.google.gwt.widgetideas.client
An ImageBundle that provides images for SliderBar.
sliderSliding() - Method in interface com.google.gwt.widgetideas.client.SliderBar.SliderBarImages
An image used for the sliding knob while sliding.
SortableColumnsListener - Interface in com.google.gwt.widgetideas.table.client
Event listener interface for column sort events.
SortableColumnsListenerCollection - Class in com.google.gwt.widgetideas.table.client
A helper class for implementers of the SourceSortableColumnsEvents interface.
SortableColumnsListenerCollection() - Constructor for class com.google.gwt.widgetideas.table.client.SortableColumnsListenerCollection
 
SortableGrid - Class in com.google.gwt.widgetideas.table.client
A variation of the Grid that supports many more options such as lazy row and column creation, row movement, hovering, row selection, and better column resizing.
SortableGrid() - Constructor for class com.google.gwt.widgetideas.table.client.SortableGrid
Constructor.
SortableGrid(int, int) - Constructor for class com.google.gwt.widgetideas.table.client.SortableGrid
Constructs a SortableGrid with the requested size.
SortableGrid.ColumnSorter - Class in com.google.gwt.widgetideas.table.client
The column sorter defines an algorithm to sort columns.
SortableGrid.ColumnSorter() - Constructor for class com.google.gwt.widgetideas.table.client.SortableGrid.ColumnSorter
 
SortableGrid.ColumnSorterCallback - Class in com.google.gwt.widgetideas.table.client
Callback that is called when the row sorting is complete.
SortableGrid.ColumnSorterCallback() - Constructor for class com.google.gwt.widgetideas.table.client.SortableGrid.ColumnSorterCallback
 
sortColumn(int) - Method in class com.google.gwt.widgetideas.table.client.SortableGrid
Sort the grid according to the specified column.
sortColumn(int, boolean) - Method in class com.google.gwt.widgetideas.table.client.SortableGrid
Sort the grid according to the specified column.
SoundResource - Interface in com.google.gwt.libideas.resources.client
A sound sample.
SoundResource.Handle - Interface in com.google.gwt.libideas.resources.client
Represents a sound that is currently playing.
SoundResourceCallback - Interface in com.google.gwt.libideas.resources.client
A callback used when loading external text resources.
SoundResourceGenerator - Class in com.google.gwt.libideas.resources.rg
Creates implementations of SoundResources.
SoundResourceGenerator() - Constructor for class com.google.gwt.libideas.resources.rg.SoundResourceGenerator
 
SourceRowPagingEvents - Interface in com.google.gwt.widgetideas.table.client
An interface for tables that can do paging.
SourceSortableColumnsEvents - Interface in com.google.gwt.widgetideas.table.client
An interface for tables that can do paging.
SourceTableModelEvents - Interface in com.google.gwt.widgetideas.table.client
An interface for TableModel that trigger events.
SourceTableSelectionEvents - Interface in com.google.gwt.widgetideas.table.client
Source of selection events.
splitCategory(String) - Static method in class com.google.gwt.libideas.logging.shared.Log
Splits the category into its component parts, separated by the "." character.
standaloneMonths() - Method in interface com.google.gwt.widgetideas.datepicker.client.overrides.DateTimeConstants
 
standaloneNarrowMonths() - Method in interface com.google.gwt.widgetideas.datepicker.client.overrides.DateTimeConstants
 
standaloneNarrowWeekdays() - Method in interface com.google.gwt.widgetideas.datepicker.client.overrides.DateTimeConstants
 
standaloneShortMonths() - Method in interface com.google.gwt.widgetideas.datepicker.client.overrides.DateTimeConstants
 
standaloneShortWeekdays() - Method in interface com.google.gwt.widgetideas.datepicker.client.overrides.DateTimeConstants
 
standaloneWeekdays() - Method in interface com.google.gwt.widgetideas.datepicker.client.overrides.DateTimeConstants
 
standardizeKeycode(int) - Static method in class com.google.gwt.widgetideas.client.overrides.DOMHelper
Normalized key codes.
startCell - Variable in class com.google.gwt.widgetideas.table.client.TableBulkRenderer.RenderingOptions
 
startRow - Variable in class com.google.gwt.widgetideas.table.client.TableBulkRenderer.RenderingOptions
 
StaticResourceBundleGenerator - Class in com.google.gwt.libideas.resources.rebind.context
Copies selected files into module output with strong names and generates the ResourceBundle mappings.
StaticResourceBundleGenerator() - Constructor for class com.google.gwt.libideas.resources.rebind.context.StaticResourceBundleGenerator
 
stop() - Method in interface com.google.gwt.libideas.resources.client.SoundResource.Handle
Stop playing the resource.
stroke() - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Strokes the current path according to the current stroke style.
strokeRect(float, float, float, float) - Method in class com.google.gwt.widgetideas.graphics.client.GWTCanvas
Strokes a rectangle defined by the supplied arguments.
StyleInjector - Class in com.google.gwt.libideas.client
Used to add stylesheets to the document.
swapRows(int, int) - Method in class com.google.gwt.widgetideas.table.client.SortableGrid
Swap the positions of two rows.
swapRowsRaw(int, int) - Method in class com.google.gwt.widgetideas.table.client.SortableGrid
Swap two rows without checking the cell bounds.
syncCall - Variable in class com.google.gwt.widgetideas.table.client.TableBulkRenderer.RenderingOptions
 

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