- setColumnClasses(int, String) - Method in class org.overlord.sramp.ui.client.local.widgets.common.WidgetTable
-
Add extra class information that will be added to the TD for all data
rows (at the given column index).
- setColumnLabels(String...) - Method in class org.overlord.sramp.ui.client.local.widgets.common.WidgetTable
-
Creates the thead and th elements, with the given labels.
- setDateFormat(String) - Method in class org.overlord.sramp.ui.client.local.widgets.bootstrap.DateBox
-
Sets the date format used by this instance and by bootstrap-datepicker for
this date box.
- setDateValue(Date) - Method in class org.overlord.sramp.ui.client.local.widgets.bootstrap.DateBox
-
- setDestroyOnHide(boolean) - Method in class org.overlord.sramp.ui.client.local.widgets.bootstrap.ModalDialog
-
- setHTML(String) - Method in class org.overlord.sramp.ui.client.local.widgets.common.HtmlSnippet
-
- setHTML(String) - Method in class org.overlord.sramp.ui.client.local.widgets.common.TemplatedWidgetTable
-
- setLabel(String) - Method in class org.overlord.sramp.ui.client.local.widgets.bootstrap.SplitButtonDropdown
-
Sets the split button dropdown's label.
- setLiClass(Widget, String) - Method in class org.overlord.sramp.ui.client.local.widgets.common.UnorderedListPanel
-
Sets the 'class' attribute on the "li" wrapper for the
given wiget.
- setLiClass(int, String) - Method in class org.overlord.sramp.ui.client.local.widgets.common.UnorderedListPanel
-
Sets the 'class' attribute on the "li" wrapper for the
widget at the given index.
- setNumPages(int) - Method in class org.overlord.sramp.ui.client.local.widgets.bootstrap.Pager
-
Sets the number of pages in the result set.
- setPage(int) - Method in class org.overlord.sramp.ui.client.local.widgets.bootstrap.Pager
-
Sets the Pager to the given page number.
- setText(String) - Method in class org.overlord.sramp.ui.client.local.widgets.common.HtmlSnippet
-
- setText(String) - Method in class org.overlord.sramp.ui.client.local.widgets.common.LabelLabel
-
- setText(String) - Method in class org.overlord.sramp.ui.client.local.widgets.common.TemplatedFormPanel
-
- setText(String) - Method in class org.overlord.sramp.ui.client.local.widgets.common.TemplatedWidgetTable
-
- setValue(Integer) - Method in class org.overlord.sramp.ui.client.local.widgets.bootstrap.Pager
-
- setValue(Integer, boolean) - Method in class org.overlord.sramp.ui.client.local.widgets.bootstrap.Pager
-
- show() - Method in class org.overlord.sramp.ui.client.local.widgets.bootstrap.ModalDialog
-
Displays the dialog.
- SplitButtonDropdown - Class in org.overlord.sramp.ui.client.local.widgets.bootstrap
-
Models a bootstrap Split Button Dropdown.
- SplitButtonDropdown() - Constructor for class org.overlord.sramp.ui.client.local.widgets.bootstrap.SplitButtonDropdown
-
Constructor.
- SplitButtonDropdown(ButtonSizeEnum) - Constructor for class org.overlord.sramp.ui.client.local.widgets.bootstrap.SplitButtonDropdown
-
Constructor.