- setActionText(String) - Method in class org.overlord.commons.gwt.client.local.widgets.AsyncActionButton
-
- setActive(boolean) - Method in class org.overlord.commons.gwt.client.local.widgets.SortableTableHeader
-
- setAscending(boolean) - Method in class org.overlord.commons.gwt.client.local.widgets.SortableTableHeader
-
- setCancelled(boolean) - Method in class org.overlord.commons.gwt.client.local.animations.AbstractAnimation
-
- setColumnClasses(int, String) - Method in class org.overlord.commons.gwt.client.local.widgets.WidgetTable
-
Add extra class information that will be added to the TD for all data
rows (at the given column index).
- setColumnId(String) - Method in class org.overlord.commons.gwt.client.local.widgets.SortableTableHeader
-
- setColumnLabels(String...) - Method in class org.overlord.commons.gwt.client.local.widgets.WidgetTable
-
Creates the thead and th elements, with the given labels.
- setColumnSortable(int, String) - Method in class org.overlord.commons.gwt.client.local.widgets.SortableTemplatedWidgetTable
-
Sets a column in the table to be sortable.
- setDateFormat(String) - Method in class org.overlord.commons.gwt.client.local.widgets.DateBox
-
Sets the date format used by this instance and by bootstrap-datepicker for
this date box.
- setDateValue(Date) - Method in class org.overlord.commons.gwt.client.local.widgets.DateBox
-
- setDestroyOnHide(boolean) - Method in class org.overlord.commons.gwt.client.local.widgets.ModalDialog
-
- setFixedWidth(boolean) - Method in class org.overlord.commons.gwt.client.local.widgets.FontAwesomeIcon
-
- setFrom(int) - Method in class org.overlord.commons.gwt.client.local.animations.MoveAnimation
-
- setHTML(String) - Method in class org.overlord.commons.gwt.client.local.widgets.HtmlSnippet
-
- setHTML(String) - Method in class org.overlord.commons.gwt.client.local.widgets.TemplatedWidgetTable
-
- setIcon(String) - Method in class org.overlord.commons.gwt.client.local.widgets.AsyncActionButton
-
- setIconName(String) - Method in class org.overlord.commons.gwt.client.local.widgets.FontAwesomeIcon
-
- setLabel(String) - Method in class org.overlord.commons.gwt.client.local.widgets.SortableTableHeader
-
- setLabel(String) - Method in class org.overlord.commons.gwt.client.local.widgets.SplitButtonDropdown
-
Sets the split button dropdown's label.
- setLiClass(Widget, String) - Method in class org.overlord.commons.gwt.client.local.widgets.UnorderedListPanel
-
Sets the 'class' attribute on the "li" wrapper for the
given wiget.
- setLiClass(int, String) - Method in class org.overlord.commons.gwt.client.local.widgets.UnorderedListPanel
-
Sets the 'class' attribute on the "li" wrapper for the
widget at the given index.
- setNumPages(int) - Method in class org.overlord.commons.gwt.client.local.widgets.Pager
-
Sets the number of pages in the result set.
- setPage(int) - Method in class org.overlord.commons.gwt.client.local.widgets.Pager
-
Sets the Pager to the given page number.
- setProperty(String) - Method in class org.overlord.commons.gwt.client.local.animations.MoveAnimation
-
- setRunning(boolean) - Method in class org.overlord.commons.gwt.client.local.animations.AbstractAnimation
-
- setTargetWidget(Widget) - Method in class org.overlord.commons.gwt.client.local.animations.AbstractAnimation
-
- setText(String) - Method in class org.overlord.commons.gwt.client.local.widgets.HtmlSnippet
-
- setText(String) - Method in class org.overlord.commons.gwt.client.local.widgets.IconLabel
-
- setText(String) - Method in class org.overlord.commons.gwt.client.local.widgets.LabelLabel
-
- setText(String) - Method in class org.overlord.commons.gwt.client.local.widgets.ParagraphLabel
-
- setText(String) - Method in class org.overlord.commons.gwt.client.local.widgets.TemplatedFormPanel
-
- setText(String) - Method in class org.overlord.commons.gwt.client.local.widgets.TemplatedWidgetTable
-
- setTo(int) - Method in class org.overlord.commons.gwt.client.local.animations.MoveAnimation
-
- setValue(Integer) - Method in class org.overlord.commons.gwt.client.local.widgets.Pager
-
- setValue(Integer, boolean) - Method in class org.overlord.commons.gwt.client.local.widgets.Pager
-
- show() - Method in class org.overlord.commons.gwt.client.local.widgets.ModalDialog
-
Displays the dialog.
- SimpleCorsFilter - Class in org.overlord.commons.gwt.server.filters
-
Enables CORS (cross-origin resource sharing).
- SimpleCorsFilter() - Constructor for class org.overlord.commons.gwt.server.filters.SimpleCorsFilter
-
Constructor.
- SortableTableHeader - Class in org.overlord.commons.gwt.client.local.widgets
-
Widget that is used as the child/content of the "th" for a sortable widget table.
- SortableTableHeader(String, String) - Constructor for class org.overlord.commons.gwt.client.local.widgets.SortableTableHeader
-
Constructor.
- SortableTemplatedWidgetTable - Class in org.overlord.commons.gwt.client.local.widgets
-
Extends the templated widget table to add support for column sorting.
- SortableTemplatedWidgetTable() - Constructor for class org.overlord.commons.gwt.client.local.widgets.SortableTemplatedWidgetTable
-
Constructor.
- SortableTemplatedWidgetTable.SortColumn - Class in org.overlord.commons.gwt.client.local.widgets
-
- SortableTemplatedWidgetTable.SortColumn() - Constructor for class org.overlord.commons.gwt.client.local.widgets.SortableTemplatedWidgetTable.SortColumn
-
- sortBy(String, boolean) - Method in class org.overlord.commons.gwt.client.local.widgets.SortableTemplatedWidgetTable
-
Sets the current sort-by column.
- sortBy(String, boolean, boolean) - Method in class org.overlord.commons.gwt.client.local.widgets.SortableTemplatedWidgetTable
-
Sets the current sort-by column.
- SpanPanel - Class in org.overlord.commons.gwt.client.local.widgets
-
Just like a FlowPanel except parented by a span rather than a div.
- SpanPanel() - Constructor for class org.overlord.commons.gwt.client.local.widgets.SpanPanel
-
Creates an empty flow panel.
- SplitButtonDropdown - Class in org.overlord.commons.gwt.client.local.widgets
-
Models a bootstrap Split Button Dropdown.
- SplitButtonDropdown() - Constructor for class org.overlord.commons.gwt.client.local.widgets.SplitButtonDropdown
-
Constructor.
- SplitButtonDropdown(ButtonSizeEnum) - Constructor for class org.overlord.commons.gwt.client.local.widgets.SplitButtonDropdown
-
Constructor.