- AbstractConcurrentChangePopup - Class in org.uberfire.ext.widgets.common.client.common
-
- AbstractConcurrentChangePopup(String, Command, Command, String) - Constructor for class org.uberfire.ext.widgets.common.client.common.AbstractConcurrentChangePopup
-
- AbstractConcurrentChangePopup(String, Command, Command) - Constructor for class org.uberfire.ext.widgets.common.client.common.AbstractConcurrentChangePopup
-
- AbstractConcurrentChangePopup(String, Command, Command, Command) - Constructor for class org.uberfire.ext.widgets.common.client.common.AbstractConcurrentChangePopup
-
- AbstractLazyStackPanelHeader - Class in org.uberfire.ext.widgets.common.client.common
-
- AbstractLazyStackPanelHeader() - Constructor for class org.uberfire.ext.widgets.common.client.common.AbstractLazyStackPanelHeader
-
- AbstractRestrictedEntryTextBox - Class in org.uberfire.ext.widgets.common.client.common
-
A TextBox to handle restricted entry
- AbstractRestrictedEntryTextBox() - Constructor for class org.uberfire.ext.widgets.common.client.common.AbstractRestrictedEntryTextBox
-
- AbstractRestrictedEntryTextBox(boolean) - Constructor for class org.uberfire.ext.widgets.common.client.common.AbstractRestrictedEntryTextBox
-
- AbstractTableFileURI() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- AbstractTableOpen() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- AbstractTableOpenSelected() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- AbstractTablePleaseSelectAnItemToDelete() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- AbstractTableRefreshList() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- AceAnnotationType - Enum in org.uberfire.ext.widgets.common.client.ace
-
Enumeration for ACE annotation types.
- AceCommand - Enum in org.uberfire.ext.widgets.common.client.ace
-
Enumeration for ACE command types.
- AceCompletion - Class in org.uberfire.ext.widgets.common.client.ace
-
- AceCompletion() - Constructor for class org.uberfire.ext.widgets.common.client.ace.AceCompletion
-
- AceCompletionCallback - Interface in org.uberfire.ext.widgets.common.client.ace
-
Callback interface for submitting code completion proposals.
- AceCompletionProvider - Interface in org.uberfire.ext.widgets.common.client.ace
-
A provider of custom code-completion proposals.
- AceCompletionSnippet - Class in org.uberfire.ext.widgets.common.client.ace
-
- AceCompletionSnippet(String, AceCompletionSnippetSegment[], String, int) - Constructor for class org.uberfire.ext.widgets.common.client.ace.AceCompletionSnippet
-
Creates a snippet type substitution.
- AceCompletionSnippet(String, String, int, String) - Constructor for class org.uberfire.ext.widgets.common.client.ace.AceCompletionSnippet
-
Creates a snippet type substitution.
- AceCompletionSnippetSegment - Interface in org.uberfire.ext.widgets.common.client.ace
-
A segment of a completion snippet
- AceCompletionSnippetSegmentLiteral - Class in org.uberfire.ext.widgets.common.client.ace
-
A segment of a completion snippet
- AceCompletionSnippetSegmentLiteral(String) - Constructor for class org.uberfire.ext.widgets.common.client.ace.AceCompletionSnippetSegmentLiteral
-
The literal text that makes up part of the snippet segment
- AceCompletionSnippetSegmentTabstopItem - Class in org.uberfire.ext.widgets.common.client.ace
-
A segment of a completion snippet
- AceCompletionSnippetSegmentTabstopItem(String) - Constructor for class org.uberfire.ext.widgets.common.client.ace.AceCompletionSnippetSegmentTabstopItem
-
Text that should fit inside a tabstop, the first tabstop is selected after a substitution, and subsequent tabstops are moved between by
pressing the tab button.
- AceCompletionValue - Class in org.uberfire.ext.widgets.common.client.ace
-
- AceCompletionValue(String, String, String, int) - Constructor for class org.uberfire.ext.widgets.common.client.ace.AceCompletionValue
-
Constructor.
- AceEditor - Class in org.uberfire.ext.widgets.common.client.ace
-
A GWT widget for the Ajax.org Code Editor (ACE).
- AceEditor() - Constructor for class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Preferred constructor.
- AceEditor(boolean) - Constructor for class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Deprecated.
- AceEditorCallback - Interface in org.uberfire.ext.widgets.common.client.ace
-
Callback interface for events generated by
AceEditor.
- AceEditorCursorPosition - Class in org.uberfire.ext.widgets.common.client.ace
-
Represents a cursor position.
- AceEditorCursorPosition(int, int) - Constructor for class org.uberfire.ext.widgets.common.client.ace.AceEditorCursorPosition
-
Constructor.
- AceEditorMode - Enum in org.uberfire.ext.widgets.common.client.ace
-
Enumeration for ACE editor modes.
- AceEditorTheme - Enum in org.uberfire.ext.widgets.common.client.ace
-
Enumeration for ACE editor themes.
- Actions() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- Active() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- add(SequencedAnimation, int) - Method in class org.uberfire.ext.widgets.common.client.animations.Sequencer
-
Add an animation to the list of animations to be sequenced.
- add(Widget) - Method in class org.uberfire.ext.widgets.common.client.common.DecoratedDisclosurePanel
-
- add(String, LoadContentCommand) - Method in class org.uberfire.ext.widgets.common.client.common.LazyStackPanel
-
Add a new (collapsed) element to the stack.
- add(String, LoadContentCommand, boolean) - Method in class org.uberfire.ext.widgets.common.client.common.LazyStackPanel
-
- add(String, ImageResource, LoadContentCommand) - Method in class org.uberfire.ext.widgets.common.client.common.LazyStackPanel
-
- add(AbstractLazyStackPanelHeader, LoadContentCommand) - Method in class org.uberfire.ext.widgets.common.client.common.LazyStackPanel
-
Add a new (collapsed) element to the stack.
- add(AbstractLazyStackPanelHeader, LoadContentCommand, boolean) - Method in class org.uberfire.ext.widgets.common.client.common.LazyStackPanel
-
- Add_New_Filter() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- addAddTableButton(Button) - Method in class org.uberfire.ext.widgets.common.client.tables.FilterPagedTable
-
- addAnnotation(int, int, String, AceAnnotationType) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Add an annotation to a the local
annotations JsArray
, but does not set it on the editor
- addAttribute(String, IsWidget) - Method in class org.uberfire.ext.widgets.common.client.common.FormStyleLayout
-
- addAttribute(String, IsWidget) - Method in class org.uberfire.ext.widgets.common.client.common.popups.FormStylePopup
-
- addAttribute(String, IsWidget, boolean) - Method in class org.uberfire.ext.widgets.common.client.common.popups.FormStylePopup
-
- addAttribute(String, Widget) - Method in class org.uberfire.ext.widgets.common.client.common.PrettyFormLayout
-
- AddButton - Class in org.uberfire.ext.widgets.common.client.common
-
- AddButton() - Constructor for class org.uberfire.ext.widgets.common.client.common.AddButton
-
- addButton(String, Command, ButtonType) - Method in class org.uberfire.ext.widgets.common.client.common.popups.footers.GenericModalFooter
-
- addButton(String, Command, IconType, ButtonType) - Method in class org.uberfire.ext.widgets.common.client.common.popups.footers.GenericModalFooter
-
- addCellPreviewHandler(CellPreviewEvent.Handler<T>) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- addChangeDateHandler(ChangeDateHandler) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- addChangeMonthHandler(ChangeMonthHandler) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- addChangeYearHandler(ChangeYearHandler) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- addClearDateHandler(ClearDateHandler) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- addClickHandler(ClickHandler) - Method in class org.uberfire.ext.widgets.common.client.common.AddButton
-
- addClickHandler(ClickHandler) - Method in class org.uberfire.ext.widgets.common.client.common.InfoCube
-
- addCloseHandler(CloseHandler<AbstractLazyStackPanelHeader>) - Method in class org.uberfire.ext.widgets.common.client.common.AbstractLazyStackPanelHeader
-
- addCloseHandler(CloseHandler<DisclosurePanel>) - Method in class org.uberfire.ext.widgets.common.client.common.DecoratedDisclosurePanel
-
- addColorChangedHandler(ColorChangedHandler) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.SaturationLightnessPicker
-
- addColorStop(int, String) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.canvas.Gradient
-
- addColumn(ColumnMeta<T>) - Method in class org.uberfire.ext.widgets.common.client.tables.ColumnPicker
-
- addColumn(Column<T, ?>, String) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- addColumn(Column<T, ?>, String, boolean) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- addColumn(ColumnMeta<T>) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- addColumnChangedHandler(ColumnChangedHandler) - Method in class org.uberfire.ext.widgets.common.client.tables.ColumnPicker
-
- addColumnChangedHandler(ColumnChangedHandler) - Method in class org.uberfire.ext.widgets.common.client.tables.ResizableMovableHeader
-
- addColumns(List<ColumnMeta<T>>) - Method in class org.uberfire.ext.widgets.common.client.tables.ColumnPicker
-
- addColumns(List<ColumnMeta<T>>) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- addColumnSortHandler(ColumnSortEvent.Handler) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
Link a column sort handler to the table
- addCompletionProvider(AceCompletionProvider) - Static method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
- addDialogClosedHandler(DialogClosedHandler) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.dialog.Dialog
-
- addEnumStyleName(Element, E) - Static method in class org.uberfire.ext.widgets.common.client.common.StyleHelper
-
- addHeader(Image, String, Image) - Method in class org.uberfire.ext.widgets.common.client.common.PrettyFormLayout
-
- addHeader(Image, Widget) - Method in class org.uberfire.ext.widgets.common.client.common.PrettyFormLayout
-
- addHideHandler(HideHandler) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- addHueChangedHandler(HueChangedHandler) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.HuePicker
-
- addListBoxToFilter(String, String, boolean, HashMap<String, String>) - Method in class org.uberfire.ext.widgets.common.client.tables.popup.NewFilterPopup
-
- addListBoxToFilter(String, String, boolean, HashMap<String, String>) - Method in class org.uberfire.ext.widgets.common.client.tables.popup.NewTabFilterPopup
-
- addMouseDownHandler(MouseDownHandler) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.canvas.Canvas
-
- addMouseMoveHandler(MouseMoveHandler) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.canvas.Canvas
-
- addMouseOutHandler(MouseOutHandler) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.canvas.Canvas
-
- addMouseOverHandler(MouseOverHandler) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.canvas.Canvas
-
- addMouseUpHandler(MouseUpHandler) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.canvas.Canvas
-
- addMouseWheelHandler(MouseWheelHandler) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.canvas.Canvas
-
- addOnChangeHandler(AceEditorCallback) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Register a handler for change events generated by the editor.
- addOnCursorPositionChangeHandler(AceEditorCallback) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Register a handler for cursor position change events generated by the editor.
- addOpenHandler(OpenHandler<AbstractLazyStackPanelHeader>) - Method in class org.uberfire.ext.widgets.common.client.common.AbstractLazyStackPanelHeader
-
- addOpenHandler(OpenHandler<DisclosurePanel>) - Method in class org.uberfire.ext.widgets.common.client.common.DecoratedDisclosurePanel
-
- addRangeChangeHandler(RangeChangeEvent.Handler) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- addRow(IsWidget) - Method in class org.uberfire.ext.widgets.common.client.common.FormStyleLayout
-
- addRow(IsWidget) - Method in class org.uberfire.ext.widgets.common.client.common.popups.FormStylePopup
-
- addRow(Widget) - Method in class org.uberfire.ext.widgets.common.client.common.PrettyFormLayout
-
- addRowCountChangeHandler(RowCountChangeEvent.Handler) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- addSelectionHandler(SelectionHandler<LazyStackPanelRow>) - Method in class org.uberfire.ext.widgets.common.client.common.LazyStackPanel
-
- addShowHandler(ShowHandler) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- addStyleName(String) - Method in class org.uberfire.ext.widgets.common.client.common.FileInputButton
-
- addTab(PagedTable<T>, String, Command) - Method in class org.uberfire.ext.widgets.common.client.tables.FilterPagedTable
-
- addTableTitle(String) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- addTextBoxToFilter(String, String) - Method in class org.uberfire.ext.widgets.common.client.tables.popup.NewFilterPopup
-
- addTextBoxToFilter(String, String, String) - Method in class org.uberfire.ext.widgets.common.client.tables.popup.NewFilterPopup
-
- addTextBoxToFilter(String, String) - Method in class org.uberfire.ext.widgets.common.client.tables.popup.NewTabFilterPopup
-
- addTextBoxToFilter(String, String, String) - Method in class org.uberfire.ext.widgets.common.client.tables.popup.NewTabFilterPopup
-
- addUniqueEnumStyleName(Element, Class<F>, E) - Static method in class org.uberfire.ext.widgets.common.client.common.StyleHelper
-
- addUtf8Charset(Form) - Method in class org.uberfire.ext.widgets.common.client.common.FileUploadFormEncoder
-
Sets the encoding of the provided form to UTF-8, see
https://code.google.com/p/google-web-toolkit/issues/detail?
- addValueChangeHandler(ValueChangeHandler<Date>) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- addValueChangeHandler(ValueChangeHandler<JsArray<FileInputButton.UploadFile>>) - Method in class org.uberfire.ext.widgets.common.client.common.FileInputButton
-
- adjustColumnWidths() - Method in class org.uberfire.ext.widgets.common.client.tables.ColumnPicker
-
- afterColumnChanged() - Method in interface org.uberfire.ext.widgets.common.client.tables.ColumnChangedHandler
-
- allowEmptyValue - Variable in class org.uberfire.ext.widgets.common.client.common.AbstractRestrictedEntryTextBox
-
- arc(int, int, double, double, double, boolean) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.canvas.RenderingContext
-
- asEditor() - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- AutoRefresh() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- Autorefresh_Disabled() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- SaturationLightnessPicker - Class in org.uberfire.ext.widgets.common.client.colorpicker
-
- SaturationLightnessPicker() - Constructor for class org.uberfire.ext.widgets.common.client.colorpicker.SaturationLightnessPicker
-
- saveGridPreferences() - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- saveNewRefreshInterval(int) - Method in class org.uberfire.ext.widgets.common.client.tables.FilterPagedTable
-
- saveNewTabSettings(String, HashMap<String, Object>) - Method in class org.uberfire.ext.widgets.common.client.tables.FilterPagedTable
-
- saveTabSettings(String, HashMap<String, Object>) - Method in class org.uberfire.ext.widgets.common.client.tables.FilterPagedTable
-
- scroll - Variable in class org.uberfire.ext.widgets.common.client.common.popups.YesNoCancelPopup
-
- scrollToLine(int) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Go to given line.
- SelectionColumn<T> - Class in org.uberfire.ext.widgets.common.client.tables
-
- SelectionColumn(DataGrid<T>) - Constructor for class org.uberfire.ext.widgets.common.client.tables.SelectionColumn
-
- SequencedAnimation - Class in org.uberfire.ext.widgets.common.client.animations
-
An animation that can be sequenced to run in a list of animations.
- SequencedAnimation() - Constructor for class org.uberfire.ext.widgets.common.client.animations.SequencedAnimation
-
- Sequencer - Class in org.uberfire.ext.widgets.common.client.animations
-
Run a list of animations in order.
- Sequencer() - Constructor for class org.uberfire.ext.widgets.common.client.animations.Sequencer
-
- setAlwaysShowScrollBars(boolean) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setAnnotations() - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set any annotations which have been added via addAnnotation on the editor
- setAttributeVisibility(int, boolean) - Method in class org.uberfire.ext.widgets.common.client.common.FormStyleLayout
-
- setAttributeVisibility(int, boolean) - Method in class org.uberfire.ext.widgets.common.client.common.popups.FormStylePopup
-
- setAutoClose(boolean) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setAutocompleteEnabled(boolean) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set whether or not autocomplete is enabled.
- setBody(Widget) - Method in class org.uberfire.ext.widgets.common.client.common.popups.BaseModal
-
- setCanvasSize(int, int) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.canvas.Canvas
-
- setCaption(String) - Method in class org.uberfire.ext.widgets.common.client.tables.ColumnMeta
-
- setColor(String) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.ColorPickerDialog
-
- setColor(String) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.SaturationLightnessPicker
-
- setcolumnPickerButtonVisibe(boolean) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setColumnWidth(Column<T, ?>, double, Style.Unit) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setContainer(Widget) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setContent(Widget) - Method in class org.uberfire.ext.widgets.common.client.common.DecoratedDisclosurePanel
-
- setContent(String) - Method in class org.uberfire.ext.widgets.common.client.common.InfoCube
-
- setDataProvider(AbstractDataProvider<T>) - Method in class org.uberfire.ext.widgets.common.client.tables.PagedTable
-
Link a data provider to the table
- setDataTargetWidget(Widget) - Method in class org.uberfire.ext.widgets.common.client.accordion.TriggerWidget
-
- setDaysOfWeekDisabled(DatePickerDayOfWeek...) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setDisplay(HasRows) - Method in class org.uberfire.ext.widgets.common.client.tables.UberfireSimplePager
-
- setEmptyTableCaption(String) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setEnabled(boolean) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setEnabled(boolean) - Method in class org.uberfire.ext.widgets.common.client.common.FileUpload
-
- setEnabled(boolean) - Method in class org.uberfire.ext.widgets.common.client.common.ImageButton
-
- setEndDate(Date) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setEndDate(String) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setFillStyle(String) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.canvas.RenderingContext
-
- setFillStyle(Gradient) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.canvas.RenderingContext
-
- setFilterCommand(Command) - Method in class org.uberfire.ext.widgets.common.client.tables.DataGridFilter
-
- setFilterName(String) - Method in class org.uberfire.ext.widgets.common.client.tables.popup.DataGridFilterSummary
-
- setFocus() - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
- setFocus(HasWidgets, Boolean) - Method in class org.uberfire.ext.widgets.common.client.common.popups.BaseModal
-
- setFontSize(String) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set font size.
- setForceParse(boolean) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setFormat(String) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
Set the format of the Date shown in the TextBox component.
- SetFormParamsEvent - Class in org.uberfire.ext.widgets.common.client.forms
-
- SetFormParamsEvent() - Constructor for class org.uberfire.ext.widgets.common.client.forms.SetFormParamsEvent
-
- SetFormParamsEvent(Map<String, String>, boolean) - Constructor for class org.uberfire.ext.widgets.common.client.forms.SetFormParamsEvent
-
- setGridPreferencesStore(GridPreferencesStore) - Method in class org.uberfire.ext.widgets.common.client.tables.ColumnPicker
-
- setGridPreferencesStore(GridPreferencesStore) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setHasKeyboardNavigation(boolean) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setHeader(Header<String>) - Method in class org.uberfire.ext.widgets.common.client.tables.ColumnMeta
-
- setHeight(String) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setHiddenOn(DeviceSize) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setHighlightSelectedWord(boolean) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set or unset highlighting of currently selected word.
- setHighlightToday(boolean) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setHorizontalAlignmentForFlexCellFormatter(int, int, HasHorizontalAlignment.HorizontalAlignmentConstant) - Method in class org.uberfire.ext.widgets.common.client.common.DirtyableFlexTable
-
- setHScrollBarAlwaysVisible(boolean) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set whether or not the horizontal scrollbar is always visible.
- setHue(int) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.HuePicker
-
- setHue(int) - Method in class org.uberfire.ext.widgets.common.client.colorpicker.SaturationLightnessPicker
-
- setIcon(IconType) - Method in class org.uberfire.ext.widgets.common.client.common.FileInputButton
-
- setId(String) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setImageResource(ImageResource) - Method in class org.uberfire.ext.widgets.common.client.common.HeaderHTML
-
- setImageResource(ImageResource) - Method in class org.uberfire.ext.widgets.common.client.common.StackItemHeader
-
- setImageResource(ImageResource) - Method in interface org.uberfire.ext.widgets.common.client.common.StackItemHeaderView
-
- setImageResource(ImageResource) - Method in class org.uberfire.ext.widgets.common.client.common.StackItemHeaderViewImpl
-
- setKey(String) - Method in class org.uberfire.ext.widgets.common.client.tables.DataGridFilter
-
- setLanguage(DatePickerLanguage) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setMessage(String) - Method in class org.uberfire.ext.widgets.common.client.common.popups.errors.ErrorPopup
-
- setMinView(DatePickerMinView) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setMode(AceEditorMode) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set the mode.
- setModeByName(String) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set the mode by name.
- setMultiGridPreferencesStore(MultiGridPreferencesStore) - Method in class org.uberfire.ext.widgets.common.client.tables.FilterPagedTable
-
- setMultiple(boolean) - Method in class org.uberfire.ext.widgets.common.client.common.FileInputButton
-
- setName(String) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setName(String) - Method in class org.uberfire.ext.widgets.common.client.common.FileUpload
-
- setName(String) - Method in class org.uberfire.ext.widgets.common.client.common.StackItemHeader
-
- setOpen(boolean) - Method in class org.uberfire.ext.widgets.common.client.common.DecoratedDisclosurePanel
-
- setPage(int) - Method in class org.uberfire.ext.widgets.common.client.tables.UberfireSimplePager
-
- setPageSize(int) - Method in class org.uberfire.ext.widgets.common.client.tables.UberfireSimplePager
-
- setPageStart(int) - Method in class org.uberfire.ext.widgets.common.client.tables.UberfireSimplePager
-
- setPixelSize(int, int) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setPlaceholder(String) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setPosition(DatePickerPosition) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setPosition(int) - Method in class org.uberfire.ext.widgets.common.client.tables.ColumnMeta
-
- setPreferencesService(Caller<UserPreferencesService>) - Method in class org.uberfire.ext.widgets.common.client.tables.FilterPagedTable
-
- setPreferencesService(Caller<UserPreferencesService>) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setReadOnly(boolean) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set or unset read-only mode.
- setRefreshGridCommand(Command) - Method in class org.uberfire.ext.widgets.common.client.tables.FilterPagedTable
-
- setRowCount(int) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setRowCount(int, boolean) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setRowData(int, List<? extends T>) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setRowData(List<? extends T>) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setRowStyles(RowStyles<T>) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setSelectedTab() - Method in class org.uberfire.ext.widgets.common.client.tables.FilterPagedTable
-
- setSelectionModel(SelectionModel<? super T>) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setSelectionModel(SelectionModel<? super T>, CellPreviewEvent.Handler<T>) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setShowFastFordwardPageButton(boolean) - Method in class org.uberfire.ext.widgets.common.client.tables.UberfireSimplePager
-
- setShowFastFordwardPagerButton(boolean) - Method in class org.uberfire.ext.widgets.common.client.tables.PagedTable
-
- setShowGutter(boolean) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set whether or not the gutter is shown.
- setShowLastPageButton(boolean) - Method in class org.uberfire.ext.widgets.common.client.tables.UberfireSimplePager
-
- setShowLastPagerButton(boolean) - Method in class org.uberfire.ext.widgets.common.client.tables.PagedTable
-
- setShowPrintMargin(boolean) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set or unset the visibility of the print margin.
- setShowTodayButton(boolean) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setSize(String, String) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setSortDirection(SortDirection) - Method in class org.uberfire.ext.widgets.common.client.tables.SortableHeader
-
- setSortIndex(int) - Method in class org.uberfire.ext.widgets.common.client.tables.SortableHeader
-
- setStartDate(Date) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setStartDate(String) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setStartView(DatePickerMinView) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setTabSize(int) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set tab size.
- setText(String) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set the complete text in the editor from a String.
- setText(String) - Method in class org.uberfire.ext.widgets.common.client.common.AbstractRestrictedEntryTextBox
-
- setText(String) - Method in class org.uberfire.ext.widgets.common.client.common.AddButton
-
- setText(String) - Method in class org.uberfire.ext.widgets.common.client.common.FileInputButton
-
- setText(String) - Method in class org.uberfire.ext.widgets.common.client.common.HeaderHTML
-
- setText(String) - Method in class org.uberfire.ext.widgets.common.client.common.SmallLabel
-
- setText(String) - Method in interface org.uberfire.ext.widgets.common.client.common.StackItemHeaderView
-
- setText(String) - Method in class org.uberfire.ext.widgets.common.client.common.StackItemHeaderViewImpl
-
- setTheme(AceEditorTheme) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set the theme.
- setThemeByName(String) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set the theme by name.
- setTitle(String) - Method in class org.uberfire.ext.widgets.common.client.common.InfoCube
-
- setToolBarVisible(boolean) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setType(ButtonType) - Method in class org.uberfire.ext.widgets.common.client.common.FileInputButton
-
- setup() - Method in class org.uberfire.ext.widgets.common.client.common.AbstractRestrictedEntryTextBox
-
- setup(String, IsWidget, int) - Method in class org.uberfire.ext.widgets.common.client.common.FormStyleItem
-
- setupMenuButton() - Method in class org.uberfire.ext.widgets.common.client.menu.RefreshMenuBuilder
-
- setupMenuButton() - Method in class org.uberfire.ext.widgets.common.client.menu.RefreshSelectorMenuBuilder
-
- setupMenuButtonGroup() - Method in class org.uberfire.ext.widgets.common.client.menu.RefreshSelectorMenuBuilder
-
- setupMenuDropDown() - Method in class org.uberfire.ext.widgets.common.client.menu.RefreshSelectorMenuBuilder
-
- setUseSoftTabs(boolean) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set whether or not soft tabs should be used.
- setUseWrapMode(boolean) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Set whether to use wrap mode or not
- setValue(String) - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
- setValue(String) - Method in class org.uberfire.ext.widgets.common.client.common.AbstractRestrictedEntryTextBox
-
- setValue(String, boolean) - Method in class org.uberfire.ext.widgets.common.client.common.AbstractRestrictedEntryTextBox
-
- setValue(Date) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setValue(Date, boolean) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setValue(String) - Method in class org.uberfire.ext.widgets.common.client.tables.SortableHeader
-
Set the Column header
- setViewSelect(DatePickerMinView) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setVisible(boolean) - Method in class org.uberfire.ext.widgets.common.client.tables.ColumnMeta
-
- setVisibleOn(DeviceSize) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setVisibleRange(int, int) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setVisibleRange(Range) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setVisibleRangeAndClearData(Range, boolean) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- setWeekStart(DatePickerDayOfWeek) - Method in class org.uberfire.ext.widgets.common.client.common.DatePicker
-
- setWidth(String) - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- show() - Method in class org.uberfire.ext.widgets.common.client.common.popups.BaseModal
-
- show(Command, Command, GridPreferencesStore) - Method in class org.uberfire.ext.widgets.common.client.tables.popup.NewFilterPopup
-
- show(Command, MultiGridPreferencesStore) - Method in class org.uberfire.ext.widgets.common.client.tables.popup.NewTabFilterPopup
-
- showBusyIndicator(String) - Method in class org.uberfire.ext.widgets.common.client.common.BusyIndicatorView
-
- showBusyIndicator(String) - Method in interface org.uberfire.ext.widgets.common.client.common.HasBusyIndicator
-
- ShowDetail() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- showMessage(String) - Static method in class org.uberfire.ext.widgets.common.client.common.BusyPopup
-
- showMessage(String) - Static method in class org.uberfire.ext.widgets.common.client.common.popups.errors.ErrorPopup
-
- showMessage(String, Command, Command) - Static method in class org.uberfire.ext.widgets.common.client.common.popups.errors.ErrorPopup
-
- showPageSizesSelector - Variable in class org.uberfire.ext.widgets.common.client.tables.PagedTable
-
- simplePagerFastForward() - Method in interface org.uberfire.ext.widgets.common.client.resources.UberfireSimplePagerResources
-
The image used to skip ahead multiple pages.
- simplePagerFastForwardDisabled() - Method in interface org.uberfire.ext.widgets.common.client.resources.UberfireSimplePagerResources
-
The disabled "fast forward" image.
- simplePagerFirstPage() - Method in interface org.uberfire.ext.widgets.common.client.resources.UberfireSimplePagerResources
-
The image used to go to the first page.
- simplePagerFirstPageDisabled() - Method in interface org.uberfire.ext.widgets.common.client.resources.UberfireSimplePagerResources
-
The disabled first page image.
- simplePagerLastPage() - Method in interface org.uberfire.ext.widgets.common.client.resources.UberfireSimplePagerResources
-
The image used to go to the last page.
- simplePagerLastPageDisabled() - Method in interface org.uberfire.ext.widgets.common.client.resources.UberfireSimplePagerResources
-
The disabled last page image.
- simplePagerNextPage() - Method in interface org.uberfire.ext.widgets.common.client.resources.UberfireSimplePagerResources
-
The image used to go to the next page.
- simplePagerNextPageDisabled() - Method in interface org.uberfire.ext.widgets.common.client.resources.UberfireSimplePagerResources
-
The disabled next page image.
- simplePagerPreviousPage() - Method in interface org.uberfire.ext.widgets.common.client.resources.UberfireSimplePagerResources
-
The image used to go to the previous page.
- simplePagerPreviousPageDisabled() - Method in interface org.uberfire.ext.widgets.common.client.resources.UberfireSimplePagerResources
-
The disabled previous page image.
- simplePagerStyle() - Method in interface org.uberfire.ext.widgets.common.client.resources.UberfireSimplePagerResources
-
The styles used in this widget.
- SimpleTable<T> - Class in org.uberfire.ext.widgets.common.client.tables
-
A composite Widget that shows rows of data (not-paged) and a "column picker"
to allow columns to be hidden from view.
- SimpleTable() - Constructor for class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- SimpleTable(ProvidesKey<T>, GridGlobalPreferences) - Constructor for class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- SimpleTable(ProvidesKey<T>) - Constructor for class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- smallDownArrow() - Method in interface org.uberfire.ext.widgets.common.client.resources.CommonImages
-
- SmallLabel - Class in org.uberfire.ext.widgets.common.client.common
-
- SmallLabel() - Constructor for class org.uberfire.ext.widgets.common.client.common.SmallLabel
-
- SmallLabel(String) - Constructor for class org.uberfire.ext.widgets.common.client.common.SmallLabel
-
- smallUpArrow() - Method in interface org.uberfire.ext.widgets.common.client.resources.CommonImages
-
- SortableHeader<T,C extends Comparable> - Class in org.uberfire.ext.widgets.common.client.tables
-
Based on GWT bikeshed example.
- SortableHeader(SortableHeaderGroup, String, Column<T, C>) - Constructor for class org.uberfire.ext.widgets.common.client.tables.SortableHeader
-
- SortableHeaderGroup<T extends Comparable> - Class in org.uberfire.ext.widgets.common.client.tables
-
- SortableHeaderGroup(DataGrid<T>) - Constructor for class org.uberfire.ext.widgets.common.client.tables.SortableHeaderGroup
-
- sortAndAddColumns(List<ColumnMeta<T>>) - Method in class org.uberfire.ext.widgets.common.client.tables.ColumnPicker
-
- SortDirection - Enum in org.uberfire.ext.widgets.common.client.tables
-
- spinner() - Method in interface org.uberfire.ext.widgets.common.client.resources.CommonImages
-
- StackItemHeader - Class in org.uberfire.ext.widgets.common.client.common
-
- StackItemHeader(StackItemHeaderView) - Constructor for class org.uberfire.ext.widgets.common.client.common.StackItemHeader
-
- StackItemHeaderView - Interface in org.uberfire.ext.widgets.common.client.common
-
- StackItemHeaderViewImpl - Class in org.uberfire.ext.widgets.common.client.common
-
- StackItemHeaderViewImpl() - Constructor for class org.uberfire.ext.widgets.common.client.common.StackItemHeaderViewImpl
-
- startApp() - Method in class org.uberfire.ext.widgets.common.client.CommonsEntryPoint
-
- startEditor() - Method in class org.uberfire.ext.widgets.common.client.ace.AceEditor
-
Call this method to start the editor.
- startLoading() - Method in class org.uberfire.ext.widgets.common.client.tables.UberfireSimplePager
-
Let the page know that the table is loading.
- startSection() - Method in class org.uberfire.ext.widgets.common.client.common.PrettyFormLayout
-
- startSection(String) - Method in class org.uberfire.ext.widgets.common.client.common.PrettyFormLayout
-
- storeColumnToPreferences() - Method in class org.uberfire.ext.widgets.common.client.tables.SimpleTable
-
- StyleHelper - Class in org.uberfire.ext.widgets.common.client.common
-
Borrow from GWTBootstrap3 (https://github.com/gwtbootstrap3/gwtbootstrap3)
- StyleHelper() - Constructor for class org.uberfire.ext.widgets.common.client.common.StyleHelper
-
- swap(int, int) - Method in class org.uberfire.ext.widgets.common.client.common.LazyStackPanel
-
- validationError() - Method in interface org.uberfire.ext.widgets.common.client.resources.CommonImages
-
- valueChanged(String, String) - Method in interface org.uberfire.ext.widgets.common.client.common.DropDownValueChanged
-
- ValueChanged - Interface in org.uberfire.ext.widgets.common.client.common
-
Deprecated.
- valueChanged(String) - Method in interface org.uberfire.ext.widgets.common.client.common.ValueChanged
-
Deprecated.
- valueOf(String) - Static method in enum org.uberfire.ext.widgets.common.client.ace.AceAnnotationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.ext.widgets.common.client.ace.AceCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.ext.widgets.common.client.ace.AceEditorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.ext.widgets.common.client.ace.AceEditorTheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.ext.widgets.common.client.common.popups.ButtonPressed
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.ext.widgets.common.client.tables.PopoverTextCell.Placement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.ext.widgets.common.client.tables.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.uberfire.ext.widgets.common.client.tables.UberfireSimplePager.TextLocation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.uberfire.ext.widgets.common.client.ace.AceAnnotationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.uberfire.ext.widgets.common.client.ace.AceCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.uberfire.ext.widgets.common.client.ace.AceEditorMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.uberfire.ext.widgets.common.client.ace.AceEditorTheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.uberfire.ext.widgets.common.client.common.popups.ButtonPressed
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.uberfire.ext.widgets.common.client.tables.PopoverTextCell.Placement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.uberfire.ext.widgets.common.client.tables.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.uberfire.ext.widgets.common.client.tables.UberfireSimplePager.TextLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version() - Method in interface org.uberfire.ext.widgets.common.client.resources.i18n.CommonConstants
-
- view - Variable in class org.uberfire.ext.widgets.common.client.callbacks.HasBusyIndicatorDefaultErrorCallback
-