Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abbreviate(String, int) - Static method in class com.smartgwt.client.util.StringUtil
-
Abbreviates a String using ellipses.
- ABSOLUTE - Enum constant in enum com.smartgwt.client.types.FormLayoutType
-
Allow absolute positioning of every form item.
- ABSOLUTE - Enum constant in enum com.smartgwt.client.types.Positioning
-
The canvas is absolutely positioned with respect to its parent.
- AbstractSmartEvent<H extends EventHandler> - Class in com.smartgwt.client.event
- AbstractSmartEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.event.AbstractSmartEvent
- Accessibility - Interface in com.smartgwt.client.docs
-
Accessibility / Section 508 compliance
- accessKey - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- AceAnchor - Class in com.smartgwt.client.widgets.ace
-
Internal use only.
- AceAnchor() - Constructor for class com.smartgwt.client.widgets.ace.AceAnchor
- AceAnchor(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AceAnchor
- AceAnchor(AceDocument, int, int) - Constructor for class com.smartgwt.client.widgets.ace.AceAnchor
- AceCompleter - Class in com.smartgwt.client.widgets.ace
-
Internal use only.
- AceCompleter() - Constructor for class com.smartgwt.client.widgets.ace.AceCompleter
- AceCompleter(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AceCompleter
- AceCompleterCompletionsCallback - Interface in com.smartgwt.client.callbacks
- AceCompletionResult - Class in com.smartgwt.client.widgets.ace
-
Internal use only.
- AceCompletionResult() - Constructor for class com.smartgwt.client.widgets.ace.AceCompletionResult
- AceCompletionResult(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AceCompletionResult
- AceDocument - Class in com.smartgwt.client.widgets.ace
-
Internal use only.
- AceDocument() - Constructor for class com.smartgwt.client.widgets.ace.AceDocument
- AceDocument(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AceDocument
- AceEditor - Class in com.smartgwt.client.widgets.ace
-
Internal use only.
- AceEditor() - Constructor for class com.smartgwt.client.widgets.ace.AceEditor
- AceEditor(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AceEditor
- AceEditorChangedEvent - Class in com.smartgwt.client.widgets.ace.events
- AceEditorChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
- AceEditorChangedHandler - Interface in com.smartgwt.client.widgets.ace.events
- AceEditorLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.ace
- AceEditorLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ace.AceEditorLogicalStructure
- AceEditSession - Class in com.smartgwt.client.widgets.ace
-
Internal use only.
- AceEditSession() - Constructor for class com.smartgwt.client.widgets.ace.AceEditSession
- AceEditSession(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AceEditSession
- AceMarker - Class in com.smartgwt.client.widgets.ace
-
Internal use only.
- AceMarker() - Constructor for class com.smartgwt.client.widgets.ace.AceMarker
- AceMarker(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AceMarker
- AcePosition - Class in com.smartgwt.client.widgets.ace
-
Internal use only.
- AcePosition() - Constructor for class com.smartgwt.client.widgets.ace.AcePosition
- AcePosition(int, int) - Constructor for class com.smartgwt.client.widgets.ace.AcePosition
- AcePosition(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AcePosition
- AceRange - Class in com.smartgwt.client.widgets.ace
-
Internal use only.
- AceRange() - Constructor for class com.smartgwt.client.widgets.ace.AceRange
- AceRange(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AceRange
- AceRange(AcePosition, AcePosition) - Constructor for class com.smartgwt.client.widgets.ace.AceRange
- AceRenderer - Class in com.smartgwt.client.widgets.ace
-
Internal use only.
- AceRenderer() - Constructor for class com.smartgwt.client.widgets.ace.AceRenderer
- AceRenderer(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AceRenderer
- AceUndoManager - Class in com.smartgwt.client.widgets.ace
-
Internal use only.
- AceUndoManager() - Constructor for class com.smartgwt.client.widgets.ace.AceUndoManager
- AceUndoManager(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AceUndoManager
- action - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- action() - Method in class com.smartgwt.client.widgets.Button
-
This property contains the default 'action' for the Button to fire when activated.
- action() - Method in class com.smartgwt.client.widgets.ImgButton
-
This property contains the default 'action' for the Button to fire when activated.
- action() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
This property contains the default 'action' for the Button to fire when activated.
- actionButtonStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.RecordEditorLogicalStructure
- actionButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- actionButtonURL - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- actionClick() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Handles a click on the action button of this window.
- actionType - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- actionType - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- actionType - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- actionType - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- activate() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Focuses (activates) this RemoteWindow.
- activate(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Focuses (activates) this RemoteWindow.
- activate(String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Activates (focuses) the existing window with the specified name,
- activate(String, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Activates (focuses) the existing window with the specified name,
- ACTIVATE - Enum constant in enum com.smartgwt.client.types.MultiWindowEvent
-
(synonym for "focus")
- activeTrackStyle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- ActiveXControl - Class in com.smartgwt.client.widgets.plugins
-
ISC Abstraction for ActiveX controls
- ActiveXControl() - Constructor for class com.smartgwt.client.widgets.plugins.ActiveXControl
- ActiveXControl(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.plugins.ActiveXControl
- ActiveXControlLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.plugins
- ActiveXControlLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.plugins.ActiveXControlLogicalStructure
- adaptHeightBy(int, int) - Method in class com.smartgwt.client.widgets.AdaptHeightByCustomizer
-
When
canAdaptHeight
has been set true for aCanvas
, this routine will be called to negotiate a new height when a surplus of space or overflow has occurred in the parentLayout
. - AdaptHeightByCustomizer - Class in com.smartgwt.client.widgets
- AdaptHeightByCustomizer() - Constructor for class com.smartgwt.client.widgets.AdaptHeightByCustomizer
- adaptiveHeightPriority - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- AdaptiveMenu - Class in com.smartgwt.client.widgets.menu
- AdaptiveMenu() - Constructor for class com.smartgwt.client.widgets.menu.AdaptiveMenu
- AdaptiveMenu(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.AdaptiveMenu
- AdaptiveMenu(Menu) - Constructor for class com.smartgwt.client.widgets.menu.AdaptiveMenu
- AdaptiveMenu(MenuItem[]) - Constructor for class com.smartgwt.client.widgets.menu.AdaptiveMenu
- AdaptiveMenuLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.menu
- AdaptiveMenuLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.menu.AdaptiveMenuLogicalStructure
- adaptiveWidthPriority - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- adaptWidthBy(int, int) - Method in class com.smartgwt.client.widgets.AdaptWidthByCustomizer
-
When
canAdaptWidth
has been set true for aCanvas
, this routine will be called to negotiate a new width when a surplus of space or overflow has occurred in the parentLayout
. - AdaptWidthByCustomizer - Class in com.smartgwt.client.widgets
- AdaptWidthByCustomizer() - Constructor for class com.smartgwt.client.widgets.AdaptWidthByCustomizer
- adaptWidthShowIconOnly - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- add(Record) - Method in class com.smartgwt.client.data.RecordList
-
Add an object to this list, at the end
- add(TreeNode, TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Add a single node under the specified parent
- add(TreeNode, TreeNode, int) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Add a single node under the specified parent
- add(TreeNode, String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Add a single node under the specified parent
- add(TreeNode, String, int) - Method in class com.smartgwt.client.widgets.tree.Tree
- ADD - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Store new records
- addAceEditorChangedHandler(AceEditorChangedHandler) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- addAceEditorChangedHandler(AceEditorChangedHandler) - Method in interface com.smartgwt.client.widgets.ace.events.HasAceEditorChangedHandlers
-
Called when the editor's value has been changed.
- addAddTabClickedHandler(AddTabClickedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasAddTabClickedHandlers
-
Deprecated.
- addAddTabClickedHandler(AddTabClickedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Deprecated.
- addAddTabClickHandler(AddTabClickHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasAddTabClickHandlers
-
Notification method fired when the user clicks the
addTabButton
. - addAddTabClickHandler(AddTabClickHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a addTabClick handler.
- addAdvancedRuleButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteEditorLogicalStructure
- addApplyClickHandler(ApplyClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasApplyClickHandlers
-
Handle a click on the 'apply' button of this Dialog.
- addApplyClickHandler(ApplyClickHandler) - Method in interface com.smartgwt.client.widgets.rte.events.HasApplyClickHandlers
-
Notification method fired when the
Apply button
is clicked. - addApplyClickHandler(ApplyClickHandler) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
Add a applyClick handler.
- addAsyncValidationReplyHandler(AsyncValidationReplyHandler) - Method in interface com.smartgwt.client.form.events.HasAsyncValidationReplyHandlers
-
Notification fired when an asynchronous validation completes.
- addAsyncValidationReplyHandler(AsyncValidationReplyHandler) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Add a asyncValidationReply handler.
- addAsyncValidationReplyHandler(AsyncValidationReplyHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a asyncValidationReply handler.
- addAsyncValidationReplyHandler(AsyncValidationReplyHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasAsyncValidationReplyHandlers
-
Notification fired when an asynchronous validation completes.
- addAt(Record, int) - Method in class com.smartgwt.client.data.RecordList
-
Add a single item to this array at a specific position in the list, sliding other items over to fit.
- addBackgroundClickHandler(BackgroundClickHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a backgroundClick handler.
- addBackgroundClickHandler(BackgroundClickHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasBackgroundClickHandlers
-
Callback fired when the mouse is clicked in a background-cell, ie, one without an event.
- addBackgroundMouseDownHandler(BackgroundMouseDownHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a backgroundMouseDown handler.
- addBackgroundMouseDownHandler(BackgroundMouseDownHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasBackgroundMouseDownHandlers
-
Callback fired when the mouse button is depressed over a background-cell, ie, one without an event.
- addBackgroundMouseUpHandler(BackgroundMouseUpHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a backgroundMouseUp handler.
- addBackgroundMouseUpHandler(BackgroundMouseUpHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasBackgroundMouseUpHandlers
-
Notification method fired when the mouse button is released over a background-cell, ie, one without an event.
- addBeforeCommitHandler(BeforeCommitHandler) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Add a beforeCommit handler.
- addBeforeCommitHandler(BeforeCommitHandler) - Method in interface com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.HasBeforeCommitHandlers
-
Notification method fired when the
commitButton
is clicked. - addBlurHandler(BlurHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasBlurHandlers
-
Called when this FormItem loses focus.
- addBlurHandler(BlurHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a blur handler.
- addBodyKeyPressHandler(BodyKeyPressHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasBodyKeyPressHandlers
-
Handle a keyPress event on the body.
- addBodyKeyPressHandler(BodyKeyPressHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a bodyKeyPress handler.
- addButton(ToolStripButton) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Add a button to the ToolStrip.
- addButton(ToolStripButton, int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Add a button to the ToolStrip.
- addButtonClickHandler(ButtonClickHandler) - Method in class com.smartgwt.client.widgets.Dialog
-
Add a buttonClick handler.
- addButtonClickHandler(ButtonClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasButtonClickHandlers
-
Fires when any button in this Dialog's toolbar is clicked.
- addButtonPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- addCalendarEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Create a new event in this calendar.
- addCalendarEvent(CalendarEvent, Map) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Create a new event in this calendar.
- addCancelClickHandler(CancelClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasCancelClickHandlers
-
Handle a click on the 'cancel' button of this Dialog.
- addCancelClickHandler(CancelClickHandler) - Method in interface com.smartgwt.client.widgets.rte.events.HasCancelClickHandlers
-
Notification method fired when the
Cancel button
is clicked. - addCancelClickHandler(CancelClickHandler) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
Add a cancelClick handler.
- addCanEditChangedHandler(CanEditChangedHandler) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Add a canEditChanged handler.
- addCanEditChangedHandler(CanEditChangedHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasCanEditChangedHandlers
-
Notification method called when the
canEdit
setting is modified. - addCellClickHandler(CellClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellClickHandlers
-
Called when a cell receives a click event.
- addCellClickHandler(CellClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellClick handler.
- addCellContextClickHandler(CellContextClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellContextClickHandlers
-
Called when a cell receives a contextclick event.
- addCellContextClickHandler(CellContextClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellContextClick handler.
- addCellDoubleClickHandler(CellDoubleClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellDoubleClickHandlers
-
Called when a cell receives a double click event.
- addCellDoubleClickHandler(CellDoubleClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellDoubleClick handler.
- addCellErrorIconHoverHandler(CellErrorIconHoverHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellErrorIconHoverHandlers
-
Optional stringMethod to fire when the user hovers over the error icon of a cell with validation errors.
- addCellErrorIconHoverHandler(CellErrorIconHoverHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellErrorIconHover handler.
- addCellErrorIconOutHandler(CellErrorIconOutHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellErrorIconOutHandlers
-
Optional stringMethod to fire when the mouse moves off the error icon of a cell with validation errors.
- addCellErrorIconOutHandler(CellErrorIconOutHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellErrorIconOut handler.
- addCellErrorIconOverHandler(CellErrorIconOverHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellErrorIconOverHandlers
-
Optional stringMethod to fire when the mouse moves over the error icon of a cell with validation errors.
- addCellErrorIconOverHandler(CellErrorIconOverHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellErrorIconOver handler.
- addCellHoverHandler(CellHoverHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellHoverHandlers
-
Called when the mouse hovers over a cell if
this.canHover
istrue
. - addCellHoverHandler(CellHoverHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellHover handler.
- addCellMouseDownHandler(CellMouseDownHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellMouseDownHandlers
-
Called when a cell receives a mousedown event.
- addCellMouseDownHandler(CellMouseDownHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellMouseDown handler.
- addCellMouseUpHandler(CellMouseUpHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellMouseUpHandlers
-
Called when a cell receives a mouseup event.
- addCellMouseUpHandler(CellMouseUpHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellMouseUp handler.
- addCellOutHandler(CellOutHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellOutHandlers
-
Called when the mouse pointer leaves a cell
- addCellOutHandler(CellOutHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellOut handler.
- addCellOverHandler(CellOverHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellOverHandlers
-
Called when the mouse pointer enters a cell
- addCellOverHandler(CellOverHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellOver handler.
- addCellSavedHandler(CellSavedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellSavedHandlers
-
Fires after user edits have been successfully saved to the server, only for cells where the value was actually modified.
- addCellSavedHandler(CellSavedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellSaved handler.
- addCellSavedHandler(CellSavedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Add a cellSaved handler.
- addCellSelectionChangedHandler(CellSelectionChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellSelectionChangedHandlers
-
Called when (cell-based) selection changes within this grid.
- addCellSelectionChangedHandler(CellSelectionChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellSelectionChanged handler.
- addCellValueHoverHandler(CellValueHoverHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCellValueHoverHandlers
-
Optional stringMethod to fire when the user hovers over a cell and the value is clipped.
- addCellValueHoverHandler(CellValueHoverHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a cellValueHover handler.
- addChangedHandler(ChangedHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasChangedHandlers
-
Called when a FormItem's value has been changed as the result of user interaction.
- addChangedHandler(ChangedHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a changed handler.
- addChangedHandler(ChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasChangedHandlers
-
If this field is editable, any
changed
handler specified on the ListGridField will be passed onto the editors for this field. - addChangedHandler(ChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Add a changed handler.
- addChangeHandler(ChangeHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasChangeHandlers
-
Called when a FormItem's value is about to change as the result of user interaction.
- addChangeHandler(ChangeHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a change handler.
- addChangeHandler(ChangeHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasChangeHandlers
-
If this field is editable, any
change
handler specified on the ListGridField will be passed onto the editors for this field. - addChangeHandler(ChangeHandler) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Add a change handler.
- addChartBackgroundDrawnHandler(ChartBackgroundDrawnHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a chartBackgroundDrawn handler.
- addChartBackgroundDrawnHandler(ChartBackgroundDrawnHandler) - Method in interface com.smartgwt.client.widgets.chart.HasChartBackgroundDrawnHandlers
-
Called when most elements of the chart other than data data have been drawn, including gradations and legend.
- addChartDrawnHandler(ChartDrawnHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a chartDrawn handler.
- addChartDrawnHandler(ChartDrawnHandler) - Method in interface com.smartgwt.client.widgets.chart.HasChartDrawnHandlers
-
Called when all elements of the chart (data lines / shapes, gradations, legend, labels etc) have completed drawing.
- addChild(Widget) - Method in class com.smartgwt.client.widgets.Canvas
-
Adds newChild as a child of this widget, set up a named object reference (i.e., this[name]) to the new widget if name argument is provided, and draw the child if this widget has been drawn already.
- addChild(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Adds newChild as a child of this widget, set up a named object reference (i.e., this[name]) to the new widget if name argument is provided, and draw the child if this widget has been drawn already.
- addChild(Canvas, String) - Method in class com.smartgwt.client.widgets.Canvas
- addChild(Canvas, String, boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Adds newChild as a child of this widget, set up a named object reference (i.e., this[name]) to the new widget if name argument is provided, and draw the child if this widget has been drawn already.
- addChild(Canvas, String, Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Adds newChild as a child of this widget, set up a named object reference (i.e., this[name]) to the new widget if name argument is provided, and draw the child if this widget has been drawn already.
- addClause(FilterClause) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Add a new
FilterClause
to this FilterBuilder. - addClearHandler(ClearHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a clear handler.
- addClearHandler(ClearHandler) - Method in interface com.smartgwt.client.widgets.events.HasClearHandlers
-
Notification method fired when the canvas is removed from the DOM via a call to
clear()
. - addClickHandler(ClickHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a click handler.
- addClickHandler(ClickHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasClickHandlers
-
Notification fired when the user clicks on this DrawItem.
- addClickHandler(ClickHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a click handler.
- addClickHandler(ClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasClickHandlers
-
Executed when the left mouse is clicked (pressed and then released) on this widget.
- addClickHandler(ClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Add a click handler.
- addClickHandler(ClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasClickHandlers
-
Called when a ButtonItem is clicked on.
- addClickHandler(ClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a click handler.
- addClickHandler(ClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
- addClickHandler(ClickHandler) - Method in interface com.smartgwt.client.widgets.menu.events.HasClickHandlers
-
Executed when this menu item is clicked by the user.
- addClickHandler(ClickHandler) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Add a click handler.
- addCloseClickHandler(CloseClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasCloseClickHandlers
-
Handles a click on the close button of this window.
- addCloseClickHandler(CloseClickHandler) - Method in class com.smartgwt.client.widgets.Window
-
Add a closeClick handler.
- addCloseClickHandler(CloseClickHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasCloseClickHandlers
-
When
canCloseTabs
is set, this notification method fired when the user clicks the "close" icon for a tab. - addCloseClickHandler(CloseClickHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a closeClick handler.
- addColorChangedHandler(ColorChangedHandler) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Add a colorChanged handler.
- addColorChangedHandler(ColorChangedHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasColorChangedHandlers
-
Override this method to be kept informed when the ColorPicker changes in real-time (for example, if you need to update your own GUI accordingly).
- addColorSelectedHandler(ColorSelectedHandler) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Add a colorSelected handler.
- addColorSelectedHandler(ColorSelectedHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasColorSelectedHandlers
-
Override this method to be notified when the user selects a color either by clicking a basic color box in simple mode, or by clicking the OK button in complex mode.
- addColumn(int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Adds a new portal column to this layout at the specified position
- addColumnFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a column facet to the view at index "index".
- addColumnFacet(String, Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a column facet to the view at index "index".
- addCompleter(AceCompleter) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- addContentLoadedHandler(ContentLoadedHandler) - Method in interface com.smartgwt.client.widgets.events.HasContentLoadedHandlers
-
StringMethod fired when content is completely loaded in this htmlFlow.
- addContentLoadedHandler(ContentLoadedHandler) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Add a contentLoaded handler.
- addControl(Canvas) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
- addControl(Canvas, Integer) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
- addControls(Canvas...) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
- addCriteria(Criteria) - Method in class com.smartgwt.client.data.Criteria
-
Adds the criteria from the passed criteria object.
- addCriteria(Criteria) - Method in class com.smartgwt.client.data.Criterion
-
Adds a new criteria.
- addCriteria(Criterion) - Method in class com.smartgwt.client.data.Criterion
-
Adds a new criteria.
- addCriteria(String) - Method in class com.smartgwt.client.data.Criterion
-
This method calls
Criterion.addCriteria(String, OperatorId, value)
, passing "EQUALS" as the OperatorId and Boolean.TRUE as value. - addCriteria(String, OperatorId, Boolean) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, OperatorId, String)
. - addCriteria(String, OperatorId, Boolean[]) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, OperatorId, String)
. - addCriteria(String, OperatorId, Float) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, OperatorId, String)
. - addCriteria(String, OperatorId, Float[]) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, OperatorId, String)
. - addCriteria(String, OperatorId, Integer) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, OperatorId, String)
. - addCriteria(String, OperatorId, Integer[]) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, OperatorId, String)
. - addCriteria(String, OperatorId, String) - Method in class com.smartgwt.client.data.Criterion
-
Creates a Criterion and calls
Criterion.addCriteria(Criterion)
. - addCriteria(String, OperatorId, String[]) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, OperatorId, String)
. - addCriteria(String, OperatorId, Date) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, OperatorId, String)
. - addCriteria(String, OperatorId, Date[]) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, OperatorId, String)
. - addCriteria(String, Boolean) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, Boolean) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, String)
. - addCriteria(String, Boolean[]) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, Boolean[]) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, String)
. - addCriteria(String, Double) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, Double[]) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, Float) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, Float) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, String)
. - addCriteria(String, Float[]) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, Float[]) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, String)
. - addCriteria(String, Integer) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, Integer) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, String)
. - addCriteria(String, Integer[]) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, Integer[]) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, String)
. - addCriteria(String, Long) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, Long[]) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, Object) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, String) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, String) - Method in class com.smartgwt.client.data.Criterion
-
This method calls
Criterion.addCriteria(String, OperatorId, String)
, passing "EQUALS" as the OperatorId. - addCriteria(String, String[]) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, String[]) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, String)
. - addCriteria(String, Date) - Method in class com.smartgwt.client.data.Criteria
- addCriteria(String, Date) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, String)
. - addCriteria(String, Date[]) - Method in class com.smartgwt.client.data.Criterion
-
This method is similar to
Criterion.addCriteria(String, String)
. - addCriteriaChangedHandler(CriteriaChangedHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasCriteriaChangedHandlers
-
Notification method fired when the criteria are modified in this SearchForm.
- addCriteriaChangedHandler(CriteriaChangedHandler) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Add a criteriaChanged handler.
- addCriteriaChangedHandler(CriteriaChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasCriteriaChangedHandlers
-
Callback fired when the end-user changes criteria.
- addCriteriaChangedHandler(CriteriaChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a criteriaChanged handler.
- addCriterion(Criterion) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Add a new criterion, including recursively adding sub-criteria for a criterion that contains other criteria.
- addCurrentViewChangedHandler(CurrentViewChangedHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a currentViewChanged handler.
- addCurrentViewChangedHandler(CurrentViewChangedHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasCurrentViewChangedHandlers
-
Notification that fires whenever the current view changes via the
mainView tabset
. - addCustomFieldsButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- addData(Record) - Method in class com.smartgwt.client.data.DataSource
-
Perform an "add" DataSource operation against this DataSource, to create a new DataSource record.
- addData(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Perform a DataSource "add" operation to add new records to this component's DataSource.
- addData(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Perform a DataSource "add" operation to add new records to this component's DataSource.
- addData(Record, DSCallback) - Method in class com.smartgwt.client.data.DataSource
- addData(Record, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- addData(Record, DSCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- addData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Perform an "add" DataSource operation against this DataSource, to create a new DataSource record.
- addData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Perform a DataSource "add" operation to add new records to this component's DataSource.
- addData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Perform a DataSource "add" operation to add new records to this component's DataSource.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.data.events.HasDataArrivedHandlers
-
Notification fired when data has arrived from the server and has been successfully integrated into the cache.
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.data.ResultSet
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasDataArrivedHandlers
-
If this item is showing a dataBound pickList, this notification method will be fired when new data arrives from the server.
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasDataArrivedHandlers
-
Notification method fired when new data arrives from the
DataSource
to be displayed in this ListGrid, (for example in response to the user scrolling a new set of rows into view). - addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.widgets.tile.events.HasDataArrivedHandlers
-
Notification method fired when new data arrives from the server to be displayed in this tileGrid, (for example in response to the user scrolling a new set of tiles into view).
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasDataArrivedHandlers
-
Notification method fired whenever this TreeGrid receives new data nodes from the dataSource.
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a dataArrived handler.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.data.DataSource
-
Add a dataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.data.events.HasDataChangedHandlers
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.data.RecordList
-
Add a DataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.widgets.DateChooser
-
Add a dataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.widgets.events.HasDataChangedHandlers
-
Add a notification to be fired whenever the data changes.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasDataChangedHandlers
-
Method invoked when changes to the listGrid's data occur.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a dataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.widgets.tree.HasDataChangedHandlers
-
Called when the structure of this tree is changed in any way.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Add a dataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasDataChangedHandlers
-
Notification method fired when the TreeGrid's data changes, for any reason.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a dataChanged handler.
- addDataLabelClickHandler(DataLabelClickHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a dataLabelClick handler.
- addDataLabelClickHandler(DataLabelClickHandler) - Method in interface com.smartgwt.client.widgets.chart.HasDataLabelClickHandlers
-
Fires when the user clicks on a data label, that is, a text label showing values from the first facet.
- addDataLabelHoverHandler(DataLabelHoverHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a dataLabelHover handler.
- addDataLabelHoverHandler(DataLabelHoverHandler) - Method in interface com.smartgwt.client.widgets.chart.HasDataLabelHoverHandlers
-
Fires when the mouse hovers over a data label, that is, a text label showing values from the first facet.
- addDataSourceRecord(String, Record) - Method in class com.smartgwt.client.widgets.DataContext
- addDateChangedHandler(DateChangedHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a dateChanged handler.
- addDateChangedHandler(DateChangedHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasDateChangedHandlers
-
Fires whenever the user changes the current date, including picking a specific date or navigating to a new week or month.
- addDayBodyClickHandler(DayBodyClickHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a dayBodyClick handler.
- addDayBodyClickHandler(DayBodyClickHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasDayBodyClickHandlers
-
Called when the body area of a day in the month view is clicked on, outside of any links to a particular event.
- addDayHeaderClickHandler(DayHeaderClickHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a dayHeaderClick handler.
- addDayHeaderClickHandler(DayHeaderClickHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasDayHeaderClickHandlers
-
Called when the header area of a day in the month view is clicked on.
- addDoubleClickHandler(DoubleClickHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a doubleClick handler.
- addDoubleClickHandler(DoubleClickHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasDoubleClickHandlers
-
Notification fired when the user clicks on this DrawItem twice in rapid succession (within the
DrawPane
'sdoubleClickDelay
by default) in this object. - addDoubleClickHandler(DoubleClickHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a doubleClick handler.
- addDoubleClickHandler(DoubleClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasDoubleClickHandlers
-
Executed when the left mouse button is clicked twice in rapid succession (within
doubleClickDelay
by default) in this object. - addDoubleClickHandler(DoubleClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasDoubleClickHandlers
-
Called when this FormItem is double-clicked.
- addDoubleClickHandler(DoubleClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a doubleClick handler.
- addDownClickHandler(DownClickHandler) - Method in interface com.smartgwt.client.widgets.layout.events.HasDownClickHandlers
-
Notification method fired when the
miniNav is showing
and the down button on thenavigationBar
'sMiniNavControl
is clicked. - addDownClickHandler(DownClickHandler) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Add a downClick handler.
- addDownClickHandler(DownClickHandler) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Add a downClick handler.
- addDownClickHandler(DownClickHandler) - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Add a downClick handler.
- addDragCompleteHandler(DragCompleteHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a
com.smartgwt.client.widgets.DragCompleteHandler
. - addDragCompleteHandler(DragCompleteHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a
com.smartgwt.client.widgets.DragCompleteHandler
. - addDragCompleteHandler(DragCompleteHandler) - Method in interface com.smartgwt.client.widgets.events.HasDragCompleteHandlers
- addDragCompleteHandler(DragCompleteHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a
com.smartgwt.client.widgets.DragCompleteHandler
. - addDragCompleteHandler(DragCompleteHandler) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Add a
com.smartgwt.client.widgets.DragCompleteHandler
. - addDragCompleteHandler(DragCompleteHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a
com.smartgwt.client.widgets.DragCompleteHandler
. - addDragCompleteHandler(DragCompleteHandler) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Add a
com.smartgwt.client.widgets.DragCompleteHandler
. - addDragCompleteHandler(DragCompleteHandler) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Add a
com.smartgwt.client.widgets.DragCompleteHandler
. - addDragMoveHandler(DragMoveHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a dragMove handler.
- addDragMoveHandler(DragMoveHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasDragMoveHandlers
-
If
canDrag
is true, this notification method will be fired when the user drags the draw item. - addDragMoveHandler(DragMoveHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dragMove handler.
- addDragMoveHandler(DragMoveHandler) - Method in interface com.smartgwt.client.widgets.events.HasDragMoveHandlers
-
Executed every time the mouse moves while dragging this canvas.
- addDragRepositionMoveHandler(DragRepositionMoveHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dragRepositionMove handler.
- addDragRepositionMoveHandler(DragRepositionMoveHandler) - Method in interface com.smartgwt.client.widgets.events.HasDragRepositionMoveHandlers
-
Executed every time the mouse moves while drag-repositioning.
- addDragRepositionStartHandler(DragRepositionStartHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dragRepositionStart handler.
- addDragRepositionStartHandler(DragRepositionStartHandler) - Method in interface com.smartgwt.client.widgets.events.HasDragRepositionStartHandlers
-
Executed when dragging first starts.
- addDragRepositionStopHandler(DragRepositionStopHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dragRepositionStop handler.
- addDragRepositionStopHandler(DragRepositionStopHandler) - Method in interface com.smartgwt.client.widgets.events.HasDragRepositionStopHandlers
-
Executed when the mouse button is released at the end of the drag.
- addDragResizeMoveHandler(DragResizeMoveHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a dragResizeMove handler.
- addDragResizeMoveHandler(DragResizeMoveHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasDragResizeMoveHandlers
-
If
canDrag
is true and thecontrol knobs
include "resize" knobs then this notification method will be fired when the user drags the resize knobs of the draw item. - addDragResizeMoveHandler(DragResizeMoveHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dragResizeMove handler.
- addDragResizeMoveHandler(DragResizeMoveHandler) - Method in interface com.smartgwt.client.widgets.events.HasDragResizeMoveHandlers
-
Executed every time the mouse moves while drag-resizing.
- addDragResizeStartHandler(DragResizeStartHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a dragResizeStart handler.
- addDragResizeStartHandler(DragResizeStartHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasDragResizeStartHandlers
-
If
canDrag
is true and thecontrol knobs
include "resize" knobs then this notification method will be fired when the user starts to drag the resize knobs of the draw item. - addDragResizeStartHandler(DragResizeStartHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dragResizeStart handler.
- addDragResizeStartHandler(DragResizeStartHandler) - Method in interface com.smartgwt.client.widgets.events.HasDragResizeStartHandlers
-
Executed when resize dragging first starts.
- addDragResizeStopHandler(DragResizeStopHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a dragResizeStop handler.
- addDragResizeStopHandler(DragResizeStopHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasDragResizeStopHandlers
-
If
canDrag
is true and thecontrol knobs
include "resize" knobs then this notification method will be fired when the user completes a drag on the resize knobs of the draw item. - addDragResizeStopHandler(DragResizeStopHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dragResizeStop handler.
- addDragResizeStopHandler(DragResizeStopHandler) - Method in interface com.smartgwt.client.widgets.events.HasDragResizeStopHandlers
-
Executed when the mouse button is released at the end of the drag resize.
- addDragStartHandler(DragStartHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a dragStart handler.
- addDragStartHandler(DragStartHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasDragStartHandlers
-
If
canDrag
is true, this notification method will be fired when the user starts to drag the draw item. - addDragStartHandler(DragStartHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dragStart handler.
- addDragStartHandler(DragStartHandler) - Method in interface com.smartgwt.client.widgets.events.HasDragStartHandlers
-
Executed when dragging first starts.
- addDragStopHandler(DragStopHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a dragStop handler.
- addDragStopHandler(DragStopHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasDragStopHandlers
-
If
canDrag
is true, this notification method will be fired when the user completes a drag on the draw item. - addDragStopHandler(DragStopHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dragStop handler.
- addDragStopHandler(DragStopHandler) - Method in interface com.smartgwt.client.widgets.events.HasDragStopHandlers
-
Executed when the mouse button is released at the end of the drag.
- addDrawAreaChangedHandler(DrawAreaChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasDrawAreaChangedHandlers
-
Notification method that fires when the drawArea changes due to scrolling.
- addDrawAreaChangedHandler(DrawAreaChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a drawAreaChanged handler.
- addDrawEndHandler(DrawEndHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a drawEnd handler.
- addDrawEndHandler(DrawEndHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Add a drawEnd handler.
- addDrawEndHandler(DrawEndHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasDrawEndHandlers
-
Called when we finish drawing for this DrawItem to the
drawPane
's underlying HTML5 <canvas> element. - addDrawHandler(DrawHandler) - Method in class com.smartgwt.client.widgets.BaseWidget
- addDrawHandler(DrawHandler) - Method in interface com.smartgwt.client.widgets.events.HasDrawHandlers
- addDrawItem(DrawItem, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Adds a draw item to this
DrawPane
. - addDrawStartHandler(DrawStartHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a drawStart handler.
- addDrawStartHandler(DrawStartHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Add a drawStart handler.
- addDrawStartHandler(DrawStartHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasDrawStartHandlers
-
Called when we start drawing for this DrawItem to the
drawPane
's underlying HTML5 <canvas> element. - addDropCompleteHandler(DropCompleteHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a
com.smartgwt.client.widgets.DropCompleteHandler
. - addDropCompleteHandler(DropCompleteHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a
com.smartgwt.client.widgets.DropCompleteHandler
. - addDropCompleteHandler(DropCompleteHandler) - Method in interface com.smartgwt.client.widgets.events.HasDropCompleteHandlers
- addDropCompleteHandler(DropCompleteHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a
com.smartgwt.client.widgets.DropCompleteHandler
. - addDropCompleteHandler(DropCompleteHandler) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Add a
com.smartgwt.client.widgets.DropCompleteHandler
. - addDropCompleteHandler(DropCompleteHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a
com.smartgwt.client.widgets.DropCompleteHandler
. - addDropCompleteHandler(DropCompleteHandler) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Add a
com.smartgwt.client.widgets.DropCompleteHandler
. - addDropCompleteHandler(DropCompleteHandler) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Add a
com.smartgwt.client.widgets.DropCompleteHandler
. - addDropHandler(DropHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a drop handler.
- addDropHandler(DropHandler) - Method in interface com.smartgwt.client.widgets.events.HasDropHandlers
-
Notification method fired when the user drops another canvas onto this one.
- addDropMoveHandler(DropMoveHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dropMove handler.
- addDropMoveHandler(DropMoveHandler) - Method in interface com.smartgwt.client.widgets.events.HasDropMoveHandlers
-
Executed whenever the compatible dragged object is moved over this drop target.
- addDropOutHandler(DropOutHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dropOut handler.
- addDropOutHandler(DropOutHandler) - Method in interface com.smartgwt.client.widgets.events.HasDropOutHandlers
-
Executed when the dragged object is no longer over this drop target, including when the drag interaction is ending with a drop on this drop target.
- addDropOverHandler(DropOverHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a dropOver handler.
- addDropOverHandler(DropOverHandler) - Method in interface com.smartgwt.client.widgets.events.HasDropOverHandlers
-
Executed when the compatible dragged object is first moved over this drop target.
- addDynamicProperty(String, AdvancedCriteria) - Method in class com.smartgwt.client.core.BaseClass
-
Sets up the value of
propertyName
to be dynamically derived from theruleScope
, by either a simpleDataPath
into the ruleScope, anAdvancedCriteria
built againstDataPaths
, or via a textual or numeric formula using the ruleScope as available formula inputs. - addDynamicProperty(String, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Sets up the value of
propertyName
to be dynamically derived from theruleScope
, by either a simpleDataPath
into the ruleScope, anAdvancedCriteria
built againstDataPaths
, or via a textual or numeric formula using the ruleScope as available formula inputs. - addDynamicProperty(String, UserFormula) - Method in class com.smartgwt.client.core.BaseClass
-
Sets up the value of
propertyName
to be dynamically derived from theruleScope
, by either a simpleDataPath
into the ruleScope, anAdvancedCriteria
built againstDataPaths
, or via a textual or numeric formula using the ruleScope as available formula inputs. - addDynamicProperty(String, UserFormula) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Sets up the value of
propertyName
to be dynamically derived from theruleScope
, by either a simpleDataPath
into the ruleScope, anAdvancedCriteria
built againstDataPaths
, or via a textual or numeric formula using the ruleScope as available formula inputs. - addDynamicProperty(String, UserSummary) - Method in class com.smartgwt.client.core.BaseClass
-
Sets up the value of
propertyName
to be dynamically derived from theruleScope
, by either a simpleDataPath
into the ruleScope, anAdvancedCriteria
built againstDataPaths
, or via a textual or numeric formula using the ruleScope as available formula inputs. - addDynamicProperty(String, UserSummary) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Sets up the value of
propertyName
to be dynamically derived from theruleScope
, by either a simpleDataPath
into the ruleScope, anAdvancedCriteria
built againstDataPaths
, or via a textual or numeric formula using the ruleScope as available formula inputs. - addDynamicProperty(String, String) - Method in class com.smartgwt.client.core.BaseClass
-
Sets up the value of
propertyName
to be dynamically derived from theruleScope
, by either a simpleDataPath
into the ruleScope, anAdvancedCriteria
built againstDataPaths
, or via a textual or numeric formula using the ruleScope as available formula inputs. - addDynamicProperty(String, String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Sets up the value of
propertyName
to be dynamically derived from theruleScope
, by either a simpleDataPath
into the ruleScope, anAdvancedCriteria
built againstDataPaths
, or via a textual or numeric formula using the ruleScope as available formula inputs. - addedAuditFields - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The list of extra manually managed fields that will be added to the
fields
of theAudit DataSource
. - addEdgeStyleSuffix - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- addEditCompleteHandler(EditCompleteHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasEditCompleteHandlers
-
Callback fired when inline edits have been successfully saved.
- addEditCompleteHandler(EditCompleteHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a editComplete handler.
- addEditCompleteHandler(EditCompleteHandler) - Method in class com.smartgwt.client.tools.CSSEditor
-
Add a editComplete handler.
- addEditCompleteHandler(EditCompleteHandler) - Method in interface com.smartgwt.client.widgets.tools.events.HasEditCompleteHandlers
-
Notification fired when the okButton is clicked.
- addEditFailedHandler(EditFailedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasEditFailedHandlers
-
Called when an attempt to save inline edits fails, due to a validation error or other server error.
- addEditFailedHandler(EditFailedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a editFailed handler.
- addEditMaskClickedHandler(EditMaskClickedHandler) - Method in class com.smartgwt.client.tools.EditContext
-
Add a editMaskClicked handler.
- addEditMaskClickedHandler(EditMaskClickedHandler) - Method in interface com.smartgwt.client.tools.HasEditMaskClickedHandlers
-
Executed when the left mouse is clicked (pressed and then released) on any selectable component with
EditProxy.editMask
enabled. - addEditNodeUpdatedHandler(EditNodeUpdatedHandler) - Method in class com.smartgwt.client.tools.EditContext
-
Add a editNodeUpdated handler.
- addEditNodeUpdatedHandler(EditNodeUpdatedHandler) - Method in interface com.smartgwt.client.tools.HasEditNodeUpdatedHandlers
-
Fires whenever editNode.defaults are modified by setNodeProperties() and/or editProxy features
- addEditorEnterHandler(EditorEnterHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasEditorEnterHandlers
-
Notification method fired when the user enters this formItem.
- addEditorEnterHandler(EditorEnterHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a editorEnter handler.
- addEditorEnterHandler(EditorEnterHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasEditorEnterHandlers
-
Callback fired when the user first starts editing a cell.
- addEditorEnterHandler(EditorEnterHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a editorEnter handler.
- addEditorEnterHandler(EditorEnterHandler) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Add a editorEnter handler.
- addEditorExitHandler(EditorExitHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasEditorExitHandlers
-
Notification method fired when the user leaves this formItem.
- addEditorExitHandler(EditorExitHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a editorExit handler.
- addEditorExitHandler(EditorExitHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasEditorExitHandlers
-
Callback fired when the user attempts to navigate away from the current edit cell, or complete the current edit.
CallEditorExitEvent.cancel()
from withinEditorExitHandler.onEditorExit(com.smartgwt.client.widgets.grid.events.EditorExitEvent)
from this method to cancel the default behavior (Saving / cancelling the current edit / moving to the next edit cell) - addEditorExitHandler(EditorExitHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a editorExit handler.
- addEditorExitHandler(EditorExitHandler) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Add a editorExit handler.
- addEmbeddedComponent(Canvas, ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Attaches the component to the provided record.
- addEmbeddedComponent(Canvas, ListGridRecord, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- addEmbeddedComponent(Canvas, ListGridRecord, Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- addEmbeddedComponent(Canvas, ListGridRecord, Integer, Integer, EmbeddedPosition) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Attaches the component to the provided record.
- addEvent(Date, Date, String, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Create a new event in this calendar instance.
- addEvent(Date, Date, String, String, Map) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Create a new event in this calendar instance.
- addEventAddedHandler(EventAddedHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventAdded handler.
- addEventAddedHandler(EventAddedHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventAddedHandlers
-
Notification fired whenever a user adds an event.
- addEventButtonHoverText - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- addEventChangedHandler(EventChangedHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventChanged handler.
- addEventChangedHandler(EventChangedHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventChangedHandlers
-
Notification fired whenever a user changes an event, whether by dragging the event or by editing it in a dialog.
- addEventClickHandler(EventClickHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventClick handler.
- addEventClickHandler(EventClickHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventClickHandlers
-
Called whenever an event is clicked on in the day, week or month views.
- addEventRemoveClickHandler(EventRemoveClickHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventRemoveClick handler.
- addEventRemoveClickHandler(EventRemoveClickHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventRemoveClickHandlers
-
Called whenever the close icon of an
event canvas
is clicked in theday
,week
andtimeline
views, or when theremove button
is pressed in theevent editor
. - addEventRemovedHandler(EventRemovedHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventRemoved handler.
- addEventRemovedHandler(EventRemovedHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventRemovedHandlers
-
Notification fired whenever a user removes an event.
- addEventRepositionMoveHandler(EventRepositionMoveHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventRepositionMove handler.
- addEventRepositionMoveHandler(EventRepositionMoveHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventRepositionMoveHandlers
-
Notification called whenever the drop position of an event being drag-moved changes.
- addEventRepositionStopHandler(EventRepositionStopHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventRepositionStop handler.
- addEventRepositionStopHandler(EventRepositionStopHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventRepositionStopHandlers
-
Notification called when an event being drag-moved is dropped.
- addEventResizeMoveHandler(EventResizeMoveHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventResizeMove handler.
- addEventResizeMoveHandler(EventResizeMoveHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventResizeMoveHandlers
-
Notification called on each resize during an event drag-resize operation.
- addEventResizeStopHandler(EventResizeStopHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventResizeStop handler.
- addEventResizeStopHandler(EventResizeStopHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventResizeStopHandlers
-
Notification called when an event drag-resize operation completes.
- addEventSaveErrorHandler(EventSaveErrorHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventSaveError handler.
- addEventSaveErrorHandler(EventSaveErrorHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventSaveErrorHandlers
-
Notification method fired when an attempt to save
an event
following edits or drag-movements results in an error from the server. - addEventsRenderedHandler(EventsRenderedHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventsRendered handler.
- addEventsRenderedHandler(EventsRenderedHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventsRenderedHandlers
-
A notification method fired when the events in the current view have been refreshed.
- addFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facet to the view, into the row or column facets (intoRows true or false), at index "index".
- addFacet(String, Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
- addFacet(String, Boolean, Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facet to the view, into the row or column facets (intoRows true or false), at index "index".
- addFacetAddedHandler(FacetAddedHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetAdded handler.
- addFacetAddedHandler(FacetAddedHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetAddedHandlers
-
Notification fired when a new facet is added.
- addFacetContextClickHandler(FacetContextClickHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetContextClick handler.
- addFacetContextClickHandler(FacetContextClickHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetContextClickHandlers
-
StringMethod handler fired when the user right clicks on a facet label.
- addFacetLabelClickHandler(FacetLabelClickHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetLabelClick handler.
- addFacetLabelClickHandler(FacetLabelClickHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetLabelClickHandlers
-
Method handler fired when the user clicks on a facet label.
- addFacetMovedHandler(FacetMovedHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetMoved handler.
- addFacetMovedHandler(FacetMovedHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetMovedHandlers
-
Notification fired when a facet is moved.
- addFacetRemovedHandler(FacetRemovedHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetRemoved handler.
- addFacetRemovedHandler(FacetRemovedHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetRemovedHandlers
-
Notification fired when a facet is removed.
- addFacetValueContextClickHandler(FacetValueContextClickHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetValueContextClick handler.
- addFacetValueContextClickHandler(FacetValueContextClickHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetValueContextClickHandlers
-
StringMethod handler fired when context click occurs over a facetValue button in a header.
- addFacetValueSelectionChangedHandler(FacetValueSelectionChangedHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetValueSelectionChanged handler.
- addFacetValueSelectionChangedHandler(FacetValueSelectionChangedHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetValueSelectionChangedHandlers
-
Handler/Notification function for facetValue selection change (no default implementation).
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in interface com.smartgwt.client.widgets.events.HasFetchDataHandlers
-
Notification function fired on fetchData() or filterData()
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Add a fetchData handler.
- addField(DataSourceField) - Method in class com.smartgwt.client.data.DataSource
-
Add a field to the DataSource
- addFieldStateChangedHandler(FieldStateChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasFieldStateChangedHandlers
-
Notification method executed when columns are resized or reordered, or fields are shown or hidden, frozen or unfrozen.
- addFieldStateChangedHandler(FieldStateChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a fieldStateChanged handler.
- addFill() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Adds a ToolStripSpacer to the ToolStrip to take up space such like a normal member, without actually drawing anything.
- addFilterChangedHandler(FilterChangedHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasFilterChangedHandlers
-
Handler fired when there is a change() event fired on any FormItem within the filterBuilder.
- addFilterChangedHandler(FilterChangedHandler) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Add a filterChanged handler.
- addFilterEditorSubmitHandler(FilterEditorSubmitHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasFilterEditorSubmitHandlers
-
Optional notification fired when the user performs a filter using the
Filter Editor
. - addFilterEditorSubmitHandler(FilterEditorSubmitHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a filterEditorSubmit handler.
- addFinishedHandler(FinishedHandler) - Method in interface com.smartgwt.client.util.workflow.events.HasFinishedHandlers
-
StringMethod called when a process completes, meaning the process executes a ProcessElement with no next element.
- addFinishedHandler(FinishedHandler) - Method in class com.smartgwt.client.util.workflow.Process
-
Add a finished handler.
- addFixedFacetValueChangedHandler(FixedFacetValueChangedHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a fixedFacetValueChanged handler.
- addFixedFacetValueChangedHandler(FixedFacetValueChangedHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFixedFacetValueChangedHandlers
-
Notification fired when a fixed facet value is set for some facet.
- addFloatingMarker(AceRange, String, String) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- addFloatingMarker(AceRange, String, String, Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- addFocusChangedHandler(FocusChangedHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a focusChanged handler.
- addFocusChangedHandler(FocusChangedHandler) - Method in interface com.smartgwt.client.widgets.events.HasFocusChangedHandlers
-
Notification function fired when this widget receives or loses keyboard focus.
- addFocusHandler(FocusHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasFocusHandlers
-
Called when this FormItem receives focus.
- addFocusHandler(FocusHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a focus handler.
- addFolderClickHandler(FolderClickHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasFolderClickHandlers
-
This method is called when a folder record is clicked on.
- addFolderClickHandler(FolderClickHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a folderClick handler.
- addFolderClosedHandler(FolderClosedHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasFolderClosedHandlers
-
This method is called when a folder is closed either via the user manipulating the expand/collapse control in the UI or via
closeFolder()
. - addFolderClosedHandler(FolderClosedHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a folderClosed handler.
- addFolderContextClickHandler(FolderContextClickHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasFolderContextClickHandlers
-
This method is called when a context click occurs on a folder record.
- addFolderContextClickHandler(FolderContextClickHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a folderContextClick handler.
- addFolderDropHandler(FolderDropHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasFolderDropHandlers
-
Process a drop of one or more nodes on a TreeGrid folder.
Note: SeeTreeGridDrop
for an overview of TreeGrid drag and drop behavior. - addFolderDropHandler(FolderDropHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a folderDrop handler.
- addFolderOpenedHandler(FolderOpenedHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasFolderOpenedHandlers
-
This method is called when a folder is opened either via the user manipulating the expand/collapse control in the UI or via
openFolder()
. - addFolderOpenedHandler(FolderOpenedHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a folderOpened handler.
- addFontLoadingFailedHandler(FontLoadingFailedHandler) - Static method in class com.smartgwt.client.util.FontLoader
-
Adds a handler that will be called if the FontLoader fails to load any of the custom skin fonts.
- addFontsLoadedHandler(FontsLoadedHandler) - Static method in class com.smartgwt.client.util.FontLoader
-
Adds a handler that will be called when the FontLoader finishes loading any custom skin fonts.
- addFormItem(FormItem) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Add a FormItem to the ToolStrip.
- addFormItem(FormItem, int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Add a FormItem to the ToolStrip.
- addFormItemClickHandler(FormItemClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasFormItemClickHandlers
-
Click handler for this icon.
- addFormItemClickHandler(FormItemClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Add a formItemClick handler.
- addFormSubmitFailedHandler(FormSubmitFailedHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a formSubmitFailed handler.
- addFormSubmitFailedHandler(FormSubmitFailedHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasFormSubmitFailedHandlers
-
Method called when an attempt to
natively submit
a form is unable to submit to the server. - addFormulaField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- addFormulaField() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- addFormulaField() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Convenience method to display a {@link com.smartgwt.client..FormulaBuilder} to create a new Formula Field.
- addFormulaField() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- addFormulaField() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- addFormulaField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- addFormulaField() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- addFormulaField() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- addFormulaUpdatedHandler(FormulaUpdatedHandler) - Method in interface com.smartgwt.client.widgets.events.HasFormulaUpdatedHandlers
-
Notification fired when a user either creates a new formula field or edits an existing formula field.
- addFormulaUpdatedHandler(FormulaUpdatedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a formulaUpdated handler.
- addFromPaletteNode(PaletteNode) - Method in class com.smartgwt.client.tools.EditContext
-
Creates a new EditNode from a PaletteNode, using the
defaultPalette
. - addFromPaletteNode(PaletteNode) - Method in class com.smartgwt.client.tools.EditPane
-
Creates a new EditNode from a PaletteNode, using the
defaultPalette
. - addFromPaletteNode(PaletteNode) - Method in class com.smartgwt.client.tools.EditTree
-
Creates a new EditNode from a PaletteNode, using the
defaultPalette
. - addFromPaletteNode(PaletteNode, EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Creates a new EditNode from a PaletteNode, using the
defaultPalette
. - addFromPaletteNode(PaletteNode, EditNode) - Method in class com.smartgwt.client.tools.EditPane
-
Creates a new EditNode from a PaletteNode, using the
defaultPalette
. - addFromPaletteNode(PaletteNode, EditNode) - Method in class com.smartgwt.client.tools.EditTree
-
Creates a new EditNode from a PaletteNode, using the
defaultPalette
. - addFromPaletteNodes(PaletteNode[]) - Method in class com.smartgwt.client.tools.EditContext
-
Add the supplied
PaletteNodes
to the parentNode, preserving internal references from one supplied PaletteNode to another. - addFromPaletteNodes(PaletteNode[]) - Method in class com.smartgwt.client.tools.EditPane
-
Add the supplied
PaletteNodes
to the parentNode, preserving internal references from one supplied PaletteNode to another. - addFromPaletteNodes(PaletteNode[]) - Method in class com.smartgwt.client.tools.EditTree
-
Add the supplied
PaletteNodes
to the parentNode, preserving internal references from one supplied PaletteNode to another. - addFromPaletteNodes(PaletteNode[], EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Add the supplied
PaletteNodes
to the parentNode, preserving internal references from one supplied PaletteNode to another. - addFromPaletteNodes(PaletteNode[], EditNode) - Method in class com.smartgwt.client.tools.EditPane
-
Add the supplied
PaletteNodes
to the parentNode, preserving internal references from one supplied PaletteNode to another. - addFromPaletteNodes(PaletteNode[], EditNode) - Method in class com.smartgwt.client.tools.EditTree
-
Add the supplied
PaletteNodes
to the parentNode, preserving internal references from one supplied PaletteNode to another. - addFromPaletteNodeTree(Tree) - Method in class com.smartgwt.client.tools.EditContext
-
Add the supplied
PaletteNode
tree to the parentNode, preserving internal references from one supplied PaletteNode to another. - addFromPaletteNodeTree(Tree, EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Add the supplied
PaletteNode
tree to the parentNode, preserving internal references from one supplied PaletteNode to another. - addGetter(BeanMethod) - Method in class com.smartgwt.rebind.BeanProperty
- addGradient(Gradient) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Add a new gradient to the drawPane shared gradient list (
gradients
). - addGradientChangedHandler(GradientChangedHandler) - Method in class com.smartgwt.client.tools.GradientEditor
-
Add a gradientChanged handler.
- addGradientChangedHandler(GradientChangedHandler) - Method in interface com.smartgwt.client.widgets.tools.events.HasGradientChangedHandlers
-
Notification fired whenever a user updates the gradient.
- addGroup(RibbonGroup) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Add a new group to this RibbonBar.
- addGroup(RibbonGroup, Integer) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Add a new group to this RibbonBar.
- addGroupByCompleteHandler(GroupByCompleteHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasGroupByCompleteHandlers
-
Callback fired when the listGrid is grouped or ungrouped.
- addGroupByCompleteHandler(GroupByCompleteHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a groupByComplete handler.
- addGroupByHandler(GroupByHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasGroupByHandlers
-
Callback fired when the user attempts to group or ungroup the listGrid, or when
groupBy()
is called programmatically. - addGroupByHandler(GroupByHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a groupBy handler.
- addGroupStateChangedHandler(GroupStateChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasGroupStateChangedHandlers
-
Notification method executed whenever the groupState of this grid changes.
- addGroupStateChangedHandler(GroupStateChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a groupStateChanged handler.
- addGroupTreeChangedHandler(GroupTreeChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasGroupTreeChangedHandlers
- addGroupTreeChangedHandler(GroupTreeChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a groupTreeChanged handler.
- addHandleErrorHandler(HandleErrorHandler) - Method in class com.smartgwt.client.data.DataSource
-
Add a handleError handler.
- addHandleErrorHandler(HandleErrorHandler) - Method in interface com.smartgwt.client.data.events.HasHandleErrorHandlers
-
If you define this method on a DataSource, it will be called whenever the server returns a DSResponse with a status other than
STATUS_SUCCESS
. - addHeaderClickHandler(HeaderClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasHeaderClickHandlers
-
Handler fired when the user clicks a header in this listGrid before any other processing occurs.
- addHeaderClickHandler(HeaderClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a headerClick handler.
- addHeaderDoubleClickHandler(HeaderDoubleClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasHeaderDoubleClickHandlers
-
Handle a double click in the list header.
- addHeaderDoubleClickHandler(HeaderDoubleClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a headerDoubleClick handler.
- addHeaderHoverHandler(HeaderHoverHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasHeaderHoverHandlers
-
Handle a hover over a button in the header.
- addHeaderHoverHandler(HeaderHoverHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a headerHover handler.
- addHiddenValidationErrorsHandler(HiddenValidationErrorsHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a hiddenValidationErrors handler.
- addHiddenValidationErrorsHandler(HiddenValidationErrorsHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasHiddenValidationErrorsHandlers
-
Method to display validation error messages for a valuesManager when there is not currently visible form item displaying the errors.
- addHiddenValidationErrorsHandler(HiddenValidationErrorsHandler) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Add a hiddenValidationErrors handler.
- addHilitesChangedHandler(HilitesChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasHilitesChangedHandlers
-
Notification method executed whenever the end user uses the HiliteEditor to change the set of hilites applied to this grid.
- addHilitesChangedHandler(HilitesChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a hilitesChanged handler.
- addHistoryEntries - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- addHoverHandler(HoverHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a hover handler.
- addHoverHandler(HoverHandler) - Method in interface com.smartgwt.client.widgets.events.HasHoverHandlers
-
If
canHover
is true for this widget, thehover
string method will be fired when the user hovers over this canvas. - addHoverHiddenHandler(HoverHiddenHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a hoverHidden handler.
- addHoverHiddenHandler(HoverHiddenHandler) - Method in interface com.smartgwt.client.widgets.events.HasHoverHiddenHandlers
-
If
showHover
is true for this canvas, this notification method will be fired whenever the hover shown in response tohandleHover()
is hidden. - addIcon(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Adds a
FormItemIcon
to this item. - addIcon(FormItemIcon, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Adds a
FormItemIcon
to this item. - addIconClickHandler(IconClickHandler) - Method in class com.smartgwt.client.widgets.Button
-
Add a iconClick handler.
- addIconClickHandler(IconClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasIconClickHandlers
-
If this button is showing an
icon
, a separate click handler for the icon may be defined asthis.iconClick
. - addIconClickHandler(IconClickHandler) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Add a iconClick handler.
- addIconClickHandler(IconClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasIconClickHandlers
-
Notification method called when the user clicks on a form item icon.
- addIconClickHandler(IconClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a iconClick handler.
- addIconKeyPressHandler(IconKeyPressHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasIconKeyPressHandlers
-
StringMethod.
- addIconKeyPressHandler(IconKeyPressHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a iconKeyPress handler.
- addImageClickHandler(ImageClickHandler) - Method in interface com.smartgwt.client.widgets.tableview.events.HasImageClickHandlers
-
Executed when the user clicks on the image displayed in a record if
iconField
has been specified. - addImageClickHandler(ImageClickHandler) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Add a imageClick handler.
- addIndicator(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Adds a new
indicator
to the calendar. - addIndicatorClickHandler(IndicatorClickHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a indicatorClick handler.
- addIndicatorClickHandler(IndicatorClickHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasIndicatorClickHandlers
-
Called whenever an
IndicatorCanvas
is clicked in thetimelineView
. - addItem(Widget) - Method in class com.smartgwt.client.widgets.Window
-
Adds a widget to the window.
- addItem(Canvas) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Adds a new Canvas to this section, at the end.
- addItem(Canvas) - Method in class com.smartgwt.client.widgets.Window
-
Adds a widget to the window.
- addItem(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
- addItem(MenuItem, int) - Method in class com.smartgwt.client.widgets.menu.Menu
- addItem(String, Canvas, int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Add a canvas as an item to a section.
- addItemChangedHandler(ItemChangedHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a itemChanged handler.
- addItemChangedHandler(ItemChangedHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasItemChangedHandlers
-
Handler fired when there is a changed() event fired on a FormItem within this form.
- addItemChangeHandler(ItemChangeHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a itemChange handler.
- addItemChangeHandler(ItemChangeHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasItemChangeHandlers
-
Handler fired when there is a change() event fired on a FormItem within this form.
- addItemClickHandler(ItemClickHandler) - Method in interface com.smartgwt.client.widgets.menu.events.HasItemClickHandlers
-
Executed when a menu item with no click handler is clicked by the user.
- addItemClickHandler(ItemClickHandler) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Add a itemClick handler.
- addItemClickHandler(ItemClickHandler) - Method in interface com.smartgwt.client.widgets.toolbar.events.HasItemClickHandlers
-
Called when one of the buttons receives a click event.
- addItemClickHandler(ItemClickHandler) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Add a itemClick handler.
- addItemDragResizedHandler(ItemDragResizedHandler) - Method in interface com.smartgwt.client.widgets.toolbar.events.HasItemDragResizedHandlers
-
Called when one of the Toolbar buttons is drag resized.
- addItemDragResizedHandler(ItemDragResizedHandler) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Add a itemDragResized handler.
- addItemHoverHandler(ItemHoverHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasItemHoverHandlers
-
Optional stringMethod to fire when the user hovers over this item.
- addItemHoverHandler(ItemHoverHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a itemHover handler.
- addItemKeyPressHandler(ItemKeyPressHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a itemKeyPress handler.
- addItemKeyPressHandler(ItemKeyPressHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasItemKeyPressHandlers
-
Handler fired when a FormItem within this form receives a keypress event.
- addKeyDownHandler(KeyDownHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a keyDown handler.
- addKeyDownHandler(KeyDownHandler) - Method in interface com.smartgwt.client.widgets.events.HasKeyDownHandlers
-
Executed when a key is pressed on a focusable widget (
canFocus
: true). - addKeyDownHandler(KeyDownHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasKeyDownHandlers
-
StringMethod fired in response to a keydown while focused in this form item.
- addKeyDownHandler(KeyDownHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a keyDown handler.
- addKeyPressHandler(KeyPressHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a keyPress handler.
- addKeyPressHandler(KeyPressHandler) - Method in interface com.smartgwt.client.widgets.events.HasKeyPressHandlers
-
Executed when a key is pressed and released on a focusable widget (
canFocus
: true). - addKeyPressHandler(KeyPressHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasKeyPressHandlers
-
StringMethod fired when the user presses a key while focused in this form item.
- addKeyPressHandler(KeyPressHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a keyPress handler.
- addKeyUpHandler(KeyUpHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasKeyUpHandlers
-
StringMethod fired in response to a keyup while focused in this form item.
- addKeyUpHandler(KeyUpHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a keyUp handler.
- addLane(Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Adds a new
Lane
to the calendar, for display in thetimeline view
, and in theday view
ifshowDayLanes
is true. - addLaneEvent(Lane, Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.
- addLaneEvent(Lane, Date, Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- addLaneEvent(Lane, Date, Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- addLaneEvent(Lane, Date, Date, String, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- addLaneEvent(Lane, Date, Date, String, String, Object) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
addCalendarEvent()
- addLeafClickHandler(LeafClickHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasLeafClickHandlers
-
This method is called when a leaf record is clicked on.
- addLeafClickHandler(LeafClickHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a leafClick handler.
- addLeafContextClickHandler(LeafContextClickHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasLeafContextClickHandlers
-
This method is called when a context click occurs on a leaf record.
- addLeafContextClickHandler(LeafContextClickHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a leafContextClick handler.
- addLegendClickHandler(LegendClickHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a legendClick handler.
- addLegendClickHandler(LegendClickHandler) - Method in interface com.smartgwt.client.widgets.chart.HasLegendClickHandlers
-
Fires when the user clicks on the legend area of the chart.
- addLegendHoverHandler(LegendHoverHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a legendHover handler.
- addLegendHoverHandler(LegendHoverHandler) - Method in interface com.smartgwt.client.widgets.chart.HasLegendHoverHandlers
-
Fires when the mouse hovers over a color swatch or its label in the legend area of the chart.
- addLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- addLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- addLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- addLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- addList(Record[]) - Method in class com.smartgwt.client.data.RecordList
-
Add a list of items to this array.
- addList(Record[], int, int) - Method in class com.smartgwt.client.data.RecordList
-
Add a list of items to this array.
- addList(TreeNode[], TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Add a list of nodes to some parent.
- addList(TreeNode[], TreeNode, int) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Add a list of nodes to some parent.
- addList(TreeNode[], String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Add a list of nodes to some parent.
- addList(TreeNode[], String, int) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Add a list of nodes to some parent.
- addListAt(Record[], int) - Method in class com.smartgwt.client.data.RecordList
-
Add list of items list to this array at item pos.
- addListPropertiesChangedHandler(ListPropertiesChangedHandler) - Method in interface com.smartgwt.client.widgets.rte.events.HasListPropertiesChangedHandlers
-
Notification method fired when the pane's
listProperties
changes. - addListPropertiesChangedHandler(ListPropertiesChangedHandler) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Add a listPropertiesChanged handler.
- addMapping(String, Integer) - Method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
Add a facet id -> facetValue id mapping to this facetValueMap
- addMapping(String, String) - Method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
Add a facet id -> facetValue id mapping to this facetValueMap
- addMarker(AceRange, String, String) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- addMarker(AceRange, String, String, Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- addMaximizeClickHandler(MaximizeClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasMaximizeClickHandlers
-
Notification method fired when the user clicks the 'maximize' button.
- addMaximizeClickHandler(MaximizeClickHandler) - Method in class com.smartgwt.client.widgets.Window
-
Add a maximizeClick handler.
- addMember(Widget) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Add a canvas to the layout, optionally at a specific position.
- addMember(Widget, int) - Method in class com.smartgwt.client.widgets.layout.Layout
- addMember(Canvas) - Method in class com.smartgwt.client.widgets.form.ValuesManager
- addMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Add a canvas to the layout, optionally at a specific position.
- addMember(Canvas) - Method in class com.smartgwt.client.widgets.Window
-
Same as
Layout.addMember()
. - addMember(Canvas, int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Add a canvas to the layout, optionally at a specific position.
- addMember(Canvas, Integer) - Method in class com.smartgwt.client.widgets.Window
-
Same as
Layout.addMember()
. - addMember(DynamicForm) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Add a new member to this valuesManager.
- addMember(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Add a new member to this valuesManager.
- addMemberPostCreate(Object) - Method in class com.smartgwt.client.widgets.layout.Layout
- addMemberPostCreate(Object, int) - Method in class com.smartgwt.client.widgets.layout.Layout
- addMemberPreCreate(Object) - Method in class com.smartgwt.client.widgets.layout.Layout
- addMemberPreCreate(Object, int) - Method in class com.smartgwt.client.widgets.layout.Layout
- addMembers(Canvas...) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Add one or more canvases to the layout.
- addMembers(Canvas[], int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Add one or more canvases to the layout at specific positions.
- addMembersChangedHandler(MembersChangedHandler) - Method in interface com.smartgwt.client.widgets.layout.events.HasMembersChangedHandlers
-
Fires once at initialization if the layout has any initial members, and then fires whenever members are added, removed or reordered.
- addMembersChangedHandler(MembersChangedHandler) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Add a membersChanged handler.
- addMemberSynchronizedHandler(MemberSynchronizedHandler) - Method in interface com.smartgwt.client.form.events.HasMemberSynchronizedHandlers
-
Fires after a member component's values have been synchronized from the ValuesManager's values, upon completion of the
synchronizeMember()
call. - addMemberSynchronizedHandler(MemberSynchronizedHandler) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Add a memberSynchronized handler.
- addMenuButton(ToolStripMenuButton) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Add a menu button to the ToolStrip.
- addMenuButton(ToolStripMenuButton, int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Add a menu button to the ToolStrip.
- addMenuIconClickHandler(MenuIconClickHandler) - Method in interface com.smartgwt.client.widgets.menu.events.HasMenuIconClickHandlers
-
Notification method fired when a user clicks on the menuIcon on this RibbonButton.
- addMenuIconClickHandler(MenuIconClickHandler) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Add a menuIconClick handler.
- addMenus(Menu[], int) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
Dynamically update the menuBar to include additional menus.
- addMessage(String) - Static method in class com.smartgwt.client.widgets.notify.Notify
-
Displays a new message, subject to the
stored configuration
for the passednotifyType
, overridden by any passedsettings
. - addMessage(String, NotifyAction...) - Static method in class com.smartgwt.client.widgets.notify.Notify
- addMessage(String, NotifyAction[], String) - Static method in class com.smartgwt.client.widgets.notify.Notify
- addMessage(String, NotifyAction[], String, NotifySettings) - Static method in class com.smartgwt.client.widgets.notify.Notify
-
Displays a new message, subject to the
stored configuration
for the passednotifyType
, overridden by any passedsettings
. - addMethod(BeanMethod) - Method in class com.smartgwt.rebind.BeanClass
- addMethod(BeanMethod) - Method in class com.smartgwt.rebind.BeanProperty
- addMinimizeClickHandler(MinimizeClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasMinimizeClickHandlers
-
Notification method fired when the user clicks the 'minimize' button.
- addMinimizeClickHandler(MinimizeClickHandler) - Method in class com.smartgwt.client.widgets.Window
-
Add a minimizeClick handler.
- addMouseDownHandler(MouseDownHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a mouseDown handler.
- addMouseDownHandler(MouseDownHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasMouseDownHandlers
-
Notification fired when the user presses the left mouse button on this DrawItem.
- addMouseDownHandler(MouseDownHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a mouseDown handler.
- addMouseDownHandler(MouseDownHandler) - Method in interface com.smartgwt.client.widgets.events.HasMouseDownHandlers
-
Executed when the left mouse button is pressed on this widget.
- addMouseMoveHandler(MouseMoveHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a mouseMove handler.
- addMouseMoveHandler(MouseMoveHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasMouseMoveHandlers
-
Notification fired when the user moves the mouse over this DrawItem.
- addMouseMoveHandler(MouseMoveHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a mouseMove handler.
- addMouseMoveHandler(MouseMoveHandler) - Method in interface com.smartgwt.client.widgets.events.HasMouseMoveHandlers
-
Executed when the mouse moves within this widget.
- addMouseOutHandler(MouseOutHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a mouseOut handler.
- addMouseOutHandler(MouseOutHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasMouseOutHandlers
-
Notification fired when the mouse leaves this DrawItem.
- addMouseOutHandler(MouseOutHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a mouseOut handler.
- addMouseOutHandler(MouseOutHandler) - Method in interface com.smartgwt.client.widgets.events.HasMouseOutHandlers
-
Executed when the mouse leaves this widget.
- addMouseOverHandler(MouseOverHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a mouseOver handler.
- addMouseOverHandler(MouseOverHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasMouseOverHandlers
-
Notification fired when the mouse enters this DrawItem.
- addMouseOverHandler(MouseOverHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a mouseOver handler.
- addMouseOverHandler(MouseOverHandler) - Method in interface com.smartgwt.client.widgets.events.HasMouseOverHandlers
-
Executed when mouse enters this widget.
- addMouseStillDownHandler(MouseStillDownHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a mouseStillDown handler.
- addMouseStillDownHandler(MouseStillDownHandler) - Method in interface com.smartgwt.client.widgets.events.HasMouseStillDownHandlers
-
Repeating notification method for the user holding the left mouse button down over this canvas.
- addMouseUpHandler(MouseUpHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a mouseUp handler.
- addMouseUpHandler(MouseUpHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasMouseUpHandlers
-
Notification fired when the user releases the left mouse button on this DrawItem.
- addMouseUpHandler(MouseUpHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a mouseUp handler.
- addMouseUpHandler(MouseUpHandler) - Method in interface com.smartgwt.client.widgets.events.HasMouseUpHandlers
-
Executed when the left mouse is released on this widget.
- addMouseWheelHandler(MouseWheelHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a mouseWheel handler.
- addMouseWheelHandler(MouseWheelHandler) - Method in interface com.smartgwt.client.widgets.events.HasMouseWheelHandlers
-
Executed when the mouse wheel is actuated.
- addMovedHandler(MovedHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a moved handler.
- addMovedHandler(MovedHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasMovedHandlers
-
Notification method fired when this component is explicitly moved.
- addMovedHandler(MovedHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a moved handler.
- addMovedHandler(MovedHandler) - Method in interface com.smartgwt.client.widgets.events.HasMovedHandlers
-
Notification method fired when this component is explicitly moved.
- addNamespace(String, String) - Method in class com.smartgwt.client.data.XmlNamespaces
- addNavigationClickHandler(NavigationClickHandler) - Method in interface com.smartgwt.client.widgets.layout.events.HasNavigationClickHandlers
-
Notification method fired when the user clicks the default back / forward buttons on the navigation bar for this
SplitPane
. - addNavigationClickHandler(NavigationClickHandler) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Add a navigationClick handler.
- addNavigationClickHandler(NavigationClickHandler) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Add a navigationClick handler.
- addNode(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Add a new
EditNode
to the EditContext, under the specified parent. - addNode(EditNode) - Method in class com.smartgwt.client.tools.EditPane
-
Add a new
EditNode
to the EditContext, under the specified parent. - addNode(EditNode) - Method in class com.smartgwt.client.tools.EditTree
-
Add a new
EditNode
to the EditContext, under the specified parent. - addNode(EditNode, EditNode) - Method in class com.smartgwt.client.tools.EditContext
- addNode(EditNode, EditNode) - Method in class com.smartgwt.client.tools.EditPane
- addNode(EditNode, EditNode) - Method in class com.smartgwt.client.tools.EditTree
- addNode(EditNode, EditNode, Integer) - Method in class com.smartgwt.client.tools.EditContext
- addNode(EditNode, EditNode, Integer) - Method in class com.smartgwt.client.tools.EditPane
- addNode(EditNode, EditNode, Integer) - Method in class com.smartgwt.client.tools.EditTree
- addNode(EditNode, EditNode, Integer, String) - Method in class com.smartgwt.client.tools.EditContext
- addNode(EditNode, EditNode, Integer, String) - Method in class com.smartgwt.client.tools.EditPane
- addNode(EditNode, EditNode, Integer, String) - Method in class com.smartgwt.client.tools.EditTree
- addNode(EditNode, EditNode, Integer, String, Boolean) - Method in class com.smartgwt.client.tools.EditContext
- addNode(EditNode, EditNode, Integer, String, Boolean) - Method in class com.smartgwt.client.tools.EditPane
- addNode(EditNode, EditNode, Integer, String, Boolean) - Method in class com.smartgwt.client.tools.EditTree
- addNode(EditNode, EditNode, Integer, String, Boolean, Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Add a new
EditNode
to the EditContext, under the specified parent. - addNode(EditNode, EditNode, Integer, String, Boolean, Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Add a new
EditNode
to the EditContext, under the specified parent. - addNode(EditNode, EditNode, Integer, String, Boolean, Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Add a new
EditNode
to the EditContext, under the specified parent. - addNodeAddedHandler(NodeAddedHandler) - Method in class com.smartgwt.client.tools.EditContext
-
Add a nodeAdded handler.
- addNodeAddedHandler(NodeAddedHandler) - Method in interface com.smartgwt.client.tools.HasNodeAddedHandlers
-
Notification fired when an
EditNode
has been added to the EditContext - addNodeClickHandler(NodeClickHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasNodeClickHandlers
-
This method is called when a leaf or folder record is clicked on.
- addNodeClickHandler(NodeClickHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a nodeClick handler.
- addNodeContextClickHandler(NodeContextClickHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasNodeContextClickHandlers
-
This method is called when a context click occurs on a leaf or folder record.
- addNodeContextClickHandler(NodeContextClickHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a nodeContextClick handler.
- addNodeSelectedHandler(NodeSelectedHandler) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Add a onNodeSelected handler.
- addNodeSelectedHandler(NodeSelectedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasNodeSelectedHandlers
-
Notification method fired when a node is selected.
- addOnSearchHandler(OnSearchHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasOnSearchHandlers
-
Notification event fired indicating that a user is attempting to perform a search.
- addOnSearchHandler(OnSearchHandler) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Add a onSearch handler.
- addOrientationChangeHandler(OrientationChangeHandler) - Static method in class com.smartgwt.client.util.Page
- addOtherWindowsChangedHandler(OtherWindowsChangedHandler) - Method in interface com.smartgwt.client.browser.window.events.HasOtherWindowsChangedHandlers
-
Notification fired when the set of other
RemoteWindows
changes or requires re-synchronization due a call to create(),close()
, or a page reload in a different RemoteWindow. - addOtherWindowsChangedHandler(OtherWindowsChangedHandler) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Add a otherWindowsChanged handler.
- addPaletteNodeFormItemConstructors(Tree) - Method in class com.smartgwt.client.tools.EditContext
-
Add
PaletteNode
constructors for the specific type ofFormItem
that will be created to the paletteNodes in the specified tree created bycreatePaletteNodeTree()
. - addPaletteNodesFromJS(String) - Method in class com.smartgwt.client.tools.EditContext
-
Add
PaletteNodes
from a JavaScript source representation. - addPaletteNodesFromJS(String) - Method in class com.smartgwt.client.tools.EditPane
-
Add
PaletteNodes
from a JavaScript source representation. - addPaletteNodesFromJS(String) - Method in class com.smartgwt.client.tools.EditTree
-
Add
PaletteNodes
from a JavaScript source representation. - addPaletteNodesFromJS(String, EditNode) - Method in class com.smartgwt.client.tools.EditContext
- addPaletteNodesFromJS(String, EditNode) - Method in class com.smartgwt.client.tools.EditPane
- addPaletteNodesFromJS(String, EditNode) - Method in class com.smartgwt.client.tools.EditTree
- addPaletteNodesFromJS(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditContext
-
Add
PaletteNodes
from a JavaScript source representation. - addPaletteNodesFromJS(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditPane
-
Add
PaletteNodes
from a JavaScript source representation. - addPaletteNodesFromJS(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditTree
-
Add
PaletteNodes
from a JavaScript source representation. - addPaletteNodesFromJSON(String) - Method in class com.smartgwt.client.tools.EditContext
-
Recreate
EditNodes
from a JSON representation ofPaletteNodes
(possibly created by callingserializeAllEditNodesAsJSON()
orserializeEditNodesAsJSON()
. - addPaletteNodesFromJSON(String) - Method in class com.smartgwt.client.tools.EditPane
-
Recreate
EditNodes
from a JSON representation ofPaletteNodes
(possibly created by callingserializeAllEditNodesAsJSON()
orserializeEditNodesAsJSON()
. - addPaletteNodesFromJSON(String) - Method in class com.smartgwt.client.tools.EditTree
-
Recreate
EditNodes
from a JSON representation ofPaletteNodes
(possibly created by callingserializeAllEditNodesAsJSON()
orserializeEditNodesAsJSON()
. - addPaletteNodesFromJSON(String, EditNode) - Method in class com.smartgwt.client.tools.EditContext
- addPaletteNodesFromJSON(String, EditNode) - Method in class com.smartgwt.client.tools.EditPane
- addPaletteNodesFromJSON(String, EditNode) - Method in class com.smartgwt.client.tools.EditTree
- addPaletteNodesFromJSON(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditContext
- addPaletteNodesFromJSON(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditPane
- addPaletteNodesFromJSON(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditTree
- addPaletteNodesFromJSON(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditContext
-
Recreate
EditNodes
from a JSON representation ofPaletteNodes
(possibly created by callingserializeAllEditNodesAsJSON()
orserializeEditNodesAsJSON()
. - addPaletteNodesFromJSON(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditPane
-
Recreate
EditNodes
from a JSON representation ofPaletteNodes
(possibly created by callingserializeAllEditNodesAsJSON()
orserializeEditNodesAsJSON()
. - addPaletteNodesFromJSON(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditTree
-
Recreate
EditNodes
from a JSON representation ofPaletteNodes
(possibly created by callingserializeAllEditNodesAsJSON()
orserializeEditNodesAsJSON()
. - addPaletteNodesFromXML(String) - Method in class com.smartgwt.client.tools.EditContext
-
Recreate
EditNodes
from an XML representation ofPaletteNodes
(possibly created by callingserializeAllEditNodes()
orserializeEditNodes()
. - addPaletteNodesFromXML(String) - Method in class com.smartgwt.client.tools.EditPane
-
Recreate
EditNodes
from an XML representation ofPaletteNodes
(possibly created by callingserializeAllEditNodes()
orserializeEditNodes()
. - addPaletteNodesFromXML(String) - Method in class com.smartgwt.client.tools.EditTree
-
Recreate
EditNodes
from an XML representation ofPaletteNodes
(possibly created by callingserializeAllEditNodes()
orserializeEditNodes()
. - addPaletteNodesFromXML(String, EditNode) - Method in class com.smartgwt.client.tools.EditContext
- addPaletteNodesFromXML(String, EditNode) - Method in class com.smartgwt.client.tools.EditPane
- addPaletteNodesFromXML(String, EditNode) - Method in class com.smartgwt.client.tools.EditTree
- addPaletteNodesFromXML(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditContext
- addPaletteNodesFromXML(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditPane
- addPaletteNodesFromXML(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditTree
- addPaletteNodesFromXML(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditContext
-
Recreate
EditNodes
from an XML representation ofPaletteNodes
(possibly created by callingserializeAllEditNodes()
orserializeEditNodes()
. - addPaletteNodesFromXML(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditPane
-
Recreate
EditNodes
from an XML representation ofPaletteNodes
(possibly created by callingserializeAllEditNodes()
orserializeEditNodes()
. - addPaletteNodesFromXML(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditTree
-
Recreate
EditNodes
from an XML representation ofPaletteNodes
(possibly created by callingserializeAllEditNodes()
orserializeEditNodes()
. - addPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.Deck
-
Add a pane to this deck.
- addPane(Canvas, Integer) - Method in class com.smartgwt.client.widgets.layout.Deck
-
Add a pane to this deck.
- addPaneChangedHandler(PaneChangedHandler) - Method in interface com.smartgwt.client.widgets.layout.events.HasPaneChangedHandlers
-
Notification fired when the
currentPane
changes, either due to end-user action or due to a programmatic call tosetCurrentPane()
or other APIs that can change the pane. - addPaneChangedHandler(PaneChangedHandler) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Add a paneChanged handler.
- addParentMovedHandler(ParentMovedHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a parentMoved handler.
- addParentMovedHandler(ParentMovedHandler) - Method in interface com.smartgwt.client.widgets.events.HasParentMovedHandlers
-
Notification method fired when an ancestor of this component's position changes.
- addPeer(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Adds newPeer as a peer of this widget (also making it a child of this widget's parent, if any), set up a named object reference (i.e., this[name]) to the new widget if name is provided, and draw the peer if this widget has been drawn already.
- addPeer(Canvas, String) - Method in class com.smartgwt.client.widgets.Canvas
- addPeer(Canvas, String, Boolean) - Method in class com.smartgwt.client.widgets.Canvas
- addPeer(Canvas, String, Boolean, Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Adds newPeer as a peer of this widget (also making it a child of this widget's parent, if any), set up a named object reference (i.e., this[name]) to the new widget if name is provided, and draw the peer if this widget has been drawn already.
- addPendingStatusChangedHandler(PendingStatusChangedHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasPendingStatusChangedHandlers
-
Notification method called when
showPending
is enabled and this form item should either clear or show its "Pending" visual state. - addPendingStatusChangedHandler(PendingStatusChangedHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a pendingStatusChanged handler.
- addPercentChangedHandler(PercentChangedHandler) - Method in interface com.smartgwt.client.widgets.events.HasPercentChangedHandlers
-
This method is called when the percentDone value changes.
- addPercentChangedHandler(PercentChangedHandler) - Method in class com.smartgwt.client.widgets.Progressbar
-
Add a percentChanged handler.
- addPickerColorSelectedHandler(PickerColorSelectedHandler) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Add a pickerColorSelected handler.
- addPickerColorSelectedHandler(PickerColorSelectedHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasPickerColorSelectedHandlers
-
Store the color value selected by the user from the color picker.
- addPickerIconClickHandler(PickerIconClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasPickerIconClickHandlers
-
Notification method called when the
picker icon
is clicked. - addPickerIconClickHandler(PickerIconClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a pickerIconClick handler.
- addPortlet(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Adds a
Portlet
instance to this portalLayout in the specified position. - addPortlet(Portlet, int, int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Adds a
Portlet
instance to this portalLayout in the specified position. - addPortlet(Portlet, int, int, int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Adds a
Portlet
instance to this portalLayout in the specified position. - addPreviewShownHandler(PreviewShownHandler) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Add a previewShown handler.
- addPreviewShownHandler(PreviewShownHandler) - Method in interface com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.HasPreviewShownHandlers
-
Notification method fired when the
grid
is populated with a new set of data for the user to preview before commit. - addProcessingCompleteCallback(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method will register a callback to fire every time the processing of an RPC transaction is fully complete, including any
request-level
orqueue-level
user callbacks. - addProperties(JavaScriptObject, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Adds all properties and methods from the propertiesObject to the destination object.
- addRangeChangedEventHandler(RangeChangedEventHandler) - Method in interface com.smartgwt.client.widgets.events.HasRangeChangedEventHandlers
-
Notification fired when the selected range is changed by the end user.
- addRangeChangedEventHandler(RangeChangedEventHandler) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Add a RangeChangedEvent handler.
- addReadOnlyDisplayChangedHandler(ReadOnlyDisplayChangedHandler) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Add a readOnlyDisplayChanged handler.
- addReadOnlyDisplayChangedHandler(ReadOnlyDisplayChangedHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasReadOnlyDisplayChangedHandlers
-
Notification method called when the
readOnlyDisplay
setting is modified. - addRecordClickHandler(RecordClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRecordClickHandlers
-
Executed when this field is clicked on.
- addRecordClickHandler(RecordClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a recordClick handler.
- addRecordClickHandler(RecordClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Add a recordClick handler.
- addRecordClickHandler(RecordClickHandler) - Method in interface com.smartgwt.client.widgets.tile.events.HasRecordClickHandlers
-
Executed when the tileGrid receives a 'click' event on a tile.
- addRecordClickHandler(RecordClickHandler) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Add a recordClick handler.
- addRecordCollapseHandler(RecordCollapseHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRecordCollapseHandlers
-
Handler fired when a record is collapsed in a grid with
canExpandRecords
set to true. - addRecordCollapseHandler(RecordCollapseHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a recordCollapse handler.
- addRecordContextClickHandler(RecordContextClickHandler) - Method in interface com.smartgwt.client.widgets.tile.events.HasRecordContextClickHandlers
-
Executed when the tileGrid receives a context-click (right mouse button) event on a tile.
- addRecordContextClickHandler(RecordContextClickHandler) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Add a recordContextClick handler.
- addRecordDoubleClickHandler(RecordDoubleClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRecordDoubleClickHandlers
-
Executed when the listGrid receives a 'doubleClick' event on an enabled, non-separator record.
- addRecordDoubleClickHandler(RecordDoubleClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a recordDoubleClick handler.
- addRecordDoubleClickHandler(RecordDoubleClickHandler) - Method in interface com.smartgwt.client.widgets.tile.events.HasRecordDoubleClickHandlers
-
Executed when the tileGrid receives a 'doubleclick' event on a tile.
- addRecordDoubleClickHandler(RecordDoubleClickHandler) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Add a recordDoubleClick handler.
- addRecordDropHandler(RecordDropHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRecordDropHandlers
-
Process a drop of one or more records on a ListGrid record.
- addRecordDropHandler(RecordDropHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a recordDrop handler.
- addRecordDropHandler(RecordDropHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This ListGrid superclass event does not fire on a TreeGrid, use
TreeGrid.addFolderDropHandler(com.smartgwt.client.widgets.tree.events.FolderDropHandler)
instead. - addRecordExpandHandler(RecordExpandHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRecordExpandHandlers
-
Handler fired when a record is expanded in a grid with
canExpandRecords
set to true. - addRecordExpandHandler(RecordExpandHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a recordExpand handler.
- addRecordNavigationClickHandler(RecordNavigationClickHandler) - Method in interface com.smartgwt.client.widgets.tableview.events.HasRecordNavigationClickHandlers
-
Executed when the user clicks on a record, or on the navigate icon for a record depending on
NavigationMode
. - addRecordNavigationClickHandler(RecordNavigationClickHandler) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Add a recordNavigationClick handler.
- addRegroupHandler(RegroupHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRegroupHandlers
-
Callback fired when a regroup operation is begun, either from a direct call to
regroup()
, or because ofdata arriving from the server
when the grid is alreadygrouped
. - addRegroupHandler(RegroupHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a regroup handler.
- addRemoveRecordClickHandler(RemoveRecordClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRemoveRecordClickHandlers
-
Handler fired when the user clicks the "remove" icon if
canRemoveRecords
is true. - addRemoveRecordClickHandler(RemoveRecordClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a removeRecordClick handler.
- addResizedHandler(ResizedHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a resized handler.
- addResizedHandler(ResizedHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasResizedHandlers
-
Method called whenever a DrawItem changes size.
- addResizedHandler(ResizedHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a resized handler.
- addResizedHandler(ResizedHandler) - Method in interface com.smartgwt.client.widgets.events.HasResizedHandlers
-
Method called whenever a Canvas changes size.
- addResizer() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Add a
resizer
- addRestoreClickHandler(RestoreClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasRestoreClickHandlers
-
Notification method fired when the user clicks the 'restore' button.
- addRestoreClickHandler(RestoreClickHandler) - Method in class com.smartgwt.client.widgets.Window
-
Add a restoreClick handler.
- addRightMouseDownHandler(RightMouseDownHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a rightMouseDown handler.
- addRightMouseDownHandler(RightMouseDownHandler) - Method in interface com.smartgwt.client.widgets.events.HasRightMouseDownHandlers
-
Executed when the right mouse button is pressed on this widget.
- addRowContextClickHandler(RowContextClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRowContextClickHandlers
-
Called when a row receives a contextclick event.
- addRowContextClickHandler(RowContextClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a rowContextClick handler.
- addRowEditorEnterHandler(RowEditorEnterHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRowEditorEnterHandlers
-
Callback fired when the user starts editing a new row.
- addRowEditorEnterHandler(RowEditorEnterHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a rowEditorEnter handler.
- addRowEditorExitHandler(RowEditorExitHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRowEditorExitHandlers
-
Callback fired when the user attempts to navigate away from the current edit row, or complete the current edit.
- addRowEditorExitHandler(RowEditorExitHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a rowEditorExit handler.
- addRowFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a row facet to the view at index "index".
- addRowFacet(String, Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a row facet to the view at index "index".
- addRowHoverHandler(RowHoverHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRowHoverHandlers
-
Called when the mouse hovers over a row if this.canHover is true.
- addRowHoverHandler(RowHoverHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a rowHover handler.
- addRowMouseDownHandler(RowMouseDownHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRowMouseDownHandlers
-
Called when a row receives a mousedown event.
- addRowMouseDownHandler(RowMouseDownHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a rowMouseDown handler.
- addRowMouseUpHandler(RowMouseUpHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRowMouseUpHandlers
-
Called when a row receives a mouseup event.
- addRowMouseUpHandler(RowMouseUpHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a rowMouseUp handler.
- addRowOutHandler(RowOutHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRowOutHandlers
-
Called when the mouse pointer leaves a row
- addRowOutHandler(RowOutHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a rowOut handler.
- addRowOverHandler(RowOverHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasRowOverHandlers
-
Called when the mouse pointer enters a row
- addRowOverHandler(RowOverHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a rowOver handler.
- addRuleContextChangedHandler(RuleContextChangedHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a ruleContextChanged handler.
- addRuleContextChangedHandler(RuleContextChangedHandler) - Method in interface com.smartgwt.client.widgets.events.HasRuleContextChangedHandlers
-
Notification that the rule context gathered by the
ruleScope
has changed. - AddScreenTask - Class in com.smartgwt.client.util.workflow
-
Adds a new screen instance to a Layout, as a new Tab in a TabSet or as a new Section in a SectionStack.
- AddScreenTask() - Constructor for class com.smartgwt.client.util.workflow.AddScreenTask
- AddScreenTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.AddScreenTask
- addScrolledHandler(ScrolledHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a scrolled handler.
- addScrolledHandler(ScrolledHandler) - Method in interface com.smartgwt.client.widgets.events.HasScrolledHandlers
-
Notification that this component has just scrolled.
- addSearchHandler(SearchHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasSearchHandlers
-
A StringMethod that is automatically invoked if
saveOnEnter
is set and the user presses Enter whilst in a text-item in any clause or subclause. - addSearchHandler(SearchHandler) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Add a search handler.
- addSearchOperator(Operator, FieldType[]) - Method in class com.smartgwt.client.data.DataSource
-
Add a new search operator, only to this DataSource.
- addSearchText - Variable in class com.smartgwt.logicalstructure.widgets.SavedSearchEditorLogicalStructure
- addSection(SectionStackSection) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Add a section to the SectionStack.
- addSection(SectionStackSection, int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Add a section to the SectionStack.
- addSectionHeaderClickHandler(SectionHeaderClickHandler) - Method in interface com.smartgwt.client.widgets.layout.events.HasSectionHeaderClickHandlers
-
Notification method fired when the user clicks on a section header.
- addSectionHeaderClickHandler(SectionHeaderClickHandler) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Add a SectionHeaderClick handler.
- addSectionHeaderTitleHoverHandler(SectionHeaderTitleHoverHandler) - Method in interface com.smartgwt.client.widgets.layout.events.HasSectionHeaderTitleHoverHandlers
-
Optional stringMethod to fire when the user hovers over this section header and the title is clipped.
- addSectionHeaderTitleHoverHandler(SectionHeaderTitleHoverHandler) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Add a sectionHeaderTitleHover handler.
- addSectionHeaderTitleHoverHandler(SectionHeaderTitleHoverHandler) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Add a sectionHeaderTitleHover handler.
- addSector(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Adds a new sector.
- addSector(GaugeSector) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Adds a new sector.
- addSelectedEditNodesUpdatedHandler(SelectedEditNodesUpdatedHandler) - Method in class com.smartgwt.client.tools.EditContext
-
Add a selectedEditNodesUpdated handler.
- addSelectedEditNodesUpdatedHandler(SelectedEditNodesUpdatedHandler) - Method in interface com.smartgwt.client.tools.HasSelectedEditNodesUpdatedHandlers
-
Called when editMode selection changes.
- addSelectionChangedHandler(SelectionChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasSelectionChangedHandlers
-
Called when (row-based) selection changes within this grid.
- addSelectionChangedHandler(SelectionChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a selectionChanged handler.
- addSelectionChangedHandler(SelectionChangedHandler) - Method in interface com.smartgwt.client.widgets.tile.events.HasSelectionChangedHandlers
-
Called when selection changes within this tileGrid.
- addSelectionChangedHandler(SelectionChangedHandler) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Add a selectionChanged handler.
- addSelectionMarker(AceRange) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- addSelectionUpdatedHandler(SelectionUpdatedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasSelectionUpdatedHandlers
-
Called when the selection changes.
- addSelectionUpdatedHandler(SelectionUpdatedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a selectionUpdated handler.
- addSeparator() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Add a
separator
. - addSetSortHandler(SetSortHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasSetSortHandlers
-
Optional notification fired when either user or framework code calls
setSort()
. - addSetSortHandler(SetSortHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a setSort handler.
- addSetter(BeanMethod) - Method in class com.smartgwt.rebind.BeanProperty
- addSGWTLoggerCategories() - Static method in class com.smartgwt.client.util.LogUtil
- addShowContextMenuHandler(ShowContextMenuHandler) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a showContextMenu handler.
- addShowContextMenuHandler(ShowContextMenuHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasShowContextMenuHandlers
-
Executed when the right mouse button is clicked.
- addShowContextMenuHandler(ShowContextMenuHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a showContextMenu handler.
- addShowContextMenuHandler(ShowContextMenuHandler) - Method in interface com.smartgwt.client.widgets.events.HasShowContextMenuHandlers
-
Executed when the right mouse button is clicked.
- addShowContextMenuHandler(ShowContextMenuHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasShowContextMenuHandlers
-
Called when the mouse is right-clicked anywhere in this formItem.
- addShowContextMenuHandler(ShowContextMenuHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a showContextMenu handler.
- addShowValueHandler(ShowValueHandler) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Add a showValue handler.
- addShowValueHandler(ShowValueHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasShowValueHandlers
-
This method will be called whenever this FormItem's value is being set via a programmatic call to e.g:
DynamicForm.setValues()
orFormItem.setValue()
and may be overridden by CanvasItems intended to support displaying data values to update the embedded Canvas to reflect the value passed in. - addSnapAlignCandidate(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a candidate to
snapAlignCandidates
. - addSort(SortSpecifier) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds another
SortSpecifier
to this grid's sort configuration and resorts. - addSortByFacetIdHandler(SortByFacetIdHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a sortByFacetId handler.
- addSortByFacetIdHandler(SortByFacetIdHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasSortByFacetIdHandlers
-
Called when a sort control is clicked on a FacetHeader.
- addSortByFacetValuesHandler(SortByFacetValuesHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a sortByFacetValues handler.
- addSortByFacetValuesHandler(SortByFacetValuesHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasSortByFacetValuesHandlers
-
Called when a sort control is clicked on a FacetValueHeader.
- addSortChangedHandler(SortChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasSortChangedHandlers
-
Notification method executed when the
sort specifiers
change for this grid. - addSortChangedHandler(SortChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a sortChanged handler.
- addSorterClickHandler(SorterClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasSorterClickHandlers
-
Notification method fired when the user clicks on the corner
sort button
. - addSorterClickHandler(SorterClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a sorterClick handler.
- addSorterContextClickHandler(SorterContextClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasSorterContextClickHandlers
-
Notification method fired when the user right-clicks on the corner
sort button
. - addSorterContextClickHandler(SorterContextClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a sorterContextClick handler.
- addSpacer(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Add an extra space to the right of the previously added ToolStrip element.
- addSpacer(ToolStripSpacer) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Add an extra space to the right of the previously added ToolStrip element.
- addStyleName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Multiple styles are currently not supported.
- addSubmitValuesHandler(SubmitValuesHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a submitValues handler.
- addSubmitValuesHandler(SubmitValuesHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasSubmitValuesHandlers
-
Triggered when a SubmitItem is included in the form is submitted and gets pressed.
- addSubmitValuesHandler(SubmitValuesHandler) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Add a submitValues handler.
- addSummaryField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- addSummaryField() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- addSummaryField() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Convenience method to display a {@link com.smartgwt.client..SummaryBuilder} to create a new Summary Field.
- addSummaryField() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- addSummaryField() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- addSummaryField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- addSummaryField() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- addSummaryField() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- addSummaryFunction(SummaryFunctionType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
showGridSummary
orshowGroupSummary
is true, this method can be used to specify aSummaryFunctionType
for calculating the summary value to display. - addSummaryFunction(SummaryFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
showGridSummary
orshowGroupSummary
is true, this method can be used to specify aSummaryFunction
for calculating the summary value to display. - addTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tab
- addTab(Tab, int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tab
- addTabButtonIcon - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- AddTabClickedEvent - Class in com.smartgwt.client.widgets.tab.events
-
Deprecated.
- AddTabClickedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.
- AddTabClickedHandler - Interface in com.smartgwt.client.widgets.tab.events
-
Deprecated.
- AddTabClickEvent - Class in com.smartgwt.client.widgets.tab.events
- AddTabClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
- AddTabClickHandler - Interface in com.smartgwt.client.widgets.tab.events
- addTabContextMenuHandler(TabContextMenuHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabContextMenuHandlers
-
Notification fired when the user right-clicks on a tab.
- addTabContextMenuHandler(TabContextMenuHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabContextMenu handler.
- addTabDeselectedHandler(TabDeselectedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabDeselectedHandlers
-
Optional handler to fire when a tab is deselected.
- addTabDeselectedHandler(TabDeselectedHandler) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Add a tabDeselected handler.
- addTabDeselectedHandler(TabDeselectedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabDeselected handler.
- addTabIconClickHandler(TabIconClickHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabIconClickHandlers
-
Method fired when the user clicks the icon for a tab, as specified via
Tab.icon
. - addTabIconClickHandler(TabIconClickHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabIconClick handler.
- addTabSelectedHandler(TabSelectedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabSelectedHandlers
-
Notification fired when a tab is selected.
- addTabSelectedHandler(TabSelectedHandler) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Add a tabSelected handler.
- addTabSelectedHandler(TabSelectedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabSelected handler.
- addTabsReorderedHandler(TabsReorderedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabsReorderedHandlers
-
Notification method executed when one or more tabs in the TabSet are reordered.
- addTabsReorderedHandler(TabsReorderedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabsReordered handler.
- addTabTitleChangedHandler(TabTitleChangedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabTitleChangedHandlers
-
This notification method fired when the user changes the title of a tab in this TabSet.
- addTabTitleChangedHandler(TabTitleChangedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabTitleChanged handler.
- addTarget(String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Register a target to have its tab order position managed by the TabIndexManager.
- addTarget(String, boolean, String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
- addTarget(String, boolean, String, Integer) - Static method in class com.smartgwt.client.widgets.TabIndexManager
- addTarget(String, boolean, String, Integer, TabIndexUpdatedCallback) - Static method in class com.smartgwt.client.widgets.TabIndexManager
- addTarget(String, boolean, String, Integer, TabIndexUpdatedCallback, ShiftFocusCallback) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Register a target to have its tab order position managed by the TabIndexManager.
- addTile() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This is not allowed for tileGrid.
- addTile(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Add a tile to the layout, dynamically.
- addTile(Canvas, Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Add a tile to the layout, dynamically.
- addTimeChangedHandler(TimeChangedHandler) - Method in interface com.smartgwt.client.widgets.data.events.HasTimeChangedHandlers
-
Notification method fired repeatedly to indicate a change in currentTime value while an audio file is playing.
- addTimeChangedHandler(TimeChangedHandler) - Method in class com.smartgwt.client.widgets.Sound
-
Add a timeChanged handler.
- addTitleClickHandler(TitleClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasTitleClickHandlers
-
Notification method fired when the user clicks the title for this item
- addTitleClickHandler(TitleClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a titleClick handler.
- addTitleDoubleClickHandler(TitleDoubleClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasTitleDoubleClickHandlers
-
Notification method fired when the user double-clicks the title for this item
- addTitleDoubleClickHandler(TitleDoubleClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a titleDoubleClick handler.
- addTitleHoverHandler(TitleHoverHandler) - Method in class com.smartgwt.client.widgets.Button
-
Add a titleHover handler.
- addTitleHoverHandler(TitleHoverHandler) - Method in interface com.smartgwt.client.widgets.events.HasTitleHoverHandlers
-
Optional stringMethod to fire when the user hovers over this button and the title is clipped.
- addTitleHoverHandler(TitleHoverHandler) - Method in class com.smartgwt.client.widgets.ImgButton
-
Add a titleHover handler.
- addTitleHoverHandler(TitleHoverHandler) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Add a titleHover handler.
- addTitleHoverHandler(TitleHoverHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasTitleHoverHandlers
-
Optional stringMethod to fire when the user hovers over this item's title.
- addTitleHoverHandler(TitleHoverHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a titleHover handler.
- addToggleValueChangedHandler(ToggleValueChangedHandler) - Method in interface com.smartgwt.client.widgets.events.HasToggleValueChangedHandlers
-
Notification fired when the value is toggled by the user.
- addToggleValueChangedHandler(ToggleValueChangedHandler) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
Add a toggleValueChanged handler.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.Button
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- addTraceElementHandler(TraceElementHandler) - Method in interface com.smartgwt.client.util.workflow.events.HasTraceElementHandlers
-
StringMethod called during process execution before each task element is processed.
- addTraceElementHandler(TraceElementHandler) - Method in class com.smartgwt.client.util.workflow.Process
-
Add a traceElement handler.
- addUpClickHandler(UpClickHandler) - Method in interface com.smartgwt.client.widgets.layout.events.HasUpClickHandlers
-
Notification method fired when the
miniNav is showing
and the up button on thenavigationBar
'sMiniNavControl
is clicked. - addUpClickHandler(UpClickHandler) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Add a upClick handler.
- addUpClickHandler(UpClickHandler) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Add a upClick handler.
- addUpClickHandler(UpClickHandler) - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Add a upClick handler.
- addValidatorDefinition(String, Validator) - Static method in class com.smartgwt.client.widgets.form.validator.Validator
-
Register a new standard validator type for reuse, by name.
- addValueChangedHandler(ValueChangedHandler) - Method in interface com.smartgwt.client.widgets.events.HasValueChangedHandlers
-
This method is called when the slider value changes.
- addValueChangedHandler(ValueChangedHandler) - Method in class com.smartgwt.client.widgets.Slider
-
Add a valueChanged handler.
- addValueClickHandler(ValueClickHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a valueClick handler.
- addValueClickHandler(ValueClickHandler) - Method in interface com.smartgwt.client.widgets.chart.HasValueClickHandlers
-
Fires when a data value is clicked, and provides information about the data value that was clicked as a
DrawnValue
object. - addValueHoverHandler(ValueHoverHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasValueHoverHandlers
-
Optional stringMethod to fire when the user hovers over this item's value.
- addValueHoverHandler(ValueHoverHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a valueHover handler.
- addValueIconClickHandler(ValueIconClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasValueIconClickHandlers
-
Notification method fires when the user clicks a
value icon
for this item. - addValueIconClickHandler(ValueIconClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a valueIconClick handler.
- addValueIconClickHandler(ValueIconClickHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasValueIconClickHandlers
-
Executed when the user clicks on a
value icon
within this field. - addValueIconClickHandler(ValueIconClickHandler) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Add a valueIconClick handler.
- addValuesChangedHandler(ValuesChangedHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a valuesChanged handler.
- addValuesChangedHandler(ValuesChangedHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasValuesChangedHandlers
-
Handler fired when the entire set of values is replaced, as by a call to
setValues()
,resetValues()
oreditRecord()
. - addValuesChangedHandler(ValuesChangedHandler) - Method in class com.smartgwt.client.tools.CSSEditor
-
Add a valuesChanged handler.
- addValuesChangedHandler(ValuesChangedHandler) - Method in interface com.smartgwt.client.widgets.tools.events.HasValuesChangedHandlers
-
Notification fired when values in the editor are changed.
- addViewStateChangedHandler(ViewStateChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasViewStateChangedHandlers
-
Notification method executed whenever the viewState of this grid changes.
- addViewStateChangedHandler(ViewStateChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a viewStateChanged handler.
- addVisibilityChangedHandler(VisibilityChangedHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a visibilityChanged handler.
- addVisibilityChangedHandler(VisibilityChangedHandler) - Method in interface com.smartgwt.client.widgets.events.HasVisibilityChangedHandlers
-
Notification fired when this canvas becomes visible or hidden to the user.
- addZone(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Adds a new
zone
to the calendar. - addZoneClickHandler(ZoneClickHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a zoneClick handler.
- addZoneClickHandler(ZoneClickHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasZoneClickHandlers
-
Called whenever a
ZoneCanvas
is clicked in thetimelineView
. - addZoomChangedHandler(ZoomChangedHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a zoomChanged handler.
- addZoomChangedHandler(ZoomChangedHandler) - Method in interface com.smartgwt.client.widgets.chart.HasZoomChangedHandlers
-
Fires when the end user changes the zoom position in a
zoomed chart
. - adjustDate(Date, String) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date instance representing the baseDate adjusted by the parameter relativeDateShortcut.
- adjustForContent(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
This method tells a component to adjust for changes in the size of its content that happen outside of Smart GWT APIs.
- AdminConsole - Interface in com.smartgwt.client.docs
-
Admin Console
- AdminSearches - Enum in com.smartgwt.client.types
-
Policy for choosing between admin searches fetched from the DataSource vs.
- AdvancedCriteria - Class in com.smartgwt.client.data
-
AdvancedCriteria is a format for representing search criteria which may include operators on field values such as "less than", or may include sub-clauses such as several criteria applied to fields joined by an "OR" operator.
- AdvancedCriteria - Class in com.smartgwt.client.docs.serverds
-
AdvancedCriteria is a format for representing search criteria which may include operators on field values such as "less than", or may include sub-clauses such as several criteria applied to fields joined by an "OR" operator.
- AdvancedCriteria() - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria() - Constructor for class com.smartgwt.client.docs.serverds.AdvancedCriteria
- AdvancedCriteria(JavaScriptObject) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(Criterion) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(OperatorId) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(OperatorId, Criterion[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, RelativeDate) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, RelativeDate, RelativeDate) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Boolean) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Boolean[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Float) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Float[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Float, Float) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Integer) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Integer[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Integer, Integer) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Long) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Long[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Long, Long) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, String) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, String[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, String, String) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Date) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Date[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriteria(String, OperatorId, Date, Date) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
- AdvancedCriterionSubquery - Class in com.smartgwt.client.data
-
A specialized subclass of
DSRequest
that you use to declare the properties of a subquery (afieldQuery
orvalueQuery
) to be used inAdvancedCriteria
. - AdvancedCriterionSubquery - Class in com.smartgwt.client.docs.serverds
-
A specialized subclass of
DSRequest
that you use to declare the properties of a subquery (afieldQuery
orvalueQuery
) to be used inAdvancedCriteria
. - AdvancedCriterionSubquery() - Constructor for class com.smartgwt.client.data.AdvancedCriterionSubquery
- AdvancedCriterionSubquery() - Constructor for class com.smartgwt.client.docs.serverds.AdvancedCriterionSubquery
- AdvancedCriterionSubquery(JavaScriptObject) - Constructor for class com.smartgwt.client.data.AdvancedCriterionSubquery
- advancedFieldPickerThreshold - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AdvancedFilter - Interface in com.smartgwt.client.docs
-
Advanced Filtering
- advancedFilteringText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AdvancedHiliteEditor - Class in com.smartgwt.client.widgets.grid
-
A widget for editing a single, advanced
hilite rule
for use bydataBoundComponents
. - AdvancedHiliteEditor() - Constructor for class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
- AdvancedHiliteEditor(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
- advancedHiliteEditor_appearanceGroupTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Appearance".
- advancedHiliteEditor_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- advancedHiliteEditor_filterGroupTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Filter".
- advancedHiliteEditor_invalidCriteriaPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Either enter valid criteria or hit ''Cancel'' to abandon changes.".
- advancedHiliteEditor_invalidHilitePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter at least one rule, a color or icon, and a target field, or press ''Cancel'' to abandon changes.".
- advancedHiliteEditor_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save".
- advancedHiliteEditor_targetFieldsItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Target Field(s)".
- advancedHiliteEditor_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Advanced Highlight Editor".
- AdvancedHiliteEditorLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.grid
- AdvancedHiliteEditorLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.grid.AdvancedHiliteEditorLogicalStructure
- advancedRuleHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteEditorLogicalStructure
- AFTER - Enum constant in enum com.smartgwt.client.types.HiliteIconPosition
-
icon will be placed after the normal cell contents
- AFTER - Enum constant in enum com.smartgwt.client.types.RecordDropPosition
-
User dropped after the record
- AFTER - Enum constant in enum com.smartgwt.client.types.ReorderPosition
-
Drop the drag-item after the target-row
- AFTER - Enum constant in enum com.smartgwt.client.types.ResizeDirection
-
resize bar targets the canvas after it in the layout
- AFTER - Enum constant in enum com.smartgwt.client.types.SelectionBoundary
-
selection boundary applies to the bottom / right of the cells
- AFTERBEGIN - Enum constant in enum com.smartgwt.client.types.DrawPosition
-
insert as the target element's first child
- AFTEREND - Enum constant in enum com.smartgwt.client.types.DrawPosition
-
insert after the target element
- aggregationClause_addButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add"
- aggregationClause_clausePrefixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and the value for"
- aggregationClause_clauseSummaryMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "as the"
- aggregationClause_firstClausePrefixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Then calculate the value for"
- aggregationClause_removeButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove"
- aggregationDataSources - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- aggregationEditor_addButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add"
- aggregationEditor_emptyClauseOutputPrefixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Pick the value of the"
- aggregationEditor_emptyClauseOutputSuffixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "field from the first record"
- aggregationEditor_emptyClausesAddButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add summary functions"
- aggregationEditor_emptyClausesMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Return all unique combinations of combined fields"
- aggregationEditor_groupByPickerHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select fields..."
- aggregationEditor_groupByTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Combine records that have the same value for"
- aggregationEditor_lastClauseRemoveButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "If you remove all aggregation functions, the returned data will be all unique combinations of the combined fields"
- aggregationEditor_outputFieldPrefixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Pick the value of the"
- aggregationEditor_outputFieldSuffixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "field from the first record"
- aggregationEditor_queryOutputPrefixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Pick the value of the"
- aggregationEditor_queryOutputSuffixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "field from the first record"
- aggregationEditor_removeButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove"
- Ai - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Ai.
- AI - Class in com.smartgwt.client.ai
-
Provides class methods for enabling and disabling the use of AI technology, registering and unregistering
AI engines
, and performing high-level operations using installed AI engines. - AI - Enum constant in enum com.smartgwt.client.types.AIMessageSource
-
Content to be seen as generated via AI, although it does not necessarily need to have been generated via AI.
- AI() - Constructor for class com.smartgwt.client.ai.AI
- aI_aiIsDisabledErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI is disabled."
- aI_aiIsDisabledMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI is disabled."
- aI_aiNotAbleToProcessRequestErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI is not able to process your request."
- aI_aiWasDisabledMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI was disabled."
- aI_dataSourceIsRequiredErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "A globally-installed DataSource with a non-composite primary key is required."
- aI_defaultAIEngineNotRegisteredErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The default AI engine ''$defaultEngineId'' is not registered."
- aI_finishedSubsettingFieldsDetailMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Finished the request to select the relevant fields."
- aI_missingRequiredParameterErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "`$paramName` is required."
- aI_noAIEngineSupportingVisionRequestsIsRegisteredErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No AI engine is registered which supports vision requests."
- aI_noDataSourcesAvailableOrFoundErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "There were no data sources available or found."
- aI_startingYourRequestDetailMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Starting your request…"
- aI_willSubsetFieldsDetailMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Since the data source has a large number of fields, AI will be asked to select which ones are likely to be relevant to your request."
- AIASSIST - Enum constant in enum com.smartgwt.client.types.AIServiceMode
-
AI Assist - AI is driving existing UI on the user's behalf.
- AIContentType - Enum in com.smartgwt.client.types
- AIContext - Class in com.smartgwt.client.ai
-
Context object for an AI process.
- AIContext() - Constructor for class com.smartgwt.client.ai.AIContext
- AIContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIContext
- AIDataQuestionItem - Class in com.smartgwt.client.widgets.form.fields
-
A form item for managing existing, as well as creating new, Answer Engine
DataQuestion
s. - AIDataQuestionItem() - Constructor for class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
- AIDataQuestionItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
- AIDE - Enum constant in enum com.smartgwt.client.types.AIServiceMode
-
AI Data Enhance - Per-record augmentation or enhancements provided via AI.
- AIEngine - Class in com.smartgwt.client.ai
-
Provides access to a particular generative AI model.
- AIEngine() - Constructor for class com.smartgwt.client.ai.AIEngine
- AIEngine(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIEngine
- aIFieldBuilder_anotherSuggestedTitleRequestedCancellationReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Another suggested title was requested."
- aIFieldBuilder_initialAutoSuggestTitleHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[use AI-generated title]"
- aIFieldBuilder_instructionsTextStart() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a description of what information you want to see in the field.
- aIFieldBuilder_nonSuccessfulSuggestTitleHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[failed to generate a title: $message]"
- aIFieldBuilder_pendingSuggestTitleHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[generating a title…]"
- aIFieldBuilder_suggestedTitleHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[AI-generated: $suggestedTitle]"
- aIFieldBuilder_testButtonHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click to have AI generate a value from your description"
- aIFieldBuilder_testButtonHoverContents_cantTest() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You cannot try having AI generate a value at this time."
- aIFieldBuilder_testButtonHoverContents_cantTestWithoutData() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Without data, you cannot try having AI generate a value."
- AIFieldRequest - Class in com.smartgwt.client.ai
-
Settings that configure requests to AI to generate the values for a field.
- AIFieldRequest() - Constructor for class com.smartgwt.client.ai.AIFieldRequest
- AIFieldRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIFieldRequest
- aiFilterWindowHint - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- aiFilterWindowInstructions - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- aiFilterWindowTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- aiHoverContentsPrefix - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AIHoverRequest - Class in com.smartgwt.client.ai
-
Settings that configure requests to AI to generate the contents of hovers.
- AIHoverRequest() - Constructor for class com.smartgwt.client.ai.AIHoverRequest
- AIHoverRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIHoverRequest
- aiHoverRetryDelay - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AIMessage - Class in com.smartgwt.client.ai
-
An individual message in the list of
AIRequest.messages
of an AI request. - AIMessage() - Constructor for class com.smartgwt.client.ai.AIMessage
- AIMessage(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIMessage
- AIMessageSource - Enum in com.smartgwt.client.types
- AIMessageWithSource - Class in com.smartgwt.client.ai
- AIMessageWithSource() - Constructor for class com.smartgwt.client.ai.AIMessageWithSource
- AIMessageWithSource(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIMessageWithSource
- AIProgressCallback - Interface in com.smartgwt.client.callbacks
- AIProgressMessage - Class in com.smartgwt.client.ai
-
A message relating to progress made in an ongoing build-via-AI operation.
- AIProgressMessage() - Constructor for class com.smartgwt.client.ai.AIProgressMessage
- AIProgressMessage(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIProgressMessage
- AIProgressMessageCategory - Enum in com.smartgwt.client.types
- AIRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI for a response.
- AIRequest() - Constructor for class com.smartgwt.client.ai.AIRequest
- AIRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIRequest
- AIResponse - Class in com.smartgwt.client.ai
-
Represents a response from AI.
- AIResponse() - Constructor for class com.smartgwt.client.ai.AIResponse
- AIResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIResponse
- AIResponseCallback - Interface in com.smartgwt.client.callbacks
- AIResponseErrorType - Enum in com.smartgwt.client.types
-
For an
AIResponse
oftype
ERROR, the type of error, if known. - AIServiceMode - Enum in com.smartgwt.client.types
-
The mode for how AI should respond to AI-powered component view requests, such as filering, sorting, and hiliting via AI.
- aISortBuilder_instructionsTextStart() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "see below"
- aISortFieldBuilder_instructionsTextStart() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a description of what information you want to sort by.
- aiSortFieldMaxRecordsMessage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AISortProgressDialog - Class in com.smartgwt.client.widgets.ai
-
Dialog informing user of the progress when doing an AI sort.
- AISortProgressDialog() - Constructor for class com.smartgwt.client.widgets.ai.AISortProgressDialog
- AISortProgressDialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ai.AISortProgressDialog
- aISortProgressDialog_dismissButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dismiss"
- aISortProgressDialog_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Please wait - Computing record sort values"
- AISortProgressDialogLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.ai
- AISortProgressDialogLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ai.AISortProgressDialogLogicalStructure
- AIWindow - Class in com.smartgwt.client.widgets.ai
-
Window subclass used by the "Filter via AI…" and "Hilite via AI…"
ListGrid
header context menu items to allow the user to filter or hilite by a natural language description of a filter or hilite, respectively. - AIWindow() - Constructor for class com.smartgwt.client.widgets.ai.AIWindow
- AIWindow(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ai.AIWindow
- AIWindowLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.ai
- AIWindowLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ai.AIWindowLogicalStructure
- align - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- align - Variable in class com.smartgwt.logicalstructure.widgets.grid.RowRangeDisplayLogicalStructure
- align - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- align - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- align - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- align - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- align - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- align - Variable in class com.smartgwt.logicalstructure.widgets.tab.ImgTabLogicalStructure
- alignAsString - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- ALIGNCENTER - Enum constant in enum com.smartgwt.client.types.ControlName
-
A button to center the selected text.
- alignCenterPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- ALIGNLEFT - Enum constant in enum com.smartgwt.client.types.ControlName
-
A button to left-align the selected text.
- alignLeftPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- alignment - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- Alignment - Enum in com.smartgwt.client.types
- ALIGNRIGHT - Enum constant in enum com.smartgwt.client.types.ControlName
-
A button to right-align the selected text.
- alignRightPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- ALL - Enum constant in enum com.smartgwt.client.types.DataSourceTemplateReferenceMode
-
Indicates that full Velocity processing will be used to resolve templated references.
- ALL - Enum constant in enum com.smartgwt.client.types.FilteredSelectAllAction
-
Ignore filtering: Always select or deselect the entire set of options including those not currently visible in the filtered list.
- ALL - Enum constant in enum com.smartgwt.client.types.GroupStartOpen
-
open all groups
- ALL - Enum constant in enum com.smartgwt.client.types.LayoutResizeBarPolicy
-
resize bars are shown on all resizable members that are not explicitly marked showResizeBar:false, including the last member.
- ALL - Enum constant in enum com.smartgwt.client.types.ListGridViewStatePart
-
All parts of the view state
- ALL - Enum constant in enum com.smartgwt.client.types.MockDSExportValidatorMode
-
export all explicit, client-side validators
- ALL - Enum constant in enum com.smartgwt.client.types.UnionFieldsStrategy
-
Create a unioned field for every field contributed by every member dataSource.
- ALL_GLOBALS - Static variable in class com.smartgwt.client.rpc.RPCManager
-
ALL_GLOBALS constant used by the
RPCManager.loadScreen(String, LoadScreenCallback, String[])
API. - ALL_SCROLL - Enum constant in enum com.smartgwt.client.types.Cursor
- allChildrenLoaded(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For a databound tree, do the children of this folder form a ResultSet with a full cache.
- allMatchingRowsCached() - Method in class com.smartgwt.client.data.ResultSet
-
Do we have a complete client-side cache of records for the current filter criteria?
- ALLOW - Enum constant in enum com.smartgwt.client.types.PartialCommitOption
-
Silently allow the partial commit to proceed (note that this will result in the user losing those records that contain errors)
- allowAdvancedCriteria - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
By default, all DataSources are assumed to be capable of handling
AdvancedCriteria
on fetch or filter type operations. - allowAdvancedCriteria - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
This property indicates whether this operation supports AdvancedCriteria.
- allowAggregates - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- allowAggregation - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property indicates whether this DataSource supports aggregation/summarization and grouping of field values using the
summaryFunction
mechanism. - allowBubbleGradients - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- allowCaching - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- allowCaching - Variable in class com.smartgwt.logicalstructure.widgets.ViewLoaderLogicalStructure
- allowClientRequestedSummaries - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If a
DSRequest
arrives from the client that requestsserver-calculated summaries
, should it be allowed? - allowClientRequestedSummaries - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Affects whether client dsRequests can request summaries for this field.
- allowComplexMode - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- allowCriteriaSubqueries - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Controls whether
AdvancedCriteria subqueries
are permitted for thisDataSource
. - allowDurationEvents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- allowDynamicTreeJoins - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
By default, custom dataSource implementations are assumed to be unable to support
dynamic tree joins
. - allowedChartTypes - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- allowedFields - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- AllowedOperations - Interface in com.smartgwt.client.docs
-
The following APIs are all related to AllowedOperations.
- allowEmpty - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- allowExpressions - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- allowFilterExpressions - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- allowFilterOperators - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- allowFilterWindow - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- allowMultiUpdate - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Ordinarily, "update" and "remove" operations are only allowed for
DataSource
s that have aprimaryKey
, and all primary key values are present in the request. - allowNestedDrops - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- allowNestedDrops - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- allowRelatedFieldsInCriteria - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property indicates whether this DataSource supports referencees to related fields in criteria, either using qualified field names, or subqueries.
- allowRelatedRecordCriteria - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- allowRowSpanning - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- allowTemplateReferences - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Indicates the mode to use for resolving templated references in this DataSource's configuration file.
- allowThumbDownState - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- allowThumbOverState - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- allRecordsInErrorMessage - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- allRowsCached() - Method in class com.smartgwt.client.data.ResultSet
-
Do we have a complete client-side cache of all records for this DataSource?
- ALT - Static variable in interface com.smartgwt.client.types.KeyNames
- alternateBodyStyleName - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- alternateFieldFrequency - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- alternateFieldStyles - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- alternateFieldSuffix - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- alternateLaneStyles - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- alternateRecordFrequency - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- alternateRecordStyles - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- alternateRecordStyles - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- alternateRecordStyles - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- alternateRecordSuffix - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- alternateStyleSuffix - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- alternateWeekStyles - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- altKeyDown() - Static method in class com.smartgwt.client.util.EventHandler
-
Return true if the alt (option) key is being held down.
- altText - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- ALWAYS - Enum constant in enum com.smartgwt.client.types.AnimationLayoutMode
-
- for every change to the target's width or height
- ALWAYS - Enum constant in enum com.smartgwt.client.types.FieldAuditMode
-
the field value will be saved for all audited adds and updates, regardless of whether it's changed or present in the update
- ALWAYS - Enum constant in enum com.smartgwt.client.types.LabelRotationMode
-
always rotate labels
- ALWAYS - Enum constant in enum com.smartgwt.client.types.MultiUpdatePolicy
-
having a PK is always required no matter what
- ALWAYS - Enum constant in enum com.smartgwt.client.types.PreserveOpenState
-
Like "whenUnique" but automatically preserves openState even if nodes cannot be uniquely identified.
- ALWAYS - Enum constant in enum com.smartgwt.client.types.ProportionalResizeMode
-
proportional resizing is always used
- ALWAYS - Enum constant in enum com.smartgwt.client.types.RecategorizeMode
-
recategorize is always applied
- ALWAYS - Enum constant in enum com.smartgwt.client.types.TitleAutoFitRotationMode
-
always rotate
- alwaysManageFocusNavigation - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- alwaysShowEditors - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- alwaysShowEventHovers - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- alwaysShowLeftButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- alwaysShowOpener - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- alwaysShowOperatorIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- alwaysShowScrollbars - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- analyticsLoaded() - Static method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Static method indicating whether the optional Analytics module is loaded for the page.
- Ancestry - Interface in com.smartgwt.client.docs
-
Parent/child relationships
- AND - Enum constant in enum com.smartgwt.client.types.CriteriaCombineOperator
- AND - Enum constant in enum com.smartgwt.client.types.LogicalOperator
-
true if all criteria are true
- AND - Enum constant in enum com.smartgwt.client.types.OperatorId
-
all subcriteria (criterion.criteria) are true
- animateAcceleration - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateFade(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a change in opacity from the widget's current opacity to the specified opacity.
- animateFade(int, AnimationCallback) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a change in opacity from the widget's current opacity to the specified opacity.
- animateFade(int, AnimationCallback, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a change in opacity from the widget's current opacity to the specified opacity.
- animateFade(int, AnimationCallback, int, AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a change in opacity from the widget's current opacity to the specified opacity.
- animateFade(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a change in opacity from the widget's current opacity to the specified opacity.
- animateFade(Integer, AnimationCallback) - Method in class com.smartgwt.client.widgets.Canvas
- animateFade(Integer, AnimationCallback, Integer) - Method in class com.smartgwt.client.widgets.Canvas
- animateFade(Integer, AnimationCallback, Integer, AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a change in opacity from the widget's current opacity to the specified opacity.
- animateFadeTime - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateFolderEffect - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateFolderEffect - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- animateFolderMaxRows - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateFolderMaxRows - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- animateFolders - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateFolders - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- animateFolderSpeed - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateFolderSpeed - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- animateFolderTime - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateFolderTime - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- animateHide() - Method in class com.smartgwt.client.widgets.Canvas
-
Hide a canvas by shrinking it with default effect specified by
animateHideEffect
. - animateHide(AnimationEffect) - Method in class com.smartgwt.client.widgets.Canvas
-
Hide a canvas by shrinking it vertically to zero height over a period of time.
- animateHide(AnimationEffect, AnimationCallback) - Method in class com.smartgwt.client.widgets.Canvas
-
Hide a canvas by shrinking it vertically to zero height over a period of time.
- animateHide(AnimationEffect, AnimationCallback, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Hide a canvas by shrinking it vertically to zero height over a period of time.
- animateHide(AnimateShowEffect) - Method in class com.smartgwt.client.widgets.Canvas
-
Hide a canvas by shrinking it vertically to zero height over a period of time.
- animateHide(AnimateShowEffect, AnimationCallback) - Method in class com.smartgwt.client.widgets.Canvas
-
Hide a canvas by shrinking it vertically to zero height over a period of time.
- animateHide(AnimateShowEffect, AnimationCallback, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Hide a canvas by shrinking it vertically to zero height over a period of time.
- animateHideAcceleration - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateHideTime - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateMembers - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- animateMemberTime - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- animateMinimize - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- animateMove(Integer, Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a reposition of this canvas from its current position to the specified position
- animateMove(Integer, Integer, AnimationCallback) - Method in class com.smartgwt.client.widgets.Canvas
- animateMove(Integer, Integer, AnimationCallback, Integer) - Method in class com.smartgwt.client.widgets.Canvas
- animateMove(Integer, Integer, AnimationCallback, Integer, AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a reposition of this canvas from its current position to the specified position
- animateMoveAcceleration - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateMoveTime - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateNavigationBarStateChanges - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- animateRect(Integer, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a reposition / resize of this canvas from its current size and position.
- animateRect(Integer, Integer, Integer, Integer, AnimationCallback) - Method in class com.smartgwt.client.widgets.Canvas
- animateRect(Integer, Integer, Integer, Integer, AnimationCallback, Integer) - Method in class com.smartgwt.client.widgets.Canvas
- animateRect(Integer, Integer, Integer, Integer, AnimationCallback, Integer, AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a reposition / resize of this canvas from its current size and position.
- animateRectAcceleration - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateRectTime - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateRemoveRecord - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateRemoveSpeed - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateRemoveTime - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateResize(Integer, Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a resize of this canvas from its current size to the specified size
- animateResize(Integer, Integer, AnimationCallback) - Method in class com.smartgwt.client.widgets.Canvas
- animateResize(Integer, Integer, AnimationCallback, Integer) - Method in class com.smartgwt.client.widgets.Canvas
- animateResize(Integer, Integer, AnimationCallback, Integer, AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a resize of this canvas from its current size to the specified size
- animateResizeAcceleration - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateResizeLayoutMode - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateResizeTime - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateRollOver - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateRollUnder - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateScroll(int, int, AnimationCallback) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a scroll from the current scroll position to the specified position.
- animateScroll(int, int, AnimationCallback, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a scroll from the current scroll position to the specified position.
- animateScroll(Integer, Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a scroll from the current scroll position to the specified position.
- animateScroll(Integer, Integer, AnimationCallback) - Method in class com.smartgwt.client.widgets.Canvas
- animateScroll(Integer, Integer, AnimationCallback, Integer) - Method in class com.smartgwt.client.widgets.Canvas
- animateScroll(Integer, Integer, AnimationCallback, Integer, AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Animate a scroll from the current scroll position to the specified position.
- animateScrollAcceleration - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateScrollTime - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateSections - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- animateSelection - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateSelectionUnder - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- animateShow() - Method in class com.smartgwt.client.widgets.Canvas
-
Show a canvas by growing it with default effect specified by
animateShowEffect
. - animateShow(AnimationEffect) - Method in class com.smartgwt.client.widgets.Canvas
-
Show a canvas by growing it vertically to its fully drawn height over a period of time.
- animateShow(AnimationEffect, AnimationCallback) - Method in class com.smartgwt.client.widgets.Canvas
-
Show a canvas by growing it vertically to its fully drawn height over a period of time.
- animateShow(AnimationEffect, AnimationCallback, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Show a canvas by growing it vertically to its fully drawn height over a period of time.
- animateShow(AnimateShowEffect) - Method in class com.smartgwt.client.widgets.Canvas
-
Show a canvas by growing it vertically to its fully drawn height over a period of time.
- animateShow(AnimateShowEffect, AnimationCallback) - Method in class com.smartgwt.client.widgets.Canvas
-
Show a canvas by growing it vertically to its fully drawn height over a period of time.
- animateShow(AnimateShowEffect, AnimationCallback, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Show a canvas by growing it vertically to its fully drawn height over a period of time.
- animateShowAcceleration - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- AnimateShowEffect - Class in com.smartgwt.client.widgets.drawing
-
Configuration object for effect to apply during an animated show or hide.
- AnimateShowEffect() - Constructor for class com.smartgwt.client.widgets.drawing.AnimateShowEffect
- AnimateShowEffect(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.AnimateShowEffect
- animateShowTime - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- animateStateChanges - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- animateTabScrolling - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- animateThumb - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- animateThumb - Variable in class com.smartgwt.logicalstructure.widgets.ToggleSwitchLogicalStructure
- animateThumbInit - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- animateThumbTime - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- animateThumbTime - Variable in class com.smartgwt.logicalstructure.widgets.ToggleSwitchLogicalStructure
- animateTileChange - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- animateTileChange - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- animateTime - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- Animation - Class in com.smartgwt.client.util
- Animation - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Animation.
- Animation() - Constructor for class com.smartgwt.client.util.Animation
- AnimationAcceleration - Enum in com.smartgwt.client.types
-
Acceleration effect for animations.
- AnimationCallback - Interface in com.smartgwt.client.widgets
- AnimationEffect - Enum in com.smartgwt.client.types
-
String specifying effect to apply during an animated show or hide.
- AnimationLayoutMode - Enum in com.smartgwt.client.types
-
During a
size animation
. - AnnotationMetaBeanFactoryGenerator - Class in com.smartgwt.rebind
- AnnotationMetaBeanFactoryGenerator() - Constructor for class com.smartgwt.rebind.AnnotationMetaBeanFactoryGenerator
- AnswerEngine - Interface in com.smartgwt.client.docs
-
Answer Engine
- AnswerEngineOperation - Class in com.smartgwt.client.ai
-
Represents an Answer Engine operation.
- AnswerEngineOperation() - Constructor for class com.smartgwt.client.ai.AnswerEngineOperation
- AnswerEngineOperation(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AnswerEngineOperation
- ANY - Enum constant in enum com.smartgwt.client.types.ChildrenPropertyMode
-
assume the first object or array value we find is the children property
- ANY - Enum constant in enum com.smartgwt.client.types.DataURLFormat
-
Any MIME type supported by the browser is acceptable.
- ANY - Enum constant in enum com.smartgwt.client.types.FieldType
-
Fields of this type can contain any data value and have no default formatting or validation behavior.
- ANY - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
Fields of this type can contain any data value and have no default formatting or validation behavior.
- ANY - Enum constant in enum com.smartgwt.client.types.TourActionType
-
Interaction is allowed with the target but the user must click the next button to complete the step
- anyCellSelected() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determine whether any cells are selected in this cubeGrid.
- anySelected() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- anySelected() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- anySelected() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether at least one item is selected

- anySelected() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- anySelected() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Is anything in the list selected?
- anySelected() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- anySelected() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- anySelected() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- anySelected() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- anySelected(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Whether at least one item is selected in the supplied column (the first column if none is passed)


- Appearance - Interface in com.smartgwt.client.docs
-
Properties defining an object's appearance
- appearanceGroupTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.AdvancedHiliteEditorLogicalStructure
- appendToCriterionList(Criterion) - Method in class com.smartgwt.client.data.Criterion
-
For a Criterion that uses
OperatorId.AND
orOperatorId.OR
, add an additional Criterion to the list of subcriteria to be evaluated. - appImgDir - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- ApplicationDeclaration - Interface in com.smartgwt.client.docs
-
Application Declaration Files
- apply(JavaScriptObject, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- APPLY - Static variable in class com.smartgwt.client.widgets.Dialog
-
APPLY Button object.
- applyAIFilter(ApplyAIFilterRequest, ApplyAIFilterResponseCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available AI engine(s) be used to evaluate an "aiFilter"
AdvancedCriteria
on a list of records. - ApplyAIFilterContext - Class in com.smartgwt.client.ai
- ApplyAIFilterContext() - Constructor for class com.smartgwt.client.ai.ApplyAIFilterContext
- ApplyAIFilterContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ApplyAIFilterContext
- ApplyAIFilterRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI to evaluate an "aiFilter"
AdvancedCriteria
on a list of records. - ApplyAIFilterRequest() - Constructor for class com.smartgwt.client.ai.ApplyAIFilterRequest
- ApplyAIFilterRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ApplyAIFilterRequest
- ApplyAIFilterResponse - Class in com.smartgwt.client.ai
-
Represents the result of a request to evaluate an "aiFilter"
AdvancedCriteria
on a list of records. - ApplyAIFilterResponse() - Constructor for class com.smartgwt.client.ai.ApplyAIFilterResponse
- ApplyAIFilterResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ApplyAIFilterResponse
- ApplyAIFilterResponseCallback - Interface in com.smartgwt.client.callbacks
- applyButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- applyButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- applyButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- applyButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.rte.ListPropertiesDialogLogicalStructure
- applyCellData(RecordList) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Applies a set of Records containing coordinate-based data as returned by
getSelectedCellData()
and applies the data at the current selection. - ApplyClickEvent - Class in com.smartgwt.client.widgets.events
- ApplyClickEvent - Class in com.smartgwt.client.widgets.rte.events
- ApplyClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ApplyClickEvent
- ApplyClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
- ApplyClickHandler - Interface in com.smartgwt.client.widgets.events
- ApplyClickHandler - Interface in com.smartgwt.client.widgets.rte.events
- applyCriteriaBeforeAggregation - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
If set to "true" all criteria are applied before aggregation and and the
groupWhereClause
is not generated. - applyFactoryProperties() - Method in class com.smartgwt.client.core.BaseClass
- applyFactoryProperties() - Method in class com.smartgwt.client.core.DataClass
- applyFactoryProperties() - Method in class com.smartgwt.client.widgets.BaseWidget
- applyFactoryProperties(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactory
- applyFactoryProperties(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
- applyFactoryProperties(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
- applyFactoryProperties(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
- applyFilter(Record[], Criteria) - Method in class com.smartgwt.client.data.DataSource
-
Returns records in the passed Record that match the provided filter
Criteria
. - applyFilter(Record[], Criteria, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Returns records in the passed Record that match the provided filter
Criteria
. - applyFilter(Tree, Criteria, TreeFilterMode, DataSource) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The ResultTree will call applyFilter() when it needs to locally filter the tree using the current filter criteria.
- applyFilter(Tree, Criteria, TreeFilterMode, DataSource, DSRequest) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The ResultTree will call applyFilter() when it needs to locally filter the tree using the current filter criteria.
- applyFilter(String[], Criteria) - Method in class com.smartgwt.client.data.ResultSet
-
The ResultSet will call applyFilter() when it needs to determine whether rows match the current filter criteria.
- applyFilter(String[], Criteria, DSRequest) - Method in class com.smartgwt.client.data.ResultSet
-
The ResultSet will call applyFilter() when it needs to determine whether rows match the current filter criteria.
- applyFormula() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Manually sets this FormItem to the result of
formula
ortextFormula
. - applyFormulaAfterSummary - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- applyRecordData(RecordList) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Applies a list of Records as changes to the current selection.
- applyRowCountToLength - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- applyRowNumberStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- applySelection() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
When this PickListMenu is associated with a
FormItem
, this method applies the current selection from this PickList to the associated FormItem. - applySortToData(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sort the grid's data to reflect the parameter sortSpecifiers.
- applySummaryFunction(Record[], ListGridField, SummaryFunctionType) - Static method in class com.smartgwt.client.data.SimpleType
-
Apply a standard
SummaryFunctionType
to a set of records and a field. - applySummaryFunction(Record[], ListGridField, String) - Static method in class com.smartgwt.client.data.SimpleType
-
Apply a registered summary function to a set of records and a field.
- applyWhen - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Used to create a conditional validator based on
criteria
. - APPROXIMATE - Enum constant in enum com.smartgwt.client.types.RowCountStatus
-
The current row count is an approximation.
- approximateRowCountFormat - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AREA - Enum constant in enum com.smartgwt.client.types.ChartType
-
Values represented by area, with stacked values representing multiple facet values.
- args - Variable in class com.smartgwt.client.docs.serverds.VisibleMethod
-
For the methods implemented via
ServerScript
defines the name of the arguments array variable to access parameters passed via DMI.call() inside the script. - ariaCloseableSuffix - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- ariaLabel - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- ariaRole - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- ariaRole - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ARRAY - Enum constant in enum com.smartgwt.client.types.AIContentType
-
Array of JSON-encodable objects.
- ARRAY - Enum constant in enum com.smartgwt.client.types.ChildrenPropertyMode
-
assume the first array we find is the children property, no matter the contents
- ARRAY - Enum constant in enum com.smartgwt.client.types.ProcessValueType
-
generic array type - will convert value to an array of the same type as the existing value
- ARRAY - Enum constant in enum com.smartgwt.client.types.SummaryFunctionType
-
Client: The same approach as for "concat"but returning an array of the values, rather than a string concatenation
Server: The same approach as for "concat", and with the same restrictons and limitations, but returning an array of the values, rather than a string concatenation. - arrayConvert(JavaScriptObject[]) - Static method in class com.smartgwt.client.util.JSOHelper
- arrayConvert(Object[]) - Static method in class com.smartgwt.client.util.JSOHelper
- arrayCriteriaForceExact - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
With ordinary
simple criteria
, it is possible to provide an array of values for a given field, which means "any of these values". - arrayCriteriaForceExact - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Operation-level override for the DataSource-level
arrayCriteriaForceExact
flag. - arrayGetObject(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- arrayLength(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- arrayOfAceAnchor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceAnchor
objects. - arrayOfAceCompleter(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceCompleter
objects. - arrayOfAceCompletionResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceCompletionResult
objects. - arrayOfAceDocument(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceDocument
objects. - arrayOfAceEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceEditor
objects. - arrayOfAceEditSession(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceEditSession
objects. - arrayOfAceMarker(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceMarker
objects. - arrayOfAcePosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AcePosition
objects. - arrayOfAceRange(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceRange
objects. - arrayOfAceRenderer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceRenderer
objects. - arrayOfAceUndoManager(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceUndoManager
objects. - arrayOfActiveXControl(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ActiveXControl
objects. - arrayOfAdaptiveMenu(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdaptiveMenu
objects. - arrayOfAddScreenTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AddScreenTask
objects. - arrayOfAdminSearches(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdminSearches
objects. - arrayOfAdvancedCriteria(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdvancedCriteria
objects. - arrayOfAdvancedCriterionSubquery(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdvancedCriterionSubquery
objects. - arrayOfAdvancedHiliteEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdvancedHiliteEditor
objects. - arrayOfAIContentType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIContentType
objects. - arrayOfAIContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIContext
objects. - arrayOfAIDataQuestionItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIDataQuestionItem
objects. - arrayOfAIEngine(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIEngine
objects. - arrayOfAIFieldRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIFieldRequest
objects. - arrayOfAIHoverRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIHoverRequest
objects. - arrayOfAIMessage(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIMessage
objects. - arrayOfAIMessageSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIMessageSource
objects. - arrayOfAIMessageWithSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIMessageWithSource
objects. - arrayOfAIProgressMessage(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIProgressMessage
objects. - arrayOfAIProgressMessageCategory(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIProgressMessageCategory
objects. - arrayOfAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIRequest
objects. - arrayOfAIResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIResponse
objects. - arrayOfAIResponseErrorType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIResponseErrorType
objects. - arrayOfAIServiceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIServiceMode
objects. - arrayOfAISortProgressDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AISortProgressDialog
objects. - arrayOfAIWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIWindow
objects. - arrayOfAlignment(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Alignment
objects. - arrayOfAnimateShowEffect(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimateShowEffect
objects. - arrayOfAnimationAcceleration(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimationAcceleration
objects. - arrayOfAnimationEffect(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimationEffect
objects. - arrayOfAnimationLayoutMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimationLayoutMode
objects. - arrayOfAnswerEngineOperation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnswerEngineOperation
objects. - arrayOfApplyAIFilterContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ApplyAIFilterContext
objects. - arrayOfApplyAIFilterRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ApplyAIFilterRequest
objects. - arrayOfApplyAIFilterResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ApplyAIFilterResponse
objects. - arrayOfArrowKeyEditAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ArrowKeyEditAction
objects. - arrayOfArrowStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ArrowStyle
objects. - arrayOfAskForValueTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AskForValueTask
objects. - arrayOfAsyncDataBoundOperationContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AsyncDataBoundOperationContext
objects. - arrayOfAsyncDataBoundOperationParams(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AsyncDataBoundOperationParams
objects. - arrayOfAsyncMultipleValuesGenerationResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AsyncMultipleValuesGenerationResult
objects. - arrayOfAsyncOperationContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AsyncOperationContext
objects. - arrayOfAsyncOperationParams(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AsyncOperationParams
objects. - arrayOfAsyncOperationResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AsyncOperationResult
objects. - arrayOfAsyncOperationResultType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AsyncOperationResultType
objects. - arrayOfAsyncSingleValueGenerationResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AsyncSingleValueGenerationResult
objects. - arrayOfAutoComplete(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoComplete
objects. - arrayOfAutofit(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Autofit
objects. - arrayOfAutoFitEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoFitEvent
objects. - arrayOfAutoFitIconFieldType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoFitIconFieldType
objects. - arrayOfAutoFitTextAreaItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoFitTextAreaItem
objects. - arrayOfAutoFitWidthApproach(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoFitWidthApproach
objects. - arrayOfAutoScrollDataApproach(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoScrollDataApproach
objects. - arrayOfAutoSelectionModel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoSelectionModel
objects. - arrayOfAxis(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Axis
objects. - arrayOfBackgroundRepeat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BackgroundRepeat
objects. - arrayOfBaseWidget(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BaseWidget
objects. - arrayOfBatchUploader(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BatchUploader
objects. - arrayOfBlurbItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BlurbItem
objects. - arrayOfBooleanItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BooleanItem
objects. - arrayOfBrowserPlugin(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BrowserPlugin
objects. - arrayOfBrowserWindowSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BrowserWindowSettings
objects. - arrayOfBuildAIFieldRequestContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildAIFieldRequestContext
objects. - arrayOfBuildAIFieldRequestRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildAIFieldRequestRequest
objects. - arrayOfBuildAIFieldRequestResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildAIFieldRequestResponse
objects. - arrayOfBuildCriterionContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildCriterionContext
objects. - arrayOfBuildCriterionRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildCriterionRequest
objects. - arrayOfBuildCriterionResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildCriterionResponse
objects. - arrayOfBuildDataBoundUIViaAIContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildDataBoundUIViaAIContext
objects. - arrayOfBuildDataBoundUIViaAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildDataBoundUIViaAIRequest
objects. - arrayOfBuildHilitesContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildHilitesContext
objects. - arrayOfBuildHilitesRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildHilitesRequest
objects. - arrayOfBuildHilitesResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildHilitesResponse
objects. - arrayOfBuildUIViaAIContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildUIViaAIContext
objects. - arrayOfBuildUIViaAIProgressDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildUIViaAIProgressDialog
objects. - arrayOfBuildUIViaAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildUIViaAIRequest
objects. - arrayOfBuildUIViaAIResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildUIViaAIResponse
objects. - arrayOfBuildUIViaAIValidationType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildUIViaAIValidationType
objects. - arrayOfBuildViaAIContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildViaAIContext
objects. - arrayOfBuildViaAIProgressDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildViaAIProgressDialog
objects. - arrayOfBuildViaAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildViaAIRequest
objects. - arrayOfBuildViaAIResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildViaAIResponse
objects. - arrayOfButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Button
objects. - arrayOfButtonItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ButtonItem
objects. - arrayOfCacheSyncStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CacheSyncStrategy
objects. - arrayOfCacheSyncTiming(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CacheSyncTiming
objects. - arrayOfCalendar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Calendar
objects. - arrayOfCalendarEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CalendarEvent
objects. - arrayOfCalendarSaveScenario(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CalendarSaveScenario
objects. - arrayOfCalendarView(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CalendarView
objects. - arrayOfCancellationController(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CancellationController
objects. - arrayOfCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Canvas
objects. - arrayOfCanvasEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CanvasEditProxy
objects. - arrayOfCanvasItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CanvasItem
objects. - arrayOfCellRecord(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CellRecord
objects. - arrayOfCellSelection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CellSelection
objects. - arrayOfCharacterCasing(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CharacterCasing
objects. - arrayOfChartType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ChartType
objects. - arrayOfCheckboxItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CheckboxItem
objects. - arrayOfCheckboxItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CheckboxItemEditProxy
objects. - arrayOfChildrenPropertyMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ChildrenPropertyMode
objects. - arrayOfClickMaskMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ClickMaskMode
objects. - arrayOfClientUniquenessCheckCondition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ClientUniquenessCheckCondition
objects. - arrayOfColorItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColorItem
objects. - arrayOfColorPicker(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColorPicker
objects. - arrayOfColorPickerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColorPickerItem
objects. - arrayOfColorPickerMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColorPickerMode
objects. - arrayOfColorStop(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColorStop
objects. - arrayOfColumnTree(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColumnTree
objects. - arrayOfComboBoxItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ComboBoxItem
objects. - arrayOfComponentTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ComponentTask
objects. - arrayOfConnectorOrientation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ConnectorOrientation
objects. - arrayOfConnectorStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ConnectorStyle
objects. - arrayOfContentLayoutPolicy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ContentLayoutPolicy
objects. - arrayOfContentsType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ContentsType
objects. - arrayOfControlName(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ControlName
objects. - arrayOfCreateDashboardComponentDataQuestionStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CreateDashboardComponentDataQuestionStep
objects. - arrayOfCreateDashboardComponentDataQuestionStepResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CreateDashboardComponentDataQuestionStepResult
objects. - arrayOfCreateDashboardDataQuestionStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CreateDashboardDataQuestionStep
objects. - arrayOfCreateScreenSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CreateScreenSettings
objects. - arrayOfCriteria(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Criteria
objects. - arrayOfCriteriaCombineOperator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CriteriaCombineOperator
objects. - arrayOfCriteriaOutputSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CriteriaOutputSettings
objects. - arrayOfCriteriaPolicy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CriteriaPolicy
objects. - arrayOfCriterion(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Criterion
objects. - arrayOfCSSEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CSSEditor
objects. - arrayOfCubeGrid(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CubeGrid
objects. - arrayOfCurrentPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CurrentPane
objects. - arrayOfCursor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Cursor
objects. - arrayOfDataBoundAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataBoundAIRequest
objects. - arrayOfDataContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataContext
objects. - arrayOfDataContextBinding(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataContextBinding
objects. - arrayOfDataLineType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataLineType
objects. - arrayOfDataQuestion(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataQuestion
objects. - arrayOfDataQuestionResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataQuestionResult
objects. - arrayOfDataQuestionSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataQuestionSettings
objects. - arrayOfDataQuestionStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataQuestionStep
objects. - arrayOfDataQuestionStepResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataQuestionStepResult
objects. - arrayOfDataQuestionStepType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataQuestionStepType
objects. - arrayOfDataSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataSource
objects. - arrayOfDataSourceField(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataSourceField
objects. - arrayOfDataSourceTemplateReferenceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataSourceTemplateReferenceMode
objects. - arrayOfDataURLFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataURLFormat
objects. - arrayOfDataView(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataView
objects. - arrayOfDate(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
- arrayOfDateChooser(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateChooser
objects. - arrayOfDateDisplayFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateDisplayFormat
objects. - arrayOfDateEditingStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateEditingStyle
objects. - arrayOfDateFieldLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateFieldLayout
objects. - arrayOfDateGrid(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateGrid
objects. - arrayOfDateItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateItem
objects. - arrayOfDateItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateItemEditProxy
objects. - arrayOfDateItemSelectorFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateItemSelectorFormat
objects. - arrayOfDateRangeDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateRangeDialog
objects. - arrayOfDateRangeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateRangeItem
objects. - arrayOfDateTimeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateTimeItem
objects. - arrayOfDBCField(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DBCField
objects. - arrayOfDebugOverflowSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DebugOverflowSettings
objects. - arrayOfDecisionBranch(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DecisionBranch
objects. - arrayOfDecisionGateway(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DecisionGateway
objects. - arrayOfDecisionTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DecisionTask
objects. - arrayOfDeck(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Deck
objects. - arrayOfDefaultSampleRecord(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DefaultSampleRecord
objects. - arrayOfDetailViewer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DetailViewer
objects. - arrayOfDetailViewerEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DetailViewerEditProxy
objects. - arrayOfDetailViewerField(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DetailViewerField
objects. - arrayOfDetailViewerRecord(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DetailViewerRecord
objects. - arrayOfDeviceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DeviceMode
objects. - arrayOfDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Dialog
objects. - arrayOfDirection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Direction
objects. - arrayOfDiscoverTreeSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DiscoverTreeSettings
objects. - arrayOfDisplayNodeType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DisplayNodeType
objects. - arrayOfdouble(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
- arrayOfDoubleItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DoubleItem
objects. - arrayOfDragAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DragAppearance
objects. - arrayOfDragDataAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DragDataAction
objects. - arrayOfDragIntersectStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DragIntersectStyle
objects. - arrayOfDragMaskType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DragMaskType
objects. - arrayOfDragTrackerMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DragTrackerMode
objects. - arrayOfDrawBlockConnector(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawBlockConnector
objects. - arrayOfDrawCurve(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawCurve
objects. - arrayOfDrawDiamond(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawDiamond
objects. - arrayOfDrawGroup(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawGroup
objects. - arrayOfDrawImage(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawImage
objects. - arrayOfDrawingType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawingType
objects. - arrayOfDrawItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawItem
objects. - arrayOfDrawItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawItemEditProxy
objects. - arrayOfDrawKnob(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawKnob
objects. - arrayOfDrawLabel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawLabel
objects. - arrayOfDrawLabelEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawLabelEditProxy
objects. - arrayOfDrawLine(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawLine
objects. - arrayOfDrawLinePath(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawLinePath
objects. - arrayOfDrawnValue(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawnValue
objects. - arrayOfDrawOval(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawOval
objects. - arrayOfDrawPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawPane
objects. - arrayOfDrawPaneEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawPaneEditProxy
objects. - arrayOfDrawPath(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawPath
objects. - arrayOfDrawPolygon(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawPolygon
objects. - arrayOfDrawPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawPosition
objects. - arrayOfDrawRect(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawRect
objects. - arrayOfDrawSector(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawSector
objects. - arrayOfDrawShape(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawShape
objects. - arrayOfDrawShapeCommand(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawShapeCommand
objects. - arrayOfDrawShapeCommandType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawShapeCommandType
objects. - arrayOfDrawTriangle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawTriangle
objects. - arrayOfDSAddTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSAddTask
objects. - arrayOfDSDataFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSDataFormat
objects. - arrayOfDSFetchTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSFetchTask
objects. - arrayOfDSInheritanceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSInheritanceMode
objects. - arrayOfDSLoadSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSLoadSettings
objects. - arrayOfDSOperationType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSOperationType
objects. - arrayOfDSProtocol(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSProtocol
objects. - arrayOfDSRemoveTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSRemoveTask
objects. - arrayOfDSRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSRequest
objects. - arrayOfDSResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSResponse
objects. - arrayOfDSServerType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSServerType
objects. - arrayOfDSUpdateTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSUpdateTask
objects. - arrayOfDynamicForm(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DynamicForm
objects. - arrayOfEdgedCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EdgedCanvas
objects. - arrayOfEdgeName(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EdgeName
objects. - arrayOfEditCompletionEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditCompletionEvent
objects. - arrayOfEditContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditContext
objects. - arrayOfEditNode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditNode
objects. - arrayOfEditPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditPane
objects. - arrayOfEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditProxy
objects. - arrayOfEditSearchWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditSearchWindow
objects. - arrayOfEditTree(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditTree
objects. - arrayOfElementWaitConfig(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ElementWaitConfig
objects. - arrayOfElementWaitStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ElementWaitStyle
objects. - arrayOfEmbeddedPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EmbeddedPosition
objects. - arrayOfEncoding(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Encoding
objects. - arrayOfEndProcessTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EndProcessTask
objects. - arrayOfEnterKeyEditAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EnterKeyEditAction
objects. - arrayOfEnumTranslateStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EnumTranslateStrategy
objects. - arrayOfEscapeKeyEditAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EscapeKeyEditAction
objects. - arrayOfEscapingMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EscapingMode
objects. - arrayOfEventCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EventCanvas
objects. - arrayOfEventStream(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EventStream
objects. - arrayOfEventStreamData(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EventStreamData
objects. - arrayOfEventStreamEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EventStreamEvent
objects. - arrayOfExecuteQueryDataQuestionStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ExecuteQueryDataQuestionStep
objects. - arrayOfExecuteQueryDataQuestionStepResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ExecuteQueryDataQuestionStepResult
objects. - arrayOfExpansionComponentPoolingMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ExpansionComponentPoolingMode
objects. - arrayOfExpansionMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ExpansionMode
objects. - arrayOfExportDisplay(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ExportDisplay
objects. - arrayOfExportFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ExportFormat
objects. - arrayOfExportImageFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ExportImageFormat
objects. - arrayOfFacadeDataSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacadeDataSource
objects. - arrayOfFacet(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Facet
objects. - arrayOfFacetChart(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacetChart
objects. - arrayOfFacetChartEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacetChartEditProxy
objects. - arrayOfFacetIndentDirection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacetIndentDirection
objects. - arrayOfFacetValue(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacetValue
objects. - arrayOfFacetValueMap(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacetValueMap
objects. - arrayOfFetchMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FetchMode
objects. - arrayOfFetchRelatedDataTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FetchRelatedDataTask
objects. - arrayOfField(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Field
objects. - arrayOfFieldAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldAppearance
objects. - arrayOfFieldAuditMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldAuditMode
objects. - arrayOfFieldFilterMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldFilterMode
objects. - arrayOfFieldImportStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldImportStrategy
objects. - arrayOfFieldNamingStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldNamingStrategy
objects. - arrayOfFieldPicker(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldPicker
objects. - arrayOfFieldPickerWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldPickerWindow
objects. - arrayOfFieldType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldType
objects. - arrayOfFileItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FileItem
objects. - arrayOfFileItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FileItemEditProxy
objects. - arrayOfFileSpec(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FileSpec
objects. - arrayOfFilterBuilder(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FilterBuilder
objects. - arrayOfFilterClause(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FilterClause
objects. - arrayOfFilteredList(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FilteredList
objects. - arrayOfFilteredSelectAllAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FilteredSelectAllAction
objects. - arrayOfFilterViaAIProgressDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FilterViaAIProgressDialog
objects. - arrayOfFireStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FireStyle
objects. - arrayOfFiscalCalendar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FiscalCalendar
objects. - arrayOfFiscalYear(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FiscalYear
objects. - arrayOfFiscalYearMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FiscalYearMode
objects. - arrayOfFixDashboardComponentDataQuestionStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FixDashboardComponentDataQuestionStep
objects. - arrayOfFixDashboardComponentDataQuestionStepResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FixDashboardComponentDataQuestionStepResult
objects. - arrayOfFlashlet(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Flashlet
objects. - arrayOffloat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
- arrayOfFloat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
- arrayOfFloatItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FloatItem
objects. - arrayOfFlowLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FlowLayout
objects. - arrayOfForceTextApproach(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ForceTextApproach
objects. - arrayOfFormattingContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormattingContext
objects. - arrayOfFormClearValuesTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormClearValuesTask
objects. - arrayOfFormDisableFieldTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormDisableFieldTask
objects. - arrayOfFormEditNewRecordTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormEditNewRecordTask
objects. - arrayOfFormEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormEditProxy
objects. - arrayOfFormEditRecordTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormEditRecordTask
objects. - arrayOfFormEditSelectedTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormEditSelectedTask
objects. - arrayOfFormItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormItem
objects. - arrayOfFormItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormItemEditProxy
objects. - arrayOfFormItemElementType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormItemElementType
objects. - arrayOfFormItemIcon(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormItemIcon
objects. - arrayOfFormItemType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormItemType
objects. - arrayOfFormMethod(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormMethod
objects. - arrayOfFormResetValuesTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormResetValuesTask
objects. - arrayOfFormSaveDataTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormSaveDataTask
objects. - arrayOfFormSetFieldValueTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormSetFieldValueTask
objects. - arrayOfFormSetValuesTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormSetValuesTask
objects. - arrayOfFormValidateValuesTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormValidateValuesTask
objects. - arrayOfGauge(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Gauge
objects. - arrayOfGaugeSector(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GaugeSector
objects. - arrayOfGetPropertiesTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GetPropertiesTask
objects. - arrayOfGradient(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Gradient
objects. - arrayOfGradientEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GradientEditor
objects. - arrayOfGridEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridEditProxy
objects. - arrayOfGridEditRecordTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridEditRecordTask
objects. - arrayOfGridExportClientDataTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridExportClientDataTask
objects. - arrayOfGridExportDataTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridExportDataTask
objects. - arrayOfGridFetchDataTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridFetchDataTask
objects. - arrayOfGridRemoveSelectedDataTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridRemoveSelectedDataTask
objects. - arrayOfGridRenderer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridRenderer
objects. - arrayOfGridSaveAllEditsTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridSaveAllEditsTask
objects. - arrayOfGridSelectRecordsTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridSelectRecordsTask
objects. - arrayOfGridSetEditValueTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridSetEditValueTask
objects. - arrayOfGridTransferDataTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridTransferDataTask
objects. - arrayOfGridViewSelectedDataTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridViewSelectedDataTask
objects. - arrayOfGroupSpecifier(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupSpecifier
objects. - arrayOfGroupStartOpen(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupStartOpen
objects. - arrayOfGroupSummary(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupSummary
objects. - arrayOfGroupTreeChangeType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupTreeChangeType
objects. - arrayOfHashAlgorithm(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HashAlgorithm
objects. - arrayOfHeaderItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HeaderItem
objects. - arrayOfHeaderLevel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HeaderLevel
objects. - arrayOfHeaderSpan(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HeaderSpan
objects. - arrayOfHiddenItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiddenItem
objects. - arrayOfHiddenPalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiddenPalette
objects. - arrayOfHilite(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Hilite
objects. - arrayOfHiliteEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiliteEditor
objects. - arrayOfHiliteIconPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiliteIconPosition
objects. - arrayOfHiliteRule(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiliteRule
objects. - arrayOfHiliteViaAIProgressDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiliteViaAIProgressDialog
objects. - arrayOfHLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HLayout
objects. - arrayOfHoopSelectionStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HoopSelectionStyle
objects. - arrayOfHoverMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HoverMode
objects. - arrayOfHoverPersistMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HoverPersistMode
objects. - arrayOfHStack(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HStack
objects. - arrayOfHTMLFlow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HTMLFlow
objects. - arrayOfHTMLPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HTMLPane
objects. - arrayOfIButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IButton
objects. - arrayOfIconButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IconButton
objects. - arrayOfIconMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IconMenuButton
objects. - arrayOfIconOverTrigger(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IconOverTrigger
objects. - arrayOfImageStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImageStyle
objects. - arrayOfIMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IMenuButton
objects. - arrayOfImg(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Img
objects. - arrayOfImgButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgButton
objects. - arrayOfImgEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgEditProxy
objects. - arrayOfImgHTMLProperties(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgHTMLProperties
objects. - arrayOfImgProperties(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgProperties
objects. - arrayOfImgSectionHeader(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgSectionHeader
objects. - arrayOfImgSplitbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgSplitbar
objects. - arrayOfImgTab(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgTab
objects. - arrayOfImportFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImportFormat
objects. - arrayOfIndicatorCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IndicatorCanvas
objects. - arrayOfInlineEditEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
InlineEditEvent
objects. - arrayOfint(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
- arrayOfInteger(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
- arrayOfIntegerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IntegerItem
objects. - arrayOfIPickTreeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IPickTreeItem
objects. - arrayOfJoinType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
JoinType
objects. - arrayOfJSONCircularReferenceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
JSONCircularReferenceMode
objects. - arrayOfJSONDateFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
JSONDateFormat
objects. - arrayOfJSONEncoder(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
JSONEncoder
objects. - arrayOfJSONInstanceSerializationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
JSONInstanceSerializationMode
objects. - arrayOfJSSyntaxHiliter(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
JSSyntaxHiliter
objects. - arrayOfKeyIdentifier(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
KeyIdentifier
objects. - arrayOfKnobType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
KnobType
objects. - arrayOfLabel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Label
objects. - arrayOfLabelAlignment(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LabelAlignment
objects. - arrayOfLabelCollapseMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LabelCollapseMode
objects. - arrayOfLabelEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LabelEditProxy
objects. - arrayOfLabelRotationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LabelRotationMode
objects. - arrayOfLane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Lane
objects. - arrayOfLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Layout
objects. - arrayOfLayoutEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LayoutEditProxy
objects. - arrayOfLayoutPolicy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LayoutPolicy
objects. - arrayOfLayoutResizeBarPolicy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LayoutResizeBarPolicy
objects. - arrayOfLayoutSpacer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LayoutSpacer
objects. - arrayOfLegendAlign(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LegendAlign
objects. - arrayOfLinearGradient(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LinearGradient
objects. - arrayOfLineBreakStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LineBreakStyle
objects. - arrayOfLineCap(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LineCap
objects. - arrayOfLinePattern(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LinePattern
objects. - arrayOfLinkDataFetchMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LinkDataFetchMode
objects. - arrayOfLinkItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LinkItem
objects. - arrayOfListGrid(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListGrid
objects. - arrayOfListGridComponent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListGridComponent
objects. - arrayOfListGridEditEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListGridEditEvent
objects. - arrayOfListGridField(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListGridField
objects. - arrayOfListGridFieldType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListGridFieldType
objects. - arrayOfListGridRecord(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListGridRecord
objects. - arrayOfListGridViewStatePart(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListGridViewStatePart
objects. - arrayOfListPalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListPalette
objects. - arrayOfListProperties(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListProperties
objects. - arrayOfListPropertiesDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListPropertiesDialog
objects. - arrayOfListPropertiesPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListPropertiesPane
objects. - arrayOfListStyleType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ListStyleType
objects. - arrayOfLoadProjectErrorStatus(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LoadProjectErrorStatus
objects. - arrayOfLoadProjectSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LoadProjectSettings
objects. - arrayOfLoadScreenSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LoadScreenSettings
objects. - arrayOfLoadState(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LoadState
objects. - arrayOfLocatorStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LocatorStrategy
objects. - arrayOfLocatorTypeStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LocatorTypeStrategy
objects. - arrayOfLogicalOperator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LogicalOperator
objects. - arrayOfLogOutTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LogOutTask
objects. - arrayOfLogPriority(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LogPriority
objects. - arrayOfMakeQueryDataQuestionStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MakeQueryDataQuestionStep
objects. - arrayOfMakeQueryDataQuestionStepResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MakeQueryDataQuestionStepResult
objects. - arrayOfMap(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
- arrayOfMatchElementSizeMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MatchElementSizeMode
objects. - arrayOfMaxStackDismissMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MaxStackDismissMode
objects. - arrayOfMenu(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Menu
objects. - arrayOfMenuBar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MenuBar
objects. - arrayOfMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MenuButton
objects. - arrayOfMenuEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MenuEditProxy
objects. - arrayOfMenuItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MenuItem
objects. - arrayOfMenuPalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MenuPalette
objects. - arrayOfMetricSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MetricSettings
objects. - arrayOfMiniDateRangeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MiniDateRangeItem
objects. - arrayOfMinimalScrollbarContrastSuffix(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MinimalScrollbarContrastSuffix
objects. - arrayOfMiniNavControl(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MiniNavControl
objects. - arrayOfMockDataFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MockDataFormat
objects. - arrayOfMockDataSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MockDataSource
objects. - arrayOfMockDataType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MockDataType
objects. - arrayOfMockDSExportFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MockDSExportFormat
objects. - arrayOfMockDSExportSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MockDSExportSettings
objects. - arrayOfMockDSExportValidatorMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MockDSExportValidatorMode
objects. - arrayOfMoveKnobPoint(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MoveKnobPoint
objects. - arrayOfMultiComboBoxItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiComboBoxItem
objects. - arrayOfMultiComboBoxLayoutStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiComboBoxLayoutStyle
objects. - arrayOfMultiDecisionTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiDecisionTask
objects. - arrayOfMultiFileItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiFileItem
objects. - arrayOfMultiFilePicker(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiFilePicker
objects. - arrayOfMultiGroupDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiGroupDialog
objects. - arrayOfMultiGroupPanel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiGroupPanel
objects. - arrayOfMultiInsertNonMatchingStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiInsertNonMatchingStrategy
objects. - arrayOfMultiInsertStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiInsertStrategy
objects. - arrayOfMultiMessageMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiMessageMode
objects. - arrayOfMultiPickerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiPickerItem
objects. - arrayOfMultiPickerSelectionStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiPickerSelectionStyle
objects. - arrayOfMultipleAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultipleAppearance
objects. - arrayOfMultipleFieldStorage(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultipleFieldStorage
objects. - arrayOfMultiSortDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiSortDialog
objects. - arrayOfMultiSortPanel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiSortPanel
objects. - arrayOfMultiUpdatePolicy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiUpdatePolicy
objects. - arrayOfMultiWindowEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiWindowEvent
objects. - arrayOfMultiWindowSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiWindowSettings
objects. - arrayOfNativeCheckboxItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NativeCheckboxItem
objects. - arrayOfNavigateSplitPaneTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigateSplitPaneTask
objects. - arrayOfNavigationBar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigationBar
objects. - arrayOfNavigationBarViewState(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigationBarViewState
objects. - arrayOfNavigationButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigationButton
objects. - arrayOfNavigationDirection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigationDirection
objects. - arrayOfNavigationMethod(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigationMethod
objects. - arrayOfNavigationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigationMode
objects. - arrayOfNavItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavItem
objects. - arrayOfNavPanel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavPanel
objects. - arrayOfNodeLocator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NodeLocator
objects. - arrayOfNotifyAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NotifyAction
objects. - arrayOfNotifySettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NotifySettings
objects. - arrayOfNotifyTransition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NotifyTransition
objects. - arrayOfNullAccessType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NullAccessType
objects. - arrayOfObject(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
- arrayOfOpenFinWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OpenFinWindow
objects. - arrayOfOperationBinding(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OperationBinding
objects. - arrayOfOperatorId(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OperatorId
objects. - arrayOfOperatorValueType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OperatorValueType
objects. - arrayOfOrientation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Orientation
objects. - arrayOfOutputWhen(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OutputWhen
objects. - arrayOfOverflow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Overflow
objects. - arrayOfPageEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PageEvent
objects. - arrayOfPageOrientation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PageOrientation
objects. - arrayOfPalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Palette
objects. - arrayOfPaletteNode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PaletteNode
objects. - arrayOfPanelPlacement(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PanelPlacement
objects. - arrayOfPartialCommitOption(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PartialCommitOption
objects. - arrayOfPasswordItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PasswordItem
objects. - arrayOfPercentBoxModel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PercentBoxModel
objects. - arrayOfPickerIconName(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PickerIconName
objects. - arrayOfPickListItemIconPlacement(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PickListItemIconPlacement
objects. - arrayOfPickListMenu(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PickListMenu
objects. - arrayOfPickTreeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PickTreeItem
objects. - arrayOfPoint(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Point
objects. - arrayOfPointerSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PointerSettings
objects. - arrayOfPointShape(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PointShape
objects. - arrayOfPortalLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PortalLayout
objects. - arrayOfPortalPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PortalPosition
objects. - arrayOfPortlet(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Portlet
objects. - arrayOfPositioning(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Positioning
objects. - arrayOfPreserveOpenState(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PreserveOpenState
objects. - arrayOfPresetCriteriaItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PresetCriteriaItem
objects. - arrayOfPresetDateRangeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PresetDateRangeItem
objects. - arrayOfPrintCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PrintCanvas
objects. - arrayOfPrintCanvasTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PrintCanvasTask
objects. - arrayOfPrintProperties(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PrintProperties
objects. - arrayOfPrintWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PrintWindow
objects. - arrayOfProcess(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Process
objects. - arrayOfProcessElement(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ProcessElement
objects. - arrayOfProcessSequence(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ProcessSequence
objects. - arrayOfProcessValueType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ProcessValueType
objects. - arrayOfProgressbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Progressbar
objects. - arrayOfProgressbarEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ProgressbarEditProxy
objects. - arrayOfProject(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Project
objects. - arrayOfPromiseOutcome(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PromiseOutcome
objects. - arrayOfPromptStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PromptStyle
objects. - arrayOfPropertyIdentifier(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PropertyIdentifier
objects. - arrayOfPropertySheet(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PropertySheet
objects. - arrayOfPropertyValue(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PropertyValue
objects. - arrayOfProportionalResizeMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ProportionalResizeMode
objects. - arrayOfQualityIndicatedLocator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
QualityIndicatedLocator
objects. - arrayOfRadialGradient(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RadialGradient
objects. - arrayOfRadioGroupItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RadioGroupItem
objects. - arrayOfRangeSlider(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RangeSlider
objects. - arrayOfReadOnlyDisplayAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ReadOnlyDisplayAppearance
objects. - arrayOfReapplyAIFilterRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ReapplyAIFilterRequest
objects. - arrayOfReapplyAIFilterResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ReapplyAIFilterResponse
objects. - arrayOfRecategorizeMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RecategorizeMode
objects. - arrayOfRecord(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Record
objects. - arrayOfRecordComponentPoolingMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RecordComponentPoolingMode
objects. - arrayOfRecordDropAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RecordDropAppearance
objects. - arrayOfRecordDropPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RecordDropPosition
objects. - arrayOfRecordEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RecordEditor
objects. - arrayOfRecordLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RecordLayout
objects. - arrayOfRecordSummaryFunctionType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RecordSummaryFunctionType
objects. - arrayOfRecordType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RecordType
objects. - arrayOfRegressionLineType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RegressionLineType
objects. - arrayOfReify(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Reify
objects. - arrayOfRelationPath(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RelationPath
objects. - arrayOfRelativeDate(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RelativeDate
objects. - arrayOfRelativeDateItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RelativeDateItem
objects. - arrayOfRelativeDateRangePosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RelativeDateRangePosition
objects. - arrayOfRemoteWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RemoteWindow
objects. - arrayOfReorderPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ReorderPosition
objects. - arrayOfResetItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ResetItem
objects. - arrayOfResetPasswordTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ResetPasswordTask
objects. - arrayOfResizeDirection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ResizeDirection
objects. - arrayOfResizeKnobPoint(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ResizeKnobPoint
objects. - arrayOfRESTAuthenticationType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RESTAuthenticationType
objects. - arrayOfRestDataSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RestDataSource
objects. - arrayOfRESTRequestFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RESTRequestFormat
objects. - arrayOfRESTResponseFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RESTResponseFormat
objects. - arrayOfResultTree(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ResultTree
objects. - arrayOfRibbonBar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RibbonBar
objects. - arrayOfRibbonButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RibbonButton
objects. - arrayOfRibbonGroup(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RibbonGroup
objects. - arrayOfRibbonMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RibbonMenuButton
objects. - arrayOfRichTextEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RichTextEditor
objects. - arrayOfRichTextItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RichTextItem
objects. - arrayOfRowCountStatus(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowCountStatus
objects. - arrayOfRowEndEditAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowEndEditAction
objects. - arrayOfRowRangeDisplay(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowRangeDisplay
objects. - arrayOfRowRangeDisplayStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowRangeDisplayStyle
objects. - arrayOfRowSpacerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowSpacerItem
objects. - arrayOfRowSpanEditMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowSpanEditMode
objects. - arrayOfRowSpanSelectionMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowSpanSelectionMode
objects. - arrayOfRPCRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RPCRequest
objects. - arrayOfRPCResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RPCResponse
objects. - arrayOfRPCTransport(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RPCTransport
objects. - arrayOfSavedSearchEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SavedSearchEditor
objects. - arrayOfSavedSearches(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SavedSearches
objects. - arrayOfSavedSearchItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SavedSearchItem
objects. - arrayOfSavedSearchItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SavedSearchItemEditProxy
objects. - arrayOfSavedSearchStoredState(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SavedSearchStoredState
objects. - arrayOfScanMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ScanMode
objects. - arrayOfScreenLoader(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ScreenLoader
objects. - arrayOfScriptTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ScriptTask
objects. - arrayOfScrollbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Scrollbar
objects. - arrayOfSCStatefulImgConfig(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SCStatefulImgConfig
objects. - arrayOfSearchEditorMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SearchEditorMode
objects. - arrayOfSearchForm(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SearchForm
objects. - arrayOfSectionHeader(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SectionHeader
objects. - arrayOfSectionItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SectionItem
objects. - arrayOfSectionStack(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SectionStack
objects. - arrayOfSectionStackEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SectionStackEditProxy
objects. - arrayOfSectionStackSection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SectionStackSection
objects. - arrayOfSectionStackSectionEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SectionStackSectionEditProxy
objects. - arrayOfSelected(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Selected
objects. - arrayOfSelectedAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectedAppearance
objects. - arrayOfSelectionAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectionAppearance
objects. - arrayOfSelectionBoundary(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectionBoundary
objects. - arrayOfSelectionNotificationType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectionNotificationType
objects. - arrayOfSelectionStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectionStyle
objects. - arrayOfSelectionTreeMenu(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectionTreeMenu
objects. - arrayOfSelectionType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectionType
objects. - arrayOfSelectItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectItem
objects. - arrayOfSelectItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectItemEditProxy
objects. - arrayOfSelectItemsMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectItemsMode
objects. - arrayOfSelectOtherItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectOtherItem
objects. - arrayOfSeleneseRecorder(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SeleneseRecorder
objects. - arrayOfSeleneseSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SeleneseSettings
objects. - arrayOfSeleniumCommand(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SeleniumCommand
objects. - arrayOfSendMethod(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SendMethod
objects. - arrayOfSendTransactionTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SendTransactionTask
objects. - arrayOfSequenceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SequenceMode
objects. - arrayOfSerializationSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SerializationSettings
objects. - arrayOfServiceTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ServiceTask
objects. - arrayOfSetFilterItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SetFilterItem
objects. - arrayOfSetPropertiesTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SetPropertiesTask
objects. - arrayOfSetScreenDataTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SetScreenDataTask
objects. - arrayOfSetTitleTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SetTitleTask
objects. - arrayOfSettledPromiseStatus(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SettledPromiseStatus
objects. - arrayOfShadow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Shadow
objects. - arrayOfShowComponentTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ShowComponentTask
objects. - arrayOfShowDataValuesMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ShowDataValuesMode
objects. - arrayOfShowHideTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ShowHideTask
objects. - arrayOfShowMessageTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ShowMessageTask
objects. - arrayOfShowMessageType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ShowMessageType
objects. - arrayOfShowNextToComponentTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ShowNextToComponentTask
objects. - arrayOfShowNotificationTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ShowNotificationTask
objects. - arrayOfShuttle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Shuttle
objects. - arrayOfShuttleItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ShuttleItem
objects. - arrayOfSide(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Side
objects. - arrayOfSimpleGradient(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SimpleGradient
objects. - arrayOfSimpleTile(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SimpleTile
objects. - arrayOfSimpleType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SimpleType
objects. - arrayOfSingleSourceAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SingleSourceAIRequest
objects. - arrayOfSkipJSONValidation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SkipJSONValidation
objects. - arrayOfSlider(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Slider
objects. - arrayOfSliderItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SliderItem
objects. - arrayOfSnapbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Snapbar
objects. - arrayOfSnapGridStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SnapGridStyle
objects. - arrayOfSortArrow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SortArrow
objects. - arrayOfSortDirection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SortDirection
objects. - arrayOfSortSpecifier(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SortSpecifier
objects. - arrayOfSound(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Sound
objects. - arrayOfSpacerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SpacerItem
objects. - arrayOfSpinnerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SpinnerItem
objects. - arrayOfSplitbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Splitbar
objects. - arrayOfSplitPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SplitPane
objects. - arrayOfSplitPaneEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SplitPaneEditProxy
objects. - arrayOfSQLPagingStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SQLPagingStrategy
objects. - arrayOfStackDirection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StackDirection
objects. - arrayOfStackPersistence(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StackPersistence
objects. - arrayOfStandardControlGroup(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StandardControlGroup
objects. - arrayOfStartProcessTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StartProcessTask
objects. - arrayOfStartTransactionTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StartTransactionTask
objects. - arrayOfState(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
State
objects. - arrayOfStatefulCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StatefulCanvas
objects. - arrayOfStatefulCanvasEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StatefulCanvasEditProxy
objects. - arrayOfStateTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StateTask
objects. - arrayOfStaticTextItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StaticTextItem
objects. - arrayOfStretchImg(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StretchImg
objects. - arrayOfStretchImgButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StretchImgButton
objects. - arrayOfStretchItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StretchItem
objects. - arrayOfString(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
- arrayOfStyleGroup(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StyleGroup
objects. - arrayOfStyleSetting(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StyleSetting
objects. - arrayOfSubmitItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SubmitItem
objects. - arrayOfSuggestRecordSummaryTitleRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SuggestRecordSummaryTitleRequest
objects. - arrayOfSuggestRecordSummaryTitleResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SuggestRecordSummaryTitleResult
objects. - arrayOfSummarizeRecordsContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummarizeRecordsContext
objects. - arrayOfSummarizeRecordsPartialResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummarizeRecordsPartialResult
objects. - arrayOfSummarizeRecordsRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummarizeRecordsRequest
objects. - arrayOfSummarizeRecordsResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummarizeRecordsResult
objects. - arrayOfSummarizeValueExample(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummarizeValueExample
objects. - arrayOfSummarizeValueRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummarizeValueRequest
objects. - arrayOfSummarizeValueResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummarizeValueResult
objects. - arrayOfSummaryFunctionType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummaryFunctionType
objects. - arrayOfSVG(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SVG
objects. - arrayOfSyntaxHiliter(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SyntaxHiliter
objects. - arrayOfSystemAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SystemAIRequest
objects. - arrayOfSystemDoneConfig(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SystemDoneConfig
objects. - arrayOfSystemWaitConfig(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SystemWaitConfig
objects. - arrayOfTab(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Tab
objects. - arrayOfTabBar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TabBar
objects. - arrayOfTableMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TableMode
objects. - arrayOfTableView(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TableView
objects. - arrayOfTabSet(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TabSet
objects. - arrayOfTabSetEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TabSetEditProxy
objects. - arrayOfTabTitleEditEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TabTitleEditEvent
objects. - arrayOfTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Task
objects. - arrayOfTaskDecision(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TaskDecision
objects. - arrayOfTextAreaItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextAreaItem
objects. - arrayOfTextAreaItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextAreaItemEditProxy
objects. - arrayOfTextAreaWrap(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextAreaWrap
objects. - arrayOfTextExportSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextExportSettings
objects. - arrayOfTextImportSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextImportSettings
objects. - arrayOfTextItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextItem
objects. - arrayOfTextItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextItemEditProxy
objects. - arrayOfTextMatchStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextMatchStyle
objects. - arrayOfTextSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextSettings
objects. - arrayOfTieMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TieMode
objects. - arrayOfTileGrid(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TileGrid
objects. - arrayOfTileLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TileLayout
objects. - arrayOfTileLayoutPolicy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TileLayoutPolicy
objects. - arrayOfTilePalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TilePalette
objects. - arrayOfTileRecord(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TileRecord
objects. - arrayOfTimeDisplayFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TimeDisplayFormat
objects. - arrayOfTimeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TimeItem
objects. - arrayOfTimeline(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Timeline
objects. - arrayOfTimeUnit(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TimeUnit
objects. - arrayOfTitleAlign(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TitleAlign
objects. - arrayOfTitleAutoFitRotationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TitleAutoFitRotationMode
objects. - arrayOfTitleOrientation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TitleOrientation
objects. - arrayOfTitleRotationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TitleRotationMode
objects. - arrayOfToggleItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToggleItem
objects. - arrayOfToggleSwitch(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToggleSwitch
objects. - arrayOfToolbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Toolbar
objects. - arrayOfToolbarItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolbarItem
objects. - arrayOfToolbarItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolbarItemEditProxy
objects. - arrayOfToolStrip(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStrip
objects. - arrayOfToolStripButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripButton
objects. - arrayOfToolStripGroup(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripGroup
objects. - arrayOfToolStripMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripMenuButton
objects. - arrayOfToolStripResizer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripResizer
objects. - arrayOfToolStripSeparator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripSeparator
objects. - arrayOfToolStripSpacer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripSpacer
objects. - arrayOfTopOperatorAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TopOperatorAppearance
objects. - arrayOfTour(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Tour
objects. - arrayOfTourActionType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TourActionType
objects. - arrayOfTourConfirmStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TourConfirmStep
objects. - arrayOfTourInputValidationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TourInputValidationMode
objects. - arrayOfTourMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TourMode
objects. - arrayOfTourStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TourStep
objects. - arrayOfTourWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TourWindow
objects. - arrayOfTree(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Tree
objects. - arrayOfTreeFilterMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeFilterMode
objects. - arrayOfTreeGrid(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeGrid
objects. - arrayOfTreeGridField(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeGridField
objects. - arrayOfTreeMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeMenuButton
objects. - arrayOfTreeModelType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeModelType
objects. - arrayOfTreeNode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeNode
objects. - arrayOfTreePalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreePalette
objects. - arrayOfTutorial(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Tutorial
objects. - arrayOfUnionFieldsStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UnionFieldsStrategy
objects. - arrayOfUploadItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UploadItem
objects. - arrayOfUserAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UserAIRequest
objects. - arrayOfUserConfirmationGateway(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UserConfirmationGateway
objects. - arrayOfUserConfirmationTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UserConfirmationTask
objects. - arrayOfUserFormula(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UserFormula
objects. - arrayOfUserSummary(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UserSummary
objects. - arrayOfUserTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UserTask
objects. - arrayOfValidateDashboardComponentDataQuestionStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValidateDashboardComponentDataQuestionStep
objects. - arrayOfValidateDashboardComponentDataQuestionStepResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValidateDashboardComponentDataQuestionStepResult
objects. - arrayOfValidateQueryDataQuestionStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValidateQueryDataQuestionStep
objects. - arrayOfValidationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValidationMode
objects. - arrayOfValidator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Validator
objects. - arrayOfValidatorType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValidatorType
objects. - arrayOfValueClass(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValueClass
objects. - arrayOfValueItemType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValueItemType
objects. - arrayOfValuesManager(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValuesManager
objects. - arrayOfVerticalAlignment(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VerticalAlignment
objects. - arrayOfViewFileItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ViewFileItem
objects. - arrayOfViewLoader(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ViewLoader
objects. - arrayOfViewName(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ViewName
objects. - arrayOfVisibility(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Visibility
objects. - arrayOfVisibilityMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VisibilityMode
objects. - arrayOfVLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VLayout
objects. - arrayOfVStack(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VStack
objects. - arrayOfWaitForType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
WaitForType
objects. - arrayOfWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Window
objects. - arrayOfWindowEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
WindowEditProxy
objects. - arrayOfWriteToGeneratedFields(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
WriteToGeneratedFields
objects. - arrayOfWSDataSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
WSDataSource
objects. - arrayOfXJSONDataSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
XJSONDataSource
objects. - arrayOfXMLSyntaxHiliter(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
XMLSyntaxHiliter
objects. - arrayOfXORGateway(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
XORGateway
objects. - arrayOfZoneCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ZoneCanvas
objects. - arrayOfZoomStartPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ZoomStartPosition
objects. - arraySet(JavaScriptObject, int, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- arraySet(JavaScriptObject, int, Object) - Static method in class com.smartgwt.client.util.JSOHelper
- ArrayValueType<ValueType> - Class in com.smartgwt.client.bean.types
- ArrayValueType() - Constructor for class com.smartgwt.client.bean.types.ArrayValueType
- ARROW - Enum constant in enum com.smartgwt.client.types.Cursor
- ARROW_DOWN - Static variable in interface com.smartgwt.client.types.KeyNames
- ARROW_DOWN - Static variable in class com.smartgwt.client.widgets.HeaderControl
- ARROW_LEFT - Static variable in interface com.smartgwt.client.types.KeyNames
- ARROW_LEFT - Static variable in class com.smartgwt.client.widgets.HeaderControl
- ARROW_RIGHT - Static variable in interface com.smartgwt.client.types.KeyNames
- ARROW_RIGHT - Static variable in class com.smartgwt.client.widgets.HeaderControl
- ARROW_UP - Static variable in interface com.smartgwt.client.types.KeyNames
- ARROW_UP - Static variable in class com.smartgwt.client.widgets.HeaderControl
- arrowKeyAction - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- arrowKeyEditAction - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ArrowKeyEditAction - Enum in com.smartgwt.client.types
-
What to do if the user hits Up or Down arrow key while editing a cell.
- ArrowStyle - Enum in com.smartgwt.client.types
-
Supported styles for arrowheads.
- asAdvancedCriteria() - Method in class com.smartgwt.client.data.Criteria
-
Returns an AdvancedCriteria derived from this Criteria object.
- asAdvancedCriteria() - Method in class com.smartgwt.client.data.Criterion
-
Returns an AdvancedCriteria derived from this Criteria object.
- ASCENDING - Enum constant in enum com.smartgwt.client.types.FacetIndentDirection
-
means that the bottom of the hierarchy renders highest (column facet) or leftmost (row facet).
- ASCENDING - Enum constant in enum com.smartgwt.client.types.SortDirection
-
Sort in ascending order (e.g.
- ascendingTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- ascendingTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- asHTML(String) - Static method in class com.smartgwt.client.util.StringUtil
-
Convert plain text into into displayable HTML.
- asHTML(String, boolean) - Static method in class com.smartgwt.client.util.StringUtil
-
Convert plain text into into displayable HTML.
- ask(String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "Yes" and "No" buttons.
- ask(String, String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "Yes" and "No" buttons.
- ask(String, String, BooleanCallback, Dialog) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "Yes" and "No" buttons.
- askDataQuestion(UserAIRequest) - Static method in class com.smartgwt.client.ai.AI
-
Asks AI to answer a question about the data of the application.
- askDataQuestion(String) - Static method in class com.smartgwt.client.ai.AI
-
Asks AI to answer a question about the data of the application.
- askDataQuestion(String, DataSource...) - Static method in class com.smartgwt.client.ai.AI
- askDataQuestion(String, DataSource[], DataQuestionSettings) - Static method in class com.smartgwt.client.ai.AI
- askDataQuestion(String, DataSource[], DataQuestionSettings, AskDataQuestionResultCallback) - Static method in class com.smartgwt.client.ai.AI
-
Asks AI to answer a question about the data of the application.
- AskDataQuestionResultCallback - Interface in com.smartgwt.client.callbacks
- askForRange(boolean, DateRangeItem, DateRangeDialog, DateRangeCallback) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
-
Helper method to launch a DateRangeDialog to have a date range input by the user.
- askForRange(boolean, DateRangeItem, DateRangeDialog, String) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
-
Deprecated.
- askForSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Show a dialog to configure the sorting of multiple fields on this component.
- askForSort(DataBoundComponent, SortSpecifier[], MultiSortCallback) - Static method in class com.smartgwt.client.data.MultiSortDialog
-
Deprecated.In favor of the implementation in the "widgets" package - {@link com.smartgwt.client.widgets.MultiSortDialog.askForSort()}
- askforValue(String, ValueCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a text entry box, asking the user to enter a value.
- askforValue(String, String, ValueCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a text entry box, asking the user to enter a value.
- askforValue(String, String, String, ValueCallback, Dialog) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a text entry box, asking the user to enter a value.
- AskForValueTask - Class in com.smartgwt.client.util.workflow
-
Ask the user to input a value.
- AskForValueTask() - Constructor for class com.smartgwt.client.util.workflow.AskForValueTask
- AskForValueTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.AskForValueTask
- askIcon - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- assertIsButton(Canvas, String) - Static method in class com.smartgwt.client.widgets.Button
-
Internal method to verify class of targetCanvas.
- asSGWTComponent(JavaScriptObject) - Static method in class com.smartgwt.client.core.BaseClass
-
Returns the existing SGWT component, or creates and returns one if none exist, associated with the supplied
JavaScriptObject
. - asSGWTComponent(JavaScriptObject) - Static method in class com.smartgwt.client.data.ResultSet
-
Returns the existing SGWT ResultSet, or creates and returns one if none exist, associated with the supplied
JavaScriptObject
. - asSGWTComponent(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Canvas
-
Returns the existing SGWT widget, or creates and returns one if none exist, associated with the supplied
JavaScriptObject
. - asSGWTComponent(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the existing SGWT FormItem, or creates and returns one if none exist, associated with the supplied
JavaScriptObject
. - assignItemsTabPositions() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
This method is called automatically by the DynamicForm when the set of items changes and ensures that items show up in the correct tab order positions.
- asString() - Method in class com.smartgwt.client.data.AdvancedCriteria
-
Gets a string encoding of an AdvancedCriteria object.
- AsyncDataBoundOperationContext - Class in com.smartgwt.client.util
-
Context for an asynchronous data-bound operation.
- AsyncDataBoundOperationContext() - Constructor for class com.smartgwt.client.util.AsyncDataBoundOperationContext
- AsyncDataBoundOperationContext(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncDataBoundOperationContext
- AsyncDataBoundOperationParams - Class in com.smartgwt.client.util
-
Parameters to an asynchronous data-bound operation.
- AsyncDataBoundOperationParams() - Constructor for class com.smartgwt.client.util.AsyncDataBoundOperationParams
- AsyncDataBoundOperationParams(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncDataBoundOperationParams
- asyncErrorCellValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- asynchGroupingPrompt - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- asyncMissingCellValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AsyncMultipleValuesGenerationResult - Class in com.smartgwt.client.util
-
The result of an asynchronous operation to generate multiple values.
- AsyncMultipleValuesGenerationResult() - Constructor for class com.smartgwt.client.util.AsyncMultipleValuesGenerationResult
- AsyncMultipleValuesGenerationResult(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncMultipleValuesGenerationResult
- AsyncMultipleValuesGenerationResultCallback - Interface in com.smartgwt.client.callbacks
- AsyncOperationContext - Class in com.smartgwt.client.util
-
Context for an asynchronous operation.
- AsyncOperationContext() - Constructor for class com.smartgwt.client.util.AsyncOperationContext
- AsyncOperationContext(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncOperationContext
- AsyncOperationParams - Class in com.smartgwt.client.util
-
Parameters to an asynchronous operation.
- AsyncOperationParams() - Constructor for class com.smartgwt.client.util.AsyncOperationParams
- AsyncOperationParams(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncOperationParams
- AsyncOperationResult - Class in com.smartgwt.client.util
-
An object containing information about the result of an asynchronous operation.
- AsyncOperationResult() - Constructor for class com.smartgwt.client.util.AsyncOperationResult
- AsyncOperationResult(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncOperationResult
- AsyncOperationResultType - Enum in com.smartgwt.client.types
-
The type of result of an asynchronous operation.
- AsyncSingleValueGenerationResult - Class in com.smartgwt.client.util
-
The result of an asynchronous operation to generate a value.
- AsyncSingleValueGenerationResult() - Constructor for class com.smartgwt.client.util.AsyncSingleValueGenerationResult
- AsyncSingleValueGenerationResult(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncSingleValueGenerationResult
- AsyncSingleValueGenerationResultCallback - Interface in com.smartgwt.client.callbacks
- AsyncUtil - Class in com.smartgwt.client.util
-
Contains utilities and constants to support asynchronous code.
- AsyncUtil() - Constructor for class com.smartgwt.client.util.AsyncUtil
- asyncUtil_asyncCanceledMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation was canceled with reason: $cancellationReason"
- asyncUtil_asyncCanceledMessageGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation was canceled."
- asyncUtil_asyncDisabledMessageGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation was disabled."
- asyncUtil_asyncErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An error occurred during an asynchronous operation: $errorMessage"
- asyncUtil_asyncErrorMessageGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An error occurred during an asynchronous operation."
- asyncUtil_asyncNonSuccessMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation resulted in type ''$type''."
- asyncUtil_asyncNonSuccessMessageGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation resulted in an unspecified type of result."
- asyncUtil_asyncOtherTypeMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation resulted in type ''$type''."
- asyncUtil_asyncOtherTypeMessageGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation resulted in an unspecified type of result."
- asyncUtil_dataBeingFetchedDisabledMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Data were being fetched."
- asyncUtil_dataBeingFetchedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Data were being fetched."
- asyncUtil_missingRequiredParameterErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "
$paramName
is required." - asyncUtil_unhandledTypeRawMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Unhandled non-successful result type ''$resultType'']"
- asyncUtil_unspecifiedTypeRawMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Unspecified non-successful result type]"
- AsyncValidationReplyEvent - Class in com.smartgwt.client.form.events
- AsyncValidationReplyEvent - Class in com.smartgwt.client.widgets.form.events
- AsyncValidationReplyEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.form.events.AsyncValidationReplyEvent
- AsyncValidationReplyEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
- AsyncValidationReplyHandler - Interface in com.smartgwt.client.form.events
- AsyncValidationReplyHandler - Interface in com.smartgwt.client.widgets.form.events
- ATEND - Enum constant in enum com.smartgwt.client.types.AnimationLayoutMode
-
- only layout the children at the end of the animation
- attributeName - Variable in class com.smartgwt.client.docs.serverds.ServerObject
-
Specifies the name of the attribute by which to look up the DMI instance.
- attributeScope - Variable in class com.smartgwt.client.docs.serverds.ServerObject
-
Specifies the scope in which the DMI instance is to be looked up.
- audit - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Enables saving of a log of changes to this DataSource in a second DataSource with the same fields, called the "audit DataSource".
- audit - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Determines when the field value should be saved to the audit DataSource when
auditing
is enabled. - auditChangedFieldsFieldLength - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with
auditing enabled
, specifies the length of the field used to store the names of the fields which were updated. - auditChangedFieldsFieldName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with
auditing enabled
, specifies the field name used to store the names of the fields which were updated. - auditDataSourceID - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with
auditing enabled
, optionally specifies the ID of the audit DataSource. - auditDSConstructor - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with
auditing enabled
, optionally specifies theserverConstructor
for the automatically generated audit DataSource. - auditedDataSourceID - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For audit DataSources, this required property specifies the ID of the
audited
DataSource. - auditRevisionFieldName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with
auditing enabled
, specifies the field name used to store the revision number for the change (in a field of type "sequence"). - auditTimeStampFieldName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with
auditing enabled
, specifies the field name used to store the timestamp when the operation was performed (in a field of type "datetime"). - auditTypeFieldName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with
auditing enabled
, specifies the field name used to store theoperationType
(in a field of type "text"). - auditUserFieldName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with
auditing enabled
, specifies the field name used to store the user who performed the operation. - auth - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a
RestConnector DataSource
, authentication details for the REST service. - auth - Variable in class com.smartgwt.client.docs.serverds.Mail
-
Defines whether authentication is required by SMTP server that will send the email.
- Auth - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Auth.
- Authentication - Class in com.smartgwt.client.util
-
The Authentication or Auth class represents a convenient, standard place to keep information about the currently logged in user and their assigned user roles.
- Authentication() - Constructor for class com.smartgwt.client.util.Authentication
- authHeader - Variable in class com.smartgwt.client.docs.serverds.RESTAuthentication
-
For a
RestConnector DataSource
usingauthHeader authentication
, the complete, well-formed header value to set for the "Authorization" HTTP header. - AUTHHEADER - Enum constant in enum com.smartgwt.client.types.RESTAuthenticationType
-
Use a manually-constructed HTTP Authorization header.
- authToken - Variable in class com.smartgwt.client.docs.serverds.RESTAuthentication
-
For a
RestConnector DataSource
usingbearerToken authentication
, the token to use. - AUTO - Enum constant in enum com.smartgwt.client.types.ConnectorOrientation
-
Tail segments flip orientation according to longer axis of bounding box: if the bounding box is wider than it is tall, center segment is vertical
- AUTO - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the default cursor for this element type in this browser/OS
- AUTO - Enum constant in enum com.smartgwt.client.types.FieldImportStrategy
-
The import process will attempt to discover the best setting to use, based on the values in the first record, and use that setting for every remaining record in the import dataset
- AUTO - Enum constant in enum com.smartgwt.client.types.ImportFormat
-
Auto-detect format
- AUTO - Enum constant in enum com.smartgwt.client.types.LabelRotationMode
-
rotate labels if needed in order to make them legible and non-overlapping
- AUTO - Enum constant in enum com.smartgwt.client.types.Overflow
-
Horizontal and/or vertical scrollbars are displayed only if necessary.
- AUTO - Enum constant in enum com.smartgwt.client.types.ShowDataValuesMode
-
show data-values in the chart, when the chartType supports it and when they fit without overlapping (including after
rotation
), and in hovers otherwise - AUTO - Enum constant in enum com.smartgwt.client.types.TitleAutoFitRotationMode
-
rotate only if doing so would allow label to be larger
- autoAssignTreeField - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- autoCenter - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- autoCenterOnShow - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- autoChangeProtocol - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- AutoChild - Interface in com.smartgwt.client.docs
-
An autoChild is an automatically generated subcomponent that a component creates to handle part of its presentation or functionality.
- AutoChildShortcut - Interface in com.smartgwt.client.docs
-
A string with the format "autoChild:autoChildName" passed as a
Tab.pane
orsection item
instead of an actualCanvas
or ID. - AutoChildUsage - Interface in com.smartgwt.client.docs
-
Using AutoChildren
- autoComplete - Variable in class com.smartgwt.logicalstructure.widgets.ace.AceEditorLogicalStructure
- autoComplete - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- autoComplete - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AutoComplete - Enum in com.smartgwt.client.types
-
AutoComplete behavior for
FormItems
. - autoConfirmSaveEdits - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoConvertRelativeDates - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Whether to convert relative date values to concrete date values before sending to the server.
- autoCreateAuditTable - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Setting
autoCreateAuditTable
totrue
indicates that audit DataSource will automatically create SQL table whenauditing
is enabled. - autoDeriveContentsType - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- autoDeriveContentsType - Variable in class com.smartgwt.logicalstructure.widgets.HTMLPaneLogicalStructure
- autoDeriveSchema - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property allows you to specify that your DataSource's schema (field definitions) should be automatically derived from some kind of metadata.
- autoDeriveTitles - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If set, titles are automatically derived from
field.name
for any field that does not have afield.title
and is not markedhidden
:true, by calling the methodgetAutoTitle()
. - autoDestroyMenu - Variable in class com.smartgwt.logicalstructure.widgets.menu.IMenuButtonLogicalStructure
- autoDestroyMenu - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- autoDetectFormats() - Static method in class com.smartgwt.client.util.DateUtil
-
Use the GWT LocaleInfo class to auto-detect the various formats for dates and times.
- autoDismiss - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerWindowLogicalStructure
- autoDismiss - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- autoDismissOnBlur - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- autoDraw - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- autoEditNewNodes - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- autoEditNewNodes - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- autoEnable - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- autoFetchDisplayMap - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFetchRowCount - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFetchTextMatchStyle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- autoFetchTextMatchStyle - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- autoFit - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- autoFit - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- autoFit - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- autoFit - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- autoFit - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- Autofit - Enum in com.smartgwt.client.types
-
Possible values to change the behavior of how data will fill the ListGrid.
- autoFitAllText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitClipFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitColumnTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- autoFitData - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AutoFitData - Interface in com.smartgwt.client.docs
-
The following APIs are all related to AutoFitData.
- autoFitDateFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AutoFitEvent - Enum in com.smartgwt.client.types
-
Event on a listGrid header to trigger auto-fit of the listgrid field.
- autoFitExpandField - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitExtraRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Programmatically cause a field to auto-fit horizontally to it's contents or title.
- autoFitFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Perform a one-time horizontal auto-fit of the fields passed.
- autoFitFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Perform a one-time horizontal auto-fit of the fields passed.
- AutoFitFields - Interface in com.smartgwt.client.docs
-
The following APIs are all related to AutoFitFields.
- autoFitFieldsFillViewport - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitFieldText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitFieldWidths - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- autoFitFieldWidths - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitHeaderHeights - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitIconFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AutoFitIconFieldType - Enum in com.smartgwt.client.types
-
How should fields of
type:"icon"
be sized by default? - autoFitMaxColumns - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitMaxHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitMaxRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitMaxWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AutoFitTextAreaItem - Class in com.smartgwt.client.widgets.form.fields
-
Class for editable multi-line text areas (uses HTML
<TEXTAREA>
object) automatically expands to accommodate its content - AutoFitTextAreaItem() - Constructor for class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
- AutoFitTextAreaItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
- AutoFitTextAreaItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
- AutoFitTextAreaItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
- autoFitTimeFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoFitWidthApproach - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AutoFitWidthApproach - Enum in com.smartgwt.client.types
-
How should field width be determined when
ListGridField.autoFitWidth
is true? - autoFocus - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- autoFocus - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- autoFocusButtonAsCanvas - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- autoFocusButtonAsString - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- autoFocusOnError - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- autoGenerated - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Indicates that values for this field are automatically generated by the database or ORM provider.
- autoHide - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- AUTOID - Static variable in class com.smartgwt.client.util.SC
- AUTOIDCLASS - Static variable in class com.smartgwt.client.util.SC
- autoInterpretBooleans - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- autoLoad - Variable in class com.smartgwt.logicalstructure.widgets.SoundLogicalStructure
- autoMaskComponents - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- AutomatedTesting - Interface in com.smartgwt.client.docs
-
Automated Testing
- autoNavigate - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- autoOpenItems - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavPanelLogicalStructure
- autoOpenTree - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- autoParent - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- autoPersistViewState - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- AUTOPIN - Enum constant in enum com.smartgwt.client.types.HoverPersistMode
-
like "clickPin", but the hover is pinned as soon as the user places the cursor over the hover, and needs an outside-click to dismiss
- autoPlay - Variable in class com.smartgwt.logicalstructure.widgets.SoundLogicalStructure
- autoPopulateData - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- autoPosition - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- autoPreserveOpenState - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- autoRotateLabels - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- autoSaveEdits - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoScrollContent - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- autoScrollData - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- autoScrollDataApproach - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- AutoScrollDataApproach - Enum in com.smartgwt.client.types
-
What should drive the automatic expansion of the chart?
- autoSelectHeaders - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- AutoSelectionModel - Enum in com.smartgwt.client.types
-
Selection model for
CubeGrid
indicating which cells in the body should be selected when row or column headers are selected. - autoSelectValues - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- autoShowParent - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- autoSize - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- autoSizeFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
auto-size the header facet horizontally
- autoSizeHeaders - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- autoSizeHeaderSpans - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- autoSizeToTitle - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- autoSortBubblePoints - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- AutoTest - Class in com.smartgwt.client.util
-
Standalone class providing a general interface for integration with Automated Testing Tools
- AutoTest - Interface in com.smartgwt.client.docs
-
The following APIs are all related to AutoTest.
- AutoTest() - Constructor for class com.smartgwt.client.util.AutoTest
- AutoTestLocator - Interface in com.smartgwt.client.docs
-
An AutoTestLocator is a string generated by the
AutoTest
class to reliably identify an interactive element in a Smart GWT application. - autoWrapLines - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- availableFieldsColumnTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteEditorLogicalStructure
- availableFieldsHeaderControls - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- availableFieldsTitle - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- availableTitleTitle - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- AVG - Enum constant in enum com.smartgwt.client.types.RecordSummaryFunctionType
-
Iterates through each field, picking up the numeric field values from the record and calculating the mean value.
- AVG - Enum constant in enum com.smartgwt.client.types.SummaryFunctionType
-
Client: iterates through the set of records, picking up all numeric values for the specified field and determining the mean value.
- Axis - Enum in com.smartgwt.client.types
-
An axis or "side" of a table.
- axisEndValue - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- axisStartValue - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
B
- B - Enum constant in enum com.smartgwt.client.types.EdgeName
-
bottom edge
- B - Enum constant in enum com.smartgwt.client.types.ResizeKnobPoint
-
Centered on the bottom edge
- BACK - Enum constant in enum com.smartgwt.client.types.NavigationDirection
-
Back
- BACK_CLICK - Enum constant in enum com.smartgwt.client.types.NavigationMethod
-
a "back"
NavigationButton
has been clicked - backBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.NavigationButtonLogicalStructure
- backButtonIconSrc - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- backButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- backButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- BackgroundClickEvent - Class in com.smartgwt.client.widgets.calendar.events
- BackgroundClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
- BackgroundClickHandler - Interface in com.smartgwt.client.widgets.calendar.events
- backgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- BACKGROUNDCOLOR - Enum constant in enum com.smartgwt.client.types.ControlName
-
A color picker allowing the user to set the text background color.
- backgroundColorPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- backgroundColorTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteRuleLogicalStructure
- BackgroundDownload - Interface in com.smartgwt.client.docs
-
Background Download
- backgroundImage - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- BackgroundMouseDownEvent - Class in com.smartgwt.client.widgets.calendar.events
- BackgroundMouseDownEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
- BackgroundMouseDownHandler - Interface in com.smartgwt.client.widgets.calendar.events
- BackgroundMouseUpEvent - Class in com.smartgwt.client.widgets.calendar.events
- BackgroundMouseUpEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
- BackgroundMouseUpHandler - Interface in com.smartgwt.client.widgets.calendar.events
- backgroundPosition - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- backgroundRepeat - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- BackgroundRepeat - Enum in com.smartgwt.client.types
- BACKSLASH - Enum constant in enum com.smartgwt.client.types.EscapingMode
-
double quotes in data values have a blackslash (\) prepended, similar to String escaping in JavaScript and Java
- BACKSPACE - Static variable in interface com.smartgwt.client.types.KeyNames
- BADCREDENTIALS - Enum constant in enum com.smartgwt.client.types.LoadProjectErrorStatus
-
invalid
userName
orpassword
- badFormulaResultValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- BADREIFYSERVERURL - Enum constant in enum com.smartgwt.client.types.LoadProjectErrorStatus
-
no project loader at
serverURL
- BalsamiqImport - Interface in com.smartgwt.client.docs
-
Mockup Importer
- bandedBackground - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- bandedStandardDeviations - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- BAR - Enum constant in enum com.smartgwt.client.types.ChartType
-
Values represented by horizontal bars.
- BarChart - Interface in com.smartgwt.client.docs
-
The following APIs are all related to BarChart.
- barMargin - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- BASE64_BINARY - Enum constant in enum com.smartgwt.client.types.FormItemType
- baseBottomButtonStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- baseButtonStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- BaseClass - Class in com.smartgwt.client.core
- BaseClass() - Constructor for class com.smartgwt.client.core.BaseClass
- BaseClass(JavaScriptObject) - Constructor for class com.smartgwt.client.core.BaseClass
- baseDatetimeFormats_asiaDatetimeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "China/Japan/Korea date/time"
- baseDatetimeFormats_asiaDateTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "China/Japan/Korea date"
- baseDatetimeFormats_customTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Custom format"
- baseDatetimeFormats_dateLongWordsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Date in words (long)"
- baseDatetimeFormats_dateShortWordsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Date in words (short)"
- baseDatetimeFormats_europeShortDatetimeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Europe short date/time"
- baseDatetimeFormats_europeShortDateTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Europe short date"
- baseDatetimeFormats_fullDatetimeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Full long-form date/time"
- baseDatetimeFormats_fullTimeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Full time including milliseconds"
- baseDatetimeFormats_hoursMinutesSecondsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Hours, minutes and seconds"
- baseDatetimeFormats_hoursMinutesTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Hours and minutes"
- baseDatetimeFormats_usShortDatetimeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "US short date/time"
- baseDatetimeFormats_usShortDateTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "US short date"
- baseFiscalYearStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- BaseLine - Interface in com.smartgwt.client.docs
-
The baseLine is StretchImg that is placed along the edge of the TabBar that borders on the pane, occluding the pane's actual border but matching it exactly.
- baseLineCapSize - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabBarLogicalStructure
- baseLineSrc - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabBarLogicalStructure
- baseLineThickness - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabBarLogicalStructure
- baseNavButtonStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- baseNumberFormats_currencyTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Currency amount"
- baseNumberFormats_customTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Custom"
- baseNumberFormats_decimalNumberTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Decimal number"
- baseNumberFormats_defaultNumberTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Default/none"
- baseNumberFormats_percentageTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Percentage"
- baseNumberFormats_wholeNumberTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Whole number"
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.RecordEditorLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionHeaderLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.NavigationButtonLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.ProgressbarLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.RangeSliderLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.tab.ImgTabLogicalStructure
- baseStyle - Variable in class com.smartgwt.logicalstructure.widgets.tile.SimpleTileLogicalStructure
- baseWeekdayStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- baseWeekendStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- baseWeekStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- BaseWidget - Class in com.smartgwt.client.widgets
- BaseWidget() - Constructor for class com.smartgwt.client.widgets.BaseWidget
- BaseWidget(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.BaseWidget
- BaseWidget(String) - Constructor for class com.smartgwt.client.widgets.BaseWidget
- BaseWidgetLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- BaseWidgetLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.BaseWidgetLogicalStructure
- BASIC - Enum constant in enum com.smartgwt.client.types.FetchMode
-
All records that match the current filter are fetched.
- BASIC - Enum constant in enum com.smartgwt.client.types.RESTAuthenticationType
-
Use a "Basic" HTTP Authorization header.
- basicColorLabel - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- Basics - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Basics.
- batchUploadCaseSensitive - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Applies to the "fetch" operation that is used to look up key values for fields with
importStrategy.display
while importing data usingBatchUploader
orDataImport
server-side API. - BatchUploader - Class in com.smartgwt.client.widgets
-
The BatchUploader handles the upload, validation, review and saving of a dataset expressed in CSV or other upload formats.
- BatchUploader - Class in com.smartgwtee.client.widgets
-
Deprecated.This class has been moved to the
com.smartgwt.client.widgets
package. - BatchUploader - Class in com.smartgwtpower.client.widgets
-
Deprecated.This class has been moved to the
com.smartgwt.client.widgets
package. - BatchUploader() - Constructor for class com.smartgwt.client.widgets.BatchUploader
- BatchUploader() - Constructor for class com.smartgwtee.client.widgets.BatchUploader
-
Deprecated.
- BatchUploader() - Constructor for class com.smartgwtpower.client.widgets.BatchUploader
-
Deprecated.
- BatchUploader(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.BatchUploader
- BatchUploader(JavaScriptObject) - Constructor for class com.smartgwtee.client.widgets.BatchUploader
-
Deprecated.
- BatchUploader(JavaScriptObject) - Constructor for class com.smartgwtpower.client.widgets.BatchUploader
-
Deprecated.
- batchUploader_allRecordsInErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "All records have errors; nothing to commit".
- batchUploader_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- batchUploader_cancelConfirmMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancelling will lose any changes you have made.
- batchUploader_commitButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Commit".
- batchUploader_commitConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Records added".
- batchUploader_discardedColumnsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The following columns in your imported data were ignored because they did not match any of the expected column names: $discardedColumns".
- batchUploader_errorMessageDelimiterOrEndOfLine() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delimiter or end of line expected after quoted value - problem found in the first line at character position: $errorOffset.".
- batchUploader_errorMessageExcelFileDetected() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You uploaded an Excel file.
- batchUploader_errorMessageFileIsBlank() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The provided file is blank.
- batchUploader_errorMessageInputType() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Invalid inputType value was set!".
- batchUploader_errorMessageRowsNotParsed() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Some rows could not be parsed; the grid below shows $goodRowCount of $totalRows data rows.
- batchUploader_errorMessageUndeterminedDelimiter() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "We were unable to guess the delimiter.".
- batchUploader_errorMessageUnterminatedQuote() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Unterminated quote string - problem found in the first line at character position: $errorOffset.".
- batchUploader_nextButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next error"
- batchUploader_partialCommitConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Valid records added; some records remain in error".
- batchUploader_partialCommitError() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "There are errors in your data.
- batchUploader_partialCommitPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "There are errors in your data so it cannot all be saved.
- batchUploader_previousButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Previous error"
- batchUploader_updatesRolledBackMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "One or more updates were rolled-back due to errors on other rows".
- batchUploader_uploadButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Upload".
- batchUploader_uploadFileLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Upload File".
- BatchUploaderLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- BatchUploaderLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- batchUploadOperationId - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Used to look up key values for fields with
importStrategy.display
while importing data usingBatchUploader
orDataImport
server-side API. - bcc - Variable in class com.smartgwt.client.docs.serverds.Mail
-
Comma-separated list of "BCC" recipients.
- BCRYPT - Enum constant in enum com.smartgwt.client.types.HashAlgorithm
-
bcrypt is a password hashing function designed by Niels Provos and David Mazieres, based on the Blowfish cipher.
- bean - Variable in class com.smartgwt.client.docs.serverds.ServerObject
- BEAN - Enum constant in enum com.smartgwt.client.types.EnumTranslateStrategy
-
Translates to/from a Javascript object containing one property for each property defined within the enum.
- BeanClass - Class in com.smartgwt.rebind
- BeanClass(JClassType) - Constructor for class com.smartgwt.rebind.BeanClass
- beanClassName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property has different meanings depending on the
serverType
: - beanClassName - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
A per-operationBinding setting for beanClassName, otherwise also settable at the top-level DataSource configuration.
- BeanFactory<BeanClass> - Class in com.smartgwt.client.bean
-
Utility class for creating objects and setting properties at run-time via reflection-like mechanisms.
- BeanFactory() - Constructor for class com.smartgwt.client.bean.BeanFactory
-
The constructor is protected because you should not create BeanFactory instances directly.
- BeanFactory.AnnotationMetaFactory - Interface in com.smartgwt.client.bean
- BeanFactory.CanvasMetaFactory - Interface in com.smartgwt.client.bean
-
Interface used to trigger the generation and registration of reflection metadata for
Canvas
and all its subclasses found in the classpath (including your custom subclasses). - BeanFactory.FormItemMetaFactory - Interface in com.smartgwt.client.bean
-
Interface used to trigger the generation and registration of reflection metadata for
FormItem
and all its subclasses found in the classpath (including your custom subclasses). - BeanFactory.FrameworkClass - Annotation Type in com.smartgwt.client.bean
- BeanFactory.Generate - Annotation Type in com.smartgwt.client.bean
-
Annotation which will trigger the generation of BeanFactories.
- BeanFactory.MetaFactory - Interface in com.smartgwt.client.bean
-
An interface which you can extend in order to register classes with the
BeanFactory
reflection mechanism. - BeanFactory.ScClassName - Annotation Type in com.smartgwt.client.bean
- BeanFactoryForBaseClass<BeanClass extends BaseClass> - Class in com.smartgwt.client.bean
- BeanFactoryForBaseClass() - Constructor for class com.smartgwt.client.bean.BeanFactoryForBaseClass
- BeanFactoryForBaseWidget<BeanClass extends BaseWidget> - Class in com.smartgwt.client.bean
- BeanFactoryForBaseWidget() - Constructor for class com.smartgwt.client.bean.BeanFactoryForBaseWidget
- BeanFactoryForDataClass<BeanClass extends DataClass> - Class in com.smartgwt.client.bean
- BeanFactoryForDataClass() - Constructor for class com.smartgwt.client.bean.BeanFactoryForDataClass
- BeanMethod<BeanClass,
ValueType> - Class in com.smartgwt.client.bean - BeanMethod - Class in com.smartgwt.rebind
- BeanMethod(JMethod, TypeOracle, JClassType) - Constructor for class com.smartgwt.rebind.BeanMethod
- BeanMethod(Class<?>, JavaScriptObject, JavaScriptObject) - Constructor for class com.smartgwt.client.bean.BeanMethod
- BeanProperty<BeanClass> - Class in com.smartgwt.client.bean
- BeanProperty - Class in com.smartgwt.rebind
- BeanProperty(String) - Constructor for class com.smartgwt.client.bean.BeanProperty
- BeanProperty(String, BeanClass) - Constructor for class com.smartgwt.rebind.BeanProperty
- BeanProperty.NoSetterException - Exception in com.smartgwt.client.bean
- BeanProperty1Getter<BeanClass> - Class in com.smartgwt.client.bean
- BeanProperty1Getter(String, BeanMethod<BeanClass, ?>) - Constructor for class com.smartgwt.client.bean.BeanProperty1Getter
- BeanProperty1Getter1Setter<BeanClass> - Class in com.smartgwt.client.bean
- BeanProperty1Getter1Setter(String, BeanMethod<BeanClass, ?>) - Constructor for class com.smartgwt.client.bean.BeanProperty1Getter1Setter
- BeanProperty1Setter<BeanClass> - Class in com.smartgwt.client.bean
- BeanProperty1Setter(String, BeanMethod<BeanClass, ?>) - Constructor for class com.smartgwt.client.bean.BeanProperty1Setter
- BeanPropertyMultiple<BeanClass> - Class in com.smartgwt.client.bean
- BeanPropertyMultiple(String, BeanMethod[], BeanMethod[]) - Constructor for class com.smartgwt.client.bean.BeanPropertyMultiple
- BeanValueType<ValueType> - Class in com.smartgwt.client.bean
-
Class with static methods that help with various reflection-like tasks with respect to values used by
BeanFactories
(that is, the return types of getters, and the parameter types of setters). - BeanValueType - Class in com.smartgwt.rebind
- BeanValueType() - Constructor for class com.smartgwt.client.bean.BeanValueType
- BeanValueType(JType, TypeOracle) - Constructor for class com.smartgwt.rebind.BeanValueType
- BeanValueType.Convertability - Enum in com.smartgwt.client.bean
-
An enum used to indicate how well a BeanValueType can handle a conversion.
- BeanValueType.MetaFactory - Interface in com.smartgwt.client.bean
-
Interface used to trigger the generation and registration of reflection metadata for argument types.
- BeanValueTypeFactoryGenerator - Class in com.smartgwt.rebind
- BeanValueTypeFactoryGenerator() - Constructor for class com.smartgwt.rebind.BeanValueTypeFactoryGenerator
- BEARERTOKEN - Enum constant in enum com.smartgwt.client.types.RESTAuthenticationType
-
Use a "Bearer" HTTP Authorization header with a bearer token obtained from an OAuth 2.0 client credentials server or other auth scheme that can generate bearer tokens (also known as API tokens or API keys).
- BEFORE - Enum constant in enum com.smartgwt.client.types.HiliteIconPosition
-
icon will be placed before the normal cell contents
- BEFORE - Enum constant in enum com.smartgwt.client.types.RecordDropPosition
-
User dropped before the record
- BEFORE - Enum constant in enum com.smartgwt.client.types.ReorderPosition
-
Drop the drag-item before the target-row
- BEFORE - Enum constant in enum com.smartgwt.client.types.ResizeDirection
-
resize bar targets the canvas before it in the layout
- BEFORE - Enum constant in enum com.smartgwt.client.types.SelectionBoundary
-
selection boundary applies to the top / left of the cells
- BEFOREBEGIN - Enum constant in enum com.smartgwt.client.types.DrawPosition
-
insert before the target element
- BeforeCommitEvent - Class in com.smartgwt.client.widgets.com.smartgwt.client.widgets.events
- BeforeCommitEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
- BeforeCommitHandler - Interface in com.smartgwt.client.widgets.com.smartgwt.client.widgets.events
- BEFOREEND - Enum constant in enum com.smartgwt.client.types.DrawPosition
-
insert as the target element's last child
- BETWEEN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
shortcut for "greaterThan" + "lessThan" + "and".
- BETWEEN - Enum constant in enum com.smartgwt.client.types.RecordDropAppearance
-
When the user drops onto a record, dropPosition will be either "before" or "after" depending on whether the mouse was over the top or bottom of the target record
- BETWEEN_INCLUSIVE - Enum constant in enum com.smartgwt.client.types.OperatorId
-
shortcut for "greaterOrEqual" + "lessOrEqual" + "and".
- bezier(double, double, double, double, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Computes a cubic Bézier curve polynomial:
B(t) = (1 - t)3P1 + 3(1 - t)2tCP1 + 3(1 - t)t2CP2 + t3P2
- bezierExtrema(double, double, double, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Computes the minimum and maximum value of the cubic Bézier curve polynomial defined in
bezier()
, for0 ≤ t ≤ 1
. - BINARY - Enum constant in enum com.smartgwt.client.types.FieldType
-
Arbitrary binary data.
- BINARY - Enum constant in enum com.smartgwt.client.types.FormItemType
-
Rendered as a
UploadItem
- BINARY - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
For viewing, the grid renders a 'view' icon (looking glass) followed by a 'download' icon and then the name of the file is displayed in text.
- BinaryFields - Interface in com.smartgwt.client.docs
-
Binary Fields
- bindingCriteriaPane_advancedSortMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Advanced.."
- BITMAP - Enum constant in enum com.smartgwt.client.types.DrawingType
-
Use an HTML5 <canvas> element.
- BkgndRepeat - Enum in com.smartgwt.client.types
- BL - Enum constant in enum com.smartgwt.client.types.EdgeName
-
bottom-left corner
- BL - Enum constant in enum com.smartgwt.client.types.MoveKnobPoint
-
Bottom Left corner
- BL - Enum constant in enum com.smartgwt.client.types.ResizeKnobPoint
-
Bottom Left corner
- BLOB - Enum constant in enum com.smartgwt.client.types.FormItemType
- BLOCK - Enum constant in enum com.smartgwt.client.types.ArrowStyle
-
Filled triangle.
- blockingRowCountFetch - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- blockSeparator - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- blockStyle - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- blueFieldPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- blueFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- blur() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Blurs (deactivates) this RemoteWindow.
- blur() - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas has keyboard focus, blur it.
- blur(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Blurs (deactivates) this RemoteWindow.
- BLUR - Enum constant in enum com.smartgwt.client.types.MultiWindowEvent
-
fires when a window loses focus
- BLURB_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- BlurbItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem intended for inserting blurbs of instructional HTML into DynamicForms.
- BlurbItem() - Constructor for class com.smartgwt.client.widgets.form.fields.BlurbItem
- BlurbItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.BlurbItem
- BlurbItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.BlurbItem
- BlurEvent - Class in com.smartgwt.client.widgets.form.fields.events
- BlurEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.BlurEvent
- BlurHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- blurItem() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Takes focus from this form item's focusable element.
- BODY - Enum constant in enum com.smartgwt.client.types.ListGridComponent
-
The body component for the grid.
- BODY - Enum constant in enum com.smartgwt.client.types.RecordDropAppearance
-
No dropPosition will be reported
- bodyBackgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- bodyColor - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- bodyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- BodyKeyPressEvent - Class in com.smartgwt.client.widgets.grid.events
- BodyKeyPressEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
- BodyKeyPressHandler - Interface in com.smartgwt.client.widgets.grid.events
- bodyMinHeight - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- bodyMinWidth - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- bodyOverflow - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- bodyStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- bodyStyle - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- bodyStyleName - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- bodyStyleName - Variable in class com.smartgwt.logicalstructure.widgets.form.PickListMenuLogicalStructure
- bodyStyleName - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- bodyStyleName - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- BOLDSELECTION - Enum constant in enum com.smartgwt.client.types.ControlName
-
A button to make the current selection bold.
- boldSelectionPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- BOOLEAN - Enum constant in enum com.smartgwt.client.types.FieldType
-
A boolean value, e.g.
- BOOLEAN - Enum constant in enum com.smartgwt.client.types.FormItemType
-
Rendered as a
CheckboxItem
- BOOLEAN - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
For viewing and editing a checkbox is shown with a check mark for the
true
value and no check mark for thefalse
value. - BOOLEAN - Enum constant in enum com.smartgwt.client.types.ProcessValueType
-
the strings "true" and "false" become boolean true and false.
- booleanBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- BooleanCallback - Interface in com.smartgwt.client.util
- booleanFalseImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- booleanImageHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- booleanImageWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- BooleanItem - Class in com.smartgwt.client.widgets.form.fields
-
Boolean form item, implemented with customizable checkbox images
- BooleanItem() - Constructor for class com.smartgwt.client.widgets.form.fields.BooleanItem
- BooleanItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.BooleanItem
- BooleanItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.BooleanItem
- BooleanItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.BooleanItem
- booleanPartialImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- booleanTrueImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- BooleanValueType - Class in com.smartgwt.client.bean.types
- BooleanValueType() - Constructor for class com.smartgwt.client.bean.types.BooleanValueType
- border - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- borderColor - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- borderRadius - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- borderWidth - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- BOTH - Enum constant in enum com.smartgwt.client.types.Autofit
-
expand horizontally and vertically to accommodate content.
- BOTH - Enum constant in enum com.smartgwt.client.types.AutoFitWidthApproach
-
Size field to fit either the field title or the data values in the field (whichever requires more space).
- BOTH - Enum constant in enum com.smartgwt.client.types.AutoScrollDataApproach
-
Expand the chart to make room for both labels and clusters (whichever requires more space).
- BOTH - Enum constant in enum com.smartgwt.client.types.AutoSelectionModel
-
Rows and Columns will be selected on header selection
- BOTH - Enum constant in enum com.smartgwt.client.types.ClientUniquenessCheckCondition
-
If the component has a
complete data cache
that meets the conditions outlined above, uniqueness checking will be performed against this data set only rather than querying the dataSource to check for uniqueness. - BOTH - Enum constant in enum com.smartgwt.client.types.FieldFilterMode
-
- filter on the client where possible and contact the server when necessary
- BOTH - Enum constant in enum com.smartgwt.client.types.PickListItemIconPlacement
-
icon will be displayed both inline (within the form item itself) and within the
pickerNavigationBar
- BOTH - Enum constant in enum com.smartgwt.client.types.RecordDropAppearance
-
When the user drops onto a record, if the drop occurs centered over the record, the dropPosition will be reported as "over", otherwise it will be "before" or "after" depending on whether the mouse was over the top or bottom of the target record.
- BOTH - Enum constant in enum com.smartgwt.client.types.RowSpanSelectionMode
-
when a cell is clicked on, selects any cells in any other columns which are at least partially spanned by the clicked cell
- BOTH - Enum constant in enum com.smartgwt.client.types.SelectionBoundary
-
selection boundary applies to both edges.
- BOTH - Enum constant in enum com.smartgwt.client.types.SortArrow
-
Display sort arrow above each field header AND in corner above scrollbar.BOTH:"both", // NOTE: Canvas establishes this constant
- BOTTOM - Enum constant in enum com.smartgwt.client.types.FormErrorOrientation
- BOTTOM - Enum constant in enum com.smartgwt.client.types.Side
-
Bottom side
- BOTTOM - Enum constant in enum com.smartgwt.client.types.VerticalAlignment
-
At the bottom of the container
- box(String) - Method in class com.smartgwt.rebind.BeanMethod
- BR - Enum constant in enum com.smartgwt.client.types.EdgeName
-
bottom-right corner
- BR - Enum constant in enum com.smartgwt.client.types.MoveKnobPoint
-
Bottom Right corner
- BR - Enum constant in enum com.smartgwt.client.types.ResizeKnobPoint
-
Bottom Right corner
- BRACKET - Enum constant in enum com.smartgwt.client.types.TopOperatorAppearance
-
a SelectItem appears with a "bracket" spanning all top-level clauses, exactly the same appearance used for showing
subClauses
, if enabled. - BRANCH - Enum constant in enum com.smartgwt.client.types.ScanMode
-
scan direct siblings as a group, looking for best fit
- breadth - Variable in class com.smartgwt.logicalstructure.widgets.ProgressbarLogicalStructure
- breadth - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabBarLogicalStructure
- BRIEF - Enum constant in enum com.smartgwt.client.types.RowRangeDisplayStyle
-
The
ListGrid.briefRowRangeDisplayValue
template will be used to display both row range and row count - briefRowRangeDisplayValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- brightenAllOnHover - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- brightenPercent - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- bringEventsToFront - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- bringToFront() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Brings this RemoteWindow to the front in window stacking order.
- bringToFront() - Method in class com.smartgwt.client.widgets.Canvas
-
Puts this widget at the top of the stacking order, so it appears in front of all other widgets in the same parent.
- bringToFront() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- bringToFront(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
- bringToFront(RemoteWindowCallback, RemoteWindowErrorCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Brings this RemoteWindow to the front in window stacking order.
- bringToFront(String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Brings the existing window with the specified name to the top of the window stack.
- bringToFront(String, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Brings the existing window with the specified name to the top of the window stack.
- bringToFrontOnMouseUp - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- Browser - Class in com.smartgwt.client.util
-
The
Browser
class contains various class attributes that indicate basic properties of the browser and whether certain features are enabled. - Browser() - Constructor for class com.smartgwt.client.util.Browser
- BrowserEvent<H extends EventHandler> - Class in com.smartgwt.client.widgets.events
- BrowserEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.BrowserEvent
- BrowserPlugin - Class in com.smartgwt.client.widgets.plugins
-
Container for a Browser Plugin.
- BrowserPlugin() - Constructor for class com.smartgwt.client.widgets.plugins.BrowserPlugin
- BrowserPlugin(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.plugins.BrowserPlugin
- BrowserPluginLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.plugins
- BrowserPluginLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.plugins.BrowserPluginLogicalStructure
- browserSpellCheck - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- BrowserSupport - Interface in com.smartgwt.client.docs
-
Supported Browsers
- BrowserWindowSettings - Class in com.smartgwt.client.browser.window
-
Allows specifying additional browser window settings when calling the underlying JavaScript or OpenFin call to create the child window in
MultiWindow.open()
. - BrowserWindowSettings() - Constructor for class com.smartgwt.client.browser.window.BrowserWindowSettings
- BrowserWindowSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.browser.window.BrowserWindowSettings
- BrowserZoom - Interface in com.smartgwt.client.docs
-
Native Browser Zoom Support
- btnSize - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- BUBBLE - Enum constant in enum com.smartgwt.client.types.ChartType
-
A chart with two continuous numeric axes and up to one discrete facet that also displays values from a third continuous, numeric domain represented as the sizes of the data point shapes.
- bubbleHoverMaxDistance - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- buildAIFieldRequest(BuildAIFieldRequestRequest, BuildAIFieldRequestResponseCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available AI engine(s) be used to build an
AIFieldRequest
from a natural language description of the per-record values to generate for a new AI-generated field. - BuildAIFieldRequestContext - Class in com.smartgwt.client.ai
- BuildAIFieldRequestContext() - Constructor for class com.smartgwt.client.ai.BuildAIFieldRequestContext
- BuildAIFieldRequestContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildAIFieldRequestContext
- BuildAIFieldRequestRequest - Class in com.smartgwt.client.ai
-
Builds an
AIFieldRequest
from aUserAIRequest
containing a natural language description of the per-record values to generate for a new AI-generated field. - BuildAIFieldRequestRequest() - Constructor for class com.smartgwt.client.ai.BuildAIFieldRequestRequest
- BuildAIFieldRequestRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildAIFieldRequestRequest
- BuildAIFieldRequestResponse - Class in com.smartgwt.client.ai
-
Represents a response to a request to build an
AIFieldRequest
from a natural language description of the per-record values to generate for a new AI-generated field. - BuildAIFieldRequestResponse() - Constructor for class com.smartgwt.client.ai.BuildAIFieldRequestResponse
- BuildAIFieldRequestResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildAIFieldRequestResponse
- BuildAIFieldRequestResponseCallback - Interface in com.smartgwt.client.callbacks
- buildCriterion(BuildCriterionRequest, BuildCriterionResponseCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available AI engine(s) be used to build an
AdvancedCriteria
object according to the user's natural language description of a filter. - BuildCriterionContext - Class in com.smartgwt.client.ai
- BuildCriterionContext() - Constructor for class com.smartgwt.client.ai.BuildCriterionContext
- BuildCriterionContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildCriterionContext
- buildCriterionFromList(OperatorId, Criterion[]) - Method in class com.smartgwt.client.data.Criterion
- BuildCriterionRequest - Class in com.smartgwt.client.ai
-
Builds an
AdvancedCriteria
object from aUserAIRequest
containing a natural language description of a filter. - BuildCriterionRequest() - Constructor for class com.smartgwt.client.ai.BuildCriterionRequest
- BuildCriterionRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildCriterionRequest
- BuildCriterionResponse - Class in com.smartgwt.client.ai
-
Represents a response to a request to build an
AdvancedCriteria
object from a natural language description of a filter. - BuildCriterionResponse() - Constructor for class com.smartgwt.client.ai.BuildCriterionResponse
- BuildCriterionResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildCriterionResponse
- BuildCriterionResponseCallback - Interface in com.smartgwt.client.callbacks
- buildDataBoundUI(BuildDataBoundUIViaAIRequest, BuildUIViaAIResponseCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available AI engine(s) be used to build data-bound UI component(s) according to a user's description of what they would like to build.
- BuildDataBoundUIViaAIContext - Class in com.smartgwt.client.ai
- BuildDataBoundUIViaAIContext() - Constructor for class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
- BuildDataBoundUIViaAIContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
- BuildDataBoundUIViaAIRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI for data-bound UI elements.
- BuildDataBoundUIViaAIRequest() - Constructor for class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
- BuildDataBoundUIViaAIRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
- buildHilites(BuildHilitesRequest, BuildHilitesResponseCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available AI engine(s) be used to build one or more
Hilite
objects according to the user's natural language description of hilite criteria and styling to apply. - BuildHilitesContext - Class in com.smartgwt.client.ai
- BuildHilitesContext() - Constructor for class com.smartgwt.client.ai.BuildHilitesContext
- BuildHilitesContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildHilitesContext
- BuildHilitesRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI for creation of one or more
Hilite
objects from a natural language description of hilite criteria and styling to apply. - BuildHilitesRequest() - Constructor for class com.smartgwt.client.ai.BuildHilitesRequest
- BuildHilitesRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildHilitesRequest
- BuildHilitesResponse - Class in com.smartgwt.client.ai
-
Represents a response from AI to a request to build one or more
Hilite
objects. - BuildHilitesResponse() - Constructor for class com.smartgwt.client.ai.BuildHilitesResponse
- BuildHilitesResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildHilitesResponse
- BuildHilitesResponseCallback - Interface in com.smartgwt.client.callbacks
- BuildUIViaAIContext - Class in com.smartgwt.client.ai
-
Context for an ongoing build-UI-via-AI operation.
- BuildUIViaAIContext() - Constructor for class com.smartgwt.client.ai.BuildUIViaAIContext
- BuildUIViaAIContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildUIViaAIContext
- BuildUIViaAICustomValidationResultCallback - Interface in com.smartgwt.client.callbacks
- BuildUIViaAICustomValidator - Interface in com.smartgwt.client.callbacks
- BuildUIViaAIProgressDialog - Class in com.smartgwt.client.widgets.ai
- BuildUIViaAIProgressDialog() - Constructor for class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
- BuildUIViaAIProgressDialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
- buildUIViaAIProgressDialog_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Building UI via AI…"
- BuildUIViaAIProgressDialogLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.ai
- BuildUIViaAIProgressDialogLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ai.BuildUIViaAIProgressDialogLogicalStructure
- BuildUIViaAIRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI for UI elements.
- BuildUIViaAIRequest() - Constructor for class com.smartgwt.client.ai.BuildUIViaAIRequest
- BuildUIViaAIRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildUIViaAIRequest
- BuildUIViaAIResponse - Class in com.smartgwt.client.ai
-
Represents a response from AI to a user's request to build UI element(s).
- BuildUIViaAIResponse() - Constructor for class com.smartgwt.client.ai.BuildUIViaAIResponse
- BuildUIViaAIResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildUIViaAIResponse
- BuildUIViaAIResponseCallback - Interface in com.smartgwt.client.callbacks
- BuildUIViaAIValidationType - Enum in com.smartgwt.client.types
- BuildViaAIContext - Class in com.smartgwt.client.ai
- BuildViaAIContext() - Constructor for class com.smartgwt.client.ai.BuildViaAIContext
- BuildViaAIContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildViaAIContext
- BuildViaAIProgressDialog - Class in com.smartgwt.client.widgets.ai
-
A dialog that can be used to inform the user of progress made on a build-via-AI process.
- BuildViaAIProgressDialog() - Constructor for class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
- BuildViaAIProgressDialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
- buildViaAIProgressDialog_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Building via AI…"
- BuildViaAIProgressDialogLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.ai
- BuildViaAIProgressDialogLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ai.BuildViaAIProgressDialogLogicalStructure
- BuildViaAIRequest - Class in com.smartgwt.client.ai
-
Base class for a representation of a high-level request to AI to build something.
- BuildViaAIRequest() - Constructor for class com.smartgwt.client.ai.BuildViaAIRequest
- BuildViaAIRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildViaAIRequest
- BuildViaAIResponse - Class in com.smartgwt.client.ai
-
Base class for a representation of a response to a high-level request to AI to build something.
- BuildViaAIResponse() - Constructor for class com.smartgwt.client.ai.BuildViaAIResponse
- BuildViaAIResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.BuildViaAIResponse
- BuiltinGroupingModes - Interface in com.smartgwt.client.docs
-
Built-in Grouping Modes
- BULLETCONTROLS - Enum constant in enum com.smartgwt.client.types.StandardControlGroup
-
HTML list controls
- BUTT - Enum constant in enum com.smartgwt.client.types.LineCap
-
Square endpoint, stops exactly at the line's end coordinates instead of extending 1/2 lineWidth further as "round" and "square" do
- Button - Class in com.smartgwt.client.widgets
-
The Button widget class implements interactive, style-based button widgets.
- Button - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Button.
- Button() - Constructor for class com.smartgwt.client.widgets.Button
- Button(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Button
- Button(String) - Constructor for class com.smartgwt.client.widgets.Button
- BUTTON - Enum constant in enum com.smartgwt.client.types.SelectionType
-
object moves to "down" state temporarily (normal button)
- BUTTON_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- button_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Untitled Button".
- buttonClick(StatefulCanvas, int) - Method in class com.smartgwt.client.widgets.Dialog
-
Fires when any button in this Dialog's toolbar is clicked.
- ButtonClickEvent - Class in com.smartgwt.client.widgets.events
- ButtonClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ButtonClickEvent
- ButtonClickHandler - Interface in com.smartgwt.client.widgets.events
- ButtonIcon - Interface in com.smartgwt.client.docs
-
Button Icon
- ButtonItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem for adding a Button to a form.
- ButtonItem() - Constructor for class com.smartgwt.client.widgets.form.fields.ButtonItem
- ButtonItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.ButtonItem
- ButtonItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.ButtonItem
- ButtonItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.ButtonItem
- buttonLayoutControls - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- ButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- ButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- Buttons - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Buttons.
- buttonsAsButtonArray - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
C
- C - Enum constant in enum com.smartgwt.client.types.EdgeName
-
center
- cacheEdgeImages(String, String) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of edge images derived from a base image.
- cacheEdgeImages(String, String[], String[]) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of edge images derived from a base image.
- cacheEdgeImages(String, String, String) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of edge images derived from a base image.
- cacheEdgeImages(String, String, String[]) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of edge images derived from a base image.
- cacheImg(String, String) - Static method in class com.smartgwt.client.util.FileLoader
-
Cache a list of images
- cacheImgs(String, Iterable<String>) - Static method in class com.smartgwt.client.util.FileLoader
-
Cache a list of images
- cacheImgStates(String, String[], String[]) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of state images derived from a base image.
- cacheImgStates(String, String, String) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of state images derived from a base image.
- cacheScreens(String[], Function) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Loads the definitions of a set of screens saved in
Component XML
format, using theScreenLoaderServlet
. - cacheScreens(String[], Function, String) - Static method in class com.smartgwt.client.rpc.RPCManager
- cacheScreens(String[], Function, String, RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Loads the definitions of a set of screens saved in
Component XML
format, using theScreenLoaderServlet
. - cacheStretchImgStates(String, String[], String[]) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of state stretch images derived from a base image.
- cacheStretchImgStates(String, String, String) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of state stretch images derived from a base image.
- cacheStretchImgStates(String, String, String[]) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of state stretch images derived from a base image.
- CacheSync - Interface in com.smartgwt.client.docs
-
The following APIs are all related to CacheSync.
- CacheSynchronization - Interface in com.smartgwt.client.docs
-
Automatic Cache Synchronization
- CacheSyncStrategy - Enum in com.smartgwt.client.types
-
Indicates the strategy to be used for
automatic cache synchronization
, for a givenDataSource
,OperationBinding
orDSRequest
. - CacheSyncTiming - Enum in com.smartgwt.client.types
-
Indicates the timing strategy to be used for
automatic cache synchronization
, for a givenDataSource
,OperationBinding
orDSRequest
. - Caching - Interface in com.smartgwt.client.docs
-
Caching
- CalculatedDataSourceFields - Interface in com.smartgwt.client.docs
-
The following APIs are all related to CalculatedDataSourceFields.
- CALCULATOR - Static variable in class com.smartgwt.client.widgets.HeaderControl
- calendar - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarViewLogicalStructure
- calendar - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- Calendar - Class in com.smartgwt.client.widgets.calendar
-
The Calendar component provides several different ways for a user to view and edit a set of events.
- Calendar() - Constructor for class com.smartgwt.client.widgets.calendar.Calendar
- Calendar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.Calendar
- calendar_addEventButtonHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add an event".
- calendar_backButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Back".
- calendar_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- calendar_datePickerHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose a date".
- calendar_dayViewTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Day".
- calendar_detailsButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit Details".
- calendar_eventAllDayFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "All Day"
- calendar_eventDescriptionFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Description".
- calendar_eventDurationFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Duration".
- calendar_eventDurationUnitFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated " ".
- calendar_eventEditorDateFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Date"
- calendar_eventEndDateFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "To".
- calendar_eventLaneFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Lane".
- calendar_eventNameFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Event Name".
- calendar_eventStartDateFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "From".
- calendar_eventSublaneFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sublane".
- calendar_invalidDateMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "From must be before To".
- calendar_monthButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$monthName"
- calendar_monthMoreEventsLinkTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "+ $eventCount more...".
- calendar_monthViewTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Month".
- calendar_newEventWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "New Event"
- calendar_nextButtonHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next".
- calendar_previousButtonHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Previous".
- calendar_removeButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove Event".
- calendar_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save Event".
- calendar_timelineViewTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Timeline".
- calendar_weekPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Week".
- calendar_weekViewTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Week".
- CalendarEvent - Class in com.smartgwt.client.widgets.calendar
-
A type of
Record
which represents an event to occur at a specific time, displayed within the calendar. - CalendarEvent - Interface in com.smartgwt.client.docs
-
The following APIs are all related to CalendarEvent.
- CalendarEvent() - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEvent(int, String, String, Date, int, TimeUnit) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEvent(int, String, String, Date, int, TimeUnit, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEvent(int, String, String, Date, int, TimeUnit, String, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEvent(int, String, String, Date, int, TimeUnit, String, String, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEvent(int, String, String, Date, Date) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEvent(int, String, String, Date, Date, boolean) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEvent(int, String, String, Date, Date, boolean, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEvent(int, String, String, Date, Date, boolean, String, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEvent(int, String, String, Date, Date, boolean, String, String, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEvent(int, String, String, Date, Date, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
- CalendarEventAdded - Class in com.smartgwt.client.widgets.calendar.events
- CalendarEventAdded(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
- CalendarEventChangedEvent - Class in com.smartgwt.client.widgets.calendar.events
- CalendarEventChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
- CalendarEventClick - Class in com.smartgwt.client.widgets.calendar.events
- CalendarEventClick(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
- CalendarEventRemoveClick - Class in com.smartgwt.client.widgets.calendar.events
- CalendarEventRemoveClick(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
- CalendarEventRemoved - Class in com.smartgwt.client.widgets.calendar.events
- CalendarEventRemoved(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
- calendarLoaded() - Static method in class com.smartgwt.client.widgets.calendar.Calendar
-
Static method indicating whether the optional Calendar module is loaded for the page.
- CalendarLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.calendar
- CalendarLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- CalendarSaveScenario - Enum in com.smartgwt.client.types
-
Indicates how a given Calendar Save was initiated - values are dialog, editor and mouse.
- calendarView - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- CalendarView - Class in com.smartgwt.client.widgets.calendar
-
CalendarView is a base class, extended by the various views available in a
Calendar
. - CalendarView() - Constructor for class com.smartgwt.client.widgets.calendar.CalendarView
- CalendarView(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarView
- CalendarViewLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.calendar
- CalendarViewLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.calendar.CalendarViewLogicalStructure
- call(String, String, String, RPCCallback, Object[]) - Static method in class com.smartgwt.client.rpc.DMI
-
Static method to call a server-side DMI method exposed via a
ApplicationDeclaration
file. - call(String, String, String, RPCCallback, Object[], RPCRequest) - Static method in class com.smartgwt.client.rpc.DMI
-
Static method to call a server-side DMI method exposed via a
ApplicationDeclaration
file. - callback - Variable in class com.smartgwt.logicalstructure.widgets.grid.AdvancedHiliteEditorLogicalStructure
- callback - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteEditorLogicalStructure
- callback(ListGridField[], Hilite[]) - Method in class com.smartgwt.client.widgets.grid.FieldPickerCallbackCustomizer
- Callback - Interface in com.smartgwt.client.docs
-
A
Callback
is an arbitrary action to be fired - usually passed into a method to be fired asynchronously as a notificaction of some event.
Thecallback
can be defined in the following formats: a function A string containing an expression to evaluate An object with the following properties:
- target: fire in the scope of this target - when the action fires, the target will be available asthis
.
- methodName: if specified we'll check for a method on the target object with this name.
Callbacks
are fired via the Class.fireCallback() method, which allows named parameters to be passed into the callback at runtime. - callbackParam - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies only to dataFormat: "json" and
dataTransport
:"scriptInclude". - callbackParam - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies only to dataFormat: "json".
- callMethod(JavaScriptObject, String, Object[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
Invoke a method on some JavaScript object, passing in the specified array of parameters.
- callOperation(String, Map, String, WebServiceCallback) - Method in class com.smartgwt.client.data.WebService
-
Invoke a web service operation.
- callOperation(String, Map, String, WebServiceCallback, WSRequest) - Method in class com.smartgwt.client.data.WebService
-
Invoke a web service operation.
- calMonthEventLinkStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canAcceptDrop - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canAcceptDrop - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolbarLogicalStructure
- canAcceptDroppedRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canAcceptDroppedRecords - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- canAcceptDroppedRecords - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- canAdaptHeight - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canAdaptWidth - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- canAdaptWidth - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canAddAISortFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canAddTabs - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- canAggregate - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
By default, all DataSources are assumed to be capable of handling
ServerSummaries
on fetch or filter type operations. - canAutoFitFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canCancel - Variable in class com.smartgwt.logicalstructure.widgets.ai.BuildViaAIProgressDialogLogicalStructure
- cancel() - Method in class com.smartgwt.client.data.events.ErrorEvent
-
Call this method to suppress
HandleErrorCallback.handleError()
- cancel() - Method in interface com.smartgwt.client.event.Cancellable
- cancel() - Method in class com.smartgwt.client.event.SmartGwtTimer
-
Cancels this timer.
- cancel() - Method in class com.smartgwt.client.util.CancellationController
-
Requests cancellation of all asynchronous operations that are polling
canceled
or observing this method. - cancel() - Method in class com.smartgwt.client.util.PageKeyHandler
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
Call this method to cancel the default behavior of creating a new event at the selected location and showing its editor.
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
Call this method to suppress default behavior of allowing sweep selection via dragging.
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
Call this method to suppress default behavior of showing a dialog to add a new event with the passed dates.
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
Call this method to cancel the default action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
Call this method to cancel the removal
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
Call this method to cancel the default action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
Call this method to cancel the action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
Call this method to cancel the default drag move behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
Call this method to cancel the default drop behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
Call this method to cancel the default drag resize behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
Call this method to cancel the default drag-resize stop behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
Call this method to cancel builtin behavior - null to allow builtin behaviors, true to also allow central event-handling for unhandled errors
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
Call this method to cancel the default action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Call this method to cancel the default action
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DoubleClickEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
Call this method to cancel the default behavior of allowing the shape to be drag-moved
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
Call this method to cancel the default behavior of allowing the shape to be drag-resized
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
Call this method to cancel the default behavior of allowing the shape to be drag-resized
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
Call this method to cancel the default behavior of allowing the shape to be drag-moved
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
false == don't show native context menu, true == show native context menu
- cancel() - Method in class com.smartgwt.client.widgets.events.ClickEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Call this method to cancel bubbling the click event
- cancel() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Call this method to cancel drag interaction.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Call this method to suppress auto-move of the
dragTarget
or outline. - cancel() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Call this method to cancel the drag reposition action
- cancel() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Call this method to snap the
dragTarget
(or outline) back to its original location or true to leave it at the current cursor position. - cancel() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Call this method to suppress auto-resize of the
dragTarget
or outline. - cancel() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Call this method to cancel the drag reposition action
- cancel() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Call this method to snap the
dragTarget
(or outline) back to its original size or true to leave it at the current cursor position. - cancel() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Call this method to cancel drag action.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Call this method to cancel drag interaction.
- cancel() - Method in class com.smartgwt.client.widgets.events.DropEvent
-
Call this method to cancel default drop handling
- cancel() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.HoverEvent
-
Call this method to cancel the hover event.
- cancel() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Call this method to suppress the standard button click event
- cancel() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Call this method to suppress native behavior in response to the keyPress, and prevent this event from bubbling to this widget's parent, or true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Call this method to cancel the default maximize behavior
- cancel() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Call this method to cancel the default minimize behavior
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Call this method to cancel the default restore behavior
- cancel() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
false == don't show native context menu, true == show native context menu
- cancel() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Call this method to suppress the standard hover
- cancel() - Method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
-
false from this method to suppress that behavior
- cancel() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
Call this method to cancel the change
- cancel() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
Call this method to cancel the keyPress
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
false
to cancel the default behavior. - cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
In your handler, Call this method to cancel the change,
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
Call this method to cancel the click event.
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
Call this method to cancel the doubleClick event.
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
Call this method to cancel the event.
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
Call this method to cancel this event
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Call this method to attempt to cancel the event.
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Call this method to attempt to cancel the event.
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Call this method to attempt to cancel the event.
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
false
to cancel the default behavior. - cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
Call this method to cancel the event.
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
false
to cancel the default behavior. - cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
Call this method to cancel default behavior
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
Call this method to cancel the click event.
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
Call this method to cancel the doubleclick event.
- cancel() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
Call this method to suppress standard click handling for the item.
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
-
Call this method to cancel default drop handling
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellClickEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent
-
Call this method to suppress the standard error message hover
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOutEvent
-
Call this method to suppress the standard behavior (clear the standard error message hover if it is showing)
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOverEvent
-
Call this method to suppress the default behavior (show a standard error message hover)
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellHoverEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellOutEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellOverEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Calling this method will prevent the GridRenderer styling from being updated to reflect the selection change.
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
-
Call this method to suppress the standard hover
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
The change may be cancelled
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
Calling this method will cancel the default behavior (for example saving the row) and leave the editor visible and focus in this edit cell.
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
Calling this method will suppress the filter from occurring
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
Call this method to cancel grouping on the passed specification
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
Call this method to cancel the default header click behavior
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
Call this method to cancel default behavior
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
Call this method to stop event bubbling
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
Call this method to cancel record collapse
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
Call this method to cancel event bubbling
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
Call this method to cancel the default record drop handling
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
Call this method to cancel record expansion
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Call this method to cancel the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Calling this method will cancel the default behavior (for example saving the row) and leave the editor visible and focus in this edit cell.
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
-
Calling this method cancels the event (default behavior of showing the hover)
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
Call this method to cancel the default setSort() behavior
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
Call this method to suppress the sort
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
Call this method to suppress the context menu
- cancel() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
Call this method to stop event bubbling
- cancel() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
Call this method to cancel navigation
- cancel() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
returning false cancels the default behavior
- cancel() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
Call this method to suppress the standard hover
- cancel() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
false if event processing should be stopped, true to continue
- cancel() - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
Call this method to cancel event-bubbling
- cancel() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
Call this method to suppress removal of the tab
- cancel() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
Call this method to cancel default right-click behavior
- cancel() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Call this method to cancel the tab deselection
- cancel() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
Call this method to suppress the title change
- cancel() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
Call this method to suppress the native browser context menu.
- cancel() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
Call this method to cancel the close, true to all it to proceed
- cancel() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Call this method to cancel standard folder drop processing
- cancel() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
Call this method to cancel the open, true to all it to proceed
- cancel() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Calling this method cancels the event
- cancel() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Calling this method cancels the event
- cancel(DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Deprecated.As of Smartclient version 13.0, due to the removal of Apache Struts.
- cancel(DSRequest) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Deprecated.As of Smartclient version 13.0, due to the removal of Apache Struts.
- cancel(String) - Method in class com.smartgwt.client.util.CancellationController
-
Requests cancellation of all asynchronous operations that are polling
canceled
or observing this method. - CANCEL - Enum constant in enum com.smartgwt.client.types.EscapeKeyEditAction
-
cancels the current edit and discards edit values
- CANCEL - Static variable in class com.smartgwt.client.widgets.Dialog
-
CANCEL Button object.
- cancelButtonDisabled - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- cancelButtonPrompt - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.DateRangeDialogLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.AdvancedHiliteEditorLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteEditorLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.rte.ListPropertiesDialogLogicalStructure
- cancelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- cancelClick() - Method in class com.smartgwt.client.widgets.DateChooser
-
Fired when the user clicks the cancel button in this date chooser.
- cancelClick() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Handles a click on the cancel button of this window.
- CancelClickEvent - Class in com.smartgwt.client.widgets.events
- CancelClickEvent - Class in com.smartgwt.client.widgets.rte.events
- CancelClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.CancelClickEvent
- CancelClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.rte.events.CancelClickEvent
- CancelClickHandler - Interface in com.smartgwt.client.widgets.events
- CancelClickHandler - Interface in com.smartgwt.client.widgets.rte.events
- cancelConfirmMessage - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- cancelDataQuestion(String) - Static method in class com.smartgwt.client.ai.AI
-
Cancels a data question if not already canceled.
- cancelDefaultErrorHandling() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Cancels default error handling for all
DSResponse
s in the current transaction, ensuring that the default error handling or currenterror handler
is not called for any of them. - CANCELED - Enum constant in enum com.smartgwt.client.types.AsyncOperationResultType
-
The asynchronous operation was canceled.
- cancelEditing() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Revert any changes made in a form and finish this userTask execution.
- cancelEditing() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Cancels the current edit-session, closing the builtin event
dialog
oreditor
and clearing any visible edit-selection from thecurrent CalendarView
. - cancelEditing() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the form or valuesManager has associated userTask workflow task than notify it about cancelling the changes.
- cancelEditing() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Discard changes and fire the
callback
with a null parameter. - cancelEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Cancel the current edit without saving.
- cancelEditingConfirmationMessage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- CancelItem - Class in com.smartgwt.client.widgets.form.fields
-
Button that cancels any changes in the form, by calling
DynamicForm.cancelEditing
when clicked. - CancelItem() - Constructor for class com.smartgwt.client.widgets.form.fields.CancelItem
- CancelItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.CancelItem
- CancelItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.CancelItem
- CancelItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.CancelItem
- Cancellable - Interface in com.smartgwt.client.event
- CancellationController - Class in com.smartgwt.client.util
-
Provides a mechanism for canceling asynchronous operations.
- CancellationController() - Constructor for class com.smartgwt.client.util.CancellationController
- CancellationController(JavaScriptObject) - Constructor for class com.smartgwt.client.util.CancellationController
- cancellationController_ancestorCanceledReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The $ancestorGenerationAdjective operation was canceled: $ancestorCancellationReason"
- cancellationController_ancestorCanceledReasonGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The $ancestorGenerationAdjective operation was canceled."
- cancellationController_canceledByUserReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The user requested cancellation."
- cancellationController_componentDataSourceWasChangedReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Component $componentID''s dataSource was changed."
- cancellationController_componentFieldsWereChangedReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fields were added or removed from component $componentID."
- cancelQueue() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Cancel a queue of requests (also called a transaction).
- cancelQueue(int) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Cancel a queue of requests (also called a transaction).
- cancelQueue(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Deprecated.please use int methods when dealing with transaction number.
- cancelTabTitleEditing() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the user is currently editing a tab title (see
canEditTabTitles
), dismiss the editor and discard the edit value entered by the user. - canCloseSections - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- canCloseTabs - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- canCollapse - Variable in class com.smartgwt.logicalstructure.widgets.ImgSplitbarLogicalStructure
- canCollapse - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- canCollapseAll - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- canCollapseFacets - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canCollapseGroup - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canCollapseOnTap - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- canCreateEvents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canCreateOtherDayEvents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canDeleteEvents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canDismissMessage(MessageID) - Static method in class com.smartgwt.client.widgets.notify.Notify
-
Can the message corresponding to the
messageID
be dismissed? Returns false if the message is no longer being shown. - canDrag - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canDrag - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- canDrag - Variable in class com.smartgwt.logicalstructure.widgets.ImgSplitbarLogicalStructure
- canDrag - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- canDragCreateEvents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canDragEventField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canDragEvents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canDragGroup - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- canDragGroup - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- canDragRecordsOut - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- canDragRecordsOut - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canDragRecordsOut - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- canDragReposition - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canDragReposition - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- canDragResize - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canDragResize - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- canDragScroll - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canDragScroll - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPaneLogicalStructure
- canDragSelect - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canDragSelect - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canDragSelectText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canDragTilesOut - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- canDrop - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canDropBefore - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canDropComponents - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- canDropComponents - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- canDropInEmptyArea - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canDropOnLeaves - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- canDropSiblingAfterLastNode - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- canEdit - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Controls whether, by default, DataBoundComponents consider this field editable.
- canEdit - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
Default value for
DataSourceField.canEdit
for fields of this type. - canEdit - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canEdit - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- canEdit - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canEditCell() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Overridden to disallow editing of the
name
field of this grid's data tree. - canEditCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can this cell be edited?
- CanEditChangedEvent - Class in com.smartgwt.client.widgets.form.fields.events
- CanEditChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
- CanEditChangedHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- canEditCriterion(Criterion) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Calls the
canEditCriterion()
method of theFormItemCanEditCriterionPredicate
that is registered with this field. - canEditCriterion(DynamicForm, FormItem, Criterion) - Method in interface com.smartgwt.client.widgets.form.FormItemCanEditCriterionPredicate
- canEditEvents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canEditField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canEditFieldAttribute - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- canEditFieldAttribute - Variable in class com.smartgwt.logicalstructure.widgets.form.SearchFormLogicalStructure
- canEditHilites - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canEditLane - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canEditLaneField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canEditSublane - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canEditSublaneField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canEditTabTitles - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- canEditTitles - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canEmbedSQL - Variable in class com.smartgwt.client.docs.serverds.AdvancedCriterionSubquery
-
Indicates whether this subquery can be implemented by embedding SQL directly in the wider SQL statement that will be used to resolve the fetch request.
- canExpandMultipleRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canExpandRecord(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether a given record or rowNum can be expanded.
- canExpandRecordProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canExpandRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canExport - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Dictates whether the data in this field be exported.
- canFilter - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Should the user be able to filter data by this field? Affects whether this field will show up in dataBoundComponents with UI for filtering data.
- canFilter - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
Default value for
DataSourceField.canFilter
for fields of this type. - canFilterSampleValue - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- canFlattenCriteria(AdvancedCriteria) - Static method in class com.smartgwt.client.data.DataSource
-
Returns true if calling
flattenCriteria()
on the passed criteria would produce logically equivalent criteria. - canFocus - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canFocus - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- canFocus - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- canFocusInEmptyGrid - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canFocusInHeaderButtons - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- canFreezeFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canGroupBy - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canGroupLanes - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canGroupSelect - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- canGroupSelect - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- canHiliteViaAI - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canHover - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canHover - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- canHover - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canMinimizeColumns - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canMinimizeFacets - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canMoveAxes - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- canMoveFacets - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canMultiGroup - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canMultiSort - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
When true, indicates that this DataSource supports multi-level sorting.
- canMultiSort - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canPickFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canPickFields - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- canPickOmittedFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- CanPlayCallback - Interface in com.smartgwt.client.callbacks
- canRemoveEvents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canRemoveField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canRemoveRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canReorderColumns - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canReorderFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canReorderItems - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolbarLogicalStructure
- canReorderLanes - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canReorderRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canReorderRecords - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- canReorderSections - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- canReorderTabs - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- canReorderTiles - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- canReparentNodes - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- canRequestRowCount - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canRequestRowCount - Variable in class com.smartgwt.logicalstructure.widgets.grid.RowRangeDisplayLogicalStructure
- canResizeColumns - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canResizeColumns - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- canResizeEventField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canResizeEvents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canResizeFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canResizeItems - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolbarLogicalStructure
- canResizePortlets - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- canResizeRows - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- canResizeSections - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- canResizeTimelineEvents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canSave - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Whether values in this field can be updated and saved to the dataSource.
- canSaveSearches - Variable in class com.smartgwt.logicalstructure.widgets.form.PickListMenuLogicalStructure
- canSaveSearches - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canSaveSearches - Variable in class com.smartgwt.logicalstructure.widgets.grid.RecordEditorLogicalStructure
- canSaveSearches - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- canSaveSearches - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- canSaveSearches - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- canSaveSearches - Variable in class com.smartgwt.logicalstructure.widgets.tools.ListPaletteLogicalStructure
- canSaveSearches - Variable in class com.smartgwt.logicalstructure.widgets.tools.TreePaletteLogicalStructure
- canSelectAll - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canSelectAll - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- canSelectCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canSelectCells
is set totrue
then, whenever an end-user or programmatic cell-selection is attempted, this method is called for each cell in the selection. - canSelectCells - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canSelectEvents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- canSelectGroups - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canSelectHeaders - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canSelectParentItems - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- canSelectRecord(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is not set to"none"
, this method will be called for each record the user attempts to select. - canSelectRecord(ListGridRecord, ListGrid) - Method in class com.smartgwt.client.widgets.grid.CanSelectRecordCustomizer
-
canSelectRecord() should be implemented and return a Boolean value if applicable, or null to fall through to the builtin implementation.
- CanSelectRecordCustomizer - Class in com.smartgwt.client.widgets.grid
-
Called to determine whether a given record can be selected in a grid.
- CanSelectRecordCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.CanSelectRecordCustomizer
- canSelectSummaryRows - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canSelectText - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- canSelectText - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- canSelectValues - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canShowFilterEditor - Variable in class com.smartgwt.logicalstructure.widgets.form.PickListMenuLogicalStructure
- canShowFilterEditor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canShowFilterEditor - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- canShowFilterEditor - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- canShowFilterEditor - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- canShowFilterEditor - Variable in class com.smartgwt.logicalstructure.widgets.tools.ListPaletteLogicalStructure
- canShowFilterEditor - Variable in class com.smartgwt.logicalstructure.widgets.tools.TreePaletteLogicalStructure
- canShrinkColumnWidths - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- canSort - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canSortClientOnly - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- canSortData - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canSortFacets - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- canStretchColumnWidths - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- canSubmit - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- canSupportVisionRequests() - Method in class com.smartgwt.client.ai.AIEngine
-
Whether this AI engine can handle vision requests, or requests where one or more of the messages is an image.
- canTabToHeader - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- canTabToHeaders - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- canTabToIcons - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- canTabToSectionHeaders - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- canTabToSorter - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- cantDragIntoChildMessage - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- cantDragIntoSelfMessage - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- cantDragMultipleNodeOccurencesMessage - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- Canvas - Class in com.smartgwt.client.widgets
-
Base class for all Smart GWT visual components (except
FormItems
). - Canvas() - Constructor for class com.smartgwt.client.widgets.Canvas
- Canvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Canvas
- Canvas(String) - Constructor for class com.smartgwt.client.widgets.Canvas
- CANVAS_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- CanvasBaseValueType<ValueType extends Canvas> - Class in com.smartgwt.client.bean.types
- CanvasBaseValueType() - Constructor for class com.smartgwt.client.bean.types.CanvasBaseValueType
- CanvasEditProxy - Class in com.smartgwt.client.tools
- CanvasEditProxy() - Constructor for class com.smartgwt.client.tools.CanvasEditProxy
- CanvasEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.CanvasEditProxy
- CanvasInitHandler - Interface in com.smartgwt.client.widgets.events
- canvasItem - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- CanvasItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem which renders a Canvas inline in a DynamicForm instance.
- CanvasItem() - Constructor for class com.smartgwt.client.widgets.form.fields.CanvasItem
- CanvasItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.CanvasItem
- CanvasItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.CanvasItem
- CanvasItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.CanvasItem
- CanvasLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- CanvasLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- CanvasMetaBeanFactoryGenerator - Class in com.smartgwt.rebind
- CanvasMetaBeanFactoryGenerator() - Constructor for class com.smartgwt.rebind.CanvasMetaBeanFactoryGenerator
- canView - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
If false, this property indicates that this field is considered "server only".
- canWrapJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.bean.types.CanvasBaseValueType
- canWrapJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.bean.types.JsoWrapperValueType
- canZoom - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- capSize - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- capSize - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- capSize - Variable in class com.smartgwt.logicalstructure.widgets.tab.ImgTabLogicalStructure
- captureSCComponents - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- CART - Static variable in class com.smartgwt.client.widgets.HeaderControl
- CASCADE - Static variable in class com.smartgwt.client.widgets.HeaderControl
- cascadeAutoDismiss - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- cascadeSelection - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- caseSensitive - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Applies only to the "isUnique" and "hasRelatedRecord" validators and controls whether the search for existing records is case sensitive or not.
- CATEGORICAL - Enum constant in enum com.smartgwt.client.types.ValueClass
-
A fixed list of categories or nominal values.
- cc - Variable in class com.smartgwt.client.docs.serverds.Mail
-
Comma-separated list of "CC" recipients.
- CELL - Enum constant in enum com.smartgwt.client.types.FormItemElementType
-
The form item as a whole, including the text element, any icons, and any hint text for the item.
- cellAlign - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- cellBorder - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- CellClickEvent - Class in com.smartgwt.client.widgets.grid.events
- CellClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellClickEvent
- CellClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- CellContextClickEvent - Class in com.smartgwt.client.widgets.grid.events
- CellContextClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
- CellContextClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- CellContextMenuItemsCustomizer - Interface in com.smartgwt.client.widgets.grid
- CellCSSTextCustomizer - Interface in com.smartgwt.client.widgets.grid
-
Returns additional CSS to apply to a cell, on top of the grid's cell-styling
- CellDoubleClickEvent - Class in com.smartgwt.client.widgets.grid.events
- CellDoubleClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
- CellDoubleClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- CellEditValueFormatter - Interface in com.smartgwt.client.widgets.grid
- CellEditValueParser - Interface in com.smartgwt.client.widgets.grid
- CellErrorIconHoverEvent - Class in com.smartgwt.client.widgets.grid.events
- CellErrorIconHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent
- CellErrorIconHoverHandler - Interface in com.smartgwt.client.widgets.grid.events
- CellErrorIconOutEvent - Class in com.smartgwt.client.widgets.grid.events
- CellErrorIconOutEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellErrorIconOutEvent
- CellErrorIconOutHandler - Interface in com.smartgwt.client.widgets.grid.events
- CellErrorIconOverEvent - Class in com.smartgwt.client.widgets.grid.events
- CellErrorIconOverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellErrorIconOverEvent
- CellErrorIconOverHandler - Interface in com.smartgwt.client.widgets.grid.events
- CellFormatter - Interface in com.smartgwt.client.widgets.grid
-
Defines the HTML that's displayed in the cells of a
ListGridField
or entireListGrid
. - cellHasChanges(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid can be edited, this method will return true if the cell passed in has been edited, but the edits have not yet been saved to the ListGrid's data object.
- cellHasErrors(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a rowNum and a colNum or fieldName, determine whether we currently have stored 
 validation errors for the record/field in question.

- cellHasErrors(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a rowNum and a colNum or fieldName, determine whether we currently have stored validation errors for the record/field in question.
- cellHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- cellHeight - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- CellHoverCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the hover text for a given cell in a CalendarView
- CellHoverCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.CellHoverCustomizer
- CellHoverEvent - Class in com.smartgwt.client.widgets.grid.events
- CellHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellHoverEvent
- CellHoverHandler - Interface in com.smartgwt.client.widgets.grid.events
- cellIdProperty - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- cellIsSelected(int, int) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Return true if a particular item is selected
- cellIsSelected(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determine whether the cell passed in is selected in this cubeGrid.
- CellMouseDownEvent - Class in com.smartgwt.client.widgets.grid.events
- CellMouseDownEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
- CellMouseDownHandler - Interface in com.smartgwt.client.widgets.grid.events
- CellMouseUpEvent - Class in com.smartgwt.client.widgets.grid.events
- CellMouseUpEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
- CellMouseUpHandler - Interface in com.smartgwt.client.widgets.grid.events
- CellOutEvent - Class in com.smartgwt.client.widgets.grid.events
- CellOutEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellOutEvent
- CellOutHandler - Interface in com.smartgwt.client.widgets.grid.events
- CellOverEvent - Class in com.smartgwt.client.widgets.grid.events
- CellOverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellOverEvent
- CellOverHandler - Interface in com.smartgwt.client.widgets.grid.events
- cellPadding - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- cellPadding - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- CellRecord - Class in com.smartgwt.client.widgets.cube
-
A CellRecord represents the data for one cell of the body area.
- CellRecord() - Constructor for class com.smartgwt.client.widgets.cube.CellRecord
- CellRecord(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.CellRecord
- cellRole - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- CellSavedEvent - Class in com.smartgwt.client.widgets.grid.events
- CellSavedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellSavedEvent
- CellSavedHandler - Interface in com.smartgwt.client.widgets.grid.events
- CellSelection - Class in com.smartgwt.client.widgets.grid
-
Maintains a representation of selection over a 2-dimensional grid of objects.
Automatically created to manage cell-selection onCubeGrid
widgets. - CellSelection() - Constructor for class com.smartgwt.client.widgets.grid.CellSelection
- CellSelection(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.CellSelection
- CellSelectionChangedEvent - Class in com.smartgwt.client.widgets.grid.events
- CellSelectionChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
- CellSelectionChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- cellStyle - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- CellStyleHandler - Interface in com.smartgwt.client.widgets.viewer
- CellStyleSuffixes - Interface in com.smartgwt.client.docs
-
As with
stateful canvases
, grid cells support being styled to reflect the current state of the cell by generating a css styleName from the specifiedbaseStyle
, plus stateful suffixes. - CellStyling - Interface in com.smartgwt.client.docs
-
The following APIs are all related to CellStyling.
- CellValueHoverEvent - Class in com.smartgwt.client.widgets.grid.events
- CellValueHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
- CellValueHoverFormatter - Interface in com.smartgwt.client.widgets.grid
- CellValueHoverHandler - Interface in com.smartgwt.client.widgets.grid.events
- cellValueHoverHTML(ListGridRecord, int, int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the HTML that is displayed by the default cellValueHover handler.
- cellValueIsClipped(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Is the value in a given cell clipped?
- CENTER - Enum constant in enum com.smartgwt.client.types.Alignment
-
Center within container.
- CENTER - Enum constant in enum com.smartgwt.client.types.ImageStyle
-
Center (and don't stretch at all) the image if smaller than its enclosing frame.CENTER:"center",
- CENTER - Enum constant in enum com.smartgwt.client.types.LabelAlignment
-
Center label about its left coordinate
- CENTER - Enum constant in enum com.smartgwt.client.types.LegendAlign
-
Align centrally in the legend section
- CENTER - Enum constant in enum com.smartgwt.client.types.TitleAlign
-
Align centrally in the chart title header
- CENTER - Enum constant in enum com.smartgwt.client.types.VerticalAlignment
-
Center within container.
- centerBackgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- centerInPage() - Method in class com.smartgwt.client.widgets.Window
-
Centers the Window in the page.
- centerLegend - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- centerPoint - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawOvalLogicalStructure
- centerPoint - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawSectorLogicalStructure
- centerTitle - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- CHANGE - Enum constant in enum com.smartgwt.client.types.FieldAuditMode
-
the field value will be saved for all audited adds, and for updates in which the value changed
- CHANGE - Enum constant in enum com.smartgwt.client.types.TourActionType
-
The target FormItem must change to complete the step.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.tools.CSSEditor
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.tools.EditPane
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.tools.EditTree
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.tools.GradientEditor
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.tools.ListPalette
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.tools.MenuPalette
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.tools.Reify
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.tools.SeleneseRecorder
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.tools.TilePalette
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.tools.TreePalette
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ai.AIWindow
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.BatchUploader
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Button
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.Calendar
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.Timeline
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Canvas
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.chart.FacetChart
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.DateChooser
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Dialog
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.Gauge
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.EdgedCanvas
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.EditSearchWindow
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.FieldPicker
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.ColorPicker
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ToggleItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.FilterClause
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.PickListMenu
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.PresetDateRangeItem
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.PropertySheet
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.SearchForm
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.DateGrid
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.ListGrid
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.Shuttle
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.HTMLFlow
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.HTMLPane
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.IButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.IconButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Img
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ImgButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ImgSplitbar
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Label
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.DataView
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.Deck
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.HLayout
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.HStack
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.Layout
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.NavPanel
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.Portlet
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.SectionStack
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.SplitPane
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.VLayout
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.VStack
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.menu.MenuBar
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.menu.MenuButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.MiniNavControl
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.MultiFilePicker
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.MultiSortDialog
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.MultiSortPanel
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.NavigationButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.plugins.SVG
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.PointerSettings
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.PrintCanvas
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.PrintWindow
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Progressbar
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.RangeSlider
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.RibbonButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.RichTextEditor
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Scrollbar
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Slider
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Snapbar
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Sound
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Splitbar
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.StatefulCanvas
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.StretchImg
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.StretchImgButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tab.ImgTab
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tab.TabBar
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tableview.TableView
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tile.TileGrid
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tile.TileLayout
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ToggleSwitch
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tour.TourWindow
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ViewLoader
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Window
-
Changes the defaults for Canvas AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Changes the defaults for DrawItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.CSSEditor
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.EditPane
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.EditTree
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.GradientEditor
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.ListPalette
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.MenuPalette
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.Reify
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.SeleneseRecorder
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.TilePalette
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.TreePalette
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.AIWindow
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.BatchUploader
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Button
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.calendar.Calendar
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.calendar.Timeline
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Canvas
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.chart.FacetChart
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.DateChooser
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Dialog
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.Gauge
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.EdgedCanvas
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.EditSearchWindow
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.FieldPicker
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.ColorPicker
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ToggleItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.FilterClause
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.PickListMenu
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.PresetDateRangeItem
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.PropertySheet
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.SearchForm
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.DateGrid
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.ListGrid
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.Shuttle
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.HTMLFlow
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.HTMLPane
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.IButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.IconButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Img
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ImgButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ImgSplitbar
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Label
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.DataView
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.Deck
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.HLayout
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.HStack
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.Layout
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.NavPanel
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.Portlet
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.SectionStack
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.SplitPane
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.VLayout
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.VStack
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.menu.MenuBar
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.menu.MenuButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.MiniNavControl
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.MultiFilePicker
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.MultiSortDialog
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.MultiSortPanel
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.NavigationButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.plugins.SVG
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.PointerSettings
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.PrintCanvas
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.PrintWindow
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Progressbar
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.RangeSlider
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.RibbonButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.RichTextEditor
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Scrollbar
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Slider
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Snapbar
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Sound
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Splitbar
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.StatefulCanvas
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.StretchImg
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.StretchImgButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tab.ImgTab
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tab.TabBar
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tableview.TableView
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tile.TileGrid
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tile.TileLayout
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ToggleSwitch
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tour.TourWindow
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ViewLoader
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Window
-
Changes the defaults for FormItem AutoChildren named
autoChildName
. - ChangedEvent - Class in com.smartgwt.client.widgets.events
- ChangedEvent - Class in com.smartgwt.client.widgets.form.fields.events
- ChangedEvent - Class in com.smartgwt.client.widgets.grid.events
- ChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ChangedEvent
- ChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
- ChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.ChangedEvent
- ChangedHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- ChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- ChangeEvent - Class in com.smartgwt.client.widgets.form.fields.events
- ChangeEvent - Class in com.smartgwt.client.widgets.grid.events
- ChangeEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
- ChangeEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.ChangeEvent
- ChangeHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- ChangeHandler - Interface in com.smartgwt.client.widgets.grid.events
- ChangeHandling - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ChangeHandling.
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ToggleItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.PresetDateRangeItem
- CharacterCasing - Enum in com.smartgwt.client.types
- ChartBackgroundDrawnEvent - Class in com.smartgwt.client.widgets.chart
- ChartBackgroundDrawnEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
- ChartBackgroundDrawnHandler - Interface in com.smartgwt.client.widgets.chart
- chartConfirmThreshold - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- chartConstructor - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- chartConstructor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- chartData(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Chart the data in this listGrid as a multi-series chart.
- chartData(String, String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- chartData(String, String[], ListGridRecord...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- chartData(String, String[], ListGridRecord[], FacetChart) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- chartData(String, String[], ListGridRecord[], FacetChart, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Chart the data in this listGrid as a multi-series chart.
- chartDialogTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- ChartDrawnEvent - Class in com.smartgwt.client.widgets.chart
- ChartDrawnEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.ChartDrawnEvent
- ChartDrawnHandler - Interface in com.smartgwt.client.widgets.chart
- ChartFeatures - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ChartFeatures.
- chartItemTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- ChartPointClickEvent - Class in com.smartgwt.client.widgets.chart
- ChartPointClickHandler - Interface in com.smartgwt.client.widgets.chart
- ChartPointHoverCustomizer - Class in com.smartgwt.client.widgets.chart
- ChartPointHoverCustomizer() - Constructor for class com.smartgwt.client.widgets.chart.ChartPointHoverCustomizer
- ChartProperties - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ChartProperties.
- chartRectMargin - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- chartStackedTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- ChartTitle - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ChartTitle.
- chartType - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- chartType - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- chartType - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ChartType - Enum in com.smartgwt.client.types
-
Known chart types.
- ChartType - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ChartType.
- chartTypeTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- CHECKBOX - Enum constant in enum com.smartgwt.client.types.FormItemType
- CHECKBOX - Enum constant in enum com.smartgwt.client.types.SelectionAppearance
-
an extra, non-data column should be automatically added to the ListGrid, showing checkboxes that can be toggled to select rows.
- CHECKBOX - Enum constant in enum com.smartgwt.client.types.SelectionType
-
object remains in "down" state until clicked again (checkbox)
- CHECKBOX_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- CheckboxField - Interface in com.smartgwt.client.docs
-
The following APIs are all related to CheckboxField.
- checkboxFieldFalseImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- checkboxFieldImageHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- checkboxFieldImageWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- checkboxFieldPartialImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- checkboxFieldTrueImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- CheckboxItem - Class in com.smartgwt.client.widgets.form.fields
-
Checkbox form item, implemented with customizable checkbox images.
- CheckboxItem() - Constructor for class com.smartgwt.client.widgets.form.fields.CheckboxItem
- CheckboxItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.CheckboxItem
- CheckboxItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.CheckboxItem
- CheckboxItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.CheckboxItem
- checkboxItem_checkedDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "checked".
- checkboxItem_partialSelectedDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "partially selected".
- checkboxItem_uncheckedDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "unchecked".
- checkboxItem_unsetDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "unset".
- CheckboxItemEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesCheckboxItem
when editMode is enabled. - CheckboxItemEditProxy() - Constructor for class com.smartgwt.client.tools.CheckboxItemEditProxy
- CheckboxItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.CheckboxItemEditProxy
- checkBrowserAndRedirect() - Static method in class com.smartgwt.client.util.Page
-
Deprecated.As discussed in
BrowserSupport
, developers are recommended to consider which browsers they wish to support within their specific application rather than relying on framework supported browser detection. - checkBrowserAndRedirect(String) - Static method in class com.smartgwt.client.util.Page
-
Deprecated.As discussed in
BrowserSupport
, developers are recommended to consider which browsers they wish to support within their specific application rather than relying on framework supported browser detection. - CHECKED - Enum constant in enum com.smartgwt.client.types.RecategorizeMode
-
recategorize if normal checks pass
- checkFileAccessOnSubmit - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- checkFormItemType(String) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
- checkForValidationErrors(ValidationStatusCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Performs silent validation of the current form values, like
valuesAreValid()
. - checkForValidationErrors(ValidationStatusCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Performs silent validation of the value manager values, like
valuesAreValid()
. - checkForValidationErrors(ValidationStatusCallback, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- checkForValidationErrors(ValidationStatusCallback, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Performs silent validation of the value manager values, like
valuesAreValid()
. - checkForValidationErrors(ValidationStatusCallback, boolean, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Performs silent validation of the current form values, like
valuesAreValid()
. - checkmarkDisabledImageAsImgHTMLProperties - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- checkmarkDisabledImageAsString - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- checkmarkImageAsImgHTMLProperties - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- checkmarkImageAsString - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- childCannotBeItsOwnAncestorMessage - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- childExpansionMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- children - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- CHILDREN - Enum constant in enum com.smartgwt.client.types.TreeModelType
-
In this model, nodes specify their children as a list of nodes.
- childrenField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
fieldName for a field in the dataSource expected to contain an explicit array of child nodes.
- childrenProperty - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
If true, this property indicates that this field will hold an explicit array of child nodes for the current node.
- ChildrenPropertyMode - Enum in com.smartgwt.client.types
-
when heuristically finding a property that appears to contain child objects, the ChildrenPropertyMode determines how to chose the property appears to contain child objects
- childrenResizeSnapAlign - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- childrenSnapAlign - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- childrenSnapCenterAlign - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- childrenSnapEdgeAlign - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- childrenSnapResizeToGrid - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- childrenSnapToGrid - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- childTagName - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a field that is
multiple:"true"
, controls the name of the XML tag used for each subelement duringDataSource.xmlSerialize()
. - chosenDate - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- CIRCLE - Enum constant in enum com.smartgwt.client.types.ListStyleType
-
An unfilled circle (◦)
- CIRCLETO - Enum constant in enum com.smartgwt.client.types.DrawShapeCommandType
-
Draw a segment of a specified circle.
- CircleToCommand - Class in com.smartgwt.client.widgets.drawing
-
Command to draw a segment of a specified circle.
- CircleToCommand() - Constructor for class com.smartgwt.client.widgets.drawing.CircleToCommand
- CircleToCommand(Point, double, double, double) - Constructor for class com.smartgwt.client.widgets.drawing.CircleToCommand
- clamp(int, int, int) - Static method in class com.smartgwt.client.util.NumberUtil
-
Returns a clamped number between a min and max.
- CLASS - Enum constant in enum com.smartgwt.client.types.LocatorTypeStrategy
-
Match by class if possible
- class_unknownFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Unknown field]"
- class_unnamedFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Unnamed field]"
- classID - Variable in class com.smartgwt.logicalstructure.widgets.plugins.ActiveXControlLogicalStructure
- classID - Variable in class com.smartgwt.logicalstructure.widgets.plugins.FlashletLogicalStructure
- className - Variable in class com.smartgwt.client.docs.serverds.ServerObject
-
Specifies the fully-qualified class name that provides the server-side endpoint of the DMI (
lookupStyle
:"new") or the class name of the factory that produces the DMI instance (lookupStyle
:"factory"). - cleanProperties(JavaScriptObject, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
Removes non-transferable properties from the supplied object (e.g.
- clear() - Static method in class com.smartgwt.client.util.Hover
-
Clear any active hover prompt.
- clear() - Method in class com.smartgwt.client.widgets.Canvas
-
Remove all visual representation of a Canvas, including all child or member Canvases, or managed top-level components such as the ListGrid drop location indicator.
- CLEAR - Enum constant in enum com.smartgwt.client.types.PickerIconName
-
Picker icon to clear a field value.
- CLEAR - Static variable in class com.smartgwt.client.widgets.form.fields.PickerIcon
- clearAIFilterCaches(AdvancedCriteria) - Static method in class com.smartgwt.client.ai.AI
-
Removes information for all records to which an "aiFilter"
AdvancedCriteria
has been applied. - clearAllCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method, the equivalent of the builtin
Clear Filter menu-item
, clears all user-visible criteria applied to this grid, including values and filter-operators in thefilter-row
and criteria in theadvanced filter window
, and issues a re-filter. - clearAllSortingText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- clearButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.DateRangeDialogLogicalStructure
- clearCriteria() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Clear all current criteria.
- clearCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Clear the current criteria used to filter data.
- clearCriteria(DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- clearCriteria(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Clear the current criteria used to filter data.
- clearCriteriaOnFilterEditorHide - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- clearDateParser() - Static method in class com.smartgwt.client.util.DateUtil
-
If a custom system wide date parser has been specified via
DateUtil.setDateParser(DateParser)
, clear this and revert to the standard date input format specified viaDateUtil.setDateInputFormat(String)
. - clearDynamicProperty(String) - Method in class com.smartgwt.client.core.BaseClass
-
Clears a dynamic property previously established via
addDynamicProperty()
. - clearDynamicProperty(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Clears a dynamic property previously established via
BaseWidget.addDynamicProperty(java.lang.String,java.lang.String)
. - clearEditValue(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-

 Clear a field value being tracked as an unsaved user edit.
- clearErrors() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Clear all error messages for this item
- clearErrors(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Clears all errors for this DynamicForm.
- clearErrors(boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Clears all errors from member forms.
- clearEvent(MultiWindowEvent) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Unregisters a previously registered window event listener.
- clearEvent(MultiWindowEvent, int) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Unregisters a previously registered window event listener.
- ClearEvent - Class in com.smartgwt.client.widgets.events
- ClearEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ClearEvent
- clearExplicitTabIndex() - Method in class com.smartgwt.client.widgets.Canvas
-
If an explicit
tabIndex
was assigned to this widget, clear it. - clearFactoryProperties() - Static method in class com.smartgwt.client.bean.BeanFactory
- clearFieldError(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Clears any validation errors for some cell.
- clearFieldError(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- clearFieldErrors(String, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Clear any validation errors on the field passed in.
- clearFieldErrors(String, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Clear all validation errors associated with some field in this form
- clearFieldSearchOperator(String, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Clears the current search operator from a field in the grid's
filter row
. - clearFilterText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- clearFilterViaAIText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- clearFilterWindowCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Clears criteria applied to this grid via the
advanced filter window
and issues a re-filter. - clearGroups() - Method in class com.smartgwt.client.tools.CSSEditor
-
Clear the current
style-groups
from the editor. - ClearHandler - Interface in com.smartgwt.client.widgets.events
- clearHilites() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Clear all Hilites from the editor.
- clearLogPriority(String) - Static method in class com.smartgwt.client.util.SC
-
Clear the priority for a log category.
- clearPrompt() - Static method in class com.smartgwt.client.util.SC
-
Clear the modal prompt being shown to the user.
- clearQueue() - Method in class com.smartgwt.client.data.FacadeDataSource
-
Shorthand to clear the
request queue
without changing the value ofqueueRequests
. - clearRowErrors(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Clear any stored validation errors for some row
- clearSavedViewState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Clear this grid's auto-saved
view state
as described inautoPersistViewState
. - clearSelection() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- clearSelection() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Deselect all currently selected records
- clearSelection(boolean) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Deselect all currently selected records
- clearSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method clears any existing sort on this grid by calling
setSort()
with a null parameter. - clearSortFieldText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- clearTransaction(int) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Erase all client-side record of a transaction, such that any response from the server will be ignored.
- clearTransaction(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Deprecated.please use int methods when dealing with transaction number.
- clearValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Clear the value for this form item.
- clearValue(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Clears the value for some field via a call to
FormItem.clearValue()
if appropriate. - clearValue(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Clear the value for some field.
- clearValueAtDataPath(DataSourceField, String, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to remove the value at the supplied dataPath inside the argument values record, or at the field's declared dataPath if the argument dataPath is null.
- clearValueAtDataPath(FormItem, String, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to remove the value at the supplied dataPath inside the argument values record, or at the field's declared dataPath if the argument dataPath is null.
- clearValueAtDataPath(ListGridField, String, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to remove the value at the supplied dataPath inside the argument values record, or at the field's declared dataPath if the argument dataPath is null.
- clearValueAtDataPath(DetailViewerField, String, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to remove the value at the supplied dataPath inside the argument values record, or at the field's declared dataPath if the argument dataPath is null.
- clearValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Reset to default form values and clear errors
- clearValues() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Clear out all the values managed by this values manager.
- click() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Notification fired when the user clicks on this DrawGroup.
- click() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Notification method fired when a user clicks anywhere on this button.
- CLICK - Enum constant in enum com.smartgwt.client.types.AutoFitEvent
-
React to a click on the listGrid header.
- CLICK - Enum constant in enum com.smartgwt.client.types.EditCompletionEvent
-
User started editing another row by clicking on it
- CLICK - Enum constant in enum com.smartgwt.client.types.InlineEditEvent
-
A single mouse click triggers inline editing
- CLICK - Enum constant in enum com.smartgwt.client.types.ListGridEditEvent
-
A single mouse click triggers inline editing
- CLICK - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the user clicks the mouse on the Page.
- CLICK - Enum constant in enum com.smartgwt.client.types.TabTitleEditEvent
-
Start editing when the user single-clicks a tab title
- CLICK - Enum constant in enum com.smartgwt.client.types.TourActionType
-
The
target
must be clicked to complete the step - CLICK_OUTSIDE - Enum constant in enum com.smartgwt.client.types.EditCompletionEvent
-
User clicked outside editor during edit.
- ClickEvent - Class in com.smartgwt.client.widgets.drawing.events
- ClickEvent - Class in com.smartgwt.client.widgets.events
- ClickEvent - Class in com.smartgwt.client.widgets.form.fields.events
- ClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.ClickEvent
- ClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ClickEvent
- ClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ClickEvent
- ClickHandler - Interface in com.smartgwt.client.widgets.drawing.events
- ClickHandler - Interface in com.smartgwt.client.widgets.events
- ClickHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- ClickHandler - Interface in com.smartgwt.client.widgets.menu.events
- ClickMask - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ClickMask.
- ClickMaskMode - Enum in com.smartgwt.client.types
-
Passed as a parameter to
Canvas.showClickMask()
to determine the masks behavior when clicked. - clickMaskUp() - Method in class com.smartgwt.client.widgets.Canvas
-
Determines whether a clickmask is showing
- clickMaskUp(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Determines whether a clickmask is showing
- CLICKPIN - Enum constant in enum com.smartgwt.client.types.HoverPersistMode
-
like "underMouse", but if the user clicks in the hover, it is pinned until the user clicks outside of the hover
- CLIENTCUSTOM - Enum constant in enum com.smartgwt.client.types.DSProtocol
-
This setting entirely bypasses the Smart GWT comm system.
- ClientData - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ClientData.
- ClientDataIntegration - Interface in com.smartgwt.client.docs
-
Client-side Data Integration
- CLIENTEXPORT - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Upload formatted client data and export it to Excel, XML and other formats.
- clientOnly - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
A clientOnly DataSource simulates the behavior of a remote data store by manipulating a static dataset in memory as
DSRequests
are executed on it. - clientOnly - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Indicates this validator runs on the client only.
- ClientOnlyDataSourceCallback - Interface in com.smartgwt.client.callbacks
- ClientOnlyDataSources - Interface in com.smartgwt.client.docs
-
Client Only DataSources
- CLIENTREQUEST - Enum constant in enum com.smartgwt.client.types.MultiUpdatePolicy
-
having a PK is required for requests that come from the client or are specifically marked via dsRequest.setClientRequest(true)
- clientRequestMaxRows - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to
SQL DataSources
only. - ClientServerIntegration - Interface in com.smartgwt.client.docs
-
Client-Server Integration
- ClientUniquenessCheckCondition - Enum in com.smartgwt.client.types
-
For a validator of type
isUnique
in a component listing multiple records such as a ListGrid, can we use the component's fetched data set to check for uniqueness? Used byValidator.checkComponentData
. - CLIP_H - Enum constant in enum com.smartgwt.client.types.Overflow
-
Clip horizontally but extend the canvas's clip region vertically if necessary.
- CLIP_V - Enum constant in enum com.smartgwt.client.types.Overflow
-
Clip vertically but extend the canvas's clip region horizontally if necessary.
- CLIPBOARD - Static variable in class com.smartgwt.client.widgets.HeaderControl
- clipHeaderTitles - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- clipItemTitles - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- Clipping - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Clipping.
- clipStaticValue - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- clipTitle - Variable in class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- clipTitle - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionHeaderLogicalStructure
- CLOCK - Static variable in class com.smartgwt.client.widgets.HeaderControl
- clone() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- cloneDSRequest(DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Creates a shallow copy of the given
DSRequest
. - cloneDSResponse(DSResponse) - Method in class com.smartgwt.client.data.DataSource
-
Creates a shallow copy of the given
DSResponse
. - close() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Closes this RemoteWindow.
- close() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
close()
method overridden to showcloseConfirmationMessage
to the user before removing the portlet from the PortalLayout viaPortalLayout.removePortlet()
- close() - Method in class com.smartgwt.client.widgets.Window
-
Close this window.
- close(boolean) - Method in class com.smartgwt.client.browser.window.RemoteWindow
- close(boolean, RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Closes this RemoteWindow.
- close(String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Closes the existing window with the specified name,
- close(String, boolean) - Static method in class com.smartgwt.client.browser.window.MultiWindow
- close(String, boolean, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Closes the existing window with the specified name,
- CLOSE - Enum constant in enum com.smartgwt.client.types.DrawShapeCommandType
-
Draws a straight line from the current point to the last "moveto" point.
- CLOSE - Enum constant in enum com.smartgwt.client.types.MultiWindowEvent
-
fires when a window is closed
- CLOSE - Static variable in class com.smartgwt.client.widgets.HeaderControl
- CLOSE_BUTTON - Enum constant in enum com.smartgwt.client.types.HeaderControls
- closeAll() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Close all nodes under a particular node
- closeAll(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Close all nodes under a particular node
- closeAll(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Close all nodes under a particular node
- closeClick() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Handles a click on the close button of this portlet.
- CloseClickEvent - Class in com.smartgwt.client.widgets.events
- CloseClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.CloseClickEvent
- CloseClickHandler - Interface in com.smartgwt.client.widgets.events
- CloseClickHandler - Interface in com.smartgwt.client.widgets.tab.events
- CloseCommand - Class in com.smartgwt.client.widgets.drawing
-
Command to close the current sub-path.
- CloseCommand() - Constructor for class com.smartgwt.client.widgets.drawing.CloseCommand
- closeConfirmationMessage - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortletLogicalStructure
- closedIconSuffix - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- closedIconSuffix - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- closeFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Handler fired when facet is closed
methodType handler - closeFolder(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Closes a folder.
- closeFolder(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Closes a folder.
- closeFolder(TreeNode) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Closes a folder.
- closeFolder(Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Closes a folder.
- closeFolder(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Closes a folder.
- closeFolders(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Close a set of folders, specified by path or as pointers to nodes.
- closeGroup(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Closes the node represented by the "record" parameter, if it is a folder and is not already closed.
- closeOnDateClick - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- closeOnEscapeKeypress - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- closeRecord(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- closeSection(SectionStackSection) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Close a section.
- closeSectionButtonConstructor - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- closeSectionIcon - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- closeSectionIconSize - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- closeTabIcon - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- closeTabIconSize - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- closeTabKeys - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabBarLogicalStructure
- CLUSTERS - Enum constant in enum com.smartgwt.client.types.AutoScrollDataApproach
-
Expand the chart to accommodate
FacetChart.barMargin
,FacetChart.minBarThickness
, andFacetChart.getMinClusterSize()
. - ClusterSizeMapper - Interface in com.smartgwt.client.widgets.chart
- codeBase - Variable in class com.smartgwt.logicalstructure.widgets.plugins.ActiveXControlLogicalStructure
- codeBase - Variable in class com.smartgwt.logicalstructure.widgets.plugins.FlashletLogicalStructure
- COL_RESIZE - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the column resize cursor (horizontal double-tipped arrow)
- colHeaderBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- colHeaderLabelBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- collapseField(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Collapses the specified field.
- collapseGroupOnRowClick - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- collapseRecord(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Collapses a given
record
which has been previously expanded usingexpandRecord()
. - collapseRecords(ListGridRecord...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Collapses the passed list of expanded
records
. - collapseSection() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Collapse a sectionItem, and hide all the items within the section (not including the header).
- collapseSection(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Collapse a section or sections.
- collapseSection(int, CollapseSectionCallback) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Collapse a section or sections.
- collapseSection(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- CollapseSectionCallback - Interface in com.smartgwt.client.callbacks
- colNum - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
- color - Variable in class com.smartgwt.logicalstructure.widgets.PointerSettingsLogicalStructure
- COLOR - Enum constant in enum com.smartgwt.client.types.ControlName
-
A color-picker allowing the user to set the text color.
- colorArray - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- colorButtonBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- colorButtonSize - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- ColorChangedEvent - Class in com.smartgwt.client.widgets.form.events
- ColorChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.ColorChangedEvent
- ColorChangedHandler - Interface in com.smartgwt.client.widgets.form.events
- COLORCONTROLS - Enum constant in enum com.smartgwt.client.types.StandardControlGroup
-
Color controls
- colorFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteRuleLogicalStructure
- ColorItem - Class in com.smartgwt.client.widgets.form.fields
-
Form item for selecting a color via a pop-up
ColorPicker
. - ColorItem() - Constructor for class com.smartgwt.client.widgets.form.fields.ColorItem
- ColorItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.ColorItem
- ColorItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.ColorItem
- ColorItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.ColorItem
- colorItem_pickerIconPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click to select a new color".
- ColorMapper - Interface in com.smartgwt.client.widgets.chart
- ColorPicker - Class in com.smartgwt.client.widgets.form
-
The ColorPicker widget allows the user to select a color from anywhere in the color spectrum.
- ColorPicker() - Constructor for class com.smartgwt.client.widgets.form.ColorPicker
- ColorPicker(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.ColorPicker
- colorPicker_basicColorLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Basic Colors:".
- colorPicker_blueFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The Blue component of the selected color".
- colorPicker_blueFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Blue".
- colorPicker_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- colorPicker_greenFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The Green component of the selected color".
- colorPicker_greenFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Green".
- colorPicker_htmlFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The selected color''s HTML coding".
- colorPicker_htmlFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "HTML".
- colorPicker_hueFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The Hue (base tone) of the selected color".
- colorPicker_hueFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Hue".
- colorPicker_lessButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "<< Less".
- colorPicker_lumFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The Luminosity (brightness) of the selected color".
- colorPicker_lumFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Lum".
- colorPicker_moreButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "More >>".
- colorPicker_okButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "OK".
- colorPicker_opacitySliderLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Opacity:".
- colorPicker_redFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The Red component of the selected color".
- colorPicker_redFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Red".
- colorPicker_satFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The Saturation (color purity) of the selected color".
- colorPicker_satFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sat".
- colorPicker_selectedColorLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Selected Color:".
- colorPicker_selectTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select a Color".
- ColorPickerItem - Class in com.smartgwt.client.widgets.form.fields
-
Form item for selecting a color via a pop-up
ColorPicker
. - ColorPickerItem() - Constructor for class com.smartgwt.client.widgets.form.fields.ColorPickerItem
- ColorPickerItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.ColorPickerItem
- ColorPickerItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.ColorPickerItem
- ColorPickerItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.ColorPickerItem
- ColorPickerLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.form
- ColorPickerLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- ColorPickerMode - Enum in com.smartgwt.client.types
- colorPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- colorScaleMetric - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- ColorSelectedEvent - Class in com.smartgwt.client.widgets.form.events
- ColorSelectedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
- ColorSelectedHandler - Interface in com.smartgwt.client.widgets.form.events
- ColorStop - Class in com.smartgwt.client.widgets.drawing
-
An object containing properties that is used in Gradient types
- ColorStop() - Constructor for class com.smartgwt.client.widgets.drawing.ColorStop
- ColorStop(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.ColorStop
- ColorStop(String, float) - Constructor for class com.smartgwt.client.widgets.drawing.ColorStop
- COLS - Enum constant in enum com.smartgwt.client.types.AutoSelectionModel
-
Columns will be selected on column-header selection
- COLUMN - Enum constant in enum com.smartgwt.client.types.Axis
-
Column axis
- COLUMN - Enum constant in enum com.smartgwt.client.types.ChartType
-
Values represented by vertical columns.
- columnBorder - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- columnCode - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
See
DataSource.tableCode
. - columnFacets - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- columnOverflow - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- columnSpacing - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- columnsPerPage - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- columnTitles - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- ColumnTree - Class in com.smartgwt.client.widgets.grid
-
The Smart GWT system supports hierarchical data (also referred to as tree data due to its "branching" organization) with: the
Tree
class, which manipulates hierarchical data sets the TreeGrid widget class, which extends the ListGrid class to visually present tree data in an expandable/collapsible format. - ColumnTree() - Constructor for class com.smartgwt.client.widgets.grid.ColumnTree
- ColumnTree(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.ColumnTree
- columnTree_backButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Back".
- ColumnTreeLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.grid
- ColumnTreeLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- columnWidths - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- colWidths - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- com.smartgwt.client - package com.smartgwt.client
- com.smartgwt.client.ai - package com.smartgwt.client.ai
- com.smartgwt.client.bean - package com.smartgwt.client.bean
- com.smartgwt.client.bean.types - package com.smartgwt.client.bean.types
- com.smartgwt.client.browser.window - package com.smartgwt.client.browser.window
- com.smartgwt.client.browser.window.events - package com.smartgwt.client.browser.window.events
- com.smartgwt.client.callbacks - package com.smartgwt.client.callbacks
- com.smartgwt.client.core - package com.smartgwt.client.core
- com.smartgwt.client.data - package com.smartgwt.client.data
- com.smartgwt.client.data.events - package com.smartgwt.client.data.events
- com.smartgwt.client.data.fields - package com.smartgwt.client.data.fields
- com.smartgwt.client.docs - package com.smartgwt.client.docs
-
This package contains conceptual overviews covering cross-cutting concerns that apply to multiple SmartGWT classes and packages.
- com.smartgwt.client.docs.serverds - package com.smartgwt.client.docs.serverds
-
This package is reference for all properties that may be specified in DataSource descriptor (.ds.xml file), for use with Smart GWT Pro Edition and above.
- com.smartgwt.client.event - package com.smartgwt.client.event
- com.smartgwt.client.form.events - package com.smartgwt.client.form.events
- com.smartgwt.client.i18n - package com.smartgwt.client.i18n
- com.smartgwt.client.rpc - package com.smartgwt.client.rpc
- com.smartgwt.client.tools - package com.smartgwt.client.tools
- com.smartgwt.client.tools.stream - package com.smartgwt.client.tools.stream
- com.smartgwt.client.types - package com.smartgwt.client.types
- com.smartgwt.client.util - package com.smartgwt.client.util
- com.smartgwt.client.util.events - package com.smartgwt.client.util.events
- com.smartgwt.client.util.tour - package com.smartgwt.client.util.tour
- com.smartgwt.client.util.workflow - package com.smartgwt.client.util.workflow
- com.smartgwt.client.util.workflow.events - package com.smartgwt.client.util.workflow.events
- com.smartgwt.client.widgets - package com.smartgwt.client.widgets
- com.smartgwt.client.widgets.ace - package com.smartgwt.client.widgets.ace
- com.smartgwt.client.widgets.ace.events - package com.smartgwt.client.widgets.ace.events
- com.smartgwt.client.widgets.ai - package com.smartgwt.client.widgets.ai
- com.smartgwt.client.widgets.calendar - package com.smartgwt.client.widgets.calendar
- com.smartgwt.client.widgets.calendar.events - package com.smartgwt.client.widgets.calendar.events
- com.smartgwt.client.widgets.chart - package com.smartgwt.client.widgets.chart
- com.smartgwt.client.widgets.com.smartgwt.client.widgets.events - package com.smartgwt.client.widgets.com.smartgwt.client.widgets.events
- com.smartgwt.client.widgets.cube - package com.smartgwt.client.widgets.cube
- com.smartgwt.client.widgets.cube.events - package com.smartgwt.client.widgets.cube.events
- com.smartgwt.client.widgets.data.events - package com.smartgwt.client.widgets.data.events
- com.smartgwt.client.widgets.drawing - package com.smartgwt.client.widgets.drawing
- com.smartgwt.client.widgets.drawing.events - package com.smartgwt.client.widgets.drawing.events
- com.smartgwt.client.widgets.events - package com.smartgwt.client.widgets.events
- com.smartgwt.client.widgets.form - package com.smartgwt.client.widgets.form
- com.smartgwt.client.widgets.form.events - package com.smartgwt.client.widgets.form.events
- com.smartgwt.client.widgets.form.fields - package com.smartgwt.client.widgets.form.fields
- com.smartgwt.client.widgets.form.fields.events - package com.smartgwt.client.widgets.form.fields.events
- com.smartgwt.client.widgets.form.validator - package com.smartgwt.client.widgets.form.validator
- com.smartgwt.client.widgets.grid - package com.smartgwt.client.widgets.grid
- com.smartgwt.client.widgets.grid.events - package com.smartgwt.client.widgets.grid.events
- com.smartgwt.client.widgets.layout - package com.smartgwt.client.widgets.layout
- com.smartgwt.client.widgets.layout.events - package com.smartgwt.client.widgets.layout.events
- com.smartgwt.client.widgets.menu - package com.smartgwt.client.widgets.menu
- com.smartgwt.client.widgets.menu.events - package com.smartgwt.client.widgets.menu.events
- com.smartgwt.client.widgets.notify - package com.smartgwt.client.widgets.notify
- com.smartgwt.client.widgets.plugins - package com.smartgwt.client.widgets.plugins
- com.smartgwt.client.widgets.rte - package com.smartgwt.client.widgets.rte
-
This package contains helper classes for the
RichTextEditor
(e.g. the helper widgets for its HTML list editing support). - com.smartgwt.client.widgets.rte.events - package com.smartgwt.client.widgets.rte.events
- com.smartgwt.client.widgets.tab - package com.smartgwt.client.widgets.tab
- com.smartgwt.client.widgets.tab.events - package com.smartgwt.client.widgets.tab.events
- com.smartgwt.client.widgets.tableview - package com.smartgwt.client.widgets.tableview
- com.smartgwt.client.widgets.tableview.events - package com.smartgwt.client.widgets.tableview.events
- com.smartgwt.client.widgets.tile - package com.smartgwt.client.widgets.tile
- com.smartgwt.client.widgets.tile.events - package com.smartgwt.client.widgets.tile.events
- com.smartgwt.client.widgets.toolbar - package com.smartgwt.client.widgets.toolbar
- com.smartgwt.client.widgets.toolbar.events - package com.smartgwt.client.widgets.toolbar.events
- com.smartgwt.client.widgets.tools.events - package com.smartgwt.client.widgets.tools.events
- com.smartgwt.client.widgets.tour - package com.smartgwt.client.widgets.tour
- com.smartgwt.client.widgets.tree - package com.smartgwt.client.widgets.tree
- com.smartgwt.client.widgets.tree.events - package com.smartgwt.client.widgets.tree.events
- com.smartgwt.client.widgets.viewer - package com.smartgwt.client.widgets.viewer
- com.smartgwt.deprecated.com.smartgwtee.client.widgets - package com.smartgwt.deprecated.com.smartgwtee.client.widgets
- com.smartgwt.deprecated.com.smartgwtpower.client.widgets - package com.smartgwt.deprecated.com.smartgwtpower.client.widgets
- com.smartgwt.linker - package com.smartgwt.linker
- com.smartgwt.logicalstructure.core - package com.smartgwt.logicalstructure.core
- com.smartgwt.logicalstructure.widgets - package com.smartgwt.logicalstructure.widgets
- com.smartgwt.logicalstructure.widgets.ace - package com.smartgwt.logicalstructure.widgets.ace
- com.smartgwt.logicalstructure.widgets.ai - package com.smartgwt.logicalstructure.widgets.ai
- com.smartgwt.logicalstructure.widgets.calendar - package com.smartgwt.logicalstructure.widgets.calendar
- com.smartgwt.logicalstructure.widgets.chart - package com.smartgwt.logicalstructure.widgets.chart
- com.smartgwt.logicalstructure.widgets.cube - package com.smartgwt.logicalstructure.widgets.cube
- com.smartgwt.logicalstructure.widgets.drawing - package com.smartgwt.logicalstructure.widgets.drawing
- com.smartgwt.logicalstructure.widgets.form - package com.smartgwt.logicalstructure.widgets.form
- com.smartgwt.logicalstructure.widgets.grid - package com.smartgwt.logicalstructure.widgets.grid
- com.smartgwt.logicalstructure.widgets.layout - package com.smartgwt.logicalstructure.widgets.layout
- com.smartgwt.logicalstructure.widgets.menu - package com.smartgwt.logicalstructure.widgets.menu
- com.smartgwt.logicalstructure.widgets.plugins - package com.smartgwt.logicalstructure.widgets.plugins
- com.smartgwt.logicalstructure.widgets.rte - package com.smartgwt.logicalstructure.widgets.rte
- com.smartgwt.logicalstructure.widgets.tab - package com.smartgwt.logicalstructure.widgets.tab
- com.smartgwt.logicalstructure.widgets.tableview - package com.smartgwt.logicalstructure.widgets.tableview
- com.smartgwt.logicalstructure.widgets.tile - package com.smartgwt.logicalstructure.widgets.tile
- com.smartgwt.logicalstructure.widgets.toolbar - package com.smartgwt.logicalstructure.widgets.toolbar
- com.smartgwt.logicalstructure.widgets.tools - package com.smartgwt.logicalstructure.widgets.tools
- com.smartgwt.logicalstructure.widgets.tour - package com.smartgwt.logicalstructure.widgets.tour
- com.smartgwt.logicalstructure.widgets.tree - package com.smartgwt.logicalstructure.widgets.tree
- com.smartgwt.logicalstructure.widgets.viewer - package com.smartgwt.logicalstructure.widgets.viewer
- com.smartgwt.rebind - package com.smartgwt.rebind
- com.smartgwtee.client.widgets - package com.smartgwtee.client.widgets
- com.smartgwtpower.client.widgets - package com.smartgwtpower.client.widgets
- combineCriteria(Criteria, Criteria) - Static method in class com.smartgwt.client.data.DataSource
-
Combines two criteria (either simple criteria objects or AdvancedCriteria) using the "outerOperator".
- combineCriteria(Criteria, Criteria, CriteriaCombineOperator) - Static method in class com.smartgwt.client.data.DataSource
- combineCriteria(Criteria, Criteria, CriteriaCombineOperator, TextMatchStyle) - Static method in class com.smartgwt.client.data.DataSource
-
Combines two criteria (either simple criteria objects or AdvancedCriteria) using the "outerOperator".
- combineLogicalDateAndTime(Date, Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Combine a logical date (a value appropriate for a DataSourceField of type "date") with a logical time (a value appropriate for a DataSourceField of type "time") into a datetime value (a value appropriate for a DataSourceField of type "datetime")
- COMBO_BOX - Static variable in class com.smartgwt.client.widgets.form.fields.PickerIcon
- COMBOBOX - Enum constant in enum com.smartgwt.client.types.PickerIconName
-
Picker icon for a general combobox.
- COMBOBOX_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- ComboBoxFiltering - Interface in com.smartgwt.client.docs
-
ComboBoxItem PickList Filtering
- ComboBoxItem - Class in com.smartgwt.client.widgets.form.fields
-
The Combobox is a text input field which can show a list of options via a drop-down PickList.
- ComboBoxItem() - Constructor for class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- ComboBoxItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- ComboBoxItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- ComboBoxItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- comboBoxItem_emptyPickListMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No items to show".
- comboBoxItem_pickerClearButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear".
- comboBoxItem_pickerExitButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- comboBoxItem_pickerSaveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Accept".
- comboBoxItem_pickerSearchFieldHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Search".
- comboBoxItem_pickerSearchOrNewValueFieldHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Search or enter new value".
- comboBoxItem_searchStringTooShortMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a longer search string to search".
- ComboBoxItemCriteria - Interface in com.smartgwt.client.docs
-
ComboBoxItem criteria
- commands - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawShapeLogicalStructure
- COMMENT - Static variable in class com.smartgwt.client.widgets.HeaderControl
- commitButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- commitConfirmationMessage - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- Communication - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Communication.
- compare(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- compareCriteria(Criteria, Criteria) - Method in class com.smartgwt.client.data.DataSource
-
Given two sets of criteria, determine whether they are equivalent, the new criteria is guaranteed more restrictive, or the new criteria is not guaranteed more restrictive, returning 0, 1 or -1 respectively.
- compareCriteria(Criteria, Criteria) - Method in class com.smartgwt.client.data.ResultSet
-
Default behavior is to call
DataSource.compareCriteria()
to determine whether new criteria is guaranteed more restrictive, equivalent to the old criteria, or not guaranteed more restrictive, returning 1, 0 or -1 respectively. - compareCriteria(Criteria, Criteria) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Default behavior is to call
DataSource.compareCriteria()
to determine whether new criteria is equivalent to the old criteria (returns 0) or not. - compareCriteria(Criteria, Criteria, DSRequest) - Method in class com.smartgwt.client.data.DataSource
- compareCriteria(Criteria, Criteria, DSRequest) - Method in class com.smartgwt.client.data.ResultSet
- compareCriteria(Criteria, Criteria, DSRequest) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Default behavior is to call
DataSource.compareCriteria()
to determine whether new criteria is equivalent to the old criteria (returns 0) or not. - compareCriteria(Criteria, Criteria, DSRequest, String) - Method in class com.smartgwt.client.data.DataSource
-
Given two sets of criteria, determine whether they are equivalent, the new criteria is guaranteed more restrictive, or the new criteria is not guaranteed more restrictive, returning 0, 1 or -1 respectively.
- compareCriteria(Criteria, Criteria, DSRequest, String) - Method in class com.smartgwt.client.data.ResultSet
-
Default behavior is to call
DataSource.compareCriteria()
to determine whether new criteria is guaranteed more restrictive, equivalent to the old criteria, or not guaranteed more restrictive, returning 1, 0 or -1 respectively. - compareDates(Date, Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Compare two dates; returns 0 if equal, -1 if the first date is greater (later), or 1 if the second date is greater.
- compareDates(Date, Date, String) - Method in class com.smartgwt.client.data.DataSource
-
Convenience method to compare two Date objects appropriately, depending on whether the passed-in fieldName refers to a field of
type
"datetime" or "date". - compareInside(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- compareLogicalDates(Date, Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Compare two dates, normalizing out the time elements so that only the date elements are considered; returns 0 if equal, -1 if the first date is greater (later), or 1 if the second date is greater.
- compareMetadataForAuditChangeStatus - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Only applicable to
binary fields
onaudited
DataSources. - comparePoint(AcePosition) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- comparePosition(AcePosition) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- compareRange(AceRange) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- compareValues(Object, Object, DataSourceField) - Method in interface com.smartgwt.client.data.SimpleType.SimpleTypeValueComparator
-
A custom comparator for this SimpleType.
- completeCreation() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Commits a widget to being an actual live instance instead of being used as a configuration template with various APIs that accept a properties object.
- completeEditing() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Finish editing and store edited values in
process state
. - completeEditing() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Finish editing and store edited values in
process state
. - completeElement(Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
StringMethod called when a processElement completes.
- COMPLEX - Enum constant in enum com.smartgwt.client.types.ColorPickerMode
-
In addition to the 40 basic colors, the user can specify a color from anywhere in the spectrum, with an optional alpha component.
- ComponentBinding - Interface in com.smartgwt.client.docs
-
Component Binding
- componentDefaults - Variable in class com.smartgwt.logicalstructure.widgets.tools.TreePaletteLogicalStructure
- ComponentSchema - Interface in com.smartgwt.client.docs
-
Component Schema
- ComponentTask - Class in com.smartgwt.client.util.workflow
-
Base class for tasks that target SmartGWT UI-specific operations.
- ComponentTask() - Constructor for class com.smartgwt.client.util.workflow.ComponentTask
- ComponentTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ComponentTask
- componentTask_unsupportedComponentMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$propertyName ''$id'' is not a supported type for this task"
- ComponentXML - Interface in com.smartgwt.client.docs
-
Component XML
- CompoundFormItem_skinning - Interface in com.smartgwt.client.docs
-
When skinning basic FormItems like SelectItem and TextItem, consider that compound form items like DateItem and ComboBox reuse simpler items like SelectItem and TextItem, so adding a border to SelectItem would also apply a border to each select item within DateItem.
To avoid such side-effects, if you want to add styling to all SelectItems used in your application, you can create an application-specific subclass like MySelectItem and apply properties there. - Compression - Interface in com.smartgwt.client.docs
-
Compression
- computeAngle(double, double, double, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Deprecated.
- computeAngleAsDouble(double, double, double, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Computes the angle in degrees from the positive X axis to the difference vector
v2 - v1 between the two given vectors. - CONCAT - Enum constant in enum com.smartgwt.client.types.SummaryFunctionType
-
Client: iterates through the set of records, producing a string with each value concatenated to the end.
Server: implemented as SQL CONCAT function by the Oracle database driver; other SQL drivers perform an additional query to fetch the values for concatenation. - ConcurrentEdits - Interface in com.smartgwt.client.docs
-
Handling concurrent edits in Smart GWT DataSources
- condition - Variable in class com.smartgwt.client.docs.serverds.Validator
-
For a validator that is not a built-in
ValidatorType
, aCallback
, function, or JavaScript expression to evaluate to see if this validator passes or fails. - condition(Object) - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
Add custom validation logic by overriding this method.
- config - Variable in class com.smartgwt.client.core.BaseClass
- config - Variable in class com.smartgwt.client.widgets.BaseWidget
- CONFIG_PROPERTIES - Static variable in class com.smartgwt.client.util.ConfigUtil
- configBean - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources of
serverType
"hibernate", the name of a Spring bean to query to obtain Hibernate Configuration for this particular DataSource. - configOnly - Variable in class com.smartgwt.client.core.BaseClass
- configOnly - Variable in class com.smartgwt.client.widgets.BaseWidget
- configOnly - Variable in class com.smartgwt.client.widgets.form.fields.FormItem
- CONFIGONLY - Enum constant in enum com.smartgwt.client.types.DataSourceTemplateReferenceMode
-
Indicates that a simple find-and-replace process should resolve templated references.
- configureDefaultSettings(NotifySettings) - Static method in class com.smartgwt.client.widgets.notify.Notify
-
Changes the default settings that are applied when you create a new
NotifyType
withconfigureMessages()
. - configureFieldsText - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- configureGrouping() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Open a MultiGroupDialog to configure the fields used for grouping.
- configureGroupingText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- configureMessages(String, NotifySettings) - Static method in class com.smartgwt.client.widgets.notify.Notify
-
Sets the default
NotifySettings
for the specifiedNotifyType
. - configureSortText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ConfigUtil - Class in com.smartgwt.client.util
- ConfigUtil() - Constructor for class com.smartgwt.client.util.ConfigUtil
- confirm(String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" and "Cancel" buttons.
- confirm(String, String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" and "Cancel" buttons.
- confirm(String, String, BooleanCallback, Dialog) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" and "Cancel" buttons.
- confirmCancelEditing - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- confirmDiscardEdits - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- confirmDiscardEditsMessage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- confirmIcon - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- confirmText - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- connected() - Static method in class com.smartgwt.client.rpc.Messaging
-
Returns true if we are currently connected to any channels.
- connectorImageAsSCStatefulImgConfig - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- connectorImageAsString - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- connectorOrientation - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- ConnectorOrientation - Enum in com.smartgwt.client.types
-
Supported styles of connector orientations.
- connectorStyle - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- ConnectorStyle - Enum in com.smartgwt.client.types
-
Supported styles of connector styles.
- Constant - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Constant.
- Containment - Interface in com.smartgwt.client.docs
-
Component Containment and Hierarchy
- contains(Record) - Method in class com.smartgwt.client.data.RecordList
-
Return if this list contains the specified object.
- contains(Record, int) - Method in class com.smartgwt.client.data.RecordList
-
Return if this list contains the specified object.
- contains(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns true if element is a descendant of this widget (i.e., exists below this widget in the containment hierarchy); and false otherwise.
- contains(Canvas, Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns true if element is a descendant of this widget (i.e., exists below this widget in the containment hierarchy); and false otherwise.
- contains(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- CONTAINS - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Contains as sub-string (match case)
- CONTAINS - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Determine whether a string value contains some substring specified via
validator.substring
. - CONTAINS_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Contains as sub-string (match case) another field value (specify fieldName as criterion.value)
- CONTAINS_PATTERN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
GLOB matching using wildcards.
- containsAll(RecordList) - Method in class com.smartgwt.client.data.RecordList
-
Return whether this list contains all the item in the specified list.
- containsEvent() - Method in class com.smartgwt.client.widgets.Canvas
-
Return true if the last event's mouse coordinates are within the bounds of this component.
- containsEventTarget() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns true if the current
mouse event target
is this component or a descendent of this component. - containsFocus() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns true if the keyboard focus is in this Canvas or any child of this Canvas.
- containsPoint(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Return whether or not this object contains the specified global (x,y) coordinates.
- containsPoint(int, int, Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Return whether or not this object contains the specified global (x,y) coordinates.
- containsRange(AceRange) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- ContainsValidator - Class in com.smartgwt.client.widgets.form.validator
-
Determine whether a string value contains some substring specified via
substring
. - ContainsValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.ContainsValidator
- contentComponents - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- contentLayout - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- ContentLayoutPolicy - Enum in com.smartgwt.client.types
-
Policy controlling how the window will manage content within its body.
- ContentLoadedEvent - Class in com.smartgwt.client.widgets.events
- ContentLoadedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ContentLoadedEvent
- ContentLoadedHandler - Interface in com.smartgwt.client.widgets.events
- ContentLoading - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ContentLoading.
- contents - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- contents - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- contents - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- contents - Variable in class com.smartgwt.logicalstructure.widgets.HTMLPaneLogicalStructure
- contents - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- contents - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- Contents - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Contents.
- contentsType - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- contentsType - Variable in class com.smartgwt.logicalstructure.widgets.HTMLPaneLogicalStructure
- contentsType - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- ContentsType - Enum in com.smartgwt.client.types
-
What type of content is being displayed within the
HTMLFlow
? This content may come from thecontentsURL
or be directly specified asHTMLFlow.contents
. - contentsURL - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- contentsURL - Variable in class com.smartgwt.logicalstructure.widgets.HTMLPaneLogicalStructure
- contentsURLParams - Variable in class com.smartgwt.logicalstructure.widgets.HTMLPaneLogicalStructure
- contentType - Variable in class com.smartgwt.client.docs.serverds.Mail
-
Used to override the content-type header applied to the email.
- contextMenu - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- contextMenu - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- CONTROL - Enum constant in enum com.smartgwt.client.types.FormItemElementType
-
The "control" cell containing the text box and picker
- controlBarIconBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- controlBarIconSize - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- controlCloseTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- controlMaximizeTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- controlMinimizeTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- ControlName - Enum in com.smartgwt.client.types
-
Names for the standard controls built into the RichTextEditor.
- controlPoint1 - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawCurveLogicalStructure
- controlPoint1 - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- CONTROLPOINT1 - Enum constant in enum com.smartgwt.client.types.KnobType
-
Display a draggable control knob along with a DrawLine indicating the angle between controlPoint1 and the startPoint.
- controlPoint2 - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawCurveLogicalStructure
- controlPoint2 - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- CONTROLPOINT2 - Enum constant in enum com.smartgwt.client.types.KnobType
-
Display a draggable control knob along with a DrawLine indicating the angle between controlPoint2 and the endPoint.
- controlReorderHandleTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- controls - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- controlsAsCanvasArray - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- controlsAsStringArrayArray - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- controlsBarHeight - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- controlSortDownTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- controlSortUpTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- conversionException(Object) - Method in class com.smartgwt.client.bean.BeanValueType
- convertabilityFrom(Class<?>, Object) - Static method in class com.smartgwt.client.bean.BeanValueType
-
How well could
convertFrom
convert the value to the klass? - convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.BeanMethod
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.BeanValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.BooleanValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.CanvasBaseValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.DataSourceBaseValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.DateValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.DoubleValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.EnumValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.FloatValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.IntegerValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.InterfaceValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.JsoValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.JsoWrapperValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.LongValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.NumberValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.OtherValueType
- convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.types.StringValueType
- convertabilityFromPrimitiveArray(Object) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- convertabilityToComponentType(Object) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- convertabilityToString() - Method in class com.smartgwt.client.bean.BeanMethod
- convertabilityToString() - Method in class com.smartgwt.client.bean.BeanValueType
- convertabilityToString() - Method in class com.smartgwt.client.bean.types.StringValueType
- convertabilityToString(Class<?>) - Static method in class com.smartgwt.client.bean.BeanValueType
- convertCriteria(Criteria) - Static method in class com.smartgwt.client.data.DataSource
-
Converts criteria expressed in Smart GWT's simple criteria format to an AdvancedCriteria object.
- convertCriteria(Criteria, TextMatchStyle) - Static method in class com.smartgwt.client.data.DataSource
-
Converts criteria expressed in Smart GWT's simple criteria format to an AdvancedCriteria object.
- convertDataSourceCriteria(Criteria) - Method in class com.smartgwt.client.data.DataSource
-
Converts criteria expressed in Smart GWT's simple criteria format to an AdvancedCriteria object.
- convertDataSourceCriteria(Criteria, TextMatchStyle) - Method in class com.smartgwt.client.data.DataSource
-
Converts criteria expressed in Smart GWT's simple criteria format to an AdvancedCriteria object.
- convertedNode(EditNode, EditNode, EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Notification fired when an
EditNode
is converted to a different type when moved from one container to another. - convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
- convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
- convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
- convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
- convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
- convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
- convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
- convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
- convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
- convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
- convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
- convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
- convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
- convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
- convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
- convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
- convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
- convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
- convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
- convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
- convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
- convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
- convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
- convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
- convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
- convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
- convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
- convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
- convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
- convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
- convertFrom(Class<?>, Object) - Static method in class com.smartgwt.client.bean.BeanValueType
-
Convert the value into an object of the class.
- convertFrom(Object) - Method in class com.smartgwt.client.bean.BeanValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.BooleanValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.CanvasBaseValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.DataSourceBaseValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.DateValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.DoubleValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.EnumValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.FloatValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.IntegerValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.InterfaceValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.JsoValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.JsoWrapperValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.LongValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.NumberValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.OtherValueType
- convertFrom(Object) - Method in class com.smartgwt.client.bean.types.StringValueType
- convertFrom(Object[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- convertFrom(Object[]) - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
- convertFrom(Object[]) - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
- convertFrom(Object[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
- convertFrom(Object[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
- convertFrom(Object[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
- convertFrom(Object[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
- convertFromArray(boolean[]) - Method in class com.smartgwt.client.bean.types.StringValueType
- convertFromArray(double[]) - Method in class com.smartgwt.client.bean.types.StringValueType
- convertFromArray(float[]) - Method in class com.smartgwt.client.bean.types.StringValueType
- convertFromArray(int[]) - Method in class com.smartgwt.client.bean.types.StringValueType
- convertFromArray(long[]) - Method in class com.smartgwt.client.bean.types.StringValueType
- convertFromPrimitiveArray(Object) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- convertFromPrimitiveArray(Object) - Method in class com.smartgwt.client.bean.types.StringValueType
- convertMapToJavascriptObject(Map) - Static method in class com.smartgwt.client.bean.BeanValueType
- convertMapToJavascriptObject(Map) - Static method in class com.smartgwt.client.util.JSOHelper
-
Converts the parameter Map to an equivalent Javascript object - see
JavaToJavaScriptConversion
for details of the conversions that take place. - convertMapToJavascriptObject(Map, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
- convertRelativeDates(Criteria) - Method in class com.smartgwt.client.data.DataSource
-
Takes all relative date values found anywhere within a Criteria / AdvancedCriteria object and converts them to concrete date values, returning the new criteria object.
- convertRelativeDates(Criteria, String) - Method in class com.smartgwt.client.data.DataSource
- convertRelativeDates(Criteria, String, Integer) - Method in class com.smartgwt.client.data.DataSource
- convertRelativeDates(Criteria, String, Integer, Date) - Method in class com.smartgwt.client.data.DataSource
-
Takes all relative date values found anywhere within a Criteria / AdvancedCriteria object and converts them to concrete date values, returning the new criteria object.
- convertStringToNumber(String) - Method in class com.smartgwt.client.bean.types.NumberValueType
- convertTags(String, String, String) - Static method in class com.smartgwt.client.util.StringUtil
-
Convert all tag symbols ( < and > ) into displayable HTML by changing them to < and > respectively.
- ConvertTo - Class in com.smartgwt.client.util
-
This object contains all of the methods for converting from a JavaScriptObject to an array of specific SmartGWT class types.
- convertToArray(JavaScriptObject) - Static method in class com.smartgwt.client.data.GroupSpecifier
- convertToArray(JavaScriptObject) - Static method in class com.smartgwt.client.data.SortSpecifier
- convertToArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Convert a JavaScript object to an Object[], following the rules described in the
JS -> Java conversion article
. - convertToArray(String) - Static method in class com.smartgwt.client.data.GroupSpecifier
- convertToArray(String) - Static method in class com.smartgwt.client.data.SortSpecifier
- convertToCellArray(int[][]) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToCriteriaArray(JavaScriptObject) - Static method in class com.smartgwt.client.data.Criteria
- convertToJava(JavaScriptObject) - Static method in class com.smartgwt.client.bean.BeanValueType
-
Performs basic conversion from a JavaScriptObject to an equivalent Java value, without taking into account any particularly desired Java types.
- convertToJava(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Convert a JavaScriptObject to the appropriate type of Java Object, following the rules described in the
JS -> Java conversion article
. - convertToJava(JavaScriptObject, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
Convert a JavaScriptObject to the appropriate type of Java Object, following the rules described in the
JS -> Java conversion article
- convertToJavaBooleanArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaDate(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaDateArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaDoubleArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaFloatArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaIntArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaIntegerArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaInterArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Deprecated.deprecated in favor of
JSOHelper.convertToJavaIntegerArray(com.google.gwt.core.client.JavaScriptObject)
- convertToJavaObjectArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaRefDataClassArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaScriptArray(boolean[]) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaScriptArray(byte[]) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaScriptArray(char[]) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaScriptArray(double[]) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaScriptArray(float[]) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaScriptArray(int[]) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaScriptArray(long[]) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaScriptArray(short[]) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaScriptArray(ProcessElement[]) - Static method in class com.smartgwt.client.util.workflow.ProcessElement
- convertToJavaScriptArray(Object[]) - Static method in class com.smartgwt.client.bean.BeanValueType
- convertToJavaScriptArray(Object[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
Converts the parameter Object array to an equivalent Javascript array - see
JavaToJavaScriptConversion
for details of the conversions that take place. - convertToJavaScriptArray(Object[], boolean) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaScriptDate(Date) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJavaScriptObject(Object) - Static method in class com.smartgwt.client.bean.BeanValueType
-
Converts the value to a JavaScriptObject.
- convertToJavaStringArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToJsArray(O[]) - Static method in class com.smartgwt.client.util.JSOHelper
- convertToList(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Convert a JavaScript object to a List, following the rules described in the
JS -> Java conversion article
. - convertToMap(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Convert a JavaScript object containing key:value pairs to a Java Map, following the rules described in the
JS -> Java conversion article
. - convertToMap(JavaScriptObject, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
Convert a JavaScript object containing key:value pairs to a Java Map, following the rules described in the
JS -> Java conversion article
- convertToPrimitiveString(String) - Method in class com.smartgwt.client.bean.types.StringValueType
- convertToRecordArray(JavaScriptObject) - Static method in class com.smartgwt.client.data.Record
- convertToString(Object) - Static method in class com.smartgwt.client.bean.BeanValueType
-
Converts the value to a string.
- convertToString(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- COPY - Enum constant in enum com.smartgwt.client.types.DragDataAction
-
Copy the data leaving the original in our list.
- copyAttributes(Record, String...) - Static method in class com.smartgwt.client.data.Record
-
Creates a shallow copy of
record
containing its attributes for properties named inproperties
. - copyAttributesInto(Record, Record, String...) - Static method in class com.smartgwt.client.data.Record
-
Shallow copies the attributes of
record
todestRecord
for properties named inproperties
. - copyCriteria(Criteria) - Static method in class com.smartgwt.client.data.DataSource
-
Create a copy of a criteria.
- copyEditNodes(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Copies the passed editNode or editNodes to an internal "clipboard" space, for later application via
pasteEditNodes()
. - copyEditNodes(EditNode) - Method in class com.smartgwt.client.tools.EditPane
-
Copies the passed editNode or editNodes to an internal "clipboard" space, for later application via
pasteEditNodes()
. - copyEditNodes(EditNode) - Method in class com.smartgwt.client.tools.EditTree
-
Copies the passed editNode or editNodes to an internal "clipboard" space, for later application via
pasteEditNodes()
. - copyEditNodes(EditNode...) - Method in class com.smartgwt.client.tools.EditContext
-
Copies the passed editNode or editNodes to an internal "clipboard" space, for later application via
pasteEditNodes()
. - copyEditNodes(EditNode...) - Method in class com.smartgwt.client.tools.EditPane
-
Copies the passed editNode or editNodes to an internal "clipboard" space, for later application via
pasteEditNodes()
. - copyEditNodes(EditNode...) - Method in class com.smartgwt.client.tools.EditTree
-
Copies the passed editNode or editNodes to an internal "clipboard" space, for later application via
pasteEditNodes()
. - copyLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- copyLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- copyLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- copyLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- copyRecord(Record) - Method in class com.smartgwt.client.data.DataSource
-
Copies all DataSource field values of a Record (including a TreeNode) to a new Record, omitting component-specific metadata such as selected state from grids, or parent folders for TreeNodes.
- copyRecords(Record...) - Method in class com.smartgwt.client.data.DataSource
-
Copies all DataSource field values of an (Array) of Records (including a TreeNode) to a new array of Records, omitting component-specific metadata such as selected state from grids, or parent folders for TreeNodes.
- copySelectionPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- Corner - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Corner.
- CORNER - Enum constant in enum com.smartgwt.client.types.SortArrow
-
Display sort arrow in the upper-right corner (above the scrollbar) only.
- cornerImg - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- cornerOffset - Variable in class com.smartgwt.logicalstructure.widgets.PointerSettingsLogicalStructure
- cornerSize - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- cornerSrc - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- correctZoomOverflow - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- couldSupportRequest(AIRequest) - Method in class com.smartgwt.client.ai.AIEngine
-
Determines whether this engine could support the given request.
- COUNT - Enum constant in enum com.smartgwt.client.types.SummaryFunctionType
-
Client: returns a numeric count of the total number of records passed in.
Server: acts exactly like SQL COUNT function. - COUNTDOWN - Enum constant in enum com.smartgwt.client.types.MaxStackDismissMode
-
dismiss the message with least time left
- COUNTONLY - Enum constant in enum com.smartgwt.client.types.RowRangeDisplayStyle
-
The
ListGrid.getFormattedRowCount()
will be displayed with no other text. - create() - Method in class com.smartgwt.client.ai.AIEngine
- create() - Method in class com.smartgwt.client.ai.AnswerEngineOperation
- create() - Method in class com.smartgwt.client.browser.window.OpenFinWindow
- create() - Method in class com.smartgwt.client.browser.window.RemoteWindow
- create() - Method in class com.smartgwt.client.core.BaseClass
- create() - Method in class com.smartgwt.client.data.DataSource
- create() - Method in class com.smartgwt.client.data.FacadeDataSource
- create() - Method in class com.smartgwt.client.data.FilteredList
- create() - Method in class com.smartgwt.client.data.MockDataSource
- create() - Method in class com.smartgwt.client.data.RecordList
- create() - Method in class com.smartgwt.client.data.RestDataSource
- create() - Method in class com.smartgwt.client.data.ResultSet
- create() - Method in class com.smartgwt.client.data.SchemaSet
- create() - Method in class com.smartgwt.client.data.SimpleType
- create() - Method in class com.smartgwt.client.data.TextExportSettings
- create() - Method in class com.smartgwt.client.data.TextImportSettings
- create() - Method in class com.smartgwt.client.data.TextSettings
- create() - Method in class com.smartgwt.client.data.WebService
- create() - Method in class com.smartgwt.client.data.WSDataSource
- create() - Method in class com.smartgwt.client.data.XJSONDataSource
- create() - Method in class com.smartgwt.client.rpc.Project
- create() - Static method in class com.smartgwt.client.rpc.RPCResponse
-
RPCResponses shouldn't be created directly.
- create() - Method in class com.smartgwt.client.tools.CanvasEditProxy
- create() - Method in class com.smartgwt.client.tools.CheckboxItemEditProxy
- create() - Method in class com.smartgwt.client.tools.CSSEditor
- create() - Method in class com.smartgwt.client.tools.DateItemEditProxy
- create() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
- create() - Method in class com.smartgwt.client.tools.DrawItemEditProxy
- create() - Method in class com.smartgwt.client.tools.DrawLabelEditProxy
- create() - Method in class com.smartgwt.client.tools.DrawPaneEditProxy
- create() - Method in class com.smartgwt.client.tools.EditContext
- create() - Method in class com.smartgwt.client.tools.EditPane
- create() - Method in class com.smartgwt.client.tools.EditProxy
- create() - Method in class com.smartgwt.client.tools.EditTree
- create() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
- create() - Method in class com.smartgwt.client.tools.FileItemEditProxy
- create() - Method in class com.smartgwt.client.tools.FormEditProxy
- create() - Method in class com.smartgwt.client.tools.FormItemEditProxy
- create() - Method in class com.smartgwt.client.tools.GradientEditor
- create() - Method in class com.smartgwt.client.tools.GridEditProxy
- create() - Method in class com.smartgwt.client.tools.HiddenPalette
- create() - Method in class com.smartgwt.client.tools.ImgEditProxy
- create() - Method in class com.smartgwt.client.tools.LabelEditProxy
- create() - Method in class com.smartgwt.client.tools.LayoutEditProxy
- create() - Method in class com.smartgwt.client.tools.ListPalette
- create() - Method in class com.smartgwt.client.tools.MenuEditProxy
- create() - Method in class com.smartgwt.client.tools.MenuPalette
- create() - Method in class com.smartgwt.client.tools.ProgressbarEditProxy
- create() - Method in class com.smartgwt.client.tools.Reify
- create() - Method in class com.smartgwt.client.tools.SavedSearchItemEditProxy
- create() - Method in class com.smartgwt.client.tools.SectionStackEditProxy
- create() - Method in class com.smartgwt.client.tools.SectionStackSectionEditProxy
- create() - Method in class com.smartgwt.client.tools.SelectItemEditProxy
- create() - Method in class com.smartgwt.client.tools.SeleneseRecorder
- create() - Method in class com.smartgwt.client.tools.SplitPaneEditProxy
- create() - Method in class com.smartgwt.client.tools.StatefulCanvasEditProxy
- create() - Method in class com.smartgwt.client.tools.stream.EventStream
- create() - Method in class com.smartgwt.client.tools.TabSetEditProxy
- create() - Method in class com.smartgwt.client.tools.TextAreaItemEditProxy
- create() - Method in class com.smartgwt.client.tools.TextItemEditProxy
- create() - Method in class com.smartgwt.client.tools.TilePalette
- create() - Method in class com.smartgwt.client.tools.ToolbarItemEditProxy
- create() - Method in class com.smartgwt.client.tools.TreePalette
- create() - Method in class com.smartgwt.client.tools.WindowEditProxy
- create() - Method in class com.smartgwt.client.util.CancellationController
- create() - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new
Date
object - synonym fornew Date(arguments)
- create() - Method in class com.smartgwt.client.util.JSONEncoder
- create() - Method in class com.smartgwt.client.util.JSSyntaxHiliter
- create() - Method in class com.smartgwt.client.util.SyntaxHiliter
- create() - Method in class com.smartgwt.client.util.tour.Tour
- create() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
- create() - Method in class com.smartgwt.client.util.tour.TourStep
- create() - Method in class com.smartgwt.client.util.tour.Tutorial
- create() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
- create() - Method in class com.smartgwt.client.util.workflow.AskForValueTask
- create() - Method in class com.smartgwt.client.util.workflow.ComponentTask
- create() - Method in class com.smartgwt.client.util.workflow.DecisionGateway
- create() - Method in class com.smartgwt.client.util.workflow.DecisionTask
- create() - Method in class com.smartgwt.client.util.workflow.DSAddTask
- create() - Method in class com.smartgwt.client.util.workflow.DSFetchTask
- create() - Method in class com.smartgwt.client.util.workflow.DSRemoveTask
- create() - Method in class com.smartgwt.client.util.workflow.DSUpdateTask
- create() - Method in class com.smartgwt.client.util.workflow.EndProcessTask
- create() - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
- create() - Method in class com.smartgwt.client.util.workflow.FormClearValuesTask
- create() - Method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
- create() - Method in class com.smartgwt.client.util.workflow.FormEditNewRecordTask
- create() - Method in class com.smartgwt.client.util.workflow.FormEditRecordTask
- create() - Method in class com.smartgwt.client.util.workflow.FormEditSelectedTask
- create() - Method in class com.smartgwt.client.util.workflow.FormResetValuesTask
- create() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
- create() - Method in class com.smartgwt.client.util.workflow.FormSetFieldValueTask
- create() - Method in class com.smartgwt.client.util.workflow.FormSetValuesTask
- create() - Method in class com.smartgwt.client.util.workflow.FormValidateValuesTask
- create() - Method in class com.smartgwt.client.util.workflow.GetPropertiesTask
- create() - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
- create() - Method in class com.smartgwt.client.util.workflow.GridExportClientDataTask
- create() - Method in class com.smartgwt.client.util.workflow.GridExportDataTask
- create() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
- create() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
- create() - Method in class com.smartgwt.client.util.workflow.GridSaveAllEditsTask
- create() - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
- create() - Method in class com.smartgwt.client.util.workflow.GridSetEditValueTask
- create() - Method in class com.smartgwt.client.util.workflow.GridTransferDataTask
- create() - Method in class com.smartgwt.client.util.workflow.GridViewSelectedDataTask
- create() - Method in class com.smartgwt.client.util.workflow.LogOutTask
- create() - Method in class com.smartgwt.client.util.workflow.MultiDecisionTask
- create() - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
- create() - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
- create() - Method in class com.smartgwt.client.util.workflow.Process
- create() - Method in class com.smartgwt.client.util.workflow.ProcessElement
- create() - Method in class com.smartgwt.client.util.workflow.ProcessSequence
- create() - Method in class com.smartgwt.client.util.workflow.ResetPasswordTask
- create() - Method in class com.smartgwt.client.util.workflow.ScriptTask
- create() - Method in class com.smartgwt.client.util.workflow.SendTransactionTask
- create() - Method in class com.smartgwt.client.util.workflow.ServiceTask
- create() - Method in class com.smartgwt.client.util.workflow.SetPropertiesTask
- create() - Method in class com.smartgwt.client.util.workflow.SetScreenDataTask
- create() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
- create() - Method in class com.smartgwt.client.util.workflow.ShowComponentTask
- create() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
- create() - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
- create() - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
- create() - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
- create() - Method in class com.smartgwt.client.util.workflow.StartProcessTask
- create() - Method in class com.smartgwt.client.util.workflow.StartTransactionTask
- create() - Method in class com.smartgwt.client.util.workflow.StateTask
- create() - Method in class com.smartgwt.client.util.workflow.Task
- create() - Method in class com.smartgwt.client.util.workflow.UserConfirmationGateway
- create() - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
- create() - Method in class com.smartgwt.client.util.workflow.UserTask
- create() - Method in class com.smartgwt.client.util.workflow.XORGateway
- create() - Method in class com.smartgwt.client.util.XMLSyntaxHiliter
- create() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
- create() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
- create() - Method in class com.smartgwt.client.widgets.ace.AceDocument
- create() - Method in class com.smartgwt.client.widgets.ace.AceEditor
- create() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
- create() - Method in class com.smartgwt.client.widgets.ace.AceMarker
- create() - Method in class com.smartgwt.client.widgets.ace.AceRange
- create() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
- create() - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
- create() - Method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
- create() - Method in class com.smartgwt.client.widgets.ai.AIWindow
- create() - Method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
- create() - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
- create() - Method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
- create() - Method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
- create() - Method in class com.smartgwt.client.widgets.BaseWidget
- create() - Method in class com.smartgwt.client.widgets.BatchUploader
- create() - Method in class com.smartgwt.client.widgets.Button
- create() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- create() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
- create() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
- create() - Method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
- create() - Method in class com.smartgwt.client.widgets.calendar.Timeline
- create() - Method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
- create() - Method in class com.smartgwt.client.widgets.Canvas
- create() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- create() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
- create() - Method in class com.smartgwt.client.widgets.DateChooser
- create() - Method in class com.smartgwt.client.widgets.DateRangeDialog
- create() - Method in class com.smartgwt.client.widgets.Dialog
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawShape
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
- create() - Method in class com.smartgwt.client.widgets.drawing.Gauge
- create() - Method in class com.smartgwt.client.widgets.EdgedCanvas
- create() - Method in class com.smartgwt.client.widgets.EditSearchWindow
- create() - Method in class com.smartgwt.client.widgets.FieldPicker
- create() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
- create() - Method in class com.smartgwt.client.widgets.form.ColorPicker
- create() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- create() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
- create() - Method in class com.smartgwt.client.widgets.form.FilterClause
- create() - Method in class com.smartgwt.client.widgets.form.PickListMenu
- create() - Method in class com.smartgwt.client.widgets.form.PropertySheet
- create() - Method in class com.smartgwt.client.widgets.form.SearchForm
- create() - Static method in class com.smartgwt.client.widgets.form.validator.Validator
-
A Validator shouldn't be created directly.
- create() - Method in class com.smartgwt.client.widgets.form.ValuesManager
- create() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
- create() - Method in class com.smartgwt.client.widgets.grid.CellSelection
- create() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- create() - Method in class com.smartgwt.client.widgets.grid.DateGrid
- create() - Method in class com.smartgwt.client.widgets.grid.GridRenderer
- create() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
- create() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
- create() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- create() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
- create() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
- create() - Method in class com.smartgwt.client.widgets.grid.Shuttle
- create() - Method in class com.smartgwt.client.widgets.HTMLFlow
- create() - Method in class com.smartgwt.client.widgets.HTMLPane
- create() - Method in class com.smartgwt.client.widgets.IButton
- create() - Method in class com.smartgwt.client.widgets.IconButton
- create() - Method in class com.smartgwt.client.widgets.Img
- create() - Method in class com.smartgwt.client.widgets.ImgButton
- create() - Method in class com.smartgwt.client.widgets.ImgSplitbar
- create() - Method in class com.smartgwt.client.widgets.Label
- create() - Method in class com.smartgwt.client.widgets.layout.DataView
- create() - Method in class com.smartgwt.client.widgets.layout.Deck
- create() - Method in class com.smartgwt.client.widgets.layout.FlowLayout
- create() - Method in class com.smartgwt.client.widgets.layout.HLayout
- create() - Method in class com.smartgwt.client.widgets.layout.HStack
- create() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
- create() - Method in class com.smartgwt.client.widgets.layout.Layout
- create() - Method in class com.smartgwt.client.widgets.layout.LayoutSpacer
- create() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
- create() - Method in class com.smartgwt.client.widgets.layout.NavPanel
- create() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
- create() - Method in class com.smartgwt.client.widgets.layout.Portlet
- create() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
- create() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
- create() - Method in class com.smartgwt.client.widgets.layout.SectionStack
- create() - Method in class com.smartgwt.client.widgets.layout.SplitPane
- create() - Method in class com.smartgwt.client.widgets.layout.VLayout
- create() - Method in class com.smartgwt.client.widgets.layout.VStack
- create() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
- create() - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
- create() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
- create() - Method in class com.smartgwt.client.widgets.menu.Menu
- create() - Method in class com.smartgwt.client.widgets.menu.MenuBar
- create() - Method in class com.smartgwt.client.widgets.menu.MenuButton
- create() - Method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
- create() - Method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
- create() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
- create() - Method in class com.smartgwt.client.widgets.MiniNavControl
- create() - Method in class com.smartgwt.client.widgets.MultiFilePicker
- create() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
- create() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
- create() - Method in class com.smartgwt.client.widgets.MultiSortDialog
- create() - Method in class com.smartgwt.client.widgets.MultiSortPanel
- create() - Method in class com.smartgwt.client.widgets.NavigationButton
- create() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
- create() - Method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
- create() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
- create() - Method in class com.smartgwt.client.widgets.plugins.SVG
- create() - Method in class com.smartgwt.client.widgets.PointerSettings
- create() - Method in class com.smartgwt.client.widgets.PrintCanvas
- create() - Method in class com.smartgwt.client.widgets.PrintWindow
- create() - Method in class com.smartgwt.client.widgets.Progressbar
- create() - Method in class com.smartgwt.client.widgets.RangeSlider
- create() - Method in class com.smartgwt.client.widgets.RibbonButton
- create() - Method in class com.smartgwt.client.widgets.RichTextEditor
- create() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
- create() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
- create() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
- create() - Method in class com.smartgwt.client.widgets.Scrollbar
- create() - Method in class com.smartgwt.client.widgets.Slider
- create() - Method in class com.smartgwt.client.widgets.Snapbar
- create() - Method in class com.smartgwt.client.widgets.Sound
- create() - Method in class com.smartgwt.client.widgets.Splitbar
- create() - Method in class com.smartgwt.client.widgets.StatefulCanvas
- create() - Method in class com.smartgwt.client.widgets.StretchImg
- create() - Method in class com.smartgwt.client.widgets.StretchImgButton
- create() - Method in class com.smartgwt.client.widgets.tab.ImgTab
- create() - Method in class com.smartgwt.client.widgets.tab.TabBar
- create() - Method in class com.smartgwt.client.widgets.tab.TabSet
- create() - Method in class com.smartgwt.client.widgets.tableview.TableView
- create() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
- create() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- create() - Method in class com.smartgwt.client.widgets.tile.TileLayout
- create() - Method in class com.smartgwt.client.widgets.ToggleSwitch
- create() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
- create() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
- create() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
- create() - Method in class com.smartgwt.client.widgets.tour.TourWindow
- create() - Method in class com.smartgwt.client.widgets.tree.NodeLocator
- create() - Method in class com.smartgwt.client.widgets.tree.ResultTree
- create() - Method in class com.smartgwt.client.widgets.tree.Tree
- create() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
- create() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- create() - Method in class com.smartgwt.client.widgets.ViewLoader
- create() - Method in class com.smartgwt.client.widgets.Window
- createAlias(String) - Method in class com.smartgwt.client.data.DataSource
-
Assigns an alias to this DataSource
- createAnchor(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- createBaseClass(String, JavaScriptObject, boolean) - Static method in class com.smartgwt.client.util.ObjectFactory
- createButtonsOnInit - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolbarLogicalStructure
- createCanvas() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
This method is called to dynamically create a canvas for this CanvasItem.
- createCanvas(String, JavaScriptObject) - Static method in class com.smartgwt.client.util.ObjectFactory
-
This method will create a Smart GWT object from the provided javaScriptObject and smartClientClassName.
- createControl(Canvas) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Creates a new control and adds it to this RibbonGroup.
- createControl(Canvas, Integer) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Creates a new control and adds it to this RibbonGroup.
- CREATEDASHBOARD - Enum constant in enum com.smartgwt.client.types.DataQuestionStepType
-
Asks AI to describe the components of a dashboard to visualize the answer to a data question.
- CREATEDASHBOARDCOMPONENT - Enum constant in enum com.smartgwt.client.types.DataQuestionStepType
-
Asks AI to create a dashboard component.
- CreateDashboardComponentDataQuestionStep - Class in com.smartgwt.client.ai
- CreateDashboardComponentDataQuestionStep() - Constructor for class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStep
- CreateDashboardComponentDataQuestionStep(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStep
- CreateDashboardComponentDataQuestionStepResult - Class in com.smartgwt.client.ai
- CreateDashboardComponentDataQuestionStepResult() - Constructor for class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStepResult
- CreateDashboardComponentDataQuestionStepResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStepResult
- CreateDashboardDataQuestionStep - Class in com.smartgwt.client.ai
- CreateDashboardDataQuestionStep() - Constructor for class com.smartgwt.client.ai.CreateDashboardDataQuestionStep
- CreateDashboardDataQuestionStep(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.CreateDashboardDataQuestionStep
- createDataClass(String, JavaScriptObject, boolean) - Static method in class com.smartgwt.client.util.ObjectFactory
- createDatetime(Integer, Integer, Integer) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date instance in the current locale time.
- createDatetime(Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date instance in the current locale time.
- createDatetime(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date instance in the current locale time.
- createDatetime(Date, Integer, Integer) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date instance in the current locale time.
- createDatetime(Date, Integer, Integer, Integer, Integer, Integer, Integer) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date instance in the current locale time
- createDefaultTreeField - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- createEventCanvasComponent(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Called from
EventCanvas.setEvent()
whenshowEventCanvasComponents
is true and an eventCanvas needs a component. - createEventCanvasComponent(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasComponentCustomizer
-
createEventCanvasComponent() should be implemented and return the Canvas component to display in the passed eventCanvas
- createFormItem(String, JavaScriptObject) - Static method in class com.smartgwt.client.util.ObjectFactory
-
This method will create a SmartGWT class from the javaScriptObject and smartClientClassName provided.
- createInstance(String, JavaScriptObject) - Static method in class com.smartgwt.client.util.ObjectFactory
- createJavaScriptArray() - Static method in class com.smartgwt.client.util.JSOHelper
- createJsObj() - Method in class com.smartgwt.client.core.BaseClass
- createLinearGradient(String, LinearGradient) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Deprecated.in favor of
addGradient()
- createLogicalDate() - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date representing a logical date value (rather than a specific datetime value), typically for display in a +link{DataSourceField.type,date type field}.
- createLogicalDate(int, int, int) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date to represent a logical date value (rather than a specific datetime value), typically for display in a +link{DataSourceField.type,date type field}.
- createLogicalDate(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date to represent a logical date value (rather than a specific datetime value), typically for display in a +link{DataSourceField.type,date type field}.
- createLogicalDate(Date, Integer, Integer) - Static method in class com.smartgwt.client.util.DateUtil
- createLogicalTime() - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date object to represent a logical time value (rather than a specific datetime value), typically for display in a +link{DataSourceField.type,time type field}.
- createLogicalTime(int, int, int, int) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date object to represent a logical time value (rather than a specific datetime value), typically for display in a +link{DataSourceField.type,time type field}.
- createLogicalTime(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date object to represent a logical time value (rather than a specific datetime value), typically for display in a +link{DataSourceField.type,time type field}.
- createLogicalTime(Date, Integer, Integer) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date object to represent a logical time value (rather than a specific datetime value), typically for display in a +link{DataSourceField.type,time type field}.
- createNodeLocator(TreeNode, TreeNode, Integer, String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a
NodeLocator
object suitable for passing to methods, such asgetParent()
, which require aNodeLocator
when the tree ismulti-linked
. - createNodeLocator(TreeNode, TreeNode, Integer, String, Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a
NodeLocator
object suitable for passing to methods, such asgetParent()
, which require aNodeLocator
when the tree ismulti-linked
. - createObject() - Static method in class com.smartgwt.client.util.JSOHelper
- createPaletteNodeTree(PaletteNode...) - Method in class com.smartgwt.client.tools.EditContext
-
Creates a
Tree
from the suppliedPaletteNodes
preserving internal references from one supplied PaletteNode to another. - createRadialGradient(String, RadialGradient) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Deprecated.in favor of
addGradient()
- createRecordComponent(ListGridRecord, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showRecordComponents
is true, this method is called to create per-row or per-cell embedded components to display in the grid. - createScreen(String) - Method in class com.smartgwt.client.rpc.Project
-
Creates a screen from screen definitions cached in the
Project
. - createScreen(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Creates a screen previously cached by a call to
cacheScreens()
. - createScreen(String, CreateScreenSettings) - Method in class com.smartgwt.client.rpc.Project
-
Creates a screen from screen definitions cached in the
Project
. - createScreen(String, CreateScreenSettings) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Creates a screen previously cached by a call to
cacheScreens()
. - createScreen(String, String[]) - Method in class com.smartgwt.client.rpc.Project
- createScreen(String, String[]) - Static method in class com.smartgwt.client.rpc.RPCManager
- CreateScreenSettings - Class in com.smartgwt.client.rpc
-
Controls what class and instance substitutions, if any, are applied during a call to
RPCManager.createScreen()
. - CreateScreenSettings() - Constructor for class com.smartgwt.client.rpc.CreateScreenSettings
- CreateScreenSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.rpc.CreateScreenSettings
- createSimpleGradient(String, SimpleGradient) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Deprecated.in favor of
addGradient()
- createStartScreen() - Method in class com.smartgwt.client.rpc.Project
-
Creates screen from first definition cached in the project.
- createStartScreen(CreateScreenSettings) - Method in class com.smartgwt.client.rpc.Project
-
Creates screen from first definition cached in the project.
- createStartScreen(String...) - Method in class com.smartgwt.client.rpc.Project
-
Creates screen from first definition cached in the project.
- createSubController() - Method in class com.smartgwt.client.util.CancellationController
-
Creates a new
CancellationController
which is canceled whenever thisCancellationController
is canceled. - createSuperclassFactory() - Method in class com.smartgwt.client.bean.BeanFactory
- createTile(Record, Integer) - Method in class com.smartgwt.client.widgets.tile.CreateTileCustomizer
-
If defined, this method will be called when a new tile is required.
- CreateTileCustomizer - Class in com.smartgwt.client.widgets.tile
- CreateTileCustomizer() - Constructor for class com.smartgwt.client.widgets.tile.CreateTileCustomizer
- creator - Variable in class com.smartgwt.logicalstructure.widgets.tile.SimpleTileLogicalStructure
- CREATOR - Enum constant in enum com.smartgwt.client.types.FieldType
-
Fields of this type are automatically populated by the Smart GWT Server with the current authenticated userId as part of "add" operations.
- creatorOverrides - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Indicates that declarative security rules are waived for rows that were created by the current user.
- creatorOverrides - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Indicates that normal declarative security rules specified on this field are waived for rows that were created by the current user, as described in the discussion of
dataSource.creatorOverrides
. - creatorOverrides - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Indicates that field-level declarative security rules are waived for rows that were created by the current user, as described in the discussion of
dataSource.creatorOverrides
. - CREATORTIMESTAMP - Enum constant in enum com.smartgwt.client.types.FieldType
-
Fields of this type are automatically populated by the Smart GWT Server with the current date and time as part of an "add" operation (when the record is first created).
- criteria - Variable in class com.smartgwt.client.docs.serverds.AdvancedCriterionSubquery
-
Optional criteria to use for this subquery.
- criteria - Variable in class com.smartgwt.client.docs.serverds.Criterion
-
For a criterion with an operator that acts on other criteria (eg "and", "or"), a list of sub-criteria that are grouped together by the operator.
- criteria - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Elements of this feature are only available with Power or better licenses. See smartclient.com/product for details.
- criteria - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- Criteria - Class in com.smartgwt.client.data
-
Criteria for selecting only a matching set of records from a DataSource.
- Criteria - Interface in com.smartgwt.client.docs
-
Criteria for selecting only a matching set of records from a DataSource.
- Criteria() - Constructor for class com.smartgwt.client.data.Criteria
- Criteria(JavaScriptObject) - Constructor for class com.smartgwt.client.data.Criteria
- Criteria(String, String) - Constructor for class com.smartgwt.client.data.Criteria
- CRITERIA - Enum constant in enum com.smartgwt.client.types.OperatorValueType
-
Criterion.criteria
should be an Array of criteria (used for logical operators like "and"). - CRITERIA - Enum constant in enum com.smartgwt.client.types.SavedSearchStoredState
-
only criteria will be stored, even for components that are capable of storing additional viewState.
- criteriaChangedDelay - Variable in class com.smartgwt.logicalstructure.widgets.form.SearchFormLogicalStructure
- CriteriaChangedEvent - Class in com.smartgwt.client.widgets.form.events
- CriteriaChangedEvent - Class in com.smartgwt.client.widgets.grid.events
- CriteriaChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
- CriteriaChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
- CriteriaChangedHandler - Interface in com.smartgwt.client.widgets.form.events
- CriteriaChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- CriteriaCombineOperator - Enum in com.smartgwt.client.types
-
The logical operator to use when combining criteria objects with the
DataSource.combineCriteria()
method. - CriteriaEditing - Interface in com.smartgwt.client.docs
-
Criteria Editing
- criteriaIndicatorColor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- criteriaIndicatorHeaderColor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- CriteriaOutputSettings - Class in com.smartgwt.client.data
-
Settings for generation of AdvancedCriteria descriptions.
- CriteriaOutputSettings() - Constructor for class com.smartgwt.client.data.CriteriaOutputSettings
- CriteriaOutputSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.data.CriteriaOutputSettings
- criteriaPolicy - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Decides under what conditions the
ResultSet
cache should be dropped when theResultSet.criteria
changes. - CriteriaPolicy - Enum in com.smartgwt.client.types
- criterion - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- Criterion - Class in com.smartgwt.client.data
-
An object representing a criterion to apply to a record.
- Criterion - Class in com.smartgwt.client.docs.serverds
-
An object representing a criterion to apply to a record.
- Criterion() - Constructor for class com.smartgwt.client.data.Criterion
- Criterion() - Constructor for class com.smartgwt.client.docs.serverds.Criterion
- Criterion(JavaScriptObject) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(Criterion) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(Criterion[]) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(OperatorId) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(OperatorId, Criterion[]) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(String) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(String, OperatorId) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(String, OperatorId, RelativeDate) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator and RelativeDate value.
- Criterion(String, OperatorId, RelativeDate, RelativeDate) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator, start and end RelativeDate values.
- Criterion(String, OperatorId, Boolean) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator and value.
- Criterion(String, OperatorId, Boolean[]) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(String, OperatorId, Float) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator and value.
- Criterion(String, OperatorId, Float[]) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(String, OperatorId, Float, Float) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator, start and end values.
- Criterion(String, OperatorId, Integer) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator and value.
- Criterion(String, OperatorId, Integer[]) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(String, OperatorId, Integer, Integer) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator, start and end values.
- Criterion(String, OperatorId, Long) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator and value.
- Criterion(String, OperatorId, Long[]) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(String, OperatorId, Long, Long) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator, start and end values.
- Criterion(String, OperatorId, String) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator and value.
- Criterion(String, OperatorId, String[]) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(String, OperatorId, String, String) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator, start and end values.
- Criterion(String, OperatorId, Date) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator and value.
- Criterion(String, OperatorId, Date[]) - Constructor for class com.smartgwt.client.data.Criterion
- Criterion(String, OperatorId, Date, Date) - Constructor for class com.smartgwt.client.data.Criterion
-
Constructor for Criterion with fieldName, operator, start and end values.
- CROSSES - Enum constant in enum com.smartgwt.client.types.SnapGridStyle
-
show array of crosses to indicate snap points
- CROSSHAIR - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the 'crosshair' ( + ) cursor.
- crosshairImageURL - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- crudOnly - Variable in class com.smartgwt.client.docs.serverds.ServerObject
-
For a ServerObject defined at the
DataSource level
, by default we only allow it to intercept standard CRUD operations (ie, ordinary fetches, adds, updates and removes). - CSSColor - Interface in com.smartgwt.client.docs
-
CSS color specification applied to a specific HTML element on this page.
- CSSEditor - Class in com.smartgwt.client.tools
-
A
Layout
-based component for editing groups ofstyling settings
. - CSSEditor() - Constructor for class com.smartgwt.client.tools.CSSEditor
- CSSEditor(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.CSSEditor
- CSSEditorLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tools
- CSSEditorLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tools.CSSEditorLogicalStructure
- CSSStyleName - Interface in com.smartgwt.client.docs
-
CSS class name to apply to some HTML element on this page.
- CSSText - Interface in com.smartgwt.client.docs
-
A String of CSS that can be added directly to a
style
attribute. - CSV - Enum constant in enum com.smartgwt.client.types.ExportFormat
-
Export data in comma-separated format
- CSV - Enum constant in enum com.smartgwt.client.types.ImportFormat
-
Comma-separated values, or in general delimiter-separated values based on a provided delimiter.
- CSV - Enum constant in enum com.smartgwt.client.types.MockDataFormat
-
Mock data in CSV format
- CSV - Enum constant in enum com.smartgwt.client.types.RESTResponseFormat
-
Indicates that the the REST service response is in delimited text format in the body of the HTTP response.
- csvDelimiter - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to RestConnector dataSources (
serverType
"rest") only, and is overridable per operationBinding (seeOperationBinding.csvDelimiter
). - csvDelimiter - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only. - csvQuoteCharacter - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to RestConnector dataSources (
serverType
"rest") only, and is overridable per operationBinding (seeOperationBinding.csvQuoteCharacter
). - csvQuoteCharacter - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only. - CTRL - Static variable in interface com.smartgwt.client.types.KeyNames
- ctrlKeyDown() - Static method in class com.smartgwt.client.util.EventHandler
-
Return true if the control key is being held down.
- CubeGrid - Class in com.smartgwt.client.widgets.cube
-
The CubeGrid is an interactive grid component that presents very large, multi-dimensional data sets (also known as data cubes) for reporting or analytic applications.
- CubeGrid() - Constructor for class com.smartgwt.client.widgets.cube.CubeGrid
- CubeGrid(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.CubeGrid
- cubeGrid_autoFitColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AutoFit Column"
- cubeGrid_chartDialogTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Chart"
- cubeGrid_chartItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Chart"
- cubeGrid_chartStackedTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Stacked"
- cubeGrid_chartTypeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Chart Type"
- cubeGrid_controlCloseTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Close"
- cubeGrid_controlMaximizeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Maximize"
- cubeGrid_controlMinimizeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Minimize"
- cubeGrid_controlReorderHandleTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Move"
- cubeGrid_controlSortDownTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sort Down"
- cubeGrid_controlSortUpTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sort Up"
- cubeGrid_fieldVisibilitySubmenuTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Values"
- cubeGrid_hideAllHighlightsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Hide all"
- cubeGrid_highlightCellTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Highlight Cell"
- cubeGrid_highlightSelectionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Highlight Selection"
- cubeGrid_highlightTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Highlight"
- cubeGrid_maximizeColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Maximize Column"
- cubeGrid_minimizeColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Minimize Column"
- cubeGrid_noHighlightsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "None"
- cubeGrid_renameFacetValueMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter the new name for this facet value:"
- cubeGrid_renameFacetValueTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Rename..."
- cubeGrid_showAllHighlightsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show all"
- cubeGrid_showHighlightsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show Highlights"
- cubeGrid_showHoverTipsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show Hover Tips"
- CubeGridLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.cube
- CubeGridLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- Cues - Interface in com.smartgwt.client.docs
-
Visual hints for the user that something can be done to this object
- currentFieldsTitle - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- currentItem - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavPanelLogicalStructure
- currentItemId - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavPanelLogicalStructure
- currentPane - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- CurrentPane - Enum in com.smartgwt.client.types
-
Possible values for the current pane showing in a
SplitPane
. - currentPaneAsCanvas - Variable in class com.smartgwt.logicalstructure.widgets.layout.DeckLogicalStructure
- currentPaneAsString - Variable in class com.smartgwt.logicalstructure.widgets.layout.DeckLogicalStructure
- currentPaneChanged(Canvas) - Method in class com.smartgwt.client.widgets.layout.Deck
-
Notification fired when the
Deck
'scurrentPane
is changed. - currentTitleTitle - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- CurrentViewChangedEvent - Class in com.smartgwt.client.widgets.calendar.events
- CurrentViewChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
- CurrentViewChangedHandler - Interface in com.smartgwt.client.widgets.calendar.events
- currentViewName - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- cursor - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- cursor - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- cursor - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- Cursor - Enum in com.smartgwt.client.types
-
You can use whatever cursors are valid for your deployment platforms, but keep in mind that visual representation may vary by browser and OS.
- Cursor - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Cursor.
- CURSOR - Enum constant in enum com.smartgwt.client.types.PromptStyle
-
Changes the current cursor to the style specified by
RPCRequest.promptCursor
- CUSTOM - Enum constant in enum com.smartgwt.client.types.BuildUIViaAIValidationType
-
custom validation
- CUSTOM - Enum constant in enum com.smartgwt.client.types.DSDataFormat
-
Smart GWT will not attempt to parse the response, instead,
DataSource.transformResponse()
must be implemented. - CUSTOM - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
perform some arbitrary custom logic that is not a CRUD operation.
- CUSTOM - Enum constant in enum com.smartgwt.client.types.ExportFormat
-
Custom server-side logic will do the export
- CUSTOM - Enum constant in enum com.smartgwt.client.types.FieldType
-
Synonymous with "any".
- CUSTOM - Enum constant in enum com.smartgwt.client.types.OperatorValueType
-
Criterion.value
should contain a value which is not necessarily the same type as the field (used for regexp and similar operators). - CUSTOM - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Custom client-side validator.
- CUSTOM_IMAGE - Enum constant in enum com.smartgwt.client.types.ListStyleType
-
An image used in place of a marker.
- customIconDropProperty - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- customIconOpenProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- customIconOpenProperty - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- customIconProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- customIconProperty - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- customIconSelectedProperty - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- customizeTransforms(RequestTransformer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Apply the specified
RequestTransformer
to override the default behavior ofRPCManager.transformRequest(RPCRequest)
. - customNavControl - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- CustomQuerying - Interface in com.smartgwt.client.docs
-
Custom Querying Overview
- CustomSassSkins - Interface in com.smartgwt.client.docs
-
Customizing Sass-based Skins
- CustomTabElements - Interface in com.smartgwt.client.docs
-
Including custom elements in the tab order
- CustomValidator - Class in com.smartgwt.client.widgets.form.validator
- CustomValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.CustomValidator
- cutSelectionPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- CYCLE_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
D
- DARK - Enum constant in enum com.smartgwt.client.types.MinimalScrollbarContrastSuffix
-
suffix to apply to MinimalScrollbar.trackBaseStyle and MinimalScrollbar.thumbBaseStyle to get a dark appearance (appropriate for contrasting against a light background)
- DASH - Enum constant in enum com.smartgwt.client.types.LinePattern
-
Dashed line
- data - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- data - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- data - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- Data - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Data.
- DATA - Enum constant in enum com.smartgwt.client.types.RecordComponentPoolingMode
-
components are
clear()ed
when not in the viewport, but stay with a record until the record is dropped from cache. - dataArity - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- dataArity - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- dataArity - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- dataArity - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- dataArity - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- dataArrived() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Notification method fired when new data arrives from the server to be displayed in this CubeGrid.
- dataArrived(int, int) - Method in class com.smartgwt.client.data.ResultSet
-
Deprecated.This method is not an override point in SmartGWT. Use
ResultSet.addDataArrivedHandler(com.smartgwt.client.data.events.DataArrivedHandler)
instead. - dataArrived(TreeNode) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This callback fires whenever the resultTree receives new nodes from the server, after the new nodes have been integrated into the tree.
- DataArrivedEvent - Class in com.smartgwt.client.data.events
- DataArrivedEvent - Class in com.smartgwt.client.widgets.form.fields.events
- DataArrivedEvent - Class in com.smartgwt.client.widgets.grid.events
- DataArrivedEvent - Class in com.smartgwt.client.widgets.tile.events
- DataArrivedEvent - Class in com.smartgwt.client.widgets.tree.events
- DataArrivedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.data.events.DataArrivedEvent
- DataArrivedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
- DataArrivedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
- DataArrivedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
- DataArrivedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
- DataArrivedHandler - Interface in com.smartgwt.client.data.events
- DataArrivedHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- DataArrivedHandler - Interface in com.smartgwt.client.widgets.grid.events
- DataArrivedHandler - Interface in com.smartgwt.client.widgets.tile.events
- DataArrivedHandler - Interface in com.smartgwt.client.widgets.tree.events
- dataAsCellRecord - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- dataAsCellRecordArray - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- dataAxisLabelDelimiter - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- Databinding - Interface in com.smartgwt.client.docs
-
DataBinding
- DataBoundAIRequest - Class in com.smartgwt.client.ai
- DataBoundAIRequest() - Constructor for class com.smartgwt.client.ai.DataBoundAIRequest
- DataBoundAIRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.DataBoundAIRequest
- dataBoundComponent - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- DataBoundComponent - Interface in com.smartgwt.client.widgets
-
A DataBoundComponent is a widget that can configure itself for viewing or editing objects which
 share a certain schema by "binding" to the schema for that object (called a "DataSource").
- dataBoundComponent_addAISummaryFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add AI column..."
- dataBoundComponent_addFormulaFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add formula column...".
- dataBoundComponent_addSummaryFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add summary column...".
- dataBoundComponent_aiMaxRecordsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "There were too many records for AI to process; the number of records exceeded the limit of $aiMaxRecords records."
- dataBoundComponent_aiSummaryBuilderWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI-Generated Summary Field"
- dataBoundComponent_applyingAsyncCriteriaMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$animatedLoadingImage Applying $numCriteria filter(s) on $numRecords record(s)…"
- dataBoundComponent_applyingAsyncFilterAndSortMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$animatedLoadingImage Filtering and sorting $numRecords record(s)…"
- dataBoundComponent_asyncErrorValue() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "!"
- dataBoundComponent_asyncFiltersDisabledNotifyContents_begin() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The following filter(s) have been disabled:"
- dataBoundComponent_asyncValueHover() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This value is being computed."
- dataBoundComponent_asyncValueHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This value is being generated."
- dataBoundComponent_defaultAsyncErrorHover() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An error occurred during computation of this value."
- dataBoundComponent_defaultAsyncErrorHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An error occurred during generation of this value."
- dataBoundComponent_defaultGeneratedHoverAsyncErrorContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An error occurred while generating the content of this hover."
- dataBoundComponent_duplicateDragMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Duplicates not allowed".
- dataBoundComponent_editAISummaryFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit AI prompt..."
- dataBoundComponent_editFormulaFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit formula...".
- dataBoundComponent_editHilitesDialogTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit Highlights".
- dataBoundComponent_editHilitesText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit Highlights...".
- dataBoundComponent_editSummaryFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit summary format...".
- dataBoundComponent_emptyExportMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You are attempting to export an empty dataset".
- dataBoundComponent_emptyGeneratedHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "(Empty)"
- dataBoundComponent_fieldEditorWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$builderType Editor [$fieldTitle]".
- dataBoundComponent_noErrorDetailsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Error during validation; no error details were provided".
- dataBoundComponent_offlineMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This data not available while offline.".
- dataBoundComponent_offlineSaveMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Data cannot be saved because you are not online".
- dataBoundComponent_placeholderGeneratedHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Generating the content of this hover…"
- dataBoundComponent_reapplyingAsyncCriteriaMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$animatedLoadingImage Re-applying $numCriteria filter(s) on $numRecords record(s)…"
- dataBoundComponent_reapplyingAsyncFilterAndSortMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$animatedLoadingImage Re-filtering and sorting $numRecords record(s)…"
- dataBoundComponent_removeAISummaryFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove AI column..."
- dataBoundComponent_removeFormulaFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove formula".
- dataBoundComponent_removeSummaryFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove summary column..."
- dataBoundComponent_requiredFieldMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Field is required".
- dataBoundComponent_unknownErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Invalid value".
- dataBoundComponent_unknownFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Unknown field]"
- DataBoundComponentMethods - Interface in com.smartgwt.client.docs
-
DataBound Component Methods
- dataChangedComplete() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Notification method fired when the
grid data has changed
. - dataChangedComplete(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Notification method fired when the
grid data has changed
. - DataChangedEvent - Class in com.smartgwt.client.data.events
- DataChangedEvent - Class in com.smartgwt.client.widgets.events
- DataChangedEvent - Class in com.smartgwt.client.widgets.grid.events
- DataChangedEvent - Class in com.smartgwt.client.widgets.tree
- DataChangedEvent - Class in com.smartgwt.client.widgets.tree.events
- DataChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.data.events.DataChangedEvent
- DataChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DataChangedEvent
- DataChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.DataChangedEvent
- DataChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.DataChangedEvent
- DataChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.DataChangedEvent
- DataChangedHandler - Interface in com.smartgwt.client.data.events
- DataChangedHandler - Interface in com.smartgwt.client.widgets.events
- DataChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- DataChangedHandler - Interface in com.smartgwt.client.widgets.tree
- DataChangedHandler - Interface in com.smartgwt.client.widgets.tree.events
- DataClass - Class in com.smartgwt.client.core
- DataClass() - Constructor for class com.smartgwt.client.core.DataClass
- DataClass(JavaScriptObject) - Constructor for class com.smartgwt.client.core.DataClass
- dataColors - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- dataContext - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- DataContext - Class in com.smartgwt.client.widgets
-
A mapping from
DataSource
IDs to specificRecords
. - DataContext - Interface in com.smartgwt.client.docs
-
The following APIs are all related to DataContext.
- DataContext() - Constructor for class com.smartgwt.client.widgets.DataContext
- DataContext(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.DataContext
- dataContextBinding - Variable in class com.smartgwt.logicalstructure.widgets.layout.ScreenLoaderLogicalStructure
- DataContextBinding - Class in com.smartgwt.client.widgets
-
Identical to a
DataContext
but in addition to fixed values,ruleContext
values can be specified by prefixing theruleContext
path with$ruleScope.
as shown below: - DataContextBinding() - Constructor for class com.smartgwt.client.widgets.DataContextBinding
- DataContextBinding(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.DataContextBinding
- dataContextChanged() - Method in class com.smartgwt.client.widgets.Canvas
-
Notification method fired when
DataContext
is bound. - dataContextChanged() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Notification method fired when
DataContext
is bound on the embedded screen. - dataFetchDelay - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- dataFetchMode - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- dataFetchMode - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- dataFetchMode - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- dataFetchMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- dataFetchMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- dataFetchMode - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- dataFetchMode - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- dataFetchMode - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- dataField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Name of the field that has the most pertinent numeric, date, or enum value, for use when a
DataBoundComponent
needs to show a short summary of a record. - dataField - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- dataFormat - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Indicates the format to be used for HTTP requests and responses when fulfilling DSRequests (eg, when
fetchData()
is called). - dataFormat - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- DataLabelClickEvent - Class in com.smartgwt.client.widgets.chart
- DataLabelClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.DataLabelClickEvent
- DataLabelClickHandler - Interface in com.smartgwt.client.widgets.chart
- dataLabelFacetsMargin - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- DataLabelHoverCustomizer - Interface in com.smartgwt.client.widgets.chart
- DataLabelHoverEvent - Class in com.smartgwt.client.widgets.chart
- DataLabelHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
- DataLabelHoverHandler - Interface in com.smartgwt.client.widgets.chart
- dataLabelToValueAxisMargin - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- dataLineType - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- DataLineType - Enum in com.smartgwt.client.types
-
Algorithms for drawing lines between points.
- dataMargin - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- dataPath - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- DataPath - Interface in com.smartgwt.client.docs
-
String specifying a nested data field structure.
- DataPoints - Interface in com.smartgwt.client.docs
-
The following APIs are all related to DataPoints.
- dataPointSize - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- dataProperties - Variable in class com.smartgwt.logicalstructure.widgets.form.PickListMenuLogicalStructure
- dataProperties - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- dataProperties - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- dataProperties - Variable in class com.smartgwt.logicalstructure.widgets.menu.TreeMenuButtonLogicalStructure
- dataProperties - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- dataProtocol - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Controls the format in which inputs are sent to the dataURL.
- DataQuestion - Class in com.smartgwt.client.ai
-
Represents a data question and either the steps taken in attempting to answer it or the result.
- DataQuestion() - Constructor for class com.smartgwt.client.ai.DataQuestion
- DataQuestion(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.DataQuestion
- DataQuestionResult - Class in com.smartgwt.client.ai
-
The result of the data question.
- DataQuestionResult() - Constructor for class com.smartgwt.client.ai.DataQuestionResult
- DataQuestionResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.DataQuestionResult
- DataQuestionSettings - Class in com.smartgwt.client.ai
-
Settings for a data question.
- DataQuestionSettings() - Constructor for class com.smartgwt.client.ai.DataQuestionSettings
- DataQuestionSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.DataQuestionSettings
- DataQuestionStep - Class in com.smartgwt.client.ai
-
An object that contains information about a step in an Answer Engine operation.
- DataQuestionStep() - Constructor for class com.smartgwt.client.ai.DataQuestionStep
- DataQuestionStep(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.DataQuestionStep
- DataQuestionStepResult - Class in com.smartgwt.client.ai
- DataQuestionStepResult() - Constructor for class com.smartgwt.client.ai.DataQuestionStepResult
- DataQuestionStepResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.DataQuestionStepResult
- DataQuestionStepType - Enum in com.smartgwt.client.types
- dataSource - Variable in class com.smartgwt.client.docs.serverds.AdvancedCriterionSubquery
-
The name of the
DataSource
to use for this subquery - dataSource - Variable in class com.smartgwt.client.docs.serverds.RESTAuthentication
-
For a
RestConnector DataSource
, a second dataSource that is capable of fetching tokens that this dataSource can use to authenticate requests. - dataSource - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- dataSource - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- dataSource - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- dataSource - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- DataSource - Class in com.smartgwt.client.data
-
A DataSource is data-provider-independent description of a set of objects that will be loaded, edited and saved within the user interface of your application.
- DataSource - Class in com.smartgwt.client.docs.serverds
-
A DataSource is data-provider-independent description of a set of objects that will be loaded, edited and saved within the user interface of your application.
- DataSource() - Constructor for class com.smartgwt.client.data.DataSource
- DataSource() - Constructor for class com.smartgwt.client.docs.serverds.DataSource
- DataSource(JavaScriptObject) - Constructor for class com.smartgwt.client.data.DataSource
- DataSource(String) - Constructor for class com.smartgwt.client.data.DataSource
- dataSource_maxFileSizeExceededMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Size of ''$uploadedFileName'' ($uploadedFileSize) exceeded maximum allowed file size of $maxFileSize".
- dataSource_offlineMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This data not available while offline".
- dataSource_requiredCriterionMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Operation requires criteria for the following field(s): [$requiredCriterion]".
- dataSource_requiredFileMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "''$uploadedFileName'' was empty, but empty files are not allowed."
- dataSourceAsDataSource - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- dataSourceAsDataSource - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- dataSourceAsString - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- dataSourceAsString - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- DataSourceBaseValueType<ValueType extends DataSource> - Class in com.smartgwt.client.bean.types
- DataSourceBaseValueType() - Constructor for class com.smartgwt.client.bean.types.DataSourceBaseValueType
- DataSourceBinaryField - Class in com.smartgwt.client.data.fields
- DataSourceBinaryField() - Constructor for class com.smartgwt.client.data.fields.DataSourceBinaryField
- DataSourceBinaryField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceBinaryField
- DataSourceBinaryField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceBinaryField
- DataSourceBinaryField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceBinaryField
- DataSourceBinaryField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceBinaryField
- DataSourceBooleanField - Class in com.smartgwt.client.data.fields
- DataSourceBooleanField() - Constructor for class com.smartgwt.client.data.fields.DataSourceBooleanField
- DataSourceBooleanField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceBooleanField
- DataSourceBooleanField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceBooleanField
- DataSourceBooleanField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceBooleanField
- DataSourceBooleanField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceBooleanField
- DataSourceDateField - Class in com.smartgwt.client.data.fields
- DataSourceDateField() - Constructor for class com.smartgwt.client.data.fields.DataSourceDateField
- DataSourceDateField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceDateField
- DataSourceDateField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceDateField
- DataSourceDateField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceDateField
- DataSourceDateField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceDateField
- DataSourceDateTimeField - Class in com.smartgwt.client.data.fields
- DataSourceDateTimeField() - Constructor for class com.smartgwt.client.data.fields.DataSourceDateTimeField
- DataSourceDateTimeField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceDateTimeField
- DataSourceDateTimeField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceDateTimeField
- DataSourceDateTimeField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceDateTimeField
- DataSourceDateTimeField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceDateTimeField
- DataSourceDeclaration - Interface in com.smartgwt.client.docs
-
Creating DataSources
- DataSourceEnumField - Class in com.smartgwt.client.data.fields
- DataSourceEnumField() - Constructor for class com.smartgwt.client.data.fields.DataSourceEnumField
- DataSourceEnumField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceEnumField
- DataSourceEnumField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceEnumField
- DataSourceEnumField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceEnumField
- DataSourceEnumField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceEnumField
- dataSourceField - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
- DataSourceField - Class in com.smartgwt.client.data
-
Metadata about a DataSourceField, including its type and validators.
- DataSourceField - Class in com.smartgwt.client.docs.serverds
-
Metadata about a DataSourceField, including its type and validators.
- DataSourceField() - Constructor for class com.smartgwt.client.data.DataSourceField
- DataSourceField() - Constructor for class com.smartgwt.client.docs.serverds.DataSourceField
- DataSourceField(JavaScriptObject) - Constructor for class com.smartgwt.client.data.DataSourceField
- DataSourceField(String, FieldType) - Constructor for class com.smartgwt.client.data.DataSourceField
- DataSourceField(String, FieldType, String) - Constructor for class com.smartgwt.client.data.DataSourceField
- DataSourceField(String, FieldType, String, int) - Constructor for class com.smartgwt.client.data.DataSourceField
- DataSourceField(String, FieldType, String, int, boolean) - Constructor for class com.smartgwt.client.data.DataSourceField
- DataSourceFloatField - Class in com.smartgwt.client.data.fields
- DataSourceFloatField() - Constructor for class com.smartgwt.client.data.fields.DataSourceFloatField
- DataSourceFloatField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceFloatField
- DataSourceFloatField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceFloatField
- DataSourceFloatField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceFloatField
- DataSourceFloatField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceFloatField
- DataSourceImageField - Class in com.smartgwt.client.data.fields
- DataSourceImageField() - Constructor for class com.smartgwt.client.data.fields.DataSourceImageField
- DataSourceImageField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceImageField
- DataSourceImageField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceImageField
- DataSourceImageField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceImageField
- DataSourceImageField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceImageField
- DataSourceImageFileField - Class in com.smartgwt.client.data.fields
- DataSourceImageFileField() - Constructor for class com.smartgwt.client.data.fields.DataSourceImageFileField
- DataSourceImageFileField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceImageFileField
- DataSourceImageFileField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceImageFileField
- DataSourceImageFileField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceImageFileField
- DataSourceImageFileField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceImageFileField
- DataSourceIntegerField - Class in com.smartgwt.client.data.fields
- DataSourceIntegerField() - Constructor for class com.smartgwt.client.data.fields.DataSourceIntegerField
- DataSourceIntegerField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceIntegerField
- DataSourceIntegerField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceIntegerField
- DataSourceIntegerField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceIntegerField
- DataSourceIntegerField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceIntegerField
- DataSourceIntEnumField - Class in com.smartgwt.client.data.fields
- DataSourceIntEnumField() - Constructor for class com.smartgwt.client.data.fields.DataSourceIntEnumField
- DataSourceIntEnumField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceIntEnumField
- DataSourceIntEnumField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceIntEnumField
- DataSourceIntEnumField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceIntEnumField
- DataSourceIntEnumField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceIntEnumField
- DataSourceLinkField - Class in com.smartgwt.client.data.fields
- DataSourceLinkField() - Constructor for class com.smartgwt.client.data.fields.DataSourceLinkField
- DataSourceLinkField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceLinkField
- DataSourceLinkField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceLinkField
- DataSourceLinkField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceLinkField
- DataSourceLinkField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceLinkField
- DataSourceLocalization - Interface in com.smartgwt.client.docs
-
DataSource and Component XML Localization
- DataSourceOperations - Interface in com.smartgwt.client.docs
-
DataSource Operations
- DataSourcePasswordField - Class in com.smartgwt.client.data.fields
- DataSourcePasswordField() - Constructor for class com.smartgwt.client.data.fields.DataSourcePasswordField
- DataSourcePasswordField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourcePasswordField
- DataSourcePasswordField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourcePasswordField
- DataSourcePasswordField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourcePasswordField
- DataSourcePasswordField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourcePasswordField
- DataSourceRelations - Interface in com.smartgwt.client.docs
-
Relations
- DataSourceSequenceField - Class in com.smartgwt.client.data.fields
- DataSourceSequenceField() - Constructor for class com.smartgwt.client.data.fields.DataSourceSequenceField
- DataSourceSequenceField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceSequenceField
- DataSourceSequenceField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceSequenceField
- DataSourceSequenceField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceSequenceField
- DataSourceSequenceField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceSequenceField
- DataSourceSimpleTypeField - Class in com.smartgwt.client.data.fields
-
A DataSourceField that is based on a user created
SimpleType
. - DataSourceSimpleTypeField(String, SimpleType) - Constructor for class com.smartgwt.client.data.fields.DataSourceSimpleTypeField
- DataSourceSimpleTypeField(String, SimpleType, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceSimpleTypeField
- DataSourceSimpleTypeField(String, SimpleType, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceSimpleTypeField
- DataSourceSimpleTypeField(String, SimpleType, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceSimpleTypeField
- DataSourcesTab - Interface in com.smartgwt.client.docs
-
DataSources Tab
- DataSourceTemplateReferenceMode - Enum in com.smartgwt.client.types
-
Indicates the mode to use for resolving templated references in a DataSource's configuration file.
- DataSourceTextField - Class in com.smartgwt.client.data.fields
- DataSourceTextField() - Constructor for class com.smartgwt.client.data.fields.DataSourceTextField
- DataSourceTextField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceTextField
- DataSourceTextField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceTextField
- DataSourceTextField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceTextField
- DataSourceTextField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceTextField
- DataSourceTimeField - Class in com.smartgwt.client.data.fields
- DataSourceTimeField() - Constructor for class com.smartgwt.client.data.fields.DataSourceTimeField
- DataSourceTimeField(String) - Constructor for class com.smartgwt.client.data.fields.DataSourceTimeField
- DataSourceTimeField(String, String) - Constructor for class com.smartgwt.client.data.fields.DataSourceTimeField
- DataSourceTimeField(String, String, int) - Constructor for class com.smartgwt.client.data.fields.DataSourceTimeField
- DataSourceTimeField(String, String, int, boolean) - Constructor for class com.smartgwt.client.data.fields.DataSourceTimeField
- dataTransport - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Transport to use for all operations on this DataSource.
- DataType - Interface in com.smartgwt.client.docs
-
The following APIs are all related to DataType.
- dataURL - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Default URL to contact to fulfill all DSRequests.
- dataURL - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
URL to contact to fulfill DSRequests for this operationBinding.
- dataURL - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- DataURLCallback - Interface in com.smartgwt.client.widgets.drawing
- DataURLFormat - Enum in com.smartgwt.client.types
-
The data URL MIME type to use when
DrawPane.getDataURL()
is called to convert the drawing to a data URL. - dataValueHoverShadow - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- DataView - Class in com.smartgwt.client.widgets.layout
-
A DataView coordinates the asynchronous loading of WSDL WebService and XML Schema definitions in applications created by Reify.
- DataView() - Constructor for class com.smartgwt.client.widgets.layout.DataView
- DataView(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.DataView
- dataViewLoaded() - Method in class com.smartgwt.client.widgets.layout.DataView
-
Executed when the dataView has loaded all dependencies (such as DataSources or WebServices).
- DataViewLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- DataViewLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.DataViewLogicalStructure
- Date - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Date.
- DATE - Enum constant in enum com.smartgwt.client.types.DateEditingStyle
-
allows editing of the logical start and end dates of the event
- DATE - Enum constant in enum com.smartgwt.client.types.FieldType
-
A logical date, with no time value (such as a holiday or birthday).
- DATE - Enum constant in enum com.smartgwt.client.types.FormItemType
-
Rendered as a
DateItem
- DATE - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
Field value should be a
Date
instance representing a logical date, with no time of day information. - DATE - Enum constant in enum com.smartgwt.client.types.PickerIconName
-
Picker icon for date value.
- DATE - Static variable in class com.smartgwt.client.widgets.form.fields.PickerIcon
- DATE_CONSTRUCTOR - Enum constant in enum com.smartgwt.client.types.JSONDateFormat
-
dates are encoded as raw JavaScript code for creating a Date object, that is:
- date_dateSeparator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "/".
- date_dayNames_1() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sunday".
- date_dayNames_2() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Monday".
- date_dayNames_3() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Tuesday".
- date_dayNames_4() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Wednesday".
- date_dayNames_5() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Thursday".
- date_dayNames_6() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Friday".
- date_dayNames_7() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Saturday".
- date_inputFormat() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "MDY".
- DATE_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- date_monthNames_1() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "January".
- date_monthNames_10() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "October".
- date_monthNames_11() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "November".
- date_monthNames_12() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "December".
- date_monthNames_2() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "February".
- date_monthNames_3() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "March".
- date_monthNames_4() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "April".
- date_monthNames_5() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "May".
- date_monthNames_6() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "June".
- date_monthNames_7() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "July".
- date_monthNames_8() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "August".
- date_monthNames_9() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "September".
- date_normalDateFormat() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "toLocaleString".
- date_normalDatetimeFormat() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "toLocaleString".
- date_shortDateFormat() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "toUSShortDate".
- date_shortDatetimeFormat() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "toUSShortDatetime".
- date_shortDayNames_1() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sun".
- date_shortDayNames_2() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Mon".
- date_shortDayNames_3() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Tue".
- date_shortDayNames_4() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Wed".
- date_shortDayNames_5() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Thu".
- date_shortDayNames_6() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fri".
- date_shortDayNames_7() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sat".
- date_shortMonthNames_1() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Jan".
- date_shortMonthNames_10() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Oct".
- date_shortMonthNames_11() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Nov".
- date_shortMonthNames_12() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dec".
- date_shortMonthNames_2() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Feb".
- date_shortMonthNames_3() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Mar".
- date_shortMonthNames_4() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Apr".
- date_shortMonthNames_5() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "May".
- date_shortMonthNames_6() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Jun".
- date_shortMonthNames_7() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Jul".
- date_shortMonthNames_8() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Aug".
- date_shortMonthNames_9() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sep".
- DateCellAlignCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the horizontal Alignment of the content in s given date cell in a CalendarView
- DateCellAlignCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.DateCellAlignCustomizer
- DateCellVAlignCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the vertical Alignment of the content in s given date cell in a CalendarView
- DateCellVAlignCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.DateCellVAlignCustomizer
- DateChangedEvent - Class in com.smartgwt.client.widgets.calendar.events
- DateChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
- DateChangedHandler - Interface in com.smartgwt.client.widgets.calendar.events
- DateChooser - Class in com.smartgwt.client.widgets
-
Simple interactive calendar interface used to pick a date.
- DateChooser() - Constructor for class com.smartgwt.client.widgets.DateChooser
- DateChooser(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.DateChooser
- dateChooser_applyButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Apply".
- dateChooser_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- dateChooser_firstDayOfWeek() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "0".
- dateChooser_fiscalYearFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Year".
- dateChooser_nextMonthButtonAriaLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next month"
- dateChooser_nextYearButtonAriaLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next year"
- dateChooser_previousMonthButtonAriaLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Previous month"
- dateChooser_previousYearButtonAriaLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Previous year"
- dateChooser_timeItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Time".
- dateChooser_todayButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Today".
- dateChooser_weekFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Wk".
- DateChooser.YearTitleFormatter - Interface in com.smartgwt.client.widgets
-
A customizer that allows you to alter the year representations used in various places in the DateChooser widget.
- DateChooserLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- DateChooserLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- DateCSSTextCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine additional CSS text for a given date in a given view
- DateCSSTextCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.DateCSSTextCustomizer
- DateDisplayFormat - Enum in com.smartgwt.client.types
-
Valid display formats for dates.
- DateDisplayFormatter - Interface in com.smartgwt.client.util
-
DateDisplayFormatter interface.
- dateEditingStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- DateEditingStyle - Enum in com.smartgwt.client.types
-
The type of date/time editing style to use when editing an event.
- DateFieldLayout - Enum in com.smartgwt.client.types
-
The direction in which an item should lay out it's fields.
- DateFormatAndStorage - Interface in com.smartgwt.client.docs
-
Date and Time Format and Storage
- DateFormatStringFormatter - Class in com.smartgwt.client.util
- DateFormatStringFormatter(String) - Constructor for class com.smartgwt.client.util.DateFormatStringFormatter
- dateFormatter - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- dateFormatter - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- dateFormatter - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- dateFormatter - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- DateGrid - Class in com.smartgwt.client.widgets.grid
-
A ListGrid subclass that manages calendar views.
- DateGrid() - Constructor for class com.smartgwt.client.widgets.grid.DateGrid
- DateGrid(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.DateGrid
- DateGridLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.grid
- DateGridLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.grid.DateGridLogicalStructure
- DateHeaderCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the HTML to be displayed in the header for a given date column in a CalendarView
- DateHeaderCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.DateHeaderCustomizer
- DateHTMLCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the HTML to be displayed in a given date cell in a CalendarView
- DateHTMLCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.DateHTMLCustomizer
- DateInputFormat - Interface in com.smartgwt.client.docs
-
3 character string containing the
"M"
,"D"
and"Y"
characters to indicate the format of strings being parsed into Date instances viaDateUtil.parseInput()
. - DateInputFormatter - Interface in com.smartgwt.client.util
-
DateInputFormatter.
- dateIsWorkday(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- dateIsWorkday(Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Should the parameter date be considered a workday? By default this method tries to find the parameter date day in
workdays
, and returns true if found. - DateItem - Class in com.smartgwt.client.widgets.form.fields
-
A
FormItem
for editinglogical-Date
values, where times are ignored. - DateItem() - Constructor for class com.smartgwt.client.widgets.form.fields.DateItem
- DateItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.DateItem
- DateItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.DateItem
- DateItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.DateItem
- dateItem_daySelectorPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose a day".
- dateItem_invalidDateStringMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Invalid date".
- dateItem_monthSelectorPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose a month".
- dateItem_pickerIconPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show Date Chooser".
- dateItem_selectorFormat() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "MDY".
- dateItem_yearSelectorPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose a year".
- DateItemAppearance - Interface in com.smartgwt.client.docs
-
The following APIs are all related to DateItemAppearance.
- DateItemEditProxy - Class in com.smartgwt.client.tools
- DateItemEditProxy() - Constructor for class com.smartgwt.client.tools.DateItemEditProxy
- DateItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.DateItemEditProxy
- DateItemSelectorFormat - Enum in com.smartgwt.client.types
-
Order of pickers and which pickers are present when using a DateItem with
DateItem.useTextField
false. - DateParser - Interface in com.smartgwt.client.util
-
Custom parser for converting formatted date strings to live Date objects.
- datePickerHoverText - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- DateRange - Class in com.smartgwt.client.data
-
A class specifying a range of dates.
- DateRange() - Constructor for class com.smartgwt.client.data.DateRange
- DATERANGE - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for a date field is within the range specified.
- DateRangeCallback - Interface in com.smartgwt.client.callbacks
- DateRangeDialog - Class in com.smartgwt.client.widgets
-
Simple modal dialog for collecting a date range from the end user.
- DateRangeDialog() - Constructor for class com.smartgwt.client.widgets.DateRangeDialog
- DateRangeDialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.DateRangeDialog
- dateRangeDialog_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- dateRangeDialog_clearButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear".
- dateRangeDialog_headerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select Date Range".
- dateRangeDialog_okButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "OK".
- DateRangeDialogLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- DateRangeDialogLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.DateRangeDialogLogicalStructure
- DateRangeItem - Class in com.smartgwt.client.widgets.form.fields
-
Allows a user to select an absolute or relative range of dates via two
RelativeDateItem
s (ifallowRelativeDates
is true) or twoDateItems
. - DateRangeItem() - Constructor for class com.smartgwt.client.widgets.form.fields.DateRangeItem
- DateRangeItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.DateRangeItem
- DateRangeItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.DateRangeItem
- DateRangeItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.DateRangeItem
- dateRangeItem_fromTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "From".
- dateRangeItem_invalidRangeErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "''To'' field value cannot be earlier than ''From'' field value.".
- dateRangeItem_toTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "To".
- DateRangeValidator - Class in com.smartgwt.client.widgets.form.validator
-
Tests whether the value for a date field is within the range specified by validator.min and validator.max, which should be dates.
- DateRangeValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.DateRangeValidator
- DateStyleCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the CSS class name for a given date in a given view
- DateStyleCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.DateStyleCustomizer
- DATETIME - Enum constant in enum com.smartgwt.client.types.DateEditingStyle
-
allows editing of both date and time
- DATETIME - Enum constant in enum com.smartgwt.client.types.FieldType
-
A date and time, accurate to the
second
. - DATETIME - Enum constant in enum com.smartgwt.client.types.FormItemType
-
Rendered as a
DateTimeItem
- DATETIME - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
Field value should be a
Date
instance representing a specific date and time value. - DATETIME_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- datetimeFormatEditor_dateContainsTimeFormattingErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Format code contains time formatting, but this is a date field.
- datetimeFormatEditor_formatCodeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Format Code"
- datetimeFormatEditor_formatLooksInvalidConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This does not appear to be a valid format code.
- datetimeFormatEditor_generalFormatErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Not a valid date/time format code"
- datetimeFormatEditor_sampleOutputTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Formatted sample output"
- datetimeFormatEditor_sampleValueTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sample value to format"
- datetimeFormatEditor_timeContainsDateFormattingErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Format code contains date formatting, but this is a time field.
- datetimeFormatter - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- datetimeFormatter - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- datetimeFormatter - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- DateTimeItem - Class in com.smartgwt.client.widgets.form.fields
-
A simple
DateItem subclass
for editingregular datetime
values, where date and time elements are relevant. - DateTimeItem() - Constructor for class com.smartgwt.client.widgets.form.fields.DateTimeItem
- DateTimeItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.DateTimeItem
- DateTimeItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.DateTimeItem
- DateTimeItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.DateTimeItem
- DateUtil - Class in com.smartgwt.client.util
-
Static singleton class containing APIs for interacting with Dates.
- DateUtil() - Constructor for class com.smartgwt.client.util.DateUtil
- DateValueType - Class in com.smartgwt.client.bean.types
- DateValueType() - Constructor for class com.smartgwt.client.bean.types.DateValueType
- DAY - Enum constant in enum com.smartgwt.client.types.TimeUnit
-
a day time-unit
- DAY - Enum constant in enum com.smartgwt.client.types.ViewName
-
day view
- DAY_MONTH - Enum constant in enum com.smartgwt.client.types.DateItemSelectorFormat
-
Output only day, month fields.
- DAY_MONTH_YEAR - Enum constant in enum com.smartgwt.client.types.DateItemSelectorFormat
-
Output fields in day, month, year order.
- dayBodyBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- DayBodyClickEvent - Class in com.smartgwt.client.widgets.calendar.events
- DayBodyClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
- DayBodyClickHandler - Interface in com.smartgwt.client.widgets.calendar.events
- dayHeaderBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- DayHeaderClickEvent - Class in com.smartgwt.client.widgets.calendar.events
- DayHeaderClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
- DayHeaderClickHandler - Interface in com.smartgwt.client.widgets.calendar.events
- dayNameLength - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- dayViewTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- DBCField - Class in com.smartgwt.client.data
-
Represents a field in a
DataBoundComponent
. - DBCField() - Constructor for class com.smartgwt.client.data.DBCField
- DBCField(JavaScriptObject) - Constructor for class com.smartgwt.client.data.DBCField
- DbConfigTool - Interface in com.smartgwt.client.docs
-
Database Configuration
- DBLORKEYPRESS - Enum constant in enum com.smartgwt.client.types.InlineEditEvent
-
A double click triggers inline editing.
- dbName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources using the
Smart GWT SQL engine
for persistence, which database configuration to use. - deactivate() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Blurs (deactivates) this RemoteWindow.
- deactivate(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Blurs (deactivates) this RemoteWindow.
- deactivate(String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Deactivates (blurs) the existing window with the specified name,
- deactivate(String, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Deactivates (blurs) the existing window with the specified name,
- DEACTIVATE - Enum constant in enum com.smartgwt.client.types.MultiWindowEvent
-
(synonym for "blur")
- DEBUG - Enum constant in enum com.smartgwt.client.types.LogPriority
-
All logs
- debugger() - Static method in class com.smartgwt.client.util.SC
-
Launch the browser's JavaScript debugger.
- Debugging - Interface in com.smartgwt.client.docs
-
Debugging
- DebugModules - Interface in com.smartgwt.client.docs
-
Using the Debug Modules
- DebugOverflowSettings - Class in com.smartgwt.client.tools
-
Configuration to control how excessive overflow is reported when you're
debugging overflow
. - DebugOverflowSettings() - Constructor for class com.smartgwt.client.tools.DebugOverflowSettings
- DebugOverflowSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.DebugOverflowSettings
- DECIMAL - Enum constant in enum com.smartgwt.client.types.ListStyleType
-
Numbers (1., 2., 3., etc.)
- DECIMAL - Enum constant in enum com.smartgwt.client.types.ProcessValueType
-
values are converted via toString() and parsing as a decimal number.
- decimalPad - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- decimalPrecision - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- decimalPrecision - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- DecisionBranch - Class in com.smartgwt.client.util.workflow
-
Identifies a potential branch within a
MultiDecisionTask
. - DecisionBranch() - Constructor for class com.smartgwt.client.util.workflow.DecisionBranch
- DecisionBranch(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.DecisionBranch
- decisionBranchEditor_criteriaMissingMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Target is selected but no criteria is defined"
- decisionBranchEditor_criteriaNotComplete() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Criteria is not complete"
- DecisionGateway - Class in com.smartgwt.client.util.workflow
-
Chooses a next element in a
Process
by evaluating a series of criteria against theProcess.state
and choosing the element associated with the criteria that matched, or adefaultElement
if none of the criteria match. - DecisionGateway() - Constructor for class com.smartgwt.client.util.workflow.DecisionGateway
- DecisionGateway(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.DecisionGateway
- DecisionTask - Class in com.smartgwt.client.util.workflow
-
Chooses one or another next process element based on AdvancedCriteria applied to
Process.state
. - DecisionTask() - Constructor for class com.smartgwt.client.util.workflow.DecisionTask
- DecisionTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.DecisionTask
- DecisionTask(String, String, String) - Constructor for class com.smartgwt.client.util.workflow.DecisionTask
- decisionTaskEditor_instructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define criteria to choose between two possible next tasks."
- decisionTaskEditor_missingCriteriaMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Criteria must be selected."
- Deck - Class in com.smartgwt.client.widgets.layout
-
A simple container that implements the policy that at most one of its contained components is visible at any given time.
- Deck() - Constructor for class com.smartgwt.client.widgets.layout.Deck
- Deck(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.Deck
- DeckLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- DeckLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.DeckLogicalStructure
- deckStyle - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavPanelLogicalStructure
- DeclarativeSecurity - Interface in com.smartgwt.client.docs
-
Declarative Security
- decode(String) - Static method in class com.smartgwt.client.util.JSON
-
De-serialize an object from JSON.
- decode(String) - Static method in class com.smartgwt.client.util.JSONEncoder
-
Convert the passed string as Javascript
- decodeSafe(String, Function) - Static method in class com.smartgwt.client.util.JSON
-
Decodes strict JSON using native browser JSON parsing APIs.
- decodeSafeWithDates(String) - Static method in class com.smartgwt.client.util.JSON
-
Uses
decodeSafe()
to decode strict JSON using native browser JSON parsing APIs, with settings to correctly process formatted date values created withJSONDateFormat
logicalDateConstructor. - DEFAULT - Enum constant in enum com.smartgwt.client.types.BuildUIViaAIValidationType
-
default validation
- DEFAULT - Enum constant in enum com.smartgwt.client.types.CharacterCasing
-
No character translation
- DEFAULT - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the default arrow cursor for this browser/OS.
- DEFAULT - Enum constant in enum com.smartgwt.client.types.LineBreakStyle
-
Use the default line-break style of the server OS
- defaultBooleanStorageStrategy - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For
serverType:"sql"
DataSources, sets the defaultsqlStorageStrategy
to use for boolean fields where nosqlStorageStrategy
has been declared on the field. - defaultColor - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- defaultDateFieldWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- defaultDateTimeFieldWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- defaultDelimiter - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- defaultDynamicValue(FormItem, DynamicForm, Map) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Expression evaluated to determine the
defaultValue
when no value is provided for this item. - defaultDynamicValue(FormItem, DynamicForm, Map) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Expression evaluated to determine the
defaultValue
when no value is provided for this item. - defaultEditableDateFieldWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- defaultEditableDateTimeFieldWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- defaultFacetWidth - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- DefaultFieldWidthCustomizer - Interface in com.smartgwt.client.widgets.grid
- defaultFilterOperator - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- defaultFilterOperatorSuffix - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- defaultGetter() - Method in class com.smartgwt.client.bean.BeanProperty
- defaultGetter() - Method in class com.smartgwt.client.bean.BeanProperty1Getter
- defaultGetter() - Method in class com.smartgwt.client.bean.BeanProperty1Getter1Setter
- defaultGetter() - Method in class com.smartgwt.client.bean.BeanProperty1Setter
- defaultGetter() - Method in class com.smartgwt.client.bean.BeanPropertyMultiple
- defaultGroupingMode - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
In components that support grouping, the default mode from the available
groupingModes
to use when grouping values of this type. - defaultHeight - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- defaultHeight - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- defaultHeight - Variable in class com.smartgwt.logicalstructure.widgets.HTMLPaneLogicalStructure
- defaultLayoutAlignAsString - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- defaultMinimizeHeight - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- defaultMultiUpdatePolicy - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Controls when primary keys are required for "update" and "remove" server operations, when allowMultiUpdate has not been explicitly configured on either the
operationBinding.allowMultiUpdate
or via the server-side APIDSRequest.setAllowMultiUpdate()
. - defaultOpacity - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- defaultOperator - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
The default search-operator for this field.
- defaultOperator - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
The default
search-operator
for this data-type. - defaultPalette - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- defaultPalette - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- defaultParams - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
HTTP parameters that should be submitted with every DSRequest.
- defaultPickMode - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- defaultQuoteString - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- defaultResizeBars - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- DefaultSampleRecord - Enum in com.smartgwt.client.types
-
Some interfaces, for example the
FieldPicker
andHiliteEditor
widgets, can use data from an associated DataBoundComponent to express live sample values at runtime. - defaultSearchOperator - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- defaultSearchTitle - Variable in class com.smartgwt.logicalstructure.widgets.SavedSearchEditorLogicalStructure
- defaultSortField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources of
serverType
"sql" only, the name of a field to include in theORDER BY
clause as a means of enforcing a stable sort order, forpaged fetches
only. - defaultTabHeight - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- defaultTabSize - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabBarLogicalStructure
- defaultTabWidth - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- defaultTextMatchStyle - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The default textMatchStyle to use for
DSRequest
s that do not explicitly state atextMatchStyle
. - defaultTimeFieldWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- defaultTimelineColumnSpan - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- defaultToFirstItem - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavPanelLogicalStructure
- defaultTransformResponse(DSResponse, DSRequest, Object) - Method in class com.smartgwt.client.data.ResponseTransformer
- defaultValue - Variable in class com.smartgwt.logicalstructure.widgets.ToggleSwitchLogicalStructure
- defaultWidth - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- defaultWidth - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- defaultWidth - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- defaultWidth - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- DEFERRED - Enum constant in enum com.smartgwt.client.types.AsyncOperationResultType
-
The asynchronous operation was deferred.
- deferRemoval - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- definingProperty - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- definingProperty - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- definingProperty - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionHeaderLogicalStructure
- definingProperty - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- definingPropertyNameOptions - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- DEL - Static variable in interface com.smartgwt.client.types.KeyNames
- DELETE - Static variable in class com.smartgwt.client.widgets.TransferImgButton
- deleteAttribute(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- deleteAttributeIfExists(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- deleteLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- deleteLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- deleteLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- deleteLevelButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- deparent() - Method in class com.smartgwt.client.widgets.Canvas
-
Remove this canvas from its parent if it has one.
- depeer() - Method in class com.smartgwt.client.widgets.Canvas
-
Make this Canvas no longer a peer of its master
- dependentFields - Variable in class com.smartgwt.client.docs.serverds.Validator
-
User-defined list of fields on which this validator depends.
- deploymentDSNavigator_dsContentAuditedSectionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Audit trail for DataSource $dsId"
- deploymentDSNavigator_dsContentRecordAuditSectionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Audit trail for record $pkCrit from DataSource $dsId"
- deploymentDSNavigator_dsContentSectionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "DataSource: $dsId"
- deploymentDSNavigator_dsEnumerationSectionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "DataSource List"
- deploymentEditor_applyButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Apply"
- deploymentEditor_authDeploymentHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[pick deployment]"
- deploymentEditor_authDeploymentTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Deployment"
- deploymentEditor_authenticationTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Authentication"
- deploymentEditor_authShareUsersHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "If users are not shared, a copy of the user database is created at deployment"
- deploymentEditor_authShareUsersTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Share users with existing deployment?"
- deploymentEditor_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel"
- deploymentEditor_deploymentNameTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Deployment name"
- deploymentEditor_deploymentTypeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Deployment type"
- deploymentEditor_deploymentURLTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Deployment URL"
- deploymentEditor_dsImportSelectInfo() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Note: all DataSources will exist and have storage.
- deploymentEditor_dsImportSelectTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose DataSources to import"
- deploymentEditor_newDeploymentSuccess() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "New $type deployment ''$name'' succeeded"
- deploymentEditor_passwordConfirmTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Password confirm"
- deploymentEditor_passwordTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Password"
- deploymentEditor_redeploymentSuccess() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Redeployment of ''$name'' ($type) succeeded"
- deploymentEditor_sampleUsersInfo() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Note: you will be able to use the Deployment Console to add or remove users after deployment"
- deploymentEditor_sampleUsersTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Users & roles you used for testing inside the Reify visual environment.
- DeploymentManagement - Interface in com.smartgwt.client.docs
-
Deployment Management Console
- deploymentManager_dataTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Data"
- deploymentManager_usageTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Usage"
- deploymentManager_usersTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Users & Roles"
- deploymentManagerLauncher_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel"
- deploymentManagerLauncher_manageButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Manage"
- deploymentSessionAuditGrid_relatedDataFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click to see related audit data"
- deploymentSessionAuditGrid_relatedDataMenuDataSourceText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Changes to DataSource $dsId by any user"
- deploymentSessionAuditGrid_relatedDataMenuInfoText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Jump to Data tab and view..."
- deploymentSessionAuditGrid_relatedDataMenuRecordText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Changes to this record by any user"
- deploymentUsageViewer_sessionAuditPickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Changes by user $userId during session:"
- deploymentUsageViewer_sessionsOverviewGridTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Deployment Sessions"
- DESCENDING - Enum constant in enum com.smartgwt.client.types.FacetIndentDirection
-
means the top of the hierarchy renders highest (column facet) or leftmost (row facet).
- DESCENDING - Enum constant in enum com.smartgwt.client.types.SortDirection
-
Sort in descending order (e.g.
- descendingTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- descendingTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- description - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
An optional description of the DataSource's content.
- description - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
An optional description of the DataSourceField's meaning.
- description - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
An optional description of the operationBinding's behavior.
- descriptionField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Name of the field that has a long description of the record, or has the primary text data value for a record that represents an email message, SMS, log or similar.
- descriptionField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- descriptionField - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- deselect() - Method in class com.smartgwt.client.widgets.Button
-
Select this object.
- deselect() - Method in class com.smartgwt.client.widgets.ImgButton
-
Select this object.
- deselect() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Deselect this object.
- deselect() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Select this object.
- deselectAll() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Deselect all cells and facetValues.
- deselectAllButtonHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- deselectAllButtonIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- deselectAllButtonWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- deselectAllCells() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Deselect all cells.
- deselectAllEditNodes() - Method in class com.smartgwt.client.tools.EditContext
-
Deselect all EditNodes.
- deselectAllFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Deselect all headers in a headerBar (specified by facetId) or all headerBars (if no facetId).
- deselectAllFacetValues(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Deselect all headers in a headerBar (specified by facetId) or all headerBars (if no facetId).
- deselectAllRecords() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- deselectAllRecords() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- deselectAllRecords() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-

 Deselect all records


- deselectAllRecords() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- deselectAllRecords() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- deselectAllRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- deselectAllRecords() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- deselectAllRecords() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- deselectAllRecords(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Deselect all records in the supplied column (the first column if none is passed)


- deselectButtonHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- deselectButtonIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- deselectButtonWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- deselectCell(int, int) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Deselect a particular cell
- deselectCell(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Deselect a single cell - accepts cellRecord.
- deselectCell(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Deselect a single cell - accepts cell ID.
- deselectCellList() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
deselect an array of cells
- deselectCellList(int[][]) - Method in class com.smartgwt.client.widgets.grid.CellSelection
- deselectCells(CellRecord[]) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Deselect cells that match a
FacetValueMap
. - deselectCells(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Deselect cells that match a
FacetValueMap
. - deselectCells(String...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Deselect cells that match a
FacetValueMap
. - deselectEditNodes(List) - Method in class com.smartgwt.client.tools.EditContext
-
Deselect a list of EditNodes.
- deselectEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Removes an event from the list of selected events in the current view, clearing its selected style.
- deselectEvents(CalendarEvent...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Removes one or more events from the list of selected events in the current view, clearing their selected styles.
- deselectFacetValue(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Deselect the header for a given facet value.
- deselectOnPartialCheckboxClick - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- deselectRange(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Deselect a contiguous range of records by index.
- deselectRange(int, int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Deselect a contiguous range of records by index.
- deselectRecord(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- deselectRecord(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- deselectRecord(int) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Deselect a
Record
passed in explicitly, or by index. - deselectRecord(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- deselectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- deselectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- deselectRecord(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- deselectRecord(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- deselectRecord(int, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Deselect a
Record
passed in explicitly, or by index. - deselectRecord(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- deselectRecord(Record) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- deselectRecord(Record) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Deselect a
Record
passed in explicitly, or by index. - deselectRecord(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- deselectRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- deselectRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- deselectRecord(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- deselectRecord(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- deselectRecord(Record[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Deselect a list of
Record
s passed in explicitly, or by index. - deselectRecord(Record, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- deselectRecords(int[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Deselect a list of
Record
s passed in explicitly, or by index. - deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- deselectRecords(int[], int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Deselect a list of
Record
s passed in explicitly, or by index. - deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- deselectRecords(Record[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Deselect a list of
Record
s passed in explicitly, or by index. - deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- deselectRecords(Record[], int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Deselect a list of
Record
s passed in explicitly, or by index. - deselectRecords(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Programmatically deselect a set of records that are currently selected and displayed in the target grid.
- deselectRecords(ListGridRecord[], boolean) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Programmatically deselect a set of records that are currently selected and displayed in the target grid.
- deselectValue() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true, falls through to standarddeselectValue()
implementation on this items freeform text entry field. - deselectValue() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If this item currently has focus, clear the current selection.
- deselectValue() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If this item currently has focus, clear the current selection.
- deselectValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, falls through to standarddeselectValue()
implementation on this items freeform text entry field. - deselectValue() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This method is not supported by
UploadItem
. - deselectValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true, falls through to standarddeselectValue()
implementation on this items freeform text entry field. - deselectValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If this item currently has focus, clear the current selection.
- deselectValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If this item currently has focus, clear the current selection.
- deselectValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, falls through to standarddeselectValue()
implementation on this items freeform text entry field. - deselectValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This method is not supported by
UploadItem
. - deserialize(SerializationStreamReader, LogicalDate) - Static method in class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
- deserialize(SerializationStreamReader, LogicalTime) - Static method in class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, LogicalDate) - Method in class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, LogicalTime) - Method in class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
- DESKTOP - Enum constant in enum com.smartgwt.client.types.DeviceMode
-
mode intended for desktop browsers.
- destroy() - Method in class com.smartgwt.client.core.BaseClass
-
Destroy this object.
- destroy() - Method in class com.smartgwt.client.rpc.Project
-
Releases cached screens and
DataSources
associated with this project, and unregisters it soget()
no longer can find it by name. - destroy() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Permanently destroy a Canvas and all of it's children / members, recursively.
- DESTROY - Enum constant in enum com.smartgwt.client.types.ExpansionComponentPoolingMode
-
auto-created, built-in components are destroyed when record are
collapsed
. - destroyAll() - Method in class com.smartgwt.client.tools.EditContext
- destroyAll() - Method in class com.smartgwt.client.tools.EditPane
- destroyAll() - Method in class com.smartgwt.client.tools.EditTree
- destroyed - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- destroyed - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- destroying - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- destroying - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- destroyItems() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Permanently
destroy
all DrawItems currently associated with this DrawPane, leaving the DrawPane itself intact - destroyOnClose - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortletLogicalStructure
- destroyPanes - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- detail - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Whether this field should be considered a "detail" field by a
DataBoundComponent
. - DETAIL - Enum constant in enum com.smartgwt.client.types.AIProgressMessageCategory
-
Informational detail.
- DETAIL - Enum constant in enum com.smartgwt.client.types.CurrentPane
-
SplitPane.detailPane
is the most recently shown - DETAIL_FIELD - Enum constant in enum com.smartgwt.client.types.ExpansionMode
-
Show a single field's value in an
HTMLFlow
. - DETAIL_FIELD - Enum constant in enum com.smartgwt.client.types.HoverMode
-
Show a single field's value in an
HTMLFlow
. - DETAIL_RELATED - Enum constant in enum com.smartgwt.client.types.ExpansionMode
-
Show a
DetailViewer
displaying those fields from the record not already displayed in the grid, together with a separateListGrid
containing related-records. - DETAIL_RELATED - Enum constant in enum com.smartgwt.client.types.HoverMode
-
Show a
DetailViewer
displaying those fields from the record not already displayed in the grid, together with a separateListGrid
containing related-records. - detailDS - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- detailField - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- DetailFormatter - Interface in com.smartgwt.client.widgets.viewer
- detailNavigationControl - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- detailPane - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- detailPaneTitleTemplate - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- DETAILS - Enum constant in enum com.smartgwt.client.types.ExpansionMode
-
Show a
DetailViewer
displaying those fields from the record which are not already displayed in the grid. - DETAILS - Enum constant in enum com.smartgwt.client.types.HoverMode
-
Show a
DetailViewer
displaying those fields from the record which are not already displayed in the grid. - detailsButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- detailTitle - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- detailToolButtons - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- DetailViewer - Class in com.smartgwt.client.widgets.viewer
-
Displays one or more records "horizontally" with one property per line.
- DetailViewer() - Constructor for class com.smartgwt.client.widgets.viewer.DetailViewer
- DetailViewer(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.viewer.DetailViewer
- detailViewer_configureFieldsText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Configure Fields...".
- DetailViewerEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesDetailViewer
components when editMode is enabled. - DetailViewerEditProxy() - Constructor for class com.smartgwt.client.tools.DetailViewerEditProxy
- DetailViewerEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.DetailViewerEditProxy
- DetailViewerField - Class in com.smartgwt.client.widgets.viewer
-
An object literal with a particular set of properties used to configure the display of and interaction with the rows of a
DetailViewer
. - DetailViewerField() - Constructor for class com.smartgwt.client.widgets.viewer.DetailViewerField
- DetailViewerField(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.viewer.DetailViewerField
- DetailViewerField(String) - Constructor for class com.smartgwt.client.widgets.viewer.DetailViewerField
- DetailViewerField(String, String) - Constructor for class com.smartgwt.client.widgets.viewer.DetailViewerField
- DetailViewerFieldIfFunction - Interface in com.smartgwt.client.widgets.viewer
- DetailViewerLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.viewer
- DetailViewerLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- DetailViewerRecord - Class in com.smartgwt.client.widgets.viewer
-
A DetailViewerRecord is an object literal with properties that define the values for the various fields of a
DetailViewer
. - DetailViewerRecord() - Constructor for class com.smartgwt.client.widgets.viewer.DetailViewerRecord
- DetailViewerRecord(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.viewer.DetailViewerRecord
- DetailViewerViewState - Interface in com.smartgwt.client.docs
-
An object containing the stored grouping information for a detailViewer.
- DETERMINENEXTSTEP - Enum constant in enum com.smartgwt.client.types.DataQuestionStepType
-
Asks AI to determine a next step.
- DevConsoleRPCTab - Interface in com.smartgwt.client.docs
-
The Developer Console RPC Tab
- deviceMode - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- DeviceMode - Enum in com.smartgwt.client.types
-
Possible layout modes for UI components that are sensitive to the device type being used (a.k.a.
- DevTools - Interface in com.smartgwt.client.docs
-
Dashboards & Tools Framework Overview
- DIAGONAL - Enum constant in enum com.smartgwt.client.types.ConnectorStyle
-
Center segment is drawn diagonally between tail connector segments
- Dialog - Class in com.smartgwt.client.widgets
-
Dialogs are a specialized version of
Window
used for small windows that contain just a text message or a text mesage with some standard buttons. - Dialog() - Constructor for class com.smartgwt.client.widgets.Dialog
- Dialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Dialog
- DIALOG - Enum constant in enum com.smartgwt.client.types.CalendarSaveScenario
-
the user saved via the
Calendar.eventDialog
- DIALOG - Enum constant in enum com.smartgwt.client.types.PromptStyle
-
Displays a centered modal prompt with text specified by
RPCRequest.prompt
- dialog_ApplyButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Apply".
- dialog_AskForValueTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Please enter a value".
- dialog_AskTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Question".
- dialog_CancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- dialog_ConfirmTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Confirm".
- dialog_DoneButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Done".
- dialog_LoginButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Log in".
- dialog_LoginErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Invalid username or password".
- dialog_LoginTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Please log in".
- dialog_NoButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No".
- dialog_OkButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "OK".
- dialog_PasswordTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Password".
- dialog_SayTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Note".
- dialog_UserNameTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Username".
- dialog_WarnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Warning".
- dialog_YesButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Yes".
- DialogLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- DialogLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- DIAMOND - Enum constant in enum com.smartgwt.client.types.PointShape
- direction - Variable in class com.smartgwt.logicalstructure.widgets.NavigationButtonLogicalStructure
- Direction - Enum in com.smartgwt.client.types
- directionFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- directionFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- disable() - Method in class com.smartgwt.client.widgets.Canvas
-
Disables this widget and any children and peers of this widget.
- disable() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set this item to be disabled at runtime.
- DISABLE - Enum constant in enum com.smartgwt.client.types.FilteredSelectAllAction
-
The buttons auto-disable when the list of options is filtered.
- disabled - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- DISABLED - Enum constant in enum com.smartgwt.client.types.AsyncOperationResultType
-
The asynchronous operation is disabled.
- DISABLED - Enum constant in enum com.smartgwt.client.types.FieldAppearance
-
Disable field
- DISABLED - Enum constant in enum com.smartgwt.client.types.ReadOnlyDisplayAppearance
-
Item will appear disabled.
- DisableDateCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine whether the passed date should be considered disabled in the passed view
- DisableDateCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.DisableDateCustomizer
- disabledCursor - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- disabledDates - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- disabledGroupByPrompt - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- disabledIconCursor - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- disabledWeekdayStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- disabledWeekendStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- disableFirebug() - Static method in class com.smartgwt.client.util.SC
-
Disable firebug.
- disableHilite(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- disableHilite(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- disableHilite(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Disable a hilite


- disableHilite(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- disableHilite(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- disableHilite(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- disableHilite(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- disableHilite(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- disableHiliting() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- disableHiliting() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- disableHiliting() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Disable all hilites.


- disableHiliting() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- disableHiliting() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- disableHiliting() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- disableHiliting() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- disableHiliting() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- disableIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This method will disable some icon in this item's
icons
array, if it is currently enabled. - disableIEXMLHackaround() - Static method in class com.smartgwt.client.data.XMLTools
-
Disables an Internet Explorer-specific work around for the MSXML bug that the 'xml' namespace prefix cannot be explicitly declared.
- disableTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the specified tab is enabled, disable it now.
- disableTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the specified tab is enabled, disable it now.
- disableTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the specified tab is enabled, disable it now.
- disableTouchScrollingForDrag - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- disableValidation - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- disableWeekends - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- disableWeekends - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- DISC - Enum constant in enum com.smartgwt.client.types.ListStyleType
-
A filled, black dot (•)
- discardAllEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Cancel outstanding edits, discarding edit values, and hiding editors for the record[s] passed in if appropriate.
- discardAllEdits(int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- discardAllEdits(int[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Cancel outstanding edits, discarding edit values, and hiding editors for the record[s] passed in if appropriate.
- discardDataOnSetFetchOperation - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- discardedColumnsMessage - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- discardEdits(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Cancel outstanding edits for the specified rows, discarding edit values, and hiding editors if appropriate.
- discardEdits(int, int, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Cancel outstanding edits for the specified rows, discarding edit values, and hiding editors if appropriate.
- discardEditsOnHideField - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- discardEditsSaveButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- disconnect() - Static method in class com.smartgwt.client.rpc.Messaging
-
disconnect from all channels
- discontinuousLines - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- discoverTree(TreeNode[], DiscoverTreeSettings, String) - Static method in class com.smartgwt.client.widgets.tree.Tree
-
given a hierarchy of objects with children under mixed names, heuristically discover the property that holds children and copy it to a single, uniform childrenProperty.
- DiscoverTreeSettings - Class in com.smartgwt.client.widgets.tree
-
Defines a set of properties that specify how the tree will be explored by
Tree.discoverTree()
- DiscoverTreeSettings() - Constructor for class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
- DiscoverTreeSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
- dismissCurrentDialog() - Static method in class com.smartgwt.client.util.SC
-
If a dialog triggered via
SC.say(String)
,SC.ask(String, BooleanCallback)
,SC.warn(String)
,SC.confirm(String, BooleanCallback)
orSC.askforValue(String, ValueCallback)
is currently visible, it will be dismissed. - dismissMessage(MessageID) - Static method in class com.smartgwt.client.widgets.notify.Notify
-
Dismisses one or more messages currently being shown, subject to the existing settings for their
NotifyType
. - dismissMessage(String) - Static method in class com.smartgwt.client.widgets.notify.Notify
-
Dismisses one or more messages currently being shown, subject to the existing settings for their
NotifyType
. - dismissOnEscape - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- dismissOnOutsideClick - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- dispatch(OtherWindowsChangedHandler) - Method in class com.smartgwt.client.browser.window.events.OtherWindowsChangedEvent
- dispatch(DataArrivedHandler) - Method in class com.smartgwt.client.data.events.DataArrivedEvent
- dispatch(DataChangedHandler) - Method in class com.smartgwt.client.data.events.DataChangedEvent
- dispatch(HandleErrorHandler) - Method in class com.smartgwt.client.data.events.ErrorEvent
- dispatch(AsyncValidationReplyHandler) - Method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
- dispatch(MemberSynchronizedHandler) - Method in class com.smartgwt.client.form.events.MemberSynchronizedEvent
- dispatch(EditMaskClickedHandler) - Method in class com.smartgwt.client.tools.EditMaskClickedEvent
- dispatch(EditNodeUpdatedHandler) - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
- dispatch(NodeAddedHandler) - Method in class com.smartgwt.client.tools.NodeAddedEvent
- dispatch(SelectedEditNodesUpdatedHandler) - Method in class com.smartgwt.client.tools.SelectedEditNodesUpdatedEvent
- dispatch(FontLoadingFailedHandler) - Method in class com.smartgwt.client.util.events.FontLoadingFailedEvent
- dispatch(FontsLoadedHandler) - Method in class com.smartgwt.client.util.events.FontsLoadedEvent
- dispatch(OrientationChangeHandler) - Method in class com.smartgwt.client.util.events.OrientationChangeEvent
- dispatch(FinishedHandler) - Method in class com.smartgwt.client.util.workflow.events.ProcessFinishedEvent
- dispatch(TraceElementHandler) - Method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
- dispatch(AceEditorChangedHandler) - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
- dispatch(BackgroundClickHandler) - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
- dispatch(BackgroundMouseDownHandler) - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
- dispatch(BackgroundMouseUpHandler) - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
- dispatch(CurrentViewChangedHandler) - Method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
- dispatch(DateChangedHandler) - Method in class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
- dispatch(DayBodyClickHandler) - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
- dispatch(DayHeaderClickHandler) - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
- dispatch(EventAddedHandler) - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
- dispatch(EventChangedHandler) - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
- dispatch(EventClickHandler) - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
- dispatch(EventRemoveClickHandler) - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
- dispatch(EventRemovedHandler) - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
- dispatch(EventRepositionMoveHandler) - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
- dispatch(EventRepositionStopHandler) - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
- dispatch(EventResizeMoveHandler) - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
- dispatch(EventResizeStopHandler) - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
- dispatch(EventSaveErrorHandler) - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
- dispatch(EventsRenderedHandler) - Method in class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
- dispatch(IndicatorClickHandler) - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
- dispatch(ZoneClickHandler) - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
- dispatch(ChartBackgroundDrawnHandler) - Method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
- dispatch(ChartDrawnHandler) - Method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
- dispatch(DataLabelClickHandler) - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
- dispatch(DataLabelHoverHandler) - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
- dispatch(LegendClickHandler) - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
- dispatch(LegendHoverHandler) - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
- dispatch(ValueClickHandler) - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
- dispatch(ZoomChangedHandler) - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
- dispatch(BeforeCommitHandler) - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
- dispatch(PreviewShownHandler) - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
- dispatch(FacetAddedHandler) - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
- dispatch(FacetContextClickHandler) - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
- dispatch(FacetLabelClickHandler) - Method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
- dispatch(FacetMovedHandler) - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
- dispatch(FacetRemovedHandler) - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
- dispatch(FacetValueContextClickHandler) - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
- dispatch(FacetValueSelectionChangedHandler) - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
- dispatch(FixedFacetValueChangedHandler) - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
- dispatch(SortByFacetIdHandler) - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
- dispatch(SortByFacetValuesHandler) - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
- dispatch(TimeChangedHandler) - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
- dispatch(ClickHandler) - Method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
- dispatch(DoubleClickHandler) - Method in class com.smartgwt.client.widgets.drawing.events.DoubleClickEvent
- dispatch(DragMoveHandler) - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
- dispatch(DragResizeMoveHandler) - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
- dispatch(DragResizeStartHandler) - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
- dispatch(DragResizeStopHandler) - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
- dispatch(DragStartHandler) - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
- dispatch(DragStopHandler) - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
- dispatch(DrawEndHandler) - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
- dispatch(DrawStartHandler) - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
- dispatch(MouseDownHandler) - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
- dispatch(MouseMoveHandler) - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
- dispatch(MouseOutHandler) - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
- dispatch(MouseOverHandler) - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
- dispatch(MouseUpHandler) - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
- dispatch(MovedHandler) - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
- dispatch(ResizedHandler) - Method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
- dispatch(ShowContextMenuHandler) - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
- dispatch(ApplyClickHandler) - Method in class com.smartgwt.client.widgets.events.ApplyClickEvent
- dispatch(ButtonClickHandler) - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
- dispatch(CancelClickHandler) - Method in class com.smartgwt.client.widgets.events.CancelClickEvent
- dispatch(ClearHandler) - Method in class com.smartgwt.client.widgets.events.ClearEvent
- dispatch(ClickHandler) - Method in class com.smartgwt.client.widgets.events.ClickEvent
- dispatch(CloseClickHandler) - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
- dispatch(ContentLoadedHandler) - Method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
- dispatch(DataChangedHandler) - Method in class com.smartgwt.client.widgets.events.DataChangedEvent
- dispatch(DoubleClickHandler) - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
- dispatch(DragCompleteHandler) - Method in class com.smartgwt.client.widgets.events.DragCompleteEvent
- dispatch(DragMoveHandler) - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
- dispatch(DragRepositionMoveHandler) - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
- dispatch(DragRepositionStartHandler) - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
- dispatch(DragRepositionStopHandler) - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
- dispatch(DragResizeMoveHandler) - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
- dispatch(DragResizeStartHandler) - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
- dispatch(DragResizeStopHandler) - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
- dispatch(DragStartHandler) - Method in class com.smartgwt.client.widgets.events.DragStartEvent
- dispatch(DragStopHandler) - Method in class com.smartgwt.client.widgets.events.DragStopEvent
- dispatch(DrawHandler) - Method in class com.smartgwt.client.widgets.events.DrawEvent
- dispatch(DropCompleteHandler) - Method in class com.smartgwt.client.widgets.events.DropCompleteEvent
- dispatch(DropHandler) - Method in class com.smartgwt.client.widgets.events.DropEvent
- dispatch(DropMoveHandler) - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
- dispatch(DropOutHandler) - Method in class com.smartgwt.client.widgets.events.DropOutEvent
- dispatch(DropOverHandler) - Method in class com.smartgwt.client.widgets.events.DropOverEvent
- dispatch(FetchDataHandler) - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
- dispatch(FocusChangedHandler) - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
- dispatch(FormulaUpdatedHandler) - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
- dispatch(HoverHandler) - Method in class com.smartgwt.client.widgets.events.HoverEvent
- dispatch(HoverHiddenHandler) - Method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
- dispatch(IconClickHandler) - Method in class com.smartgwt.client.widgets.events.IconClickEvent
- dispatch(KeyDownHandler) - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
- dispatch(KeyPressHandler) - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
- dispatch(MaximizeClickHandler) - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
- dispatch(MinimizeClickHandler) - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
- dispatch(MouseDownHandler) - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
- dispatch(MouseMoveHandler) - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
- dispatch(MouseOutHandler) - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
- dispatch(MouseOverHandler) - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
- dispatch(MouseStillDownHandler) - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
- dispatch(MouseUpHandler) - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
- dispatch(MouseWheelHandler) - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
- dispatch(MovedHandler) - Method in class com.smartgwt.client.widgets.events.MovedEvent
- dispatch(ParentMovedHandler) - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
- dispatch(PercentChangedHandler) - Method in class com.smartgwt.client.widgets.events.PercentChangedEvent
- dispatch(RangeChangedEventHandler) - Method in class com.smartgwt.client.widgets.events.ChangedEvent
- dispatch(ResizedHandler) - Method in class com.smartgwt.client.widgets.events.ResizedEvent
- dispatch(RestoreClickHandler) - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
- dispatch(RightMouseDownHandler) - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
- dispatch(RuleContextChangedHandler) - Method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
- dispatch(ScrolledHandler) - Method in class com.smartgwt.client.widgets.events.ScrolledEvent
- dispatch(ShowContextMenuHandler) - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
- dispatch(TitleHoverHandler) - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
- dispatch(ToggleValueChangedHandler) - Method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
- dispatch(ValueChangedHandler) - Method in class com.smartgwt.client.widgets.events.ValueChangedEvent
- dispatch(VisibilityChangedHandler) - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
- dispatch(AsyncValidationReplyHandler) - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
- dispatch(ColorChangedHandler) - Method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
- dispatch(ColorSelectedHandler) - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
- dispatch(CriteriaChangedHandler) - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
- dispatch(FilterChangedHandler) - Method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
- dispatch(FormSubmitFailedHandler) - Method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
- dispatch(HiddenValidationErrorsHandler) - Method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
- dispatch(ItemChangedHandler) - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
- dispatch(ItemChangeHandler) - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
- dispatch(ItemKeyPressHandler) - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
- dispatch(OnSearchHandler) - Method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
- dispatch(SearchHandler) - Method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
- dispatch(SubmitValuesHandler) - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
- dispatch(ValuesChangedHandler) - Method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
- dispatch(BlurHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
- dispatch(CanEditChangedHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
- dispatch(ChangedHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
- dispatch(ChangeHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
- dispatch(ClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
- dispatch(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
- dispatch(DoubleClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
- dispatch(EditorEnterHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
- dispatch(EditorExitHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
- dispatch(FocusHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
- dispatch(FormItemClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
- dispatch(IconClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
- dispatch(IconKeyPressHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
- dispatch(ItemHoverHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
- dispatch(KeyDownHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
- dispatch(KeyPressHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
- dispatch(KeyUpHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
- dispatch(PendingStatusChangedHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
- dispatch(PickerColorSelectedHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
- dispatch(PickerIconClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
- dispatch(ReadOnlyDisplayChangedHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
- dispatch(ShowContextMenuHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
- dispatch(ShowValueHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
- dispatch(TitleClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
- dispatch(TitleDoubleClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
- dispatch(TitleHoverHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
- dispatch(ValueHoverHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
- dispatch(ValueIconClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
- dispatch(BodyKeyPressHandler) - Method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
- dispatch(CellClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellClickEvent
- dispatch(CellContextClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
- dispatch(CellDoubleClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
- dispatch(CellErrorIconHoverHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent
- dispatch(CellErrorIconOutHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOutEvent
- dispatch(CellErrorIconOverHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOverEvent
- dispatch(CellHoverHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellHoverEvent
- dispatch(CellMouseDownHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
- dispatch(CellMouseUpHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
- dispatch(CellOutHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellOutEvent
- dispatch(CellOverHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellOverEvent
- dispatch(CellSavedHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
- dispatch(CellSelectionChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
- dispatch(CellValueHoverHandler) - Method in class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
- dispatch(ChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
- dispatch(ChangeHandler) - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
- dispatch(CriteriaChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
- dispatch(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
- dispatch(DataChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
- dispatch(DrawAreaChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
- dispatch(EditCompleteHandler) - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
- dispatch(EditFailedHandler) - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
- dispatch(EditorEnterHandler) - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
- dispatch(EditorExitHandler) - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
- dispatch(FieldStateChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
- dispatch(FilterEditorSubmitHandler) - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
- dispatch(GroupByCompleteHandler) - Method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
- dispatch(GroupByHandler) - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
- dispatch(GroupStateChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
- dispatch(GroupTreeChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
- dispatch(HeaderClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
- dispatch(HeaderDoubleClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
- dispatch(HeaderHoverHandler) - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
- dispatch(HilitesChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
- dispatch(NodeSelectedHandler) - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
- dispatch(RecordClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
- dispatch(RecordCollapseHandler) - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
- dispatch(RecordDoubleClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
- dispatch(RecordDropHandler) - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
- dispatch(RecordExpandHandler) - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
- dispatch(RegroupHandler) - Method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
- dispatch(RemoveRecordClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
- dispatch(RowContextClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
- dispatch(RowEditorEnterHandler) - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
- dispatch(RowEditorExitHandler) - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
- dispatch(RowHoverHandler) - Method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
- dispatch(RowMouseDownHandler) - Method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
- dispatch(RowMouseUpHandler) - Method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
- dispatch(RowOutHandler) - Method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
- dispatch(RowOverHandler) - Method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
- dispatch(SelectionChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
- dispatch(SelectionUpdatedHandler) - Method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
- dispatch(SetSortHandler) - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
- dispatch(SortChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
- dispatch(SorterClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
- dispatch(SorterContextClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
- dispatch(ValueIconClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
- dispatch(ViewStateChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
- dispatch(DownClickHandler) - Method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
- dispatch(MembersChangedHandler) - Method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
- dispatch(NavigationClickHandler) - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
- dispatch(PaneChangedHandler) - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
- dispatch(SectionHeaderClickHandler) - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
- dispatch(SectionHeaderTitleHoverHandler) - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
- dispatch(UpClickHandler) - Method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
- dispatch(ClickHandler) - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
- dispatch(ItemClickHandler) - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
- dispatch(MenuIconClickHandler) - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
- dispatch(ApplyClickHandler) - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
- dispatch(CancelClickHandler) - Method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
- dispatch(ListPropertiesChangedHandler) - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
- dispatch(AddTabClickedHandler) - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.
- dispatch(AddTabClickHandler) - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
- dispatch(CloseClickHandler) - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
- dispatch(TabContextMenuHandler) - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
- dispatch(TabDeselectedHandler) - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
- dispatch(TabIconClickHandler) - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
- dispatch(TabSelectedHandler) - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
- dispatch(TabsReorderedHandler) - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
- dispatch(TabTitleChangedHandler) - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
- dispatch(ImageClickHandler) - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
- dispatch(RecordNavigationClickHandler) - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
- dispatch(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
- dispatch(RecordClickHandler) - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
- dispatch(RecordContextClickHandler) - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
- dispatch(RecordDoubleClickHandler) - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
- dispatch(SelectionChangedHandler) - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
- dispatch(ItemClickHandler) - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
- dispatch(ItemDragResizedHandler) - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
- dispatch(EditCompleteHandler) - Method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
- dispatch(GradientChangedHandler) - Method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
- dispatch(ValuesChangedHandler) - Method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
- dispatch(DataChangedHandler) - Method in class com.smartgwt.client.widgets.tree.DataChangedEvent
- dispatch(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
- dispatch(DataChangedHandler) - Method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
- dispatch(FolderClickHandler) - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
- dispatch(FolderClosedHandler) - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
- dispatch(FolderContextClickHandler) - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
- dispatch(FolderDropHandler) - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
- dispatch(FolderOpenedHandler) - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
- dispatch(LeafClickHandler) - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
- dispatch(LeafContextClickHandler) - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
- dispatch(NodeClickHandler) - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
- dispatch(NodeContextClickHandler) - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
- Display - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Display.
- DISPLAY - Enum constant in enum com.smartgwt.client.types.FieldImportStrategy
-
The import process expects values in the import dataset to be display values, and it will transform them to the corresponding underlying keys if found
- displayDiscardedColumns - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- displayField - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
When records from this dataSource are displayed in a dataBoundComponent such as a
ListGrid
, thedisplayField
attribute may be used to cause some field to display a value from another field in the record. - displayHeaderContextMenu(Canvas, int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderContextMenu
istrue
this method is fired when the user right-clicks on the header for this grid.
Default implementation will display a menu with entries derived fromListGrid.getHeaderContextMenuItems
for the appropriate column. - displayNodeType - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- DisplayNodeType - Enum in com.smartgwt.client.types
-
Flag passed to functions as displayNodeType, telling the function whether it should work on folders, leaves or both at once.
- DISPLAYREQUIRED - Enum constant in enum com.smartgwt.client.types.FieldImportStrategy
-
Same as "display", but results in
validation error
if corresponding underlying keys were not found - displaySort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modify the grid UI to reflect the parameter sortSpecifiers.
- DIV - Enum constant in enum com.smartgwt.client.types.DragMaskType
-
creates an element with ordinary HTML content that will block events
- DMI - Class in com.smartgwt.client.rpc
-
This class provides static methods to call server-side DMI methods exposed via a
ApplicationDeclaration
file. - DMI() - Constructor for class com.smartgwt.client.rpc.DMI
- DmiOverview - Interface in com.smartgwt.client.docs
-
Direct Method Invocation
- doAddHandler(H, GwtEvent.Type<H>) - Method in class com.smartgwt.client.core.BaseClass
- doAddHandler(H, GwtEvent.Type<H>) - Method in class com.smartgwt.client.core.DataClass
- doAddHandler(H, GwtEvent.Type<H>) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Adds this handler to the widget.
- doConvertToString(Date) - Method in class com.smartgwt.client.bean.types.DateValueType
- doConvertToString(ValueType) - Method in class com.smartgwt.client.bean.BeanValueType
- doConvertToString(ValueType) - Method in class com.smartgwt.client.bean.types.EnumValueType
- doConvertToString(ValueType) - Method in class com.smartgwt.client.bean.types.ValueEnumValueType
- DOCUMENT - Static variable in class com.smartgwt.client.widgets.HeaderControl
- DOESNTCONTAIN - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Determine whether a string value does not contain some substring specified via
validator.substring
. - DoesntContainValidator - Class in com.smartgwt.client.widgets.form.validator
-
Determine whether a string value does not contain some substring specified via validator.substring.
- DoesntContainValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.DoesntContainValidator
- doGetOrCreateJsObj(Object) - Method in class com.smartgwt.client.bean.BeanFactory
- doGetOrCreateJsObj(Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
- doGetOrCreateJsObj(Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
- doGetOrCreateJsObj(Object) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
- doGetProperty(Object, String) - Method in class com.smartgwt.client.bean.BeanFactory
- doGetPropertyAsString(Object, String) - Method in class com.smartgwt.client.bean.BeanFactory
- doInit() - Method in class com.smartgwt.client.core.BaseClass
- doInit() - Method in class com.smartgwt.client.widgets.BaseWidget
- DomIntegration - Interface in com.smartgwt.client.docs
-
DOM Integration & Third-party Components
- DOMUtil - Class in com.smartgwt.client.util
-
DOM related helper methods.
- DOMUtil() - Constructor for class com.smartgwt.client.util.DOMUtil
- DONE - Enum constant in enum com.smartgwt.client.types.EnterKeyEditAction
-
end editing (will save edit values if
ListGrid.autoSaveEdits
is true). - DONE - Enum constant in enum com.smartgwt.client.types.EscapeKeyEditAction
-
end editing (will save edit values if
ListGrid.autoSaveEdits
is true). - DONE - Enum constant in enum com.smartgwt.client.types.RowEndEditAction
-
complete the edit.
- DONE - Static variable in class com.smartgwt.client.widgets.Dialog
-
DONE Button object.
- doNewInstance() - Method in class com.smartgwt.client.bean.BeanFactory
- doOnRender(Function) - Method in class com.smartgwt.client.widgets.BaseWidget
- DOS - Enum constant in enum com.smartgwt.client.types.LineBreakStyle
-
Use DOS-style line-breaks (both CR & LF)
- doSetJsObj(Object, JavaScriptObject) - Method in class com.smartgwt.client.bean.BeanFactory
- doSetJsObj(Object, JavaScriptObject) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
- doSetJsObj(Object, JavaScriptObject) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
- doSetJsObj(Object, JavaScriptObject) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
- doSetProperties(Object, Map<String, Object>) - Method in class com.smartgwt.client.bean.BeanFactory
- doSetProperty(Object, String, Object) - Method in class com.smartgwt.client.bean.BeanFactory
- DOT - Enum constant in enum com.smartgwt.client.types.LinePattern
-
Dotted line
- DOUBLE - Enum constant in enum com.smartgwt.client.types.EscapingMode
-
Literal double quotes in data values are doubled (""), as expected by Microsoft Excel when pasting text values
- DOUBLE_ARROW_DOWN - Static variable in class com.smartgwt.client.widgets.HeaderControl
- DOUBLE_ARROW_LEFT - Static variable in class com.smartgwt.client.widgets.HeaderControl
- DOUBLE_ARROW_RIGHT - Static variable in class com.smartgwt.client.widgets.HeaderControl
- DOUBLE_ARROW_UP - Static variable in class com.smartgwt.client.widgets.HeaderControl
- DOUBLE_CLICK - Enum constant in enum com.smartgwt.client.types.EditCompletionEvent
-
User started editing another row by double clicking
- DOUBLECLICK - Enum constant in enum com.smartgwt.client.types.AutoFitEvent
-
React to a double click on the listGrid header.
- DOUBLECLICK - Enum constant in enum com.smartgwt.client.types.InlineEditEvent
-
A double click triggers inline editing
- DOUBLECLICK - Enum constant in enum com.smartgwt.client.types.ListGridEditEvent
-
A double click triggers inline editing
- DOUBLECLICK - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the uesr double-clicks on the Page.
- DOUBLECLICK - Enum constant in enum com.smartgwt.client.types.TabTitleEditEvent
-
Start editing when the user double-clicks a tab title
- DOUBLECLICK - Enum constant in enum com.smartgwt.client.types.TourActionType
-
The target must be double-clicked to complete the step
- doubleClickDelay - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- DoubleClickEvent - Class in com.smartgwt.client.widgets.drawing.events
- DoubleClickEvent - Class in com.smartgwt.client.widgets.events
- DoubleClickEvent - Class in com.smartgwt.client.widgets.form.fields.events
- DoubleClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DoubleClickEvent
- DoubleClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DoubleClickEvent
- DoubleClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
- DoubleClickHandler - Interface in com.smartgwt.client.widgets.drawing.events
- DoubleClickHandler - Interface in com.smartgwt.client.widgets.events
- DoubleClickHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- DoubleItem - Class in com.smartgwt.client.widgets.form.fields
-
TextForm item for managing a text field that displays a decimal value.
- DoubleItem() - Constructor for class com.smartgwt.client.widgets.form.fields.DoubleItem
- DoubleItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.DoubleItem
- DoubleItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.DoubleItem
- DoubleItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.DoubleItem
- doubleValue(Number) - Static method in class com.smartgwt.client.util.JSOHelper
- DoubleValueType - Class in com.smartgwt.client.bean.types
- DoubleValueType() - Constructor for class com.smartgwt.client.bean.types.DoubleValueType
- DOUGHNUT - Enum constant in enum com.smartgwt.client.types.ChartType
-
Like a pie chart with a central hole.
- doVoiceCommand(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If
supportsVoiceCommands()
returns true, this method must be implemented to deal with Voice commands recorded while this Canvas has focus. - doWarn() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Display a warning if Rich Text Editing is not fully supported in this browser.
- DOWN - Enum constant in enum com.smartgwt.client.types.Direction
-
below
- DOWN - Enum constant in enum com.smartgwt.client.types.StackDirection
-
older messages move down
- DOWN - Static variable in class com.smartgwt.client.widgets.TransferImgButton
- DOWN_ARROW_KEYPRESS - Enum constant in enum com.smartgwt.client.types.EditCompletionEvent
-
down arrow key.
- DOWN_LAST - Static variable in class com.smartgwt.client.widgets.TransferImgButton
- downButtonSrc - Variable in class com.smartgwt.logicalstructure.widgets.MiniNavControlLogicalStructure
- DownClickEvent - Class in com.smartgwt.client.widgets.layout.events
- DownClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.events.DownClickEvent
- DownClickHandler - Interface in com.smartgwt.client.widgets.layout.events
- DOWNLOAD - Enum constant in enum com.smartgwt.client.types.ExportDisplay
-
Show the Save As dialog and download the file
- downloadCallback(RPCResponse, Map, String, String, RPCRequest) - Method in class com.smartgwt.client.rpc.RPCRequest
- downloadFile(Record) - Method in class com.smartgwt.client.data.DataSource
-
Download a file stored in a field of type:"binary" in a DataSource record.
- downloadFile(Record, String) - Method in class com.smartgwt.client.data.DataSource
- downloadFile(Record, String, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Download a file stored in a field of type:"binary" in a DataSource record.
- DOWNLOADFILE - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Like "viewFile", but the HTTP header Content-Disposition is used to suggest that the browser show a save dialog.
- Drag - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Drag.
- DRAG - Enum constant in enum com.smartgwt.client.types.TourActionType
-
The target must be dragged to complete step.
- dragAppearance - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- DragAppearance - Enum in com.smartgwt.client.types
-
Different types of effects for showing dragging behavior.
- DragCompleteEvent - Class in com.smartgwt.client.widgets.events
- DragCompleteEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DragCompleteEvent
- DragCompleteHandler - Interface in com.smartgwt.client.widgets.events
- dragDataAction - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- DragDataAction - Enum in com.smartgwt.client.types
-
What do we do with data that's been dropped into another list?
- DragDataCustomizer - Interface in com.smartgwt.client.widgets
- Dragdrop - Interface in com.smartgwt.client.docs
-
Drag and Drop
- Dragging - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Dragging.
- DragHandleField - Interface in com.smartgwt.client.docs
-
The following APIs are all related to DragHandleField.
- dragHandleFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- dragHandleIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- dragHandleIconSize - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- DragHoverCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the hover text to show during drag operations in Calendars
- DragHoverCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.DragHoverCustomizer
- dragIntersectStyle - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- DragIntersectStyle - Enum in com.smartgwt.client.types
-
Different styles of determining intersection: with mouse or entire rect of target
- dragLineStyle - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- dragLineThickness - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- dragMaskType - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- DragMaskType - Enum in com.smartgwt.client.types
-
What kind of mask to use for masking dragged element.
- dragMaxHeight - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dragMaxWidth - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dragMinHeight - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dragMinWidth - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dragMove() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Notification fired for every mouseMove event triggered while the user is dragging this DrawGroup.
- DragMove - Class in com.smartgwt.client.widgets.drawing.events
- DragMove(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DragMove
- DragMoveEvent - Class in com.smartgwt.client.widgets.events
- DragMoveEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DragMoveEvent
- DragMoveHandler - Interface in com.smartgwt.client.widgets.drawing.events
- DragMoveHandler - Interface in com.smartgwt.client.widgets.events
- Dragndrop - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Dragndrop.
- dragOpacity - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dragRepositionAppearance - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dragRepositionCursor - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- DragRepositionMoveEvent - Class in com.smartgwt.client.widgets.events
- DragRepositionMoveEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
- DragRepositionMoveHandler - Interface in com.smartgwt.client.widgets.events
- DragRepositionStartEvent - Class in com.smartgwt.client.widgets.events
- DragRepositionStartEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DragRepositionStartEvent
- DragRepositionStartHandler - Interface in com.smartgwt.client.widgets.events
- DragRepositionStopEvent - Class in com.smartgwt.client.widgets.events
- DragRepositionStopEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DragRepositionStopEvent
- DragRepositionStopHandler - Interface in com.smartgwt.client.widgets.events
- DragResize - Interface in com.smartgwt.client.docs
-
The following APIs are all related to DragResize.
- dragResizeAppearance - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dragResizeMove(String, Integer, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
canDrag
is true and thecontrol knobs
include "resize" knobs, then this notification method will be fired when the user drag-resizes the draw item. - DragResizeMoveEvent - Class in com.smartgwt.client.widgets.drawing.events
- DragResizeMoveEvent - Class in com.smartgwt.client.widgets.events
- DragResizeMoveEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
- DragResizeMoveEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DragResizeMoveEvent
- DragResizeMoveHandler - Interface in com.smartgwt.client.widgets.drawing.events
- DragResizeMoveHandler - Interface in com.smartgwt.client.widgets.events
- DragResizeStartEvent - Class in com.smartgwt.client.widgets.drawing.events
- DragResizeStartEvent - Class in com.smartgwt.client.widgets.events
- DragResizeStartEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
- DragResizeStartEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DragResizeStartEvent
- DragResizeStartHandler - Interface in com.smartgwt.client.widgets.drawing.events
- DragResizeStartHandler - Interface in com.smartgwt.client.widgets.events
- DragResizeStopEvent - Class in com.smartgwt.client.widgets.drawing.events
- DragResizeStopEvent - Class in com.smartgwt.client.widgets.events
- DragResizeStopEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
- DragResizeStopEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DragResizeStopEvent
- DragResizeStopHandler - Interface in com.smartgwt.client.widgets.drawing.events
- DragResizeStopHandler - Interface in com.smartgwt.client.widgets.events
- dragScrollDelay - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dragScrollRedrawDelay - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- dragSnapAngle - Variable in class com.smartgwt.logicalstructure.widgets.tools.GradientEditorLogicalStructure
- dragStart() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Notification fired when the user starts to drag this DrawGroup.
- DragStart - Class in com.smartgwt.client.widgets.drawing.events
- DragStart(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DragStart
- dragStartDistance - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dragStartDistance - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- DragStartEvent - Class in com.smartgwt.client.widgets.events
- DragStartEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DragStartEvent
- DragStartHandler - Interface in com.smartgwt.client.widgets.drawing.events
- DragStartHandler - Interface in com.smartgwt.client.widgets.events
- dragStop() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Notification fired when the user stops dragging this DrawGroup.
- DragStop - Class in com.smartgwt.client.widgets.drawing.events
- DragStop(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DragStop
- DragStopEvent - Class in com.smartgwt.client.widgets.events
- DragStopEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DragStopEvent
- DragStopHandler - Interface in com.smartgwt.client.widgets.drawing.events
- DragStopHandler - Interface in com.smartgwt.client.widgets.events
- dragTargetAsCanvas - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dragTargetAsString - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- DragTracker - Interface in com.smartgwt.client.docs
-
The following APIs are all related to DragTracker.
- DragTrackerIconCustomizer - Class in com.smartgwt.client.widgets.grid
-
Hover customizer object for returning a different icon when a user has selected record(s) and is dragging them.
- DragTrackerIconCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.DragTrackerIconCustomizer
- dragTrackerMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- DragTrackerMode - Enum in com.smartgwt.client.types
-
When records are being dragged from within a ListGrid, what sort of drag-tracker should be displayed?
- DragTrackerTitleCustomizer - Class in com.smartgwt.client.widgets.grid
-
Hover customizer object for returning a different icon when a user has selected record(s) and is dragging them.
- DragTrackerTitleCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.DragTrackerTitleCustomizer
- dragType - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- draw() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Draws the widget on the page.

- draw() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Draws this item into its current
drawPane
. - drawAllMaxCells - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- drawAllMaxTiles - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- DrawAreaChangedEvent - Class in com.smartgwt.client.widgets.grid.events
- DrawAreaChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
- DrawAreaChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- DrawBlockConnector - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to render multi-segment, orthogonal-routing paths.
- DrawBlockConnector() - Constructor for class com.smartgwt.client.widgets.drawing.DrawBlockConnector
- DrawBlockConnector(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawBlockConnector
- DrawBlockConnectorLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawBlockConnectorLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawBlockConnectorLogicalStructure
- DrawContext - Interface in com.smartgwt.client.docs
-
The following APIs are all related to DrawContext.
- DrawCurve - Class in com.smartgwt.client.widgets.drawing
-
DrawItem that renders cubic bezier curves.
- DrawCurve() - Constructor for class com.smartgwt.client.widgets.drawing.DrawCurve
- DrawCurve(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawCurve
- DrawCurveLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawCurveLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawCurveLogicalStructure
- DrawDiamond - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to render diamond shapes
- DrawDiamond() - Constructor for class com.smartgwt.client.widgets.drawing.DrawDiamond
- DrawDiamond(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawDiamond
- DrawDiamondLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawDiamondLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawDiamondLogicalStructure
- DrawEndEvent - Class in com.smartgwt.client.widgets.drawing.events
- DrawEndEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
- DrawEndHandler - Interface in com.smartgwt.client.widgets.drawing.events
- DrawEvent - Class in com.smartgwt.client.widgets.events
- DrawEvent(String) - Constructor for class com.smartgwt.client.widgets.events.DrawEvent
- drawGroup - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- DrawGroup - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to manage a group of other DrawItem instances.
- DrawGroup() - Constructor for class com.smartgwt.client.widgets.drawing.DrawGroup
- DrawGroup(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawGroup
- DrawGroupLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawGroupLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawGroupLogicalStructure
- DrawHandler - Interface in com.smartgwt.client.widgets.events
- DrawImage - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to render embedded images.
- DrawImage() - Constructor for class com.smartgwt.client.widgets.drawing.DrawImage
- DrawImage(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawImage
- DrawImageLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawImageLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawImageLogicalStructure
- Drawing - Interface in com.smartgwt.client.docs
-
Rendering an object on the page.
- drawingHeight - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPaneLogicalStructure
- drawingType - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPaneLogicalStructure
- DrawingType - Enum in com.smartgwt.client.types
-
The type of drawing back-end used by a
DrawPane
to draw itsdraw items
on screen. - drawingWidth - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPaneLogicalStructure
- DrawItem - Class in com.smartgwt.client.widgets.drawing
-
Base class for graphical elements drawn in a DrawPane.
- DrawItem() - Constructor for class com.smartgwt.client.widgets.drawing.DrawItem
- DrawItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawItem
- DrawItemEditProxy - Class in com.smartgwt.client.tools
- DrawItemEditProxy() - Constructor for class com.smartgwt.client.tools.DrawItemEditProxy
- DrawItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.DrawItemEditProxy
- DrawItemLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawItemLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- drawItems - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawGroupLogicalStructure
- drawItems - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPaneLogicalStructure
- DrawKnob - Class in com.smartgwt.client.widgets.drawing
- DrawKnob() - Constructor for class com.smartgwt.client.widgets.drawing.DrawKnob
- DrawKnob(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawKnob
- DrawKnobLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawKnobLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawKnobLogicalStructure
- DrawLabel - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to render a single-line text label.
- DrawLabel() - Constructor for class com.smartgwt.client.widgets.drawing.DrawLabel
- DrawLabel(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawLabel
- DrawLabelEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesDrawLabels
when editMode is enabled. - DrawLabelEditProxy() - Constructor for class com.smartgwt.client.tools.DrawLabelEditProxy
- DrawLabelEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.DrawLabelEditProxy
- DrawLabelLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawLabelLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- drawLegendBoundary - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- DrawLine - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to render line segments.
- DrawLine() - Constructor for class com.smartgwt.client.widgets.drawing.DrawLine
- DrawLine(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawLine
- DrawLineLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawLineLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawLineLogicalStructure
- DrawLinePath - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to render a connector between two points.
- DrawLinePath() - Constructor for class com.smartgwt.client.widgets.drawing.DrawLinePath
- DrawLinePath(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawLinePath
- DrawLinePathLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawLinePathLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- drawnClockwise - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- DrawnValue - Class in com.smartgwt.client.widgets.chart
-
Returns information about how a data value is rendered in a chart.
- DrawnValue() - Constructor for class com.smartgwt.client.widgets.chart.DrawnValue
- DrawnValue(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.DrawnValue
- drawnValueContainsPoint(DrawnValue) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns whether a given
DrawnValue
contains a point. - drawnValueContainsPoint(DrawnValue, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- drawnValueContainsPoint(DrawnValue, Integer, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns whether a given
DrawnValue
contains a point. - DrawOval - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to render oval shapes, including circles.
- DrawOval() - Constructor for class com.smartgwt.client.widgets.drawing.DrawOval
- DrawOval(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawOval
- DrawOvalLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawOvalLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawOvalLogicalStructure
- drawPane - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawKnobLogicalStructure
- DrawPane - Class in com.smartgwt.client.widgets.drawing
-
A DrawPane is a container for drawing bitmap and vector graphics using browser's built-in freeform drawing capabilities.
- DrawPane() - Constructor for class com.smartgwt.client.widgets.drawing.DrawPane
- DrawPane(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawPane
- DrawPane.InvalidDrawingTypeException - Exception in com.smartgwt.client.widgets.drawing
- drawPaneAsDrawPane - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- drawPaneAsString - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- DrawPaneEditProxy - Class in com.smartgwt.client.tools
- DrawPaneEditProxy() - Constructor for class com.smartgwt.client.tools.DrawPaneEditProxy
- DrawPaneEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.DrawPaneEditProxy
- DrawPaneLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawPaneLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawPaneLogicalStructure
- DrawPath - Class in com.smartgwt.client.widgets.drawing
-
Draws a multi-segment line.
- DrawPath() - Constructor for class com.smartgwt.client.widgets.drawing.DrawPath
- DrawPath(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawPath
- DrawPathLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawPathLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawPathLogicalStructure
- DrawPolygon - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to render polygons
- DrawPolygon() - Constructor for class com.smartgwt.client.widgets.drawing.DrawPolygon
- DrawPolygon(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawPolygon
- DrawPolygonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawPolygonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawPolygonLogicalStructure
- DrawPosition - Enum in com.smartgwt.client.types
- DrawRect - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to render rectangle shapes, optionally with rounded corners.
- DrawRect() - Constructor for class com.smartgwt.client.widgets.drawing.DrawRect
- DrawRect(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawRect
- DrawRectLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawRectLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawRectLogicalStructure
- DrawSector - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to render Pie Slices.
- DrawSector() - Constructor for class com.smartgwt.client.widgets.drawing.DrawSector
- DrawSector(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawSector
- DrawSectorLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawSectorLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawSectorLogicalStructure
- DrawShape - Class in com.smartgwt.client.widgets.drawing
-
DrawItem to render a shape defined by executing the series of drawing commands in the
commands
array. - DrawShape() - Constructor for class com.smartgwt.client.widgets.drawing.DrawShape
- DrawShape(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawShape
- DrawShapeCommand - Class in com.smartgwt.client.widgets.drawing
-
Holds the information of a drawing command.
- DrawShapeCommand() - Constructor for class com.smartgwt.client.widgets.drawing.DrawShapeCommand
- DrawShapeCommand(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawShapeCommand
- DrawShapeCommandType - Enum in com.smartgwt.client.types
- DrawShapeLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawShapeLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawShapeLogicalStructure
- DrawStartEvent - Class in com.smartgwt.client.widgets.drawing.events
- DrawStartEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
- DrawStartHandler - Interface in com.smartgwt.client.widgets.drawing.events
- drawTitleBackground - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- drawTitleBoundary - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- DrawTriangle - Class in com.smartgwt.client.widgets.drawing
-
DrawItem subclass to render triangles
- DrawTriangle() - Constructor for class com.smartgwt.client.widgets.drawing.DrawTriangle
- DrawTriangle(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawTriangle
- DrawTriangleLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- DrawTriangleLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.DrawTriangleLogicalStructure
- drop() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Handle a drop event.
- DROPATSERVER - Enum constant in enum com.smartgwt.client.types.SQLPagingStrategy
-
Implement the paging behavior by fetching the entire resultset from the database and dropping any unnecessary rows on the server before returning the data to the client.
- DropCompleteEvent - Class in com.smartgwt.client.widgets.events
- DropCompleteEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DropCompleteEvent
- DropCompleteHandler - Interface in com.smartgwt.client.widgets.events
- dropEndSpace - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- DropEvent - Class in com.smartgwt.client.widgets.events
- DropEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DropEvent
- dropExtraFields - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Indicates that for server responses, for any data being interpreted as DataSource records, only data that corresponds to declared fields should be retained; any extra fields should be discarded.
- dropExtraFields - Variable in class com.smartgwt.client.docs.serverds.ServerObject
-
By default, for DMI DSResponses, DSResponse.data is filtered on the server to just the set of fields defined on the DataSource.
- DROPFIELDS - Enum constant in enum com.smartgwt.client.types.MultiInsertNonMatchingStrategy
-
Make all records match the first record in the record list, by dropping any fields from the second and subsequent records that are not present on the first record.
- DropHandler - Interface in com.smartgwt.client.widgets.events
- dropIconSuffix - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- dropLineThickness - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- DropMoveEvent - Class in com.smartgwt.client.widgets.events
- DropMoveEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DropMoveEvent
- DropMoveHandler - Interface in com.smartgwt.client.widgets.events
- DROPONCHANGE - Enum constant in enum com.smartgwt.client.types.CriteriaPolicy
-
Cache is dropped whenever criteria changes.
- DROPONSHORTENING - Enum constant in enum com.smartgwt.client.types.CriteriaPolicy
-
Cache is retained as long as the only changes to criteria make the criteria more restrictive as determined by
ResultSet.compareCriteria()
. - DropOutEvent - Class in com.smartgwt.client.widgets.events
- DropOutEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DropOutEvent
- DropOutHandler - Interface in com.smartgwt.client.widgets.events
- DropOverEvent - Class in com.smartgwt.client.widgets.events
- DropOverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DropOverEvent
- DropOverHandler - Interface in com.smartgwt.client.widgets.events
- DROPRECORDS - Enum constant in enum com.smartgwt.client.types.MultiInsertNonMatchingStrategy
-
Drop all records in the record list that do not contain exactly the same fields as the first record
- dropTargetAsCanvas - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dropTargetAsString - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dropTypes - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- dropTypesAsStringArrayArray - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- DSAddTask - Class in com.smartgwt.client.util.workflow
-
A
ServiceTask
configured to perform an add. - DSAddTask() - Constructor for class com.smartgwt.client.util.workflow.DSAddTask
- DSAddTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.DSAddTask
- dsBindingEditor_availableFieldsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "DataSource Fields"
- dsBindingEditor_availableTitleTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Name"
- dsBindingEditor_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel"
- dsBindingEditor_currentFieldsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Component Fields"
- dsBindingEditor_currentTitleTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Field Title"
- dsBindingEditor_removeItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove"
- dsBindingEditor_saveAndExitButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Bind"
- dsBindingEditorWindow_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Customize binding for $componentInfo to $dsId DataSource"
- DSCallback - Interface in com.smartgwt.client.data
- DSDataFormat - Enum in com.smartgwt.client.types
-
Indicates the format to be used for HTTP requests and responses when fulfilling DSRequests (eg, when
DataSource.fetchData()
is called). - DsFacade - Interface in com.smartgwt.client.docs
-
DataSource Facade pattern
- DSFetchTask - Class in com.smartgwt.client.util.workflow
-
A
ServiceTask
configured to perform a fetch. - DSFetchTask() - Constructor for class com.smartgwt.client.util.workflow.DSFetchTask
- DSFetchTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.DSFetchTask
- DSInheritanceMode - Enum in com.smartgwt.client.types
-
For DataSources of type "sql" and "hibernate", specifies the kind of inheritance to use when a dataSource specifies
inheritsFrom
. - DSLoadSettings - Class in com.smartgwt.client.data
-
Settings to control optional
DataSource loading
features. - DSLoadSettings() - Constructor for class com.smartgwt.client.data.DSLoadSettings
- DSLoadSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.data.DSLoadSettings
- DSOperationType - Enum in com.smartgwt.client.types
-
One of the four basic operations that can be performed on DataSource data: "fetch", "add", "update", "remove".
- DSProtocol - Enum in com.smartgwt.client.types
-
OperationBinding.dataProtocol
affects how the data in the DSRequest (DSRequest.data
) is sent to theDataSource.dataURL
. - dSRecordAuditPreview_recordAuditHeaderTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Recent changes for DataSource $dsId"
- dSRecordAuditPreview_recordAuditInfoTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click to add audit information as a new section"
- DSRemoveTask - Class in com.smartgwt.client.util.workflow
-
A
ServiceTask
configured to perform a remove. - DSRemoveTask() - Constructor for class com.smartgwt.client.util.workflow.DSRemoveTask
- DSRemoveTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.DSRemoveTask
- DSRequest - Class in com.smartgwt.client.data
-
Request sent to the server to initiate a
DataSource operation
. - DSRequest() - Constructor for class com.smartgwt.client.data.DSRequest
- DSRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.data.DSRequest
- DSRequest(DSOperationType) - Constructor for class com.smartgwt.client.data.DSRequest
- DSRequest(DSOperationType, JavaScriptObject) - Constructor for class com.smartgwt.client.data.DSRequest
- DSRequest(DSOperationType, Criteria) - Constructor for class com.smartgwt.client.data.DSRequest
- DSRequest(DSOperationType, Record) - Constructor for class com.smartgwt.client.data.DSRequest
- DSRequest(DSOperationType, String) - Constructor for class com.smartgwt.client.data.DSRequest
- DSRequest(DSOperationType, String, JavaScriptObject) - Constructor for class com.smartgwt.client.data.DSRequest
- DSRequest(DSOperationType, String, Criteria) - Constructor for class com.smartgwt.client.data.DSRequest
- DSRequest(DSOperationType, String, Record) - Constructor for class com.smartgwt.client.data.DSRequest
- DsRequestBeanTypes - Interface in com.smartgwt.client.docs
-
DSRequest data auto-converted to bean types
- DsRequestEquivalence - Interface in com.smartgwt.client.docs
-
Various subsystems have a need to compare DataSource requests and understand if they are equivalent or affect the same data (examples include
automatic cache synchronization
andoffline caching and synchronization
). - DSRequestModifier - Class in com.smartgwt.client.docs.serverds
-
An object that modifies a dsRequest based on several available values, including preceding responses from the same queue.
- DSRequestModifier() - Constructor for class com.smartgwt.client.docs.serverds.DSRequestModifier
- DsResponse - Interface in com.smartgwt.client.docs
-
The following APIs are all related to DsResponse.
- DSResponse - Class in com.smartgwt.client.data
-
Response sent by the server in response to a
DataSource request
. - DSResponse() - Constructor for class com.smartgwt.client.data.DSResponse
- DSResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.data.DSResponse
- DSResponse(String) - Constructor for class com.smartgwt.client.data.DSResponse
- DSResponse(String, DSOperationType) - Constructor for class com.smartgwt.client.data.DSResponse
- DSResponse(String, DSOperationType, Record...) - Constructor for class com.smartgwt.client.data.DSResponse
- DSServerType - Enum in com.smartgwt.client.types
-
Indicates what Smart GWT Server will do with a DataSource request if you call dsRequest.execute() in server code.
- DsSpecialFields - Interface in com.smartgwt.client.docs
-
A DataSource allows you to declare that certain fields are the most important fields to show to a user in situations where space is limited, and only one or a few fields can be reasonably shown.
- DSUpdateTask - Class in com.smartgwt.client.util.workflow
-
A
ServiceTask
configured to perform a update. - DSUpdateTask() - Constructor for class com.smartgwt.client.util.workflow.DSUpdateTask
- DSUpdateTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.DSUpdateTask
- duplicate() - Method in class com.smartgwt.client.data.RecordList
-
Return an Array that is a shallow copy of the list, that is, containing the same items.
- DURATION - Enum constant in enum com.smartgwt.client.types.WaitForType
-
wait for a specific amount of time
- durationField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- durationUnitField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- dynamicContents - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- dynamicContents - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- dynamicContents - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- DynamicCriteria - Interface in com.smartgwt.client.docs
-
If a property indicates it has support for "dynamic criteria" it means that values in the criteria may be dynamically derived from the current
Canvas.ruleScope
usingCriterion.valuePath
. - dynamicForm - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
- DynamicForm - Class in com.smartgwt.client.widgets.form
-
The DynamicForm manages a collection of FormItems which represent user input controls.
- DynamicForm() - Constructor for class com.smartgwt.client.widgets.form.DynamicForm
- DynamicForm(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.DynamicForm
- dynamicForm_errorsPreamble() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The following errors were found".
- dynamicForm_fileAccessFailedWarning() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Unable to access the selected file(s) for upload.
- dynamicForm_formSubmitFailedWarning() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Form was unable to be submitted.
- dynamicForm_originalValueMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Original value: $value".
- DynamicFormLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.form
- DynamicFormLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- DynamicLoading - Interface in com.smartgwt.client.docs
- DynamicMenuItem - Interface in com.smartgwt.client.docs
-
The following APIs are all related to DynamicMenuItem.
- dynamicPropertyEditorItem_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel"
- dynamicPropertyEditorItem_editorWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic Property Editor"
- dynamicPropertyEditorItem_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save"
- dynamicValueEditor_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel"
- dynamicValueEditor_conditionalOptionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Conditiona value"
- dynamicValueEditor_dataPathOptionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Value in other field"
- dynamicValueEditor_formulaOptionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Math formula using other fields"
- dynamicValueEditor_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save"
- dynamicValueEditor_textFormulaOptionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Text format based on other fields"
- dynamicValueMappingEditor_instructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter values and the criteria that should cause that value to be assigned.
- dynamicValueMappingValueItem_dynamicValueButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select dynamic value"
- dynamicValueMappingValueItem_dynamicValuePrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic:"
- dynamicValueMappingValueItem_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose dynamic value for field $fieldTitle"
- dynamicValuePicker_clearValueText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "<Use static value instead>"
E
- E_RESIZE - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the "east resize" cursor.
- EACH - Enum constant in enum com.smartgwt.client.types.RowSpanEditMode
-
This setting assumes that each row's values are logically separate, so if a cell spans multiple rows, and a user initializes an edit on some cell in the second spanned row, the spanning cell will show an editor containing the value for the second spanned row.
- EARLYFAILONLY - Enum constant in enum com.smartgwt.client.types.ClientUniquenessCheckCondition
-
If the component has a partial or complete data cache that meets the conditions outlined above, check for another existing record in the cache with an identical field value.
- echo(JavaScriptObject) - Static method in class com.smartgwt.client.util.SC
-
Returns the passed in JavaScript object as a string
- echoAll(JavaScriptObject) - Static method in class com.smartgwt.client.util.SC
-
Returns the passed in JavaScript object as a string (including serializing members one level deep for javascript arrays and nested objects)
- echoLeaf(Object) - Static method in class com.smartgwt.client.util.SC
-
Return a very short (generally less than 40 characters) string representation of any object, suitable for viewing by a developer for debugging purposes.
- edgeBackgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- edgeBottom - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- edgeCenterBackgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- edgeColor - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- EdgedCanvas - Class in com.smartgwt.client.widgets
-
EdgedCanvas acts as a decorative, image-based frame around another single Canvas.
- EdgedCanvas() - Constructor for class com.smartgwt.client.widgets.EdgedCanvas
- EdgedCanvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.EdgedCanvas
- EdgedCanvasLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- EdgedCanvasLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- edgeImage - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- edgeImage - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- edgeLeft - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- edgeMarginSize - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- EdgeName - Enum in com.smartgwt.client.types
-
An edge or corner of a rectange, or it's center.
- edgeOffset - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- edgeOffsetBottom - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- edgeOffsetLeft - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- edgeOffsetRight - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- edgeOffsetTop - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- edgeOpacity - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- edgeRight - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- edgeShowCenter - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- edgeSize - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- EdgeSizes - Interface in com.smartgwt.client.docs
-
Object used to specify custom edge sizes or offsets.
- edgeStyleName - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- edgeTop - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- EDIT - Enum constant in enum com.smartgwt.client.types.NullAccessType
-
Users are allowed read, update and delete access to records with a null
ownerIdField
. - EDIT_FIELD_CHANGE - Enum constant in enum com.smartgwt.client.types.EditCompletionEvent
-
Edit moved to a different field (same row)
- editAreaBackgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- editByCell - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- editByCell - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- editCancelled() - Method in class com.smartgwt.client.tools.CSSEditor
-
Notification fired when the cancelButton is clicked.
- EditCompleteEvent - Class in com.smartgwt.client.widgets.grid.events
- EditCompleteEvent - Class in com.smartgwt.client.widgets.tools.events
- EditCompleteEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
- EditCompleteEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
- EditCompleteHandler - Interface in com.smartgwt.client.widgets.grid.events
- EditCompleteHandler - Interface in com.smartgwt.client.widgets.tools.events
- EditCompletionEvent - Enum in com.smartgwt.client.types
-
What event / user interaction type caused cell editing to complete.
- EditContext - Class in com.smartgwt.client.tools
-
An EditContext provides an editing environment for a set of components.
- EditContext() - Constructor for class com.smartgwt.client.tools.EditContext
- EditContext(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.EditContext
- editEvent - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- editExistingRecord() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start inline editing at a record identified by criteria.
- editExistingRecord(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start inline editing at a record identified by criteria.
- editFailedBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- editFailedCSSText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- EditFailedEvent - Class in com.smartgwt.client.widgets.grid.events
- EditFailedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.EditFailedEvent
- EditFailedHandler - Interface in com.smartgwt.client.widgets.grid.events
- editFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Shows a FieldPicker interface allowing end-users to rearrange the order and visibiility of the fields in the associated DataBoundComponent.
- editFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Shows a FieldPicker interface allowing end-users to rearrange the order and visibiility of the fields in the associated DataBoundComponent.
- editFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Shows a FieldPicker interface allowing end-users to rearrange the order and visibiility of the fields in the associated DataBoundComponent.
- editFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Shows a FieldPicker interface allowing end-users to rearrange the order and visibiility of the fields in the associated DataBoundComponent.
- editFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Shows a FieldPicker interface allowing end-users to rearrange the order and visibiility of the fields in the associated DataBoundComponent.
- editFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Shows a FieldPicker interface allowing end-users to rearrange the order and visibiility of the fields in the associated DataBoundComponent.
- editFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Shows a FieldPicker interface allowing end-users to rearrange the order and visibiility of the fields in the associated DataBoundComponent.
- editHilites() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- editHilites() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- editHilites() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Shows a HiliteEditor interface allowing end-users to edit the data-hilites currently in use by this DataBoundComponent.
- editHilites() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- editHilites() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- editHilites() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- editHilites() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- editHilites() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- Editing - Interface in com.smartgwt.client.docs
-
Grid Editing
- EditMaskClickedEvent - Class in com.smartgwt.client.tools
- EditMaskClickedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.EditMaskClickedEvent
- EditMaskClickedHandler - Interface in com.smartgwt.client.tools
- editNewRecord() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Prepare to edit a new record by clearing the current set of values (or replacing them with initialValues if specified).
- editNewRecord() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Prepare to edit a new record by clearing the current set of values (or replacing them with initialValues if specified).
- editNewRecord(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Prepare to edit a new record by clearing the current set of values (or replacing them with initialValues if specified).
- editNewRecord(Record) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Prepare to edit a new record by clearing the current set of values (or replacing them with initialValues if specified).
- editNewRecord(Map) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Prepare to edit a new record by clearing the current set of values (or replacing them with initialValues if specified).
- editNewRecord(Map) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Prepare to edit a new record by clearing the current set of values (or replacing them with initialValues if specified).
- EDITNEXT - Enum constant in enum com.smartgwt.client.types.ArrowKeyEditAction
-
The grid will intercept up and down arrow keypresses and navigate to the next or previous edit row by generating an appropriate
EditCompletionEvent
- editNode - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- EditNode - Class in com.smartgwt.client.tools
-
An object representing a component that is currently being edited within an
EditContext
. - EditNode() - Constructor for class com.smartgwt.client.tools.EditNode
- EditNode(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.EditNode
- editNodeHasDataSource(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Does the
editNode
have a DataSource assigned? - editNodeHasFields(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Does the
editNode
have at least one field assigned? - EditNodeUpdatedEvent - Class in com.smartgwt.client.tools
- EditNodeUpdatedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.EditNodeUpdatedEvent
- EditNodeUpdatedHandler - Interface in com.smartgwt.client.tools
- editOnF2Keypress - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- editOnFocus - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- EDITOR - Enum constant in enum com.smartgwt.client.types.CalendarSaveScenario
-
the user saved via the
Calendar.eventEditor
- EDITOR - Enum constant in enum com.smartgwt.client.types.ExpansionMode
-
Show a
DynamicForm
to edit those fields from the record which are not already present in the grid. - EditorEnterEvent - Class in com.smartgwt.client.widgets.form.fields.events
- EditorEnterEvent - Class in com.smartgwt.client.widgets.grid.events
- EditorEnterEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
- EditorEnterEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
- EditorEnterHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- EditorEnterHandler - Interface in com.smartgwt.client.widgets.grid.events
- EditorExitEvent - Class in com.smartgwt.client.widgets.form.fields.events
- EditorExitEvent - Class in com.smartgwt.client.widgets.grid.events
- EditorExitEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
- EditorExitEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.EditorExitEvent
- EditorExitHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- EditorExitHandler - Interface in com.smartgwt.client.widgets.grid.events
- editorType - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Sets the default FormItem to be used whenever this field is edited (whether in a grid, form, or other component).
- editorType - Variable in class com.smartgwt.client.docs.serverds.Operator
- editorType - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
Classname of the FormItem that should be the default for editing values of this type (eg "SelectItem").
- EditorValueMapFunction - Interface in com.smartgwt.client.widgets.grid
- EditPane - Class in com.smartgwt.client.tools
-
A container that allows drag and drop instantiation of visual components from a
Palette
, and direct manipulation of the position and size of those components. - EditPane() - Constructor for class com.smartgwt.client.tools.EditPane
- EditPane(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.EditPane
- EditPaneLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tools
- EditPaneLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- editPendingBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- editPendingCSSText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- editPendingMarkerStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- EditProxy - Class in com.smartgwt.client.tools
-
An EditProxy is attached to an editable component when editMode is enabled.
- EditProxy() - Constructor for class com.smartgwt.client.tools.EditProxy
- EditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.EditProxy
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPaneLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortletLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.layout.ScreenLoaderLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionHeaderLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuBarLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.ProgressbarLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabBarLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripSeparatorLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- editProxyConstructor - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- editRecord(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Edit an existing record.
- editRecord(Record) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Edit an existing record.
- editRequires - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Indicates that the specified
VelocityExpression
must evaluate to true if writes to this field are to be allowed. - editRequiresAuthentication - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Whether a user must be authenticated in order to write to this field.
- editRequiresRole - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Comma-separated list of user roles that are allowed to write to this field.
- editSearchText - Variable in class com.smartgwt.logicalstructure.widgets.SavedSearchEditorLogicalStructure
- EditSearchWindow - Class in com.smartgwt.client.widgets
-
Window that simply contains a
SavedSearchEditor
as thecom.smartgwt.client.types.AutoChild
savedSearchEditor
. - EditSearchWindow() - Constructor for class com.smartgwt.client.widgets.EditSearchWindow
- EditSearchWindow(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.EditSearchWindow
- editSearchWindow_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save View Configuration"
- EditSearchWindowLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- EditSearchWindowLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.EditSearchWindowLogicalStructure
- editSelectedData(ListGrid) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Edit the record selected in the specified ListGrid.
- editSelectedData(ListGrid) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Edit the record selected in the specified selection component (typically a
ListGrid
). - editSelectedData(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Edit the record selected in the specified ListGrid.
- editSelectionType - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- editTabTitle(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Places an editor in the title of the parameter tab and allows the user to edit the title.
- editTabTitle(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Places an editor in the title of the parameter tab and allows the user to edit the title.
- EditTree - Class in com.smartgwt.client.tools
-
A TreeGrid that allows drag and drop creation and manipulation of a tree of objects described by DataSources.
- EditTree() - Constructor for class com.smartgwt.client.tools.EditTree
- EditTree(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.EditTree
- EditTreeLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tools
- EditTreeLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- ELEMENT - Enum constant in enum com.smartgwt.client.types.ElementWaitStyle
-
wait until
AutoTest.getElement()
resolves to an element, and the element isclickable
. - Elements - Interface in com.smartgwt.client.docs
-
Manipulating native form elements
- ElementWaitConfig - Class in com.smartgwt.client.util
-
Configuration object for
AutoTest.waitForElement()
- ElementWaitConfig() - Constructor for class com.smartgwt.client.util.ElementWaitConfig
- ElementWaitConfig(JavaScriptObject) - Constructor for class com.smartgwt.client.util.ElementWaitConfig
- ElementWaitStyle - Enum in com.smartgwt.client.types
-
How should
AutoTest.waitForElement()
determine that the application is ready to retrieve the element? - embeddedComponentIndent - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- embeddedComponentMargin - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- EmbeddedPosition - Enum in com.smartgwt.client.types
-
How a component should be embedded within its record or cell
- emitString(TreeLogger, String, String, LinkerContext) - Method in class com.smartgwt.linker.SmartGwtMultiWinTypeSync
- emitString(TreeLogger, String, String, LinkerContext) - Method in class com.smartgwt.linker.SmartGwtScriptInjector
- emptyAIHoverContents - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- emptyArray() - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
- emptyArray() - Method in class com.smartgwt.client.bean.types.ObjectArrayValueType
- emptyCellValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- emptyCellValue - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- emptyColumnMessages - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- emptyDisplayValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Text to be used for display by client-side components when this field has a null or undefined value.
- emptyMenuMessage - Variable in class com.smartgwt.logicalstructure.widgets.menu.TreeMenuButtonLogicalStructure
- emptyMessage - Variable in class com.smartgwt.logicalstructure.widgets.form.PickListMenuLogicalStructure
- emptyMessage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- emptyMessage - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- emptyMessage - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- emptyMessage - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- EmptyMessage - Interface in com.smartgwt.client.docs
-
The following APIs are all related to EmptyMessage.
- emptyMessageHTML() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Return the message to show if the component has no data.
- emptyMessageStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- emptyMessageStyle - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- emptyMessageStyle - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- emptyRowRangeDisplayValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- emptyTitleHint - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- enable() - Method in class com.smartgwt.client.widgets.Canvas
-
Enables this widget and any children / peers of this widget.
- enable() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set this item to be enabled at runtime.
- Enable - Interface in com.smartgwt.client.docs
-
Enabling and Disabling
- enableCharting - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- enableEditing(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Enable edit mode for an
EditNode
. - enableEditing(EditNode) - Method in class com.smartgwt.client.tools.EditPane
-
Enable edit mode for an
EditNode
. - enableEditing(EditNode) - Method in class com.smartgwt.client.tools.EditTree
-
Enable edit mode for an
EditNode
. - enableHilite(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- enableHilite(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- enableHilite(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Enable / disable a
hilites


 - enableHilite(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- enableHilite(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- enableHilite(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- enableHilite(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- enableHilite(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- enableHilite(String, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- enableHilite(String, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- enableHilite(String, boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Enable / disable a
hilites


 - enableHilite(String, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- enableHilite(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- enableHilite(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- enableHilite(String, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- enableHilite(String, boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- enableHiliting() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- enableHiliting() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- enableHiliting() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Enable all hilites.


- enableHiliting() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- enableHiliting() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- enableHiliting() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- enableHiliting() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- enableHiliting() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- enableHiliting(boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Enable all hilites.


- enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- enableIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This method will enable some icon in this item's
icons
array, if it is currently disabled. - enableTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the specified tab is disabled, enable it now.
- enableTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the specified tab is disabled, enable it now.
- enableTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the specified tab is disabled, enable it now.
- enableWhen - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- encloses(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns true if the rectangle of this widget encloses the rectangle of the specified widget.
- ENCLOSES - Enum constant in enum com.smartgwt.client.types.HoopSelectionStyle
-
Components completely enclosed by the hoop are selected
- encode(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSON
-
Serialize an object as a JSON string.
- encode(JavaScriptObject, JSONEncoder) - Static method in class com.smartgwt.client.util.JSON
-
Serialize an object as a JSON string.
- encode(BaseClass) - Method in class com.smartgwt.client.util.JSONEncoder
-
Serialize an object as a JSON string.
- encode(DataClass) - Method in class com.smartgwt.client.util.JSONEncoder
-
Serialize an object as a JSON string.
- encode(Object) - Method in class com.smartgwt.client.util.JSONEncoder
-
Serialize an object as a JSON string.
- encodeDate(Date) - Method in class com.smartgwt.client.util.JSONEncoder
-
Encode a JavaScript Date value.
- encodeInResponse - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
When set for a field with binary data, binary data will be delivered as a Base64 encoded string.
- encoding - Variable in class com.smartgwt.client.docs.serverds.Mail
-
Used to override the character encoding we apply to the email body.
- encoding - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- Encoding - Enum in com.smartgwt.client.types
-
Form encoding types - these translate to Form ENCTYPE parameters.
- end - Variable in class com.smartgwt.client.docs.serverds.Criterion
-
End value of a criterion with an operator of type
"valueRange"
. - end - Variable in class com.smartgwt.client.docs.serverds.DSRequestModifier
-
The value to use for the end of a range.
- end() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Ends event capturing and returns the
EventStreamData
. - END - Enum constant in enum com.smartgwt.client.types.FiscalYearMode
-
The fiscalYear value for the date range will match the calendar year in which the period ends.
- END - Enum constant in enum com.smartgwt.client.types.LabelAlignment
-
Justify label's right edge against its left coordinate (left in RTL configurations)
- END - Enum constant in enum com.smartgwt.client.types.RelativeDateRangePosition
-
Indicates this relative date should be treated as the end of the specified logical date.
- END - Enum constant in enum com.smartgwt.client.types.ValueItemType
-
Indicates this item will generate the higher-bound value (or "end") when generating criteria with
Operator.valueType
"valueRange"
. - END - Enum constant in enum com.smartgwt.client.types.ZoomStartPosition
-
start at the end of the range
- END - Static variable in interface com.smartgwt.client.types.KeyNames
- END_OF_MONTH - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the end of the current month
- END_OF_TODAY - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the end of today (one millisecond before the
RelativeDate.START_OF_TODAY
- END_OF_TOMORROW - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the end of tomorrow (one millisecond before the
RelativeDate.START_OF_TOMORROW
) - END_OF_WEEK - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the end of the current week
- END_OF_YEAR - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the end of the current year
- END_OF_YESTERDAY - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the end of yesterday (one millisecond before the
RelativeDate.START_OF_YESTERDAY
) - endArrow - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- endArrow - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- endDate - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- endDate - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- endDateField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- endEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Complete the current edit by storing the value and hiding the inline editor.
- endGap - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If we are
loading progressively
, indicates the number of extra records Smart GWT Server will advertise as being available, if it detects that there are more records to view (seelookAhead
). - endImg - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- endLeft - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLineLogicalStructure
- endLeft - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- endLine - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- endPoint - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawCurveLogicalStructure
- endPoint - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLineLogicalStructure
- endPoint - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- ENDPOINT - Enum constant in enum com.smartgwt.client.types.KnobType
-
Control knob to manipulate
DrawLine.endPoint
. - EndProcessTask - Class in com.smartgwt.client.util.workflow
-
Task that ends a workflow.
- EndProcessTask() - Constructor for class com.smartgwt.client.util.workflow.EndProcessTask
- EndProcessTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.EndProcessTask
- ENDS_WITH - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Ends with (match case)
- ENDS_WITH_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Ends with (match case) another field value (specify fieldName as criterion.value)
- ENDS_WITH_PATTERN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
GLOB matching using wildcards.
- endThumbOverlap - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- endTop - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLineLogicalStructure
- endTop - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- endValueMetric - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- endYear - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- endYearRange - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- enforcePolicy - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- enforceVClipping - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ensureCreated() - Method in class com.smartgwt.client.data.ResultSet
-
Ensures that the underlying SmartClient ResultSet object is created for this ResultSet instance.
- ENTER - Static variable in interface com.smartgwt.client.types.KeyNames
- ENTER_KEYPRESS - Enum constant in enum com.smartgwt.client.types.EditCompletionEvent
-
Enter pressed.
- enterKeyEditAction - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- EnterKeyEditAction - Enum in com.smartgwt.client.types
-
What to do when a user hits enter while editing a cell
- ENUM - Enum constant in enum com.smartgwt.client.types.FieldType
-
A text value constrained to a set of legal values specified by the field's
valueMap
, as though aValidatorType
of "isOneOf" had been declared. - ENUM - Enum constant in enum com.smartgwt.client.types.FormItemType
-
Rendered as a
SelectItem
. - enumConstantProperty - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The name of the property this DataSource uses for constant name when translating Java enumerated types to and from Javascript, if the
EnumTranslateStrategy
is set to "bean". - enumCriteriaAsInitialValues - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- enumDynamicPropertyEditor_instructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter values and the criteria that should cause that value to be assigned.
- enumDynamicPropertyItem_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel"
- enumDynamicPropertyItem_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save"
- enumOrdinalProperty - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The name of the property this DataSource uses for ordinal number when translating Java enumerated types to and from Javascript, if the
EnumTranslateStrategy
is set to "bean". - enumTranslateStrategy - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Sets the strategy this DataSource uses to translate Java enumerated types (objects of type enum) to and from Javascript.
- EnumTranslateStrategy - Enum in com.smartgwt.client.types
-
Determines how Java enums are translated to and from Javascript by the Smart GWT server.
- EnumUtil - Class in com.smartgwt.client.util
-
Utils for manipulate with a Enum.
- EnumUtil() - Constructor for class com.smartgwt.client.util.EnumUtil
- EnumValueType<ValueType extends Enum<ValueType>> - Class in com.smartgwt.client.bean.types
- EnumValueType(Class<ValueType>) - Constructor for class com.smartgwt.client.bean.types.EnumValueType
- equals(RecordList) - Method in class com.smartgwt.client.data.RecordList
-
Return whether this list is equal to another list.
- equals(Object) - Method in class com.smartgwt.client.core.JsObject
- equals(Object) - Method in class com.smartgwt.client.widgets.BaseWidget
- equals(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
- EQUALS - Enum constant in enum com.smartgwt.client.types.OperatorId
-
exactly equal to
- EQUALS - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field matches some value specified via
value
. - EQUALS_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
matches another field (match case, specify fieldName as criterion.value)
- EqualsValidator - Class in com.smartgwt.client.widgets.form.validator
-
Determine whether a value matches a value specified via
value
. - EqualsValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.EqualsValidator
- erase() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Erases all DrawItems in the DrawGroup.
- erase() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Erase this drawItem's visual representation and remove it from its DrawGroup (if any) and DrawPane.
- erase() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Call
DrawItem.erase()
on all DrawItems currently associated with the DrawPane. - error(String) - Method in class com.smartgwt.client.core.BaseClass
- error(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- error(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- error(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- error(String, String, boolean) - Method in class com.smartgwt.client.core.BaseClass
- ERROR - Enum constant in enum com.smartgwt.client.types.AIProgressMessageCategory
-
Concerns an error.
- ERROR - Enum constant in enum com.smartgwt.client.types.AsyncOperationResultType
-
The asynchronous operation encountered an error.
- ERROR - Enum constant in enum com.smartgwt.client.types.LogPriority
-
Fatal and regular Errors
- ERROR - Enum constant in enum com.smartgwt.client.types.ShowMessageType
-
Error message
- ERROR - Static variable in class com.smartgwt.client.widgets.notify.Notify
-
Highest priority.
- errorBarWidth - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- ErrorEvent - Class in com.smartgwt.client.data.events
- ErrorEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.data.events.ErrorEvent
- ErrorHandling - Interface in com.smartgwt.client.docs
-
Error Handling Overview
- ErrorIcon - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ErrorIcon.
- errorIconHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- errorIconSrc - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- errorIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- errorIfNotCreated(String) - Method in class com.smartgwt.client.core.BaseClass
- errorIfNotCreated(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- errorIfNotCreated(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- errorItemCellStyle - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- errorMessage - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Text to display if the value does not pass this validation check.
- errorMessageDelimiterOrEndOfLine - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- errorMessageExcelFileDetected - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- errorMessageFileIsBlank - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- errorMessageInputType - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- errorMessageRowsNotParsed - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- errorMessageUndeterminedDelimiter - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- errorMessageUnterminatedQuote - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- errorOrientation - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- errors - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- Errors - Interface in com.smartgwt.client.docs
-
Validation errors and how they are shown
- errorsPreamble - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- ESC - Static variable in interface com.smartgwt.client.types.KeyNames
- ESCAPE_KEYPRESS - Enum constant in enum com.smartgwt.client.types.EditCompletionEvent
-
User pressed Escape.
- escapeContents - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- escapeHTML - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
When data values are displayed in DataBound components, by default strings will be interpreted as HTML by the browser in most cases.
- escapeHTML - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- escapeKeyEditAction - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- EscapeKeyEditAction - Enum in com.smartgwt.client.types
-
What to do if the user hits escape while editing a cell.
- EscapingMode - Enum in com.smartgwt.client.types
-
Mode for escaping text values when using
DataSource.recordsAsText()
orDataSource.recordsFromText()
. - eval(String) - Static method in class com.smartgwt.client.util.JSOHelper
-
Evaluate the passed string as Javascript
- evalScriptBlocks - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- evaluateCriterion(Record, Criterion) - Method in class com.smartgwt.client.data.DataSource
-
Evaluate the given criterion with respect to the passed record.
- event - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- EventAddedHandler - Interface in com.smartgwt.client.widgets.calendar.events
- eventAutoArrange - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- EventBodyHTMLCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the body/description HTML to be displayed in an event's EventCanvas
- EventBodyHTMLCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.EventBodyHTMLCustomizer
- EventCanvas - Class in com.smartgwt.client.widgets.calendar
-
The EventCanvas component is a lightweight
layout
subclass for displaying aCalendarEvent
in aCalendarView
. - EventCanvas() - Constructor for class com.smartgwt.client.widgets.calendar.EventCanvas
- EventCanvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.EventCanvas
- eventCanvasCloseButtonSize - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventCanvasCloseIconSize - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- EventCanvasComponentCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to create and update the components shown in EventCanvas instances when Calendar.showEventCanvasComponents is true.
- EventCanvasComponentCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.EventCanvasComponentCustomizer
- EventCanvasGripperIconCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the CSS class name for a given event in a given view
- EventCanvasGripperIconCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.EventCanvasGripperIconCustomizer
- EventCanvasHoverHTMLCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the hover HTML to be displayed when the user hovers over an eventCanvas in a calendar.
- EventCanvasHoverHTMLCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.EventCanvasHoverHTMLCustomizer
- EventCanvasLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.calendar
- EventCanvasLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- EventCanvasMenuCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the hover HTML to be displayed when the user hovers over an eventCanvas in a calendar.
- EventCanvasMenuCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.EventCanvasMenuCustomizer
- EventChangedHandler - Interface in com.smartgwt.client.widgets.calendar.events
- EventClickHandler - Interface in com.smartgwt.client.widgets.calendar.events
- eventDescriptionFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- EventDialogCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called whenever a Calender needs to show the EventDialog, to view or create a CalendarEvent
- EventDialogCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.EventDialogCustomizer
- eventDialogFields - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventDragCanvasStyleName - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarViewLogicalStructure
- eventDragGap - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventDurationFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventDurationUnitFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventEditorButtons - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- EventEditorCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called whenever a Calender needs to show an EventEditor, to edit or create a CalendarEvent
- EventEditorCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.EventEditorCustomizer
- eventEditorDateFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventEditorFields - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventEndDateFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- EventErrorCallback - Interface in com.smartgwt.client.callbacks
- EventHandler - Class in com.smartgwt.client.util
-
SmartGWT provides a predictable cross-browser event-handling mechanism for SmartGWT widgets, and the EventHandler class provides various static APIs for retrieving details about events which have occurred.
- EventHandler() - Constructor for class com.smartgwt.client.util.EventHandler
- eventHeaderHeight - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- EventHeaderHTMLCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the header/title HTML to be displayed in an event's EventCanvas
- EventHeaderHTMLCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.EventHeaderHTMLCustomizer
- eventHeaderWrap - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventLaneFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventMoved(Date, CalendarEvent, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
Calendar.eventRepositionStop()
- eventNameFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventOpaque - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- eventOverlap - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventOverlapIdenticalStartTimes - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventOverlapPercent - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- EventRegistry - Interface in com.smartgwt.client.docs
-
The following APIs are all related to EventRegistry.
- EventRemoveClickHandler - Interface in com.smartgwt.client.widgets.calendar.events
- EventRemovedHandler - Interface in com.smartgwt.client.widgets.calendar.events
- EventRepositionMove - Class in com.smartgwt.client.widgets.calendar.events
- EventRepositionMove(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
- EventRepositionMoveHandler - Interface in com.smartgwt.client.widgets.calendar.events
- eventRepositionStart(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Notification fired when a user drags an EventCanvas.
- EventRepositionStop - Class in com.smartgwt.client.widgets.calendar.events
- EventRepositionStop(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
- EventRepositionStopHandler - Interface in com.smartgwt.client.widgets.calendar.events
- eventResized(Date, CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
Calendar.eventResizeStop()
- EventResizeMove - Class in com.smartgwt.client.widgets.calendar.events
- EventResizeMove(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.EventResizeMove
- EventResizeMoveHandler - Interface in com.smartgwt.client.widgets.calendar.events
- EventResizeStop - Class in com.smartgwt.client.widgets.calendar.events
- EventResizeStop(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.EventResizeStop
- EventResizeStopHandler - Interface in com.smartgwt.client.widgets.calendar.events
- EventSaveError - Class in com.smartgwt.client.widgets.calendar.events
- EventSaveError(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.EventSaveError
- EventSaveErrorHandler - Interface in com.smartgwt.client.widgets.calendar.events
- eventScreen - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventSnapGap - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- EventsRenderedEvent - Class in com.smartgwt.client.widgets.calendar.events
- EventsRenderedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
- EventsRenderedHandler - Interface in com.smartgwt.client.widgets.calendar.events
- eventStartDateFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- EventStream - Class in com.smartgwt.client.tools.stream
-
Note: this is currently an experimental feature and not covered by normal support guarantees.
- EventStream() - Constructor for class com.smartgwt.client.tools.stream.EventStream
- EventStream(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.stream.EventStream
- EventStreamData - Class in com.smartgwt.client.tools.stream
-
Note: this is currently an experimental feature and not covered by normal support guarantees.
- EventStreamData() - Constructor for class com.smartgwt.client.tools.stream.EventStreamData
- EventStreamData(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.stream.EventStreamData
- EventStreamEvent - Class in com.smartgwt.client.tools.stream
-
Note: this is currently an experimental feature and not covered by normal support guarantees.
- EventStreamEvent() - Constructor for class com.smartgwt.client.tools.stream.EventStreamEvent
- EventStreamEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.stream.EventStreamEvent
- EventStyleCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the CSS class name for a given event in a given view
- EventStyleCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.EventStyleCustomizer
- eventStyleName - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventStyleName - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarViewLogicalStructure
- eventStyleNameField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventSublaneFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventWindowStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- eventWindowStyleField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- EXACT - Enum constant in enum com.smartgwt.client.bean.BeanValueType.Convertability
-
The value is of this type, so conversion is exact.
- EXACT - Enum constant in enum com.smartgwt.client.types.RowCountStatus
-
The size of the data set is known and the current row count is accurate.
- EXACT - Enum constant in enum com.smartgwt.client.types.TextMatchStyle
-
case-insensitive exact match ("foo" matches "foo" and "FoO", but not "FooBar")
- EXACT_CASE - Enum constant in enum com.smartgwt.client.types.TextMatchStyle
-
case-sensitive exact match ("foo" matches only "foo")
- exactRowCountFormat - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ExcelPasting - Interface in com.smartgwt.client.docs
-
Copy and Paste with Excel
- exclusive - Variable in class com.smartgwt.client.docs.serverds.Validator
- execute() - Method in interface com.smartgwt.client.callbacks.CanPlayCallback
-
A
Callback
fired whenSound.load()
completes. - execute() - Method in interface com.smartgwt.client.callbacks.CollapseSectionCallback
-
Callback to execute after the section has been collapsed.
- execute() - Method in interface com.smartgwt.client.callbacks.ExpandSectionCallback
-
Callback to execute after the section has been expanded.
- execute() - Method in interface com.smartgwt.client.callbacks.HideSectionCallback
-
Callback to execute after the section has been hidden.
- execute() - Method in interface com.smartgwt.client.callbacks.MessagingConnectionDownCallback
-
Called when the messaging connection allowing the server to send messages to the client is disconnected.
- execute() - Method in interface com.smartgwt.client.callbacks.MessagingConnectionUpCallback
-
Called when the messaging connection allowing the server to send messages to the client is established - whether that's the result of an initial connect() or a re-establishment after it is severed.
- execute() - Method in interface com.smartgwt.client.callbacks.PlaybackCompleteCallback
-
A
Callback
fired whenSound.play()
completes. - execute() - Method in interface com.smartgwt.client.callbacks.ShowSectionCallback
-
Callback to execute after the section has been shown.
- execute() - Method in interface com.smartgwt.client.core.Function
-
Generic callback interface.
- execute() - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
A
Callback
to evaluate when a screen is loaded viaRPCManager.loadScreen()
. - execute() - Method in interface com.smartgwt.client.rpc.MessagingConnectionDownCallback
-
Called when the messaging connection allowing the server to send messages to the client is disconnected.
- execute() - Method in interface com.smartgwt.client.rpc.MessagingConnectionUpCallback
-
Called when the messaging connection allowing the server to send messages to the client is established - whether that's the result of an initial connect() or a re-establishment after it is severed.
- execute() - Method in interface com.smartgwt.client.widgets.notify.NotifyActionCallback
-
A
Callback
called whenNotifyAction
fires. - execute(boolean) - Method in interface com.smartgwt.client.widgets.AnimationCallback
-
A
Callback
called when the move completes. - execute(boolean, DataSourceField, Validator, Record, DataBoundComponent) - Method in interface com.smartgwt.client.callbacks.ValidatorActionCallback
-
Callback
required for the property ValidatorDefinition.action. - execute(double, double) - Method in interface com.smartgwt.client.widgets.form.fields.NextValueHandler
- execute(double, double) - Method in interface com.smartgwt.client.widgets.form.fields.PreviousValueHandler
- execute(AIContext, Integer, Integer, AIProgressMessage...) - Method in interface com.smartgwt.client.callbacks.AIProgressCallback
-
Callback called with progress information about an ongoing AI process.
- execute(AIResponse, AIRequest) - Method in interface com.smartgwt.client.callbacks.AIResponseCallback
-
Callback fired when a response is received from an AI engine.
- execute(ApplyAIFilterResponse, ApplyAIFilterRequest) - Method in interface com.smartgwt.client.callbacks.ApplyAIFilterResponseCallback
-
Callback fired with the result of a request to evaluate an "aiFilter"
AdvancedCriteria
. - execute(BuildAIFieldRequestResponse, BuildAIFieldRequestRequest) - Method in interface com.smartgwt.client.callbacks.BuildAIFieldRequestResponseCallback
-
Callback fired with the result of a request to build an
AIFieldRequest
object. - execute(BuildCriterionResponse, BuildCriterionRequest) - Method in interface com.smartgwt.client.callbacks.BuildCriterionResponseCallback
-
Callback fired with the result of a request to build an
AdvancedCriteria
object. - execute(BuildHilitesResponse, BuildHilitesRequest) - Method in interface com.smartgwt.client.callbacks.BuildHilitesResponseCallback
-
Callback fired with the result of a request to build one or more
Hilite
objects. - execute(BuildUIViaAIContext, Object, BuildUIViaAICustomValidationResultCallback) - Method in interface com.smartgwt.client.callbacks.BuildUIViaAICustomValidator
-
When CUSTOM is included among the
BuildUIViaAIRequest.validationTypes
, this is a callback that will be called to continue validating and/or correcting the response from the AI to the build-UI-via-AI request. - execute(BuildUIViaAIResponse, BuildUIViaAIRequest) - Method in interface com.smartgwt.client.callbacks.BuildUIViaAIResponseCallback
-
Callback fired with the response to a request to build UI via AI.
- execute(BuildUIViaAIResponse, Object) - Method in interface com.smartgwt.client.callbacks.BuildUIViaAICustomValidationResultCallback
-
This will be provided to a BuildUIViaAICustomValidator() to continue the build-UI process after performing the custom validation.
- execute(DataQuestionResult, DataQuestion) - Method in interface com.smartgwt.client.callbacks.AskDataQuestionResultCallback
-
Callback fired with the result of asking AI to answer a data question.
- execute(SuggestRecordSummaryTitleResult, SuggestRecordSummaryTitleRequest) - Method in interface com.smartgwt.client.callbacks.SuggestRecordSummaryTitleCallback
-
Callback fired with the result of a request to suggest an appropriate title for a new field that will contain AI-generated record summaries.
- execute(SummarizeRecordsPartialResult, SummarizeRecordsContext) - Method in interface com.smartgwt.client.callbacks.SummarizeRecordsPartialResultCallback
-
Callback fired with the result for each batch of records in a record summarization operation.
- execute(SummarizeRecordsResult, SummarizeRecordsRequest) - Method in interface com.smartgwt.client.callbacks.SummarizeRecordsResultCallback
-
Callback fired with the result of a record summarization operation.
- execute(SummarizeValueResult, SummarizeValueRequest) - Method in interface com.smartgwt.client.callbacks.SummarizeValueResultCallback
-
Callback called with the result of a value summarization operation.
- execute(RemoteWindow) - Method in interface com.smartgwt.client.browser.window.RemoteWindowCallback
-
Callback reporting a change to a
RemoteWindow
, such as it moving. - execute(RemoteWindow, MultiWindowEvent, Map) - Method in interface com.smartgwt.client.browser.window.MultiWindowEventCallback
-
Callback scheduled by
MultiWindow.setEvent()
. - execute(RemoteWindow, Boolean) - Method in interface com.smartgwt.client.browser.window.RemoteWindowBooleanCallback
-
Callback reporting the result of a boolean
RemoteWindow
operation. - execute(RemoteWindow, String) - Method in interface com.smartgwt.client.browser.window.RemoteWindowErrorCallback
-
Callback reporting a failure in a
RemoteWindow
operation. - execute(RemoteWindow, Map) - Method in interface com.smartgwt.client.browser.window.RemoteWindowMapCallback
-
Callback reporting the result of a
RemoteWindow
operation yielding a map. - execute(Criterion) - Method in interface com.smartgwt.client.callbacks.DateRangeCallback
-
Callback for
DateRangeDialog.askForRange()
. - execute(DataSource) - Method in interface com.smartgwt.client.callbacks.ClientOnlyDataSourceCallback
-
Generic callback interface.
- execute(DataSourceField, Validator, Object, Map, Map) - Method in interface com.smartgwt.client.callbacks.ValidatorConditionCallback
-
Callback
required for the propertyValidator.condition
and ValidatorDefinition.condition. - execute(DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Executes the given DSRequest on this DataSource.
- execute(DSResponse, boolean, DSRequest) - Method in interface com.smartgwt.client.callbacks.HasFileCallback
-
A
Callback
fired whenDataSource.hasFile()
completes. - execute(DSResponse, boolean, DSRequest) - Method in interface com.smartgwt.client.callbacks.HasFileVersionCallback
-
A
Callback
fired whenDataSource.hasFileVersion()
completes. - execute(DSResponse, Object, DSRequest) - Method in interface com.smartgwt.client.data.DSCallback
-
Callback fired when DataSource methods that send DSRequests complete (such as
DataSource.fetchData()
). - execute(DSResponse, String, DSRequest) - Method in interface com.smartgwt.client.callbacks.GetFileCallback
-
Callback fired when
DataSource.getFile()
completes. - execute(DSResponse, String, DSRequest) - Method in interface com.smartgwt.client.callbacks.GetFileVersionCallback
-
Callback fired when
DataSource.getFileVersion()
completes. - execute(Record[]) - Method in interface com.smartgwt.client.widgets.TransferRecordsCallback
-
Called when the transferRecords() method completes.
- execute(ResultSet, DSResponse, boolean) - Method in interface com.smartgwt.client.callbacks.RowCountCallback
-
Callback fired when ResultSet.fetchRowCount() completes
- execute(SchemaSet) - Method in interface com.smartgwt.client.data.XSDLoadCallback
- execute(SortSpecifier[]) - Method in interface com.smartgwt.client.data.MultiSortCallback
-
Called when the user defines and accepts one or more SortSpecifiers.
- execute(WebService) - Method in interface com.smartgwt.client.data.WSDLLoadCallback
- execute(Project, Project[], RPCResponse) - Method in interface com.smartgwt.client.callbacks.LoadProjectCallback
-
A
Callback
to evaluate afterRPCManager.loadProject()
completes. - execute(RPCResponse...) - Method in interface com.smartgwt.client.rpc.RPCQueueCallback
-
Callback to fire when a queue of requests sent via
RPCManager.sendQueue()
returns. - execute(RPCResponse, Object, RPCRequest) - Method in interface com.smartgwt.client.rpc.RPCCallback
-
A
Callback
to evaluate when an RPCRequest completes. - execute(PaletteNode...) - Method in interface com.smartgwt.client.callbacks.PaletteNodeCallback
-
Callback fired with the
PaletteNodes
obtained asynchronously. - execute(EventStreamData, int) - Method in interface com.smartgwt.client.callbacks.EventErrorCallback
- execute(AsyncMultipleValuesGenerationResult) - Method in interface com.smartgwt.client.callbacks.AsyncMultipleValuesGenerationResultCallback
-
Callback fired with the result of an asynchronous operation to generate multiple values.
- execute(AsyncSingleValueGenerationResult) - Method in interface com.smartgwt.client.callbacks.AsyncSingleValueGenerationResultCallback
-
Callback fired with the result of an asynchronous operation to generate a value.
- execute(Process) - Method in interface com.smartgwt.client.callbacks.ProcessCallback
-
A
Callback
to evaluate when a Process has been loaded viaProcess.loadProcess()
. - execute(AceCompletionResult...) - Method in interface com.smartgwt.client.callbacks.AceCompleterCompletionsCallback
-
A
Callback
to return auto-completion results for user selection fromAceCompleter.getCompletions()
. - execute(Canvas, Menu, MenuItem) - Method in interface com.smartgwt.client.widgets.menu.MenuItemIfFunction
- execute(Canvas, Menu, MenuItem) - Method in interface com.smartgwt.client.widgets.menu.MenuItemStringFunction
- execute(FormItem, Object) - Method in interface com.smartgwt.client.widgets.form.validator.RequiredIfFunction
- execute(FormItem, Object, DynamicForm) - Method in interface com.smartgwt.client.widgets.form.FormItemIfFunction
- execute(ListGrid, ListGridField, int) - Method in interface com.smartgwt.client.widgets.grid.ListGridFieldIfFunction
- execute(PrintCanvas) - Method in interface com.smartgwt.client.util.PrintCanvasCallback
-
Callback executed when a
supplied html
is rendered into a printCanvas. - execute(PrintCanvas, PrintWindow) - Method in interface com.smartgwt.client.util.PrintPreviewCallback
- execute(TreeNode[]) - Method in interface com.smartgwt.client.widgets.tree.TransferNodesCallback
-
Called when the transferNodes() method completes.
- execute(DetailViewer, DetailViewerRecord[]) - Method in interface com.smartgwt.client.widgets.viewer.DetailViewerFieldIfFunction
- execute(Boolean) - Method in interface com.smartgwt.client.util.BooleanCallback
- execute(Object) - Method in interface com.smartgwt.client.callbacks.MessagingCallback
-
Callback executed when a message is sent to a channel that you have subscribed to.
- execute(Object) - Method in interface com.smartgwt.client.rpc.MessagingCallback
- execute(Object[], JavaScriptObject, RPCResponse, JavaScriptObject) - Method in interface com.smartgwt.client.data.WebServiceCallback
- execute(Object, Record) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Execute the task.
- execute(Object, DetailViewerField, Record) - Method in interface com.smartgwt.client.widgets.viewer.CellStyleHandler
- execute(Object, Object, DataSourceField, String) - Method in interface com.smartgwt.client.data.FieldValueExtractor
- execute(String) - Method in interface com.smartgwt.client.callbacks.FormattedTimingDataCallback
-
Callback fired after a call to
RPCManager.getFormattedTimingData()
to report the formatted timing data. - execute(String) - Method in interface com.smartgwt.client.callbacks.ShiftFocusCallback
-
A
Callback
fired by the TabIndexManager when application code or user action attempts to synthetically shift focus to some registered target. - execute(String) - Method in interface com.smartgwt.client.callbacks.TabIndexUpdatedCallback
-
A notification
Callback
fired by the TabIndexManager to allow application code to react to the numeric tab-index of some registered target being modified. - execute(String) - Method in interface com.smartgwt.client.rpc.ExportImageCallback
-
Callback for
RPCManager.exportImage()
. - execute(String) - Method in interface com.smartgwt.client.util.KeyCallback
- execute(String) - Method in class com.smartgwt.client.util.PageKeyHandler
- execute(String) - Method in interface com.smartgwt.client.util.ValueCallback
- execute(String) - Method in interface com.smartgwt.client.widgets.drawing.DataURLCallback
-
Callback for
DrawPane.getDataURL()
. - execute(String, String[]) - Method in interface com.smartgwt.client.callbacks.MockDSExportCallback
-
Callback fired upon successful completion of
Reify.getMockDS()
orReify.showMockDS()
: Output for allDataSources
together is reported as the single string parameterallDSData
. - execute(Map) - Method in interface com.smartgwt.client.callbacks.TimingDataCallback
-
Callback fired after a call to
RPCManager.getTimingData()
to report gathered timing data. - execute(Map) - Method in interface com.smartgwt.client.data.ValidationStatusCallback
-
A
Callback
to evaluate when form validation completes. - execute(Map, Object, DataSourceField, String) - Method in interface com.smartgwt.client.callbacks.GetFieldValueCallback
-
Callback
required for the propertyDataSourceField.getFieldValue
. - executeDefault(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.ShowEventCustomizer
-
Call executeDefault() to run the original method for default behavior
- executeDefault(Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.ShowLaneCustomizer
-
Call executeDefault() to run the original method for default behavior
- executeDefault(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.GroupTitleFunction
-
Calls the default implementation of
SimpleType.getGroupTitle()
. - executeDefault(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.GroupValueFunction
-
Calls the default implementation of
SimpleType.getGroupValue()
. - executeDefault(Date, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DisableDateCustomizer
-
Call executeDefault() to run the original method for default behavior
- executeDefault(Date, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.ShowDateCustomizer
-
Call executeDefault() to run the original method for default behavior
- executeElement(Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Method called by
Process
to have the processElement perform its work. - EXECUTEQUERY - Enum constant in enum com.smartgwt.client.types.DataQuestionStepType
-
Executes a validated
DSRequest
query. - ExecuteQueryDataQuestionStep - Class in com.smartgwt.client.ai
- ExecuteQueryDataQuestionStep() - Constructor for class com.smartgwt.client.ai.ExecuteQueryDataQuestionStep
- ExecuteQueryDataQuestionStep(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ExecuteQueryDataQuestionStep
- ExecuteQueryDataQuestionStepResult - Class in com.smartgwt.client.ai
- ExecuteQueryDataQuestionStepResult() - Constructor for class com.smartgwt.client.ai.ExecuteQueryDataQuestionStepResult
- ExecuteQueryDataQuestionStepResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ExecuteQueryDataQuestionStepResult
- EXIT - Enum constant in enum com.smartgwt.client.types.EscapeKeyEditAction
-
exit the editor (edit values will be left intact but not saved).
- EXPAND - Enum constant in enum com.smartgwt.client.types.EmbeddedPosition
-
component should be placed underneath normal record or cell content, expanding the records.
- expandField(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Expands the specified field.
- expandMargins - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- expandRecord(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Expands a given
record
by creating a subcomponent and inserting it in to the record's grid-row. - expandRecords(ListGridRecord...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Expands the passed list of
records
by creating a subcomponent for each record and inserting them it in to the record's grid-row. - expandSection() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Expands a section, showing all the items contained within the section.
- expandSection(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Expands a section or sections.
- expandSection(int, ExpandSectionCallback) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Expands a section or sections.
- expandSection(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- ExpandSectionCallback - Interface in com.smartgwt.client.callbacks
- expansionCanEdit - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionComponentPoolingMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ExpansionComponentPoolingMode - Enum in com.smartgwt.client.types
-
The method of pooling to employ for
expansionComponents
. - expansionEditorCollapseOnSave - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionEditorSaveButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionEditorSaveDialogPrompt - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionEditorShowSaveDialog - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ExpansionField - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ExpansionField.
- expansionFieldFalseImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionFieldImageHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionFieldImageShowRTL - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionFieldImageShowSelected - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionFieldImageStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionFieldImageWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionFieldTrueImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionIndent - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- expansionMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ExpansionMode - Enum in com.smartgwt.client.types
-
When
canExpandRecords
is true, ExpansionMode dictates the type of UI to be displayed in the expanded portion of the row. - expansionScreen - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- Experimental - Interface in com.smartgwt.client.docs
-
Experimental Features
- explicitFetchDelay - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- exportAlternateRowBGColor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- exportAs - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
The format in which the data should be exported.
- ExportBackgroundColor - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ExportBackgroundColor.
- ExportBGColor - Interface in com.smartgwt.client.docs
-
Exports & Cell Background Color
- exportClientData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Exports this component's data with client-side formatters applied, so is suitable for direct display to users, using the specified
export format
. - exportClientData() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Exports this component's data with client-side formatters applied, so is suitable for direct display to users.
- exportClientData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Exports this component's data with client-side formatters applied, so is suitable for direct display to users.
- exportClientData(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- exportClientData(DSRequest) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
- exportClientData(DSRequest) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- exportClientData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Exports this component's data with client-side formatters applied, so is suitable for direct display to users, using the specified
export format
. - exportClientData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Exports this component's data with client-side formatters applied, so is suitable for direct display to users.
- exportClientData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Exports this component's data with client-side formatters applied, so is suitable for direct display to users.
- exportClientData(Object[], DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Exports arbitrary client-side data, with client-side formatters applied, so is suitable for direct display to users.
- exportClientData(Map) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Exports this component's data with client-side formatters applied, so is suitable for direct display to users.
- exportClientData(Map, DSRequest) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
- exportClientData(Map, DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Exports this component's data with client-side formatters applied, so is suitable for direct display to users.
- exportClientDataStatic(Object[], DSRequest) - Static method in class com.smartgwt.client.data.DataSource
-
Exports arbitrary client-side data, with client-side formatters applied, so is suitable for direct display to users.
- exportColumnFacetBGColor - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- exportColumnFacetTextColor - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- exportContent(Canvas) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Exports the printable representation of a set of widgets as a .pdf that is then downloaded to the user (triggering the "Save As.." dialog).
- exportContent(Canvas[]) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Exports the printable representation of a set of widgets as a .pdf that is then downloaded to the user (triggering the "Save As.." dialog).
- exportContent(Canvas[], DSRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Converts
printable HTML
generated from live UI components into a .pdf and downloads it ("Save As.." dialog). - exportContent(Canvas, DSRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Exports the printable representation of a set of widgets as a .pdf that is then downloaded to the user (triggering the "Save As.." dialog).
- exportContent(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Exports the printable representation of a set of widgets as a .pdf that is then downloaded to the user (triggering the "Save As.." dialog).
- exportContent(String, DSRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Converts
printable HTML
generated from live UI components into a .pdf and downloads it ("Save As.." dialog). - exportData() - Method in class com.smartgwt.client.data.DataSource
-
Perform a "fetch" DataSource operation against this DataSource, sending search criteria, retrieving matching records and exporting the results.
- exportData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- exportData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- exportData() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
- exportData() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- exportData() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- exportData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- exportData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- exportData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- exportData(Criteria) - Method in class com.smartgwt.client.data.DataSource
- exportData(Criteria, DSRequest) - Method in class com.smartgwt.client.data.DataSource
- exportData(Criteria, DSRequest, DSCallback) - Method in class com.smartgwt.client.data.DataSource
-
Perform a "fetch" DataSource operation against this DataSource, sending search criteria, retrieving matching records and exporting the results.
- exportData(DSRequest) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- exportData(DSRequest) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- exportData(DSRequest) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
- exportData(DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- exportData(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- exportData(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- exportData(DSRequest) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- exportData(DSRequest) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- exportData(DSRequest, RPCCallback) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Uses a "fetch" operation on the current
DataSource
to retrieve data that matches the current filter and sort criteria for this component, then exports the resulting data to a file or window in the requested format. - exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- exportDefaultBGColor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ExportDisplay - Enum in com.smartgwt.client.types
-
Method to use for displaying the exported data.
- exportFacetBGColor - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- exportFacetSeparatorString - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- exportFacetTextColor - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- exportFieldAlignments - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- exportFields - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
The list of field-names to export.
- exportFieldWidths - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- exportFilename - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
The name of the file to save the exported data into.
- exportFormat - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
An optional
FormatString
for this field, for use whenexporting
data to spreadsheet formats (XLS and OOXML/XLSX), XML, JSON or CSV. - exportFormat - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
FormatString
used during exports for numeric or date formatting. - ExportFormat - Enum in com.smartgwt.client.types
-
One of the supported formats for data-export.
- ExportFormatting - Interface in com.smartgwt.client.docs
-
Exports & Formatting
- exportHeaderHeights - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- exportHiddenFieldWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- exportImage(String) - Static method in class com.smartgwt.client.rpc.RPCManager
- exportImage(String, DSRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
- exportImage(String, DSRequest, ExportImageCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Converts an SVG string to one of several possible image formats, and can either initiate a download or return the base64-encoded image data.
- ExportImageCallback - Interface in com.smartgwt.client.rpc
- ExportImageFormat - Enum in com.smartgwt.client.types
-
One of the supported formats for image export.
- exportRawNumbers - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- exportRawValues - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- exportResults - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
When set, causes the results of the DataSource Operation to be exported to a file, whose name and format are indicated by
exportFilename
andexportAs
respectively. - exportRowFacetBGColor - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- exportRowFacetTextColor - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- exportTitle - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Optional different field-title used for exports.
- exportWidthScale - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- exportWrapHeaderTitles - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- extend(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- externalStylesheet - Variable in class com.smartgwt.logicalstructure.widgets.PrintCanvasLogicalStructure
- externalStylesheet - Variable in class com.smartgwt.logicalstructure.widgets.PrintWindowLogicalStructure
- extraAxisLabelAlign - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- extraAxisMetrics - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- extraAxisSettings - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- extraIconGap - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- extraPalettes - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- extraPalettes - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- extraSpace - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
F
- FacadeDataSource - Class in com.smartgwt.client.data
-
Extends an arbitrary
DataSource
with the ability to queue requests made on it and dispatch the queued requests on demand. - FacadeDataSource() - Constructor for class com.smartgwt.client.data.FacadeDataSource
- FacadeDataSource(JavaScriptObject) - Constructor for class com.smartgwt.client.data.FacadeDataSource
- Facet - Class in com.smartgwt.client.widgets.cube
-
Facet definition object made use of by the
CubeGrid
andFacetChart
classes. - Facet() - Constructor for class com.smartgwt.client.widgets.cube.Facet
- Facet(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.Facet
- Facet(String) - Constructor for class com.smartgwt.client.widgets.cube.Facet
- Facet(String, String) - Constructor for class com.smartgwt.client.widgets.cube.Facet
- FacetAddedEvent - Class in com.smartgwt.client.widgets.cube.events
- FacetAddedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
- FacetAddedHandler - Interface in com.smartgwt.client.widgets.cube.events
- FacetChart - Class in com.smartgwt.client.widgets.chart
-
HTML5-based charting engine, implementing all chartTypes of the Chart interface.
- FacetChart() - Constructor for class com.smartgwt.client.widgets.chart.FacetChart
- FacetChart(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.FacetChart
- facetChart_chartTypeAreaTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Area".
- facetChart_chartTypeBarTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Bar".
- facetChart_chartTypeBubbleTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Bubble".
- facetChart_chartTypeColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Column".
- facetChart_chartTypeContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Chart Type".
- facetChart_chartTypeDoughnutTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Doughnut".
- facetChart_chartTypeHistogramTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Histogram".
- facetChart_chartTypeLineTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Line".
- facetChart_chartTypePieTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Pie".
- facetChart_chartTypeRadarTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Radar".
- facetChart_chartTypeScatterTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Scatter".
- facetChart_fillAutoContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Auto".
- facetChart_fillContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fill".
- facetChart_fillFilledContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Filled".
- facetChart_fillUnfilledContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Unfilled".
- facetChart_hideRegressionLinesContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "None".
- facetChart_invalidPolynomialDegreeMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The regression polynomial degree must be a positive integer.".
- facetChart_linearRegressionLinesContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Straight Line".
- facetChart_polynomialDegreePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a degree for the polynomial regression curve (must be a positive integer):".
- facetChart_polynomialDegreeRegressionLinesContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Polynomial Degree...".
- facetChart_polynomialRegressionLinesContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Polynomial Curve".
- facetChart_proportionalAxisLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Percent"
- facetChart_proportionalContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Proportional".
- facetChart_regressionLinesContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Regression Lines".
- facetChart_stackAutoContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Auto".
- facetChart_stackContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Stack".
- facetChart_stackStackedContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Stacked".
- facetChart_stackUnstackedContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Unstacked".
- facetChart_swapFacetsContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Swap Facets".
- FacetChartEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesFacetCharts
when editMode is enabled. - FacetChartEditProxy() - Constructor for class com.smartgwt.client.tools.FacetChartEditProxy
- FacetChartEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.FacetChartEditProxy
- FacetChartLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.chart
- FacetChartLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- FacetContextClickEvent - Class in com.smartgwt.client.widgets.cube.events
- FacetContextClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
- FacetContextClickHandler - Interface in com.smartgwt.client.widgets.cube.events
- facetFieldsAsStringArrayArray - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- facetHasSelection(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return whether any facet value for this facet is selected in headers.
- FacetIndentDirection - Enum in com.smartgwt.client.types
-
Specifies the direction of facet indenting for a
hierarchical
facet. - FacetLabelClickEvent - Class in com.smartgwt.client.widgets.cube.events
- FacetLabelClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
- FacetLabelClickHandler - Interface in com.smartgwt.client.widgets.cube.events
- facetLabelHoverAlign - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- facetLabelHoverHeightAsString - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- facetLabelHoverStyle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- facetLabelHoverVAlign - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- facetLabelHoverWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- FacetMovedEvent - Class in com.smartgwt.client.widgets.cube.events
- FacetMovedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
- FacetMovedHandler - Interface in com.smartgwt.client.widgets.cube.events
- FacetRemovedEvent - Class in com.smartgwt.client.widgets.cube.events
- FacetRemovedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
- FacetRemovedHandler - Interface in com.smartgwt.client.widgets.cube.events
- facetTitleAlign - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- FacetValue - Class in com.smartgwt.client.widgets.cube
-
Facet value definition object made use of by the
CubeGrid
andFacetChart
classes (contained by facets). - FacetValue() - Constructor for class com.smartgwt.client.widgets.cube.FacetValue
- FacetValue(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.FacetValue
- FacetValue(Integer) - Constructor for class com.smartgwt.client.widgets.cube.FacetValue
- FacetValue(Integer, String) - Constructor for class com.smartgwt.client.widgets.cube.FacetValue
- FacetValue(Integer, String, Integer) - Constructor for class com.smartgwt.client.widgets.cube.FacetValue
- FacetValue(String) - Constructor for class com.smartgwt.client.widgets.cube.FacetValue
- FacetValue(String, String) - Constructor for class com.smartgwt.client.widgets.cube.FacetValue
- FacetValue(String, String, String) - Constructor for class com.smartgwt.client.widgets.cube.FacetValue
- facetValueAlign - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- FacetValueContextClickEvent - Class in com.smartgwt.client.widgets.cube.events
- FacetValueContextClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
- FacetValueContextClickHandler - Interface in com.smartgwt.client.widgets.cube.events
- facetValueContextItems - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- facetValueHoverAlign - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- FacetValueHoverCustomizer - Class in com.smartgwt.client.widgets.cube
-
Hover customizer object for returning custom HTML to display in a hover prompt for CubeGrid facetValues
- FacetValueHoverCustomizer() - Constructor for class com.smartgwt.client.widgets.cube.FacetValueHoverCustomizer
- facetValueHoverHeightAsString - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- facetValueHoverStyle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- facetValueHoverVAlign - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- facetValueHoverWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- FacetValueMap - Class in com.smartgwt.client.widgets.cube
-
An object mapping
facet ids
tofacetValue ids
within a facet - FacetValueMap() - Constructor for class com.smartgwt.client.widgets.cube.FacetValueMap
- FacetValueMap(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.FacetValueMap
- FacetValueSelectionChangedEvent - Class in com.smartgwt.client.widgets.cube.events
- FacetValueSelectionChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
- FacetValueSelectionChangedHandler - Interface in com.smartgwt.client.widgets.cube.events
- factoryCreated - Variable in class com.smartgwt.client.core.BaseClass
- factoryCreated - Variable in class com.smartgwt.client.core.DataClass
- factoryCreated - Variable in class com.smartgwt.client.widgets.BaseWidget
- factoryProperties - Variable in class com.smartgwt.client.core.BaseClass
- factoryProperties - Variable in class com.smartgwt.client.core.DataClass
- factoryProperties - Variable in class com.smartgwt.client.widgets.BaseWidget
- FADE - Enum constant in enum com.smartgwt.client.types.AnimationEffect
-
widget's opacity smoothly fades into or out of view
- FADE - Enum constant in enum com.smartgwt.client.types.NotifyTransition
-
message appears or disappears via a fade effect
- FATAL - Enum constant in enum com.smartgwt.client.types.LogPriority
-
Fatal errors only
- FAVOURITE - Static variable in class com.smartgwt.client.widgets.HeaderControl
- FeaturesCustomPersistence - Interface in com.smartgwt.client.docs
-
Server Features and Custom Persistence
- FETCH - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Fetch one or more records that match a set of search criteria.
- fetchData() - Method in class com.smartgwt.client.data.DataSource
-
Deprecated.
- fetchData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- fetchData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- fetchData() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Retrieves data from the DataSource that matches the specified criteria.
- fetchData() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- fetchData() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Only applies to databound items (see PickList.optionDataSource).
Performs a fetch type operation on this item's DataSource to retrieve the set of valid options for the item, based on the current PickList.pickListCriteria. - fetchData() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Only applies to databound items (see
optionDataSource
).
Performs a fetch type operation on this item's DataSource to retrieve/refresh the tree of data displayed as rows in this items menu. - fetchData() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Only applies to databound items (see optionDataSource).
Performs a fetch type operation on this item's DataSource to retrieve the set of valid options for the item, based on the current pickListCriteria. - fetchData() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Retrieve data that matches the provided criteria, and edit the first record returned
- fetchData() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- fetchData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- fetchData() - Method in class com.smartgwt.client.widgets.menu.Menu
-
This DataBoundComponent method does not apply to Menu.
- fetchData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- fetchData() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Uses a "fetch" operation on the current
DataSource
to retrieve data that matches the provided criteria, and displays the matching data in this component as a tree. - fetchData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- fetchData(Criteria) - Method in class com.smartgwt.client.data.DataSource
- fetchData(Criteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- fetchData(Criteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- fetchData(Criteria) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Retrieves data from the DataSource that matches the specified criteria.
- fetchData(Criteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- fetchData(Criteria) - Method in class com.smartgwt.client.widgets.form.ValuesManager
- fetchData(Criteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- fetchData(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- fetchData(Criteria) - Method in class com.smartgwt.client.widgets.menu.Menu
- fetchData(Criteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- fetchData(Criteria) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Uses a "fetch" operation on the current
DataSource
to retrieve data that matches the provided criteria, and displays the matching data in this component as a tree. - fetchData(Criteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.data.DataSource
- fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- fetchData(Criteria, DSCallback) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Retrieves data from the DataSource that matches the specified criteria.
- fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
- fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.menu.Menu
- fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Uses a "fetch" operation on the current
DataSource
to retrieve data that matches the provided criteria, and displays the matching data in this component as a tree. - fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Perform a "fetch" DataSource operation against this DataSource, sending search criteria and retrieving matching records.
- fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- fetchData(Criteria, DSCallback, DSRequest) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Retrieves data from the DataSource that matches the specified criteria.
- fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Retrieve data that matches the provided criteria, and edit the first record returned
- fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.menu.Menu
-
This DataBoundComponent method does not apply to Menu.
- fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Uses a "fetch" operation on the current
DataSource
to retrieve data that matches the provided criteria, and displays the matching data in this component as a tree. - fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- fetchData(DSCallback) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- fetchData(DSCallback) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- fetchData(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Only applies to databound items (see PickList.optionDataSource).
Performs a fetch type operation on this item's DataSource to retrieve the set of valid options for the item, based on the current PickList.pickListCriteria. - fetchData(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Only applies to databound items (see optionDataSource).
Performs a fetch type operation on this item's DataSource to retrieve the set of valid options for the item, based on the current pickListCriteria. - FetchDataEvent - Class in com.smartgwt.client.widgets.events
- FetchDataEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.FetchDataEvent
- FetchDataHandler - Interface in com.smartgwt.client.widgets.events
- fetchDelay - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- fetchFieldsAsListGridFieldArray - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- fetchFieldsAsString - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- Fetching - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Fetching.
- FetchMode - Enum in com.smartgwt.client.types
-
Mode of fetching records from the server.
- fetchOperation - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- fetchRecord(Object) - Method in class com.smartgwt.client.data.DataSource
-
Fetch a single record from the DataSource by
primary key
. - fetchRecord(Object, DSCallback) - Method in class com.smartgwt.client.data.DataSource
- fetchRecord(Object, DSCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Fetch a single record from the DataSource by
primary key
. - fetchRelatedData(Record, DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- fetchRelatedData(Record, DataSource, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- fetchRelatedData(ListGridRecord, Canvas) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Based on the relationship between the DataSource this component is bound to and the DataSource specified as the "schema" argument, call fetchData() to retrieve records in this grid that are related to the passed-in record.
- fetchRelatedData(ListGridRecord, Canvas) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Based on the relationship between the DataSource this component is bound to and the DataSource specified as the "schema" argument, call fetchData() to retrieve records in this data set that are related to the passed-in record.
- fetchRelatedData(ListGridRecord, Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Based on the relationship between the DataSource this component is bound to and the DataSource specified as the "schema" argument, call fetchData() to retrieve records in this grid that are related to the passed-in record.
- fetchRelatedData(ListGridRecord, Canvas) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Based on the relationship between the DataSource this component is bound to and the DataSource specified as the "schema" argument, call fetchData() to retrieve records in this data set that are related to the passed-in record.
- fetchRelatedData(ListGridRecord, Canvas) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Based on the relationship between the DataSource this component is bound to and the DataSource specified as the "schema" argument, call fetchData() to retrieve records in this data set that are related to the passed-in record.
- fetchRelatedData(ListGridRecord, Canvas, DSCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- fetchRelatedData(ListGridRecord, Canvas, DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- fetchRelatedData(ListGridRecord, Canvas, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- fetchRelatedData(ListGridRecord, Canvas, DSCallback) - Method in class com.smartgwt.client.widgets.HTMLFlow
- fetchRelatedData(ListGridRecord, Canvas, DSCallback) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- fetchRelatedData(ListGridRecord, Canvas, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Based on the relationship between the DataSource this component is bound to and the DataSource specified as the "schema" argument, call fetchData() to retrieve records in this grid that are related to the passed-in record.
- fetchRelatedData(ListGridRecord, Canvas, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Based on the relationship between the DataSource this component is bound to and the DataSource specified as the "schema" argument, call fetchData() to retrieve records in this data set that are related to the passed-in record.
- fetchRelatedData(ListGridRecord, Canvas, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Based on the relationship between the DataSource this component is bound to and the DataSource specified as the "schema" argument, call fetchData() to retrieve records in this grid that are related to the passed-in record.
- fetchRelatedData(ListGridRecord, Canvas, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Based on the relationship between the DataSource this component is bound to and the DataSource specified as the "schema" argument, call fetchData() to retrieve records in this data set that are related to the passed-in record.
- fetchRelatedData(ListGridRecord, Canvas, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Based on the relationship between the DataSource this component is bound to and the DataSource specified as the "schema" argument, call fetchData() to retrieve records in this data set that are related to the passed-in record.
- FetchRelatedDataTask - Class in com.smartgwt.client.util.workflow
-
Fetch data related to a record in another component.
- FetchRelatedDataTask() - Constructor for class com.smartgwt.client.util.workflow.FetchRelatedDataTask
- FetchRelatedDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FetchRelatedDataTask
- fetchRowCount() - Method in class com.smartgwt.client.data.ResultSet
-
For cases where the exact size of the data set is not known due to
progressiveLoading
, this method may be used to issue an explicit fetch request to the data source, asking for an accurate row count for the criteria currently applied to this ResultSet. - fetchRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For databound grids, method will fall through to
ResultSet.fetchRowCount()
, allowing developers to request an accurate row count from the dataSource whenprogressive loading is active
. - fetchRowCount(RowCountCallback) - Method in class com.smartgwt.client.data.ResultSet
- fetchRowCount(RowCountCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- fetchRowCount(RowCountCallback, DSRequest) - Method in class com.smartgwt.client.data.ResultSet
-
For cases where the exact size of the data set is not known due to
progressiveLoading
, this method may be used to issue an explicit fetch request to the data source, asking for an accurate row count for the criteria currently applied to this ResultSet. - fetchRowCount(RowCountCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For databound grids, method will fall through to
ResultSet.fetchRowCount()
, allowing developers to request an accurate row count from the dataSource whenprogressive loading is active
. - fetchSubmenus - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- Field - Class in com.smartgwt.client.data
-
Base type representing a field.
- Field() - Constructor for class com.smartgwt.client.data.Field
- Field(JavaScriptObject) - Constructor for class com.smartgwt.client.data.Field
- FIELD - Enum constant in enum com.smartgwt.client.types.ListGridViewStatePart
-
Field state
- FIELD - Enum constant in enum com.smartgwt.client.types.SortArrow
-
Display sort arrow above each field header only.
- FIELD_NAME - Enum constant in enum com.smartgwt.client.types.OperatorValueType
-
Criterion.value
should be the name of another field in the record - FIELD_TYPE - Enum constant in enum com.smartgwt.client.types.OperatorValueType
-
Criterion.value
should contain a value of the same type as the field. - FieldAppearance - Enum in com.smartgwt.client.types
- FieldAuditMode - Enum in com.smartgwt.client.types
- fieldCriteriaText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- fieldDataSource - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- FieldFilterMode - Enum in com.smartgwt.client.types
-
Indicates where a given field can be legally filtered.
- FieldGeneration - Interface in com.smartgwt.client.docs
-
The following APIs are all related to FieldGeneration.
- fieldIdProperty - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- FieldImportStrategy - Enum in com.smartgwt.client.types
-
Options for how values in the import dataset (for example, the CSV file) are transformed during import if the field is a
foreignKey
mapped to adisplayField
- fieldIsEditable(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Can the field be edited? This method looks at
canEdit
for the grid as well as theFormItem.canEdit
value, to determine whether editing is actually allowed. - fieldIsEditable(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the field be edited? This method looks at
canEdit
for the grid as well as theListGridField.canEdit
value, to determine whether editing is allowed. - fieldIsEditable(FormItem) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Can the field be edited? This method looks at
canEdit
for the grid as well as theFormItem.canEdit
value, to determine whether editing is actually allowed. - fieldIsEditable(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the field be edited? This method looks at
canEdit
for the grid as well as theListGridField.canEdit
value, to determine whether editing is allowed. - fieldIsEditable(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Can the field be edited? This method looks at
canEdit
for the grid as well as theFormItem.canEdit
value, to determine whether editing is actually allowed. - fieldIsEditable(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the field be edited? This method looks at
canEdit
for the grid as well as theListGridField.canEdit
value, to determine whether editing is allowed. - fieldIsVisible(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Check whether a field is currently visible
- fieldIsVisible(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Check whether a field is currently visible
- FieldLevelAuth - Interface in com.smartgwt.client.docs
-
Field-Level Security
- fieldMatchesFilter(Object, Object) - Method in class com.smartgwt.client.data.DataSource
-
Compares a criteria value to a field value and returns whether they match, as follows: any non-String filter value is directly compared (==) to the field value any String filter value is compared according to
DSRequest.textMatchStyle
in the passedrequestProperties
, regardless of the actual field type if the filter value is an Array, the comparison is a logical OR. - fieldMatchesFilter(Object, Object, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Compares a criteria value to a field value and returns whether they match, as follows: any non-String filter value is directly compared (==) to the field value any String filter value is compared according to
DSRequest.textMatchStyle
in the passedrequestProperties
, regardless of the actual field type if the filter value is an Array, the comparison is a logical OR. - fieldName - Variable in class com.smartgwt.client.docs.serverds.Criterion
-
Name of the field in each
Record
that this criterion applies to. - fieldName - Variable in class com.smartgwt.client.docs.serverds.DSRequestModifier
-
The name of the field to add or replace on the DSRequest - whether this appears in the DSRequest's values or criteria depends on whether this is part of a
OperationBinding.values
orOperationBinding.criteria
attribute. - FieldName - Interface in com.smartgwt.client.docs
-
Name for a field.
- FieldNamingStrategy - Enum in com.smartgwt.client.types
-
The strategy to use when generating field names - for example, for new formula or summary fields created using the built-in editors.
- FieldOperatorCustomizer - Class in com.smartgwt.client.widgets.form.fields
-
Customizer that returns the list of OperatorIds applicable to a given field.
- FieldOperatorCustomizer() - Constructor for class com.smartgwt.client.widgets.form.fields.FieldOperatorCustomizer
- FieldPicker - Class in com.smartgwt.client.widgets
-
FieldPicker provides a configuration dialog that displays, side-by-side, the available and currently-displayed fields of a
DataBoundComponent
. - FieldPicker() - Constructor for class com.smartgwt.client.widgets.FieldPicker
- FieldPicker(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.FieldPicker
- fieldPicker_addCustomFieldsButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add Custom Fields".
- fieldPicker_availableFieldsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Available Fields".
- fieldPicker_availableTitleTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Name".
- fieldPicker_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- fieldPicker_confirmText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must save pending changes to proceed.
- fieldPicker_currentFieldsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Visible Fields".
- fieldPicker_currentTitleTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Field Title".
- fieldPicker_emptyTitleHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[No title specified]".
- fieldPicker_hilitesText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Highlights...".
- fieldPicker_instructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Drag and drop or use arrows to move fields.
- fieldPicker_removeItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove".
- fieldPicker_removeText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You are about to remove the field.
- fieldPicker_sampleValueTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sample Value".
- fieldPicker_saveAndExitButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Apply".
- FieldPickerCallbackCustomizer - Class in com.smartgwt.client.widgets.grid
-
Customizer called when the settings in a FieldPicker are accepted.
- FieldPickerCallbackCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.FieldPickerCallbackCustomizer
- fieldPickerField_alignTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Header Text Alignment".
- fieldPickerField_cellAlignTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Data Alignment".
- fieldPickerField_decimalPadTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Decimal Pad".
- fieldPickerField_decimalPrecisionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Decimal Precision".
- fieldPickerField_frozenTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Is Frozen".
- fieldPickerField_precisionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Precision".
- fieldPickerFieldProperties - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- fieldPickerFieldProperties - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- FieldPickerLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- FieldPickerLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- fieldPickerShowSampleValues - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- fieldPickerTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- fieldPickerTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- fieldPickerWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- FieldPickerWindow - Class in com.smartgwt.client.widgets
-
A dialog for picking fields to display from among the available fields.
- FieldPickerWindow() - Constructor for class com.smartgwt.client.widgets.FieldPickerWindow
- FieldPickerWindow(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.FieldPickerWindow
- fieldPickerWindow_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Field Picker".
- FieldPickerWindowLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- FieldPickerWindowLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.FieldPickerWindowLogicalStructure
- fieldProperties - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
These are properties that are essentially copied onto any DataSourceField where the property is applied.
- fieldQuery - Variable in class com.smartgwt.client.docs.serverds.Criterion
-
A subquery to use instead of a
fieldName
. - fieldQueryWindowTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- fields - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The list of fields that compose records from this DataSource.
- fields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- fields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- fields - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- fields - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- Fields - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Fields.
- fieldsAsListGridFieldArray - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- fieldsAsStringArrayArray - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- fieldState - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- FieldState - Interface in com.smartgwt.client.docs
-
An object containing the stored presentation information for the fields of some dataBoundComponent.
- FieldStateChangedEvent - Class in com.smartgwt.client.widgets.grid.events
- FieldStateChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
- FieldStateChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- FieldType - Enum in com.smartgwt.client.types
-
The types listed below are built-in types that
databound\n components
understand and treat specially (using type-specific form controls, validators, formatters, sorting logic, etc). - fieldTypes - Variable in class com.smartgwt.client.docs.serverds.Operator
-
List of types that this Operator is valid for.
- fieldValidatorsItem_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel"
- fieldValidatorsItem_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save"
- FieldValueExtractor - Interface in com.smartgwt.client.data
- fieldValueScript - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
A scriptlet to be executed on the server when deriving values for this field.
- fieldVisibilitySubmenuTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- fieldVisibilitySubmenuTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- FILE - Enum constant in enum com.smartgwt.client.types.FormItemType
- FILE_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- fileAccessFailedWarning - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- FileAssembly - Interface in com.smartgwt.client.docs
-
File Assembly
- fileContentsField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The native field name used by this DataSource on the server to represent the
fileContents
forFileSource Operations
. - fileFormatField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The native field name used by this DataSource on the server to represent the
fileFormat
forFileSource Operations
. - FileItem - Class in com.smartgwt.client.widgets.form.fields
-
Binary data interface for use in DynamicForms.
- FileItem() - Constructor for class com.smartgwt.client.widgets.form.fields.FileItem
- FileItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.FileItem
- FileItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.FileItem
- FileItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.FileItem
- FileItemEditProxy - Class in com.smartgwt.client.tools
- FileItemEditProxy() - Constructor for class com.smartgwt.client.tools.FileItemEditProxy
- FileItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.FileItemEditProxy
- fileLastModifiedField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The native field name used by this DataSource on the server to represent
fileLastModified
forFileSource Operations
. - FileLoader - Class in com.smartgwt.client.util
-
Helper class to preload skin images.
- FileLoader() - Constructor for class com.smartgwt.client.util.FileLoader
- fileNameField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The native field name used by this DataSource on the server to represent the
fileName
forFileSource Operations
operations. - Files - Interface in com.smartgwt.client.docs
-
Referring to and loading other files.
- FileSource - Interface in com.smartgwt.client.docs
-
FileSource Operations
- FileSpec - Class in com.smartgwt.client.data
-
A record which specifies files for use with
FileSource Operations
. - FileSpec() - Constructor for class com.smartgwt.client.data.FileSpec
- FileSpec(JavaScriptObject) - Constructor for class com.smartgwt.client.data.FileSpec
- FileSpec(String) - Constructor for class com.smartgwt.client.data.FileSpec
-
Constructs a FileSpec from a path.
- FileSpec(String, String, String) - Constructor for class com.smartgwt.client.data.FileSpec
- fileTypeField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The native field name used by this DataSource on the server to represent the
fileType
forFileSource Operations
. - fileVersionField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The native field name used by this DataSource on the server to represent
fileVersion
forFileSource Operations
. - FILL - Enum constant in enum com.smartgwt.client.types.LayoutPolicy
-
Layout sizes members so that they fill the specified size of the layout.
- fillColor - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- filled - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- fillGradientAsGradient - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- fillGradientAsString - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- FILLPANEL - Enum constant in enum com.smartgwt.client.types.PanelPlacement
-
fill the nearest containing panel managed by a device-aware layout such as
SplitPane
, which will generally be equivalent to "fillScreen" for ahandset-sized device
. - FILLSCREEN - Enum constant in enum com.smartgwt.client.types.PanelPlacement
-
fill the entire screen
- fillSpaceStyleName - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- fillSpaceStyleName - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- FILTER_EDITOR - Enum constant in enum com.smartgwt.client.types.ListGridComponent
-
The standard filter-component displayed when
ListGrid.showFilterEditor
is true - FilterBuilder - Class in com.smartgwt.client.widgets.form
-
A form that allows the user to input advanced search criteria, including operators on field values such as "less than", and sub-clauses using "AND" and "OR" operators.
- FilterBuilder() - Constructor for class com.smartgwt.client.widgets.form.FilterBuilder
- FilterBuilder(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.FilterBuilder
- filterBuilder_addButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add".
- filterBuilder_dynamicValueButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select dynamic value"
- filterBuilder_dynamicValueClearValueText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "<Use static value instead>"
- filterBuilder_dynamicValuePrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic:"
- filterBuilder_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose dynamic value for field $fieldTitle"
- filterBuilder_fieldPickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Field Name".
- filterBuilder_fieldQueryWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define field query"
- FilterBuilder_inlineAndNotTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and not".
- FilterBuilder_inlineAndTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- FilterBuilder_inlineOrTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "or".
- filterBuilder_lastClausePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The last clause cannot be removed".
- filterBuilder_matchAllTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match All".
- filterBuilder_matchAnyTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match Any".
- filterBuilder_matchNoneTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match None".
- filterBuilder_missingFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[missing field definition]".
- FilterBuilder_modeSwitcherAdvancedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Advanced..".
- FilterBuilder_modeSwitcherFlattenWarningMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Criteria will be modified to fit in simpler editing interface".
- FilterBuilder_modeSwitcherSimpleMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Simple Mode..".
- filterBuilder_operatorPickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Operator".
- filterBuilder_radioOperatorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overall Operator".
- filterBuilder_radioOptions_and() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- filterBuilder_radioOptions_not() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "not".
- filterBuilder_radioOptions_or() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "or".
- filterBuilder_rangeSeparator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- filterBuilder_removeButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove".
- filterBuilder_subClauseButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add Subclause".
- filterBuilder_subClauseButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "+()".
- filterBuilder_topOperator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- filterBuilder_topOperatorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clause Operator".
- filterBuilder_valueQueryAggregateButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define aggregate value query"
- filterBuilder_valueQueryAggregatePrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Aggregation:"
- filterBuilder_valueQueryButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select dynamic value"
- filterBuilder_valueQueryPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Aggregation:"
- filterBuilder_valueQueryRelatedFieldButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define related field value query"
- filterBuilder_valueQueryRelatedFieldPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Related field:"
- filterBuilder_valueQueryWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define value query for field $fieldTitle"
- FilterBuilderLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.form
- FilterBuilderLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- filterButtonPrompt - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- filterByCell - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- filterByEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the filter editor (
showFilterEditor
) is visible for this grid, this method will perform a filter based on the current values in the editor. - FilterChangedEvent - Class in com.smartgwt.client.widgets.form.events
- FilterChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.FilterChangedEvent
- FilterChangedHandler - Interface in com.smartgwt.client.widgets.form.events
- FilterClause - Class in com.smartgwt.client.widgets.form
-
A horizontal, Layout-based widget that allows a user to input a single criterion based on one field and one operator.
- FilterClause() - Constructor for class com.smartgwt.client.widgets.form.FilterClause
- FilterClause(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.FilterClause
- filterClause_fieldPickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Field Name".
- filterClause_operatorPickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Operator".
- filterClause_removeButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove".
- filterClause_valueItemFieldHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select a field"
- filterClause_valueItemListHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select a value"
- filterClause_valueItemTextHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a value".
- filterClause_valueItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Value".
- filterClause_valueSetHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Comma-separated values".
- FilterClauseLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.form
- FilterClauseLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- filterClientPickListData() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the data to display in the pick list.
- filterClientPickListData() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Returns the data to display in the pick list.
- filterClientPickListData() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- FilterCriteriaFunction - Interface in com.smartgwt.client.widgets.form.fields
-
Criteria function for pick lists.
- filterData() - Method in class com.smartgwt.client.data.DataSource
-
Perform a "fetch" DataSource operation against this DataSource, sending search criteria and retrieving matching records.
- filterData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- filterData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- filterData() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Retrieves data that matches the provided criteria and displays the matching data in this component.
- filterData() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- filterData() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Retrieve data that matches the provided criteria, and edit the first record returned.
Differs fromDynamicForm.fetchData()
in that a case insensitive substring match will be performed against the criteria to retrieve the data. - filterData() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- filterData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- filterData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- filterData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- filterData(Criteria) - Method in class com.smartgwt.client.data.DataSource
- filterData(Criteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- filterData(Criteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- filterData(Criteria) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Retrieves data that matches the provided criteria and displays the matching data in this component.
- filterData(Criteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- filterData(Criteria) - Method in class com.smartgwt.client.widgets.form.ValuesManager
- filterData(Criteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- filterData(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- filterData(Criteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- filterData(Criteria) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Retrieves data that matches the provided criteria and displays the matching data in this component.
- filterData(Criteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.data.DataSource
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- filterData(Criteria, DSCallback) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Retrieves data that matches the provided criteria and displays the matching data in this component.
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Retrieves data that matches the provided criteria and displays the matching data in this component.
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Perform a "fetch" DataSource operation against this DataSource, sending search criteria and retrieving matching records.
- filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- filterData(Criteria, DSCallback, DSRequest) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Retrieves data that matches the provided criteria and displays the matching data in this component.
- filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Retrieve data that matches the provided criteria, and edit the first record returned.
Differs fromDynamicForm.fetchData()
in that a case insensitive substring match will be performed against the criteria to retrieve the data. - filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Retrieves data that matches the provided criteria and displays the matching data in this component.
- filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- FilterEditor - Interface in com.smartgwt.client.docs
-
The following APIs are all related to FilterEditor.
- filterEditorHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- FilterEditorSubmitEvent - Class in com.smartgwt.client.widgets.grid.events
- FilterEditorSubmitEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
- FilterEditorSubmitHandler - Interface in com.smartgwt.client.widgets.grid.events
- filterEditorType - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Sets the default FormItem to be used for this field if it appears in a filter row, and
canFilter
is not false. - filterEditorType - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
Classname of the FormItem that should be used to edit values of this type if it appears in a filter row.
- FilteredList - Class in com.smartgwt.client.data
-
A subclass of
ResultSet
designed to provide a synchronously filterable List interface for an array of data. - FilteredList() - Constructor for class com.smartgwt.client.data.FilteredList
- FilteredList(JavaScriptObject) - Constructor for class com.smartgwt.client.data.FilteredList
- FilteredSelectAllAction - Enum in com.smartgwt.client.types
-
Governs how the
MultiPickerItem
"Select All" and "Deselect All" buttons should act when the user has filtered the set of visible options in the list. - filterGroupTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.AdvancedHiliteEditorLogicalStructure
- filterHiddenItems - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- filterImg - Variable in class com.smartgwt.logicalstructure.widgets.grid.RecordEditorLogicalStructure
- filterLocalData - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- filterLocalData() - Method in class com.smartgwt.client.data.ResultSet
-
Derive the current filtered set of data from the cache of all matching rows.
- filterOn - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
This property limits where criteria for this field can be applied.
- filterOnKeypress - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- FilterSearchEvent - Class in com.smartgwt.client.widgets.form.events
- FilterSearchEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.FilterSearchEvent
- filterUsingText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- filterViaAIMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- filterViaAIPanelInstructions - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- FilterViaAIProgressDialog - Class in com.smartgwt.client.widgets.ai
- FilterViaAIProgressDialog() - Constructor for class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
- FilterViaAIProgressDialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
- filterViaAIProgressDialog_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Filtering via AI…"
- FilterViaAIProgressDialogLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.ai
- FilterViaAIProgressDialogLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ai.FilterViaAIProgressDialogLogicalStructure
- filterViaAIText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- filterWindowCriteria - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- filterWindowInstructions - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- filterWindowTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- find(AdvancedCriteria) - Method in class com.smartgwt.client.data.RecordList
-
Filters all objects according to the AdvancedCriteria passed and returns the first matching object or null if not found
- find(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Filters all objects according to the AdvancedCriteria passed and returns the first matching object or null if not found
- find(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Filters all objects according to the AdvancedCriteria passed and returns the first matching object or null if not found
- find(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Filters all objects according to the AdvancedCriteria passed and returns the first matching object or null if not found
- find(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Filters all objects according to the AdvancedCriteria passed and returns the first matching object or null if not found
- find(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Filters all objects according to the AdvancedCriteria passed and returns the first matching object or null if not found
- find(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Filters all objects according to the AdvancedCriteria passed and returns the first matching object or null if not found
- find(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Filters all objects according to the AdvancedCriteria passed and returns the first matching object or null if not found
- find(String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Returns window with the specified name, if it exists in the application.
- find(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Find a node within this tree using a string path or by attribute value(s).
- find(String, Boolean) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but returns the object itself instead of its index. - find(String, Long) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but returns the object itself instead of its index. - find(String, Object) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but returns the object itself instead of its index. - find(String, Object) - Method in class com.smartgwt.client.data.ResultSet
- find(String, Object) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Find a node within this tree using a string path or by attribute value(s).
- find(String, Date) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but returns the object itself instead of its index. - find(String, Date) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Find a node within this tree using a string path or by attribute value(s).
- find(Map) - Method in class com.smartgwt.client.data.ResultSet
-
Checks only loaded rows and will not trigger a fetch.
- FIND - Static variable in class com.smartgwt.client.widgets.HeaderControl
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.data.RecordList
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.data.ResultSet
-
Filters all objects according to the AdvancedCriteria passed and will not trigger a fetch.
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Filters all objects according to the AdvancedCriteria passed
- findAll(String, boolean) - Method in class com.smartgwt.client.data.RecordList
-
Find all objects where property == value in the object.
- findAll(String, boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Checks only loaded rows and will not trigger a fetch.
- findAll(String, float) - Method in class com.smartgwt.client.data.RecordList
-
Find all objects where property == value in the object
- findAll(String, float) - Method in class com.smartgwt.client.data.ResultSet
-
Checks only loaded rows and will not trigger a fetch.
- findAll(String, int) - Method in class com.smartgwt.client.data.RecordList
-
Find all objects where property == value in the object
- findAll(String, int) - Method in class com.smartgwt.client.data.ResultSet
-
Checks only loaded rows and will not trigger a fetch.
- findAll(String, Long) - Method in class com.smartgwt.client.data.RecordList
-
Find all objects where property == value in the object
- findAll(String, Long) - Method in class com.smartgwt.client.data.ResultSet
-
Checks only loaded rows and will not trigger a fetch.
- findAll(String, String) - Method in class com.smartgwt.client.data.RecordList
-
Find all objects where property == value in the object.
- findAll(String, String) - Method in class com.smartgwt.client.data.ResultSet
-
Checks only loaded rows and will not trigger a fetch.
- findAll(String, Date) - Method in class com.smartgwt.client.data.RecordList
-
Find all objects where property == value in the object.
- findAll(String, Date) - Method in class com.smartgwt.client.data.ResultSet
-
Find all objects where property == value in the object.
- findAll(Map) - Method in class com.smartgwt.client.data.RecordList
-
Find all objects where property == value in the object
- findAll(Map) - Method in class com.smartgwt.client.data.ResultSet
-
Checks only loaded rows and will not trigger a fetch.
- findById(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Find the node with the specified ID.
- findByKey(String) - Method in class com.smartgwt.client.data.ResultSet
-
Attempt to find the record in the resultSet that has a primary key value that matches the passed in parameter value.
- findByKey(Map) - Method in class com.smartgwt.client.data.ResultSet
-
Attempt to find the record in the resultSet that has a primary key value that matches the passed in parameter value.
- findChildrenProperty(TreeNode, ChildrenPropertyMode) - Static method in class com.smartgwt.client.widgets.tree.Tree
-
heuristically find a property that appears to contain child objects.
- findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.data.RecordList
-
Finds the index of the first Record that matches with the AdvacendCriteria passed.
- findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Finds the index of the first Record that matches with the AdvacendCriteria passed.
- findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Finds the index of the first Record that matches with the AdvacendCriteria passed.
- findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Finds the index of the first Record that matches with the AdvacendCriteria passed.
- findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Finds the index of the first Record that matches with the AdvacendCriteria passed.
- findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Finds the index of the first Record that matches with the AdvacendCriteria passed.
- findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Finds the index of the first Record that matches with the AdvacendCriteria passed.
- findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Like
List.findIndex()
, but operates only on the list of currently opened nodes. - findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Finds the index of the first Record that matches with the AdvacendCriteria passed.
- findIndex(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Like
List.findIndex()
, but operates only on the list of currently opened nodes. - findIndex(String, boolean) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, boolean) - Method in class com.smartgwt.client.data.ResultSet
- findIndex(String, float) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, float) - Method in class com.smartgwt.client.data.ResultSet
- findIndex(String, int) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, int) - Method in class com.smartgwt.client.data.ResultSet
- findIndex(String, Long) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, Long) - Method in class com.smartgwt.client.data.ResultSet
- findIndex(String, Object) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Like
List.findIndex()
, but operates only on the list of currently opened nodes. - findIndex(String, String) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, String) - Method in class com.smartgwt.client.data.ResultSet
- findIndex(String, Date) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, Date) - Method in class com.smartgwt.client.data.ResultSet
- findIndex(Map) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(Map) - Method in class com.smartgwt.client.data.ResultSet
- findIndex(Map) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Like
List.findIndex()
, but operates only on the list of currently opened nodes. - findNextEditCell(int, int, boolean, boolean, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to find the next editable cell given a starting row/col, and a direction, either iterating through fields within each row, or checking the same field in each row.
- findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex parameter. - findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex parameter. - findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex parameter. - findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex parameter. - findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex parameter. - findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex parameter. - findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex parameter. - findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex parameter. - findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex and endIndex parameters. - findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex and endIndex parameters. - findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex and endIndex parameters. - findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex and endIndex parameters. - findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex and endIndex parameters. - findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex and endIndex parameters. - findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex and endIndex parameters. - findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Like
RecordList.findIndex(java.util.Map)
, but considering the startIndex and endIndex parameters. - findNextIndex(int, String) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but inspects a range from startIndex to endIndex. - findNextIndex(int, String) - Method in class com.smartgwt.client.widgets.tree.Tree
- findNextIndex(int, String, boolean, int) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but inspects a range from startIndex to endIndex. - findNextIndex(int, String, boolean, int) - Method in class com.smartgwt.client.data.ResultSet
- findNextIndex(int, String, float, int) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but inspects a range from startIndex to endIndex. - findNextIndex(int, String, float, int) - Method in class com.smartgwt.client.data.ResultSet
- findNextIndex(int, String, int, int) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but inspects a range from startIndex to endIndex. - findNextIndex(int, String, int, int) - Method in class com.smartgwt.client.data.ResultSet
- findNextIndex(int, String, Long, int) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but inspects a range from startIndex to endIndex. - findNextIndex(int, String, Long, int) - Method in class com.smartgwt.client.data.ResultSet
- findNextIndex(int, String, Object) - Method in class com.smartgwt.client.widgets.tree.Tree
- findNextIndex(int, String, Object, int) - Method in class com.smartgwt.client.widgets.tree.Tree
- findNextIndex(int, String, String, int) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but inspects a range from startIndex to endIndex. - findNextIndex(int, String, String, int) - Method in class com.smartgwt.client.data.ResultSet
- findNextIndex(int, String, Date, int) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but inspects a range from startIndex to endIndex. - findNextIndex(int, String, Date, int) - Method in class com.smartgwt.client.data.ResultSet
- findNextIndex(int, Map) - Method in class com.smartgwt.client.data.RecordList
-
Like
RecordList.findIndex(java.util.Map)
, but inspects a range from startIndex to endIndex. - findNextIndex(int, Map) - Method in class com.smartgwt.client.data.ResultSet
- findNextNodeIndex(int, String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Like
findNextIndex()
, but includes both open and closed nodes. - findNextNodeIndex(int, String, Object) - Method in class com.smartgwt.client.widgets.tree.Tree
- findNextNodeIndex(int, String, Object, int) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Like
findNextIndex()
, but includes both open and closed nodes. - findNodeIndex(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Like
findIndex()
, but searches all tree nodes regardless of their open/closed state. - findNodeIndex(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Like
findIndex()
, but searches all tree nodes regardless of their open/closed state. - findNodeIndex(String, Object) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Like
findIndex()
, but searches all tree nodes regardless of their open/closed state. - findNodeIndex(Map) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Like
findIndex()
, but searches all tree nodes regardless of their open/closed state. - findPropertyInSuperclass(String) - Method in class com.smartgwt.rebind.BeanClass
- FinishedHandler - Interface in com.smartgwt.client.util.workflow.events
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.browser.window.events.OtherWindowsChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.data.events.DataArrivedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.data.events.DataChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.data.events.ErrorEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.form.events.MemberSynchronizedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditMaskClickedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.tools.NodeAddedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.tools.SelectedEditNodesUpdatedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.events.ProcessFinishedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ClearEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DropEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.HoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ResizedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.DataChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no such handlers exist, this method will do nothing.
- fire(S, String) - Static method in class com.smartgwt.client.widgets.events.DrawEvent
-
Fires a close event on all registered handlers in the handler manager.
- FIRE_ONCE - Enum constant in enum com.smartgwt.client.types.FireStyle
-
Call the registered handler the first time the event occurs, then unregister the handler as though
Page.clearEvent()
had been called - fireEvent(GwtEvent<?>) - Method in class com.smartgwt.client.core.BaseClass
- fireEvent(GwtEvent<?>) - Method in class com.smartgwt.client.core.DataClass
- FireStyle - Enum in com.smartgwt.client.types
-
Flags to set automatic removal of events from the page event registry.
- first() - Method in class com.smartgwt.client.data.RecordList
-
Return the first item in this list
- FIRST - Enum constant in enum com.smartgwt.client.types.DefaultSampleRecord
-
Uses the first record in the DataBoundComponent as sample data
- FIRST - Enum constant in enum com.smartgwt.client.types.GroupStartOpen
-
open the first group
- FIRST - Enum constant in enum com.smartgwt.client.types.RowSpanEditMode
-
This setting assumes that only the field-value for the first record spanned by this cell is significant.
- FIRST - Enum constant in enum com.smartgwt.client.types.SummaryFunctionType
-
Client: Currently the same as the min function.
Server: implemented as SQL MIN function. - firstCellStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- firstColumnTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- firstDayOfWeek - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- firstDayOfWeek - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- firstGetter() - Method in class com.smartgwt.rebind.BeanProperty
- firstGroupLevelTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- FIRSTOPENLEAF - Enum constant in enum com.smartgwt.client.types.DefaultSampleRecord
-
Uses the first open leaf-node in the DataBoundComponent as sample data
- firstSortLevelTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- firstSortLevelTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- FiscalCalendar - Class in com.smartgwt.client.widgets
-
An object representing the start date for fiscal years in the current locale.
- FiscalCalendar() - Constructor for class com.smartgwt.client.widgets.FiscalCalendar
- FiscalCalendar(int, int) - Constructor for class com.smartgwt.client.widgets.FiscalCalendar
- FiscalCalendar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.FiscalCalendar
- FiscalYear - Class in com.smartgwt.client.widgets
-
An object representing the start of a given Fiscal Year in the current locale.
- FiscalYear() - Constructor for class com.smartgwt.client.widgets.FiscalYear
- FiscalYear(int, int, int) - Constructor for class com.smartgwt.client.widgets.FiscalYear
- FiscalYear(int, int, int, int) - Constructor for class com.smartgwt.client.widgets.FiscalYear
- FiscalYear(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.FiscalYear
- fiscalYearFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- fiscalYearHeaderStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- FiscalYearMode - Enum in com.smartgwt.client.types
-
Strategies for calculating the FiscalYear within a
FiscalCalendar
from the specifiedFiscalCalendar.defaultDate
andFiscalCalendar.defaultMonth
If the specified fiscal year date starts in one calendar year and ends in the next. - FIT - Enum constant in enum com.smartgwt.client.types.TileLayoutPolicy
-
Each line has the same number of tiles, based on
TileLayout.tilesPerLine
if set, otherwise, based on fitting as many tiles per line as possible consistent withtileSize
andTileLayout.tileMargin
. - FIXDASHBOARDCOMPONENT - Enum constant in enum com.smartgwt.client.types.DataQuestionStepType
-
Asks AI to fix a dashboard component, given the list of validation errors.
- FixDashboardComponentDataQuestionStep - Class in com.smartgwt.client.ai
- FixDashboardComponentDataQuestionStep() - Constructor for class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStep
- FixDashboardComponentDataQuestionStep(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStep
- FixDashboardComponentDataQuestionStepResult - Class in com.smartgwt.client.ai
- FixDashboardComponentDataQuestionStepResult() - Constructor for class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStepResult
- FixDashboardComponentDataQuestionStepResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStepResult
- fixedColumns - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- fixedColWidths - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- fixedEventHeight - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- FixedFacetValueChangedEvent - Class in com.smartgwt.client.widgets.cube.events
- FixedFacetValueChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
- FixedFacetValueChangedHandler - Interface in com.smartgwt.client.widgets.cube.events
- fixedFacetValues - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- fixedFieldWidths - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- fixedRecordHeights - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- FIXQUERY - Enum constant in enum com.smartgwt.client.types.DataQuestionStepType
-
Asks AI to fix a query, given the list of validation errors.
- fkColumnCode - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
See
DataSource.tableCode
. - fkTableCode - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
See
DataSource.tableCode
. - flash() - Method in class com.smartgwt.client.widgets.Window
-
Makes the window header flash if it's visible; if there's no header, or the header is hidden, makes the window body flash instead.
- flashAvailable() - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Is Shockwave Flash installed on this browser?
- Flashlet - Class in com.smartgwt.client.widgets.plugins
-
ISC abstraction for Flashlets.
- Flashlet() - Constructor for class com.smartgwt.client.widgets.plugins.Flashlet
- Flashlet(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.plugins.Flashlet
- FlashletLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.plugins
- FlashletLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.plugins.FlashletLogicalStructure
- FlatFields - Interface in com.smartgwt.client.docs
-
The following APIs are all related to FlatFields.
- flattenCriteria(AdvancedCriteria) - Static method in class com.smartgwt.client.data.DataSource
-
Returns new criteria that has at most one top-level LogicalOperator ("and" or "or").
- flipValues - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- FLOAT - Enum constant in enum com.smartgwt.client.types.FieldType
-
A floating point (decimal) number, e.g.
- FLOAT - Enum constant in enum com.smartgwt.client.types.FormItemType
-
Same as
text
by default. - FLOAT - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
A floating point (decimal) number, e.g.
- floatingScrollbars - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- FloatItem - Class in com.smartgwt.client.widgets.form.fields
-
A TextItem for managing a text field that displays a floating point value.
- FloatItem() - Constructor for class com.smartgwt.client.widgets.form.fields.FloatItem
- FloatItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.FloatItem
- FloatItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.FloatItem
- FloatItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.FloatItem
- FLOATLIMIT - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Validate a field as a valid floating point value within a value range.
- FLOATPRECISION - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field is a floating point number with the appropriate number of decimal places - specified in
validator.precision
If the value is of higher precision andvalidator.roundToPrecision
is specified, the value will be rounded to the specified number of decimal places and validation will pass, otherwise validation will fail. - FloatPrecisionValidator - Class in com.smartgwt.client.widgets.form.validator
-
Tests whether the value for this field is a floating point number with the appropriate number of decimal places - specified in validator.precision If the value is of higher precision, if validator.roundToPrecision is specified, the value will be rounded to the specified number of decimal places and validation will pass, otherwise validation will fail.
- FloatPrecisionValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
- FLOATRANGE - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field is a floating point number within the range specified.
- FloatRangeValidator - Class in com.smartgwt.client.widgets.form.validator
-
Tests whether the value for this field is a floating point number within the range specified by validator.min and validator.max.
- FloatRangeValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
- FloatValueType - Class in com.smartgwt.client.bean.types
- FloatValueType() - Constructor for class com.smartgwt.client.bean.types.FloatValueType
- FLOW - Enum constant in enum com.smartgwt.client.types.MultiComboBoxLayoutStyle
-
use a
FlowLayout
, showing values first, then the text entry area - FLOW - Enum constant in enum com.smartgwt.client.types.TileLayoutPolicy
-
Tiles are laid out with varying numbers of tiles per line according to each tile's size, the
tileMargin
, and the available space. - FlowLayout - Class in com.smartgwt.client.widgets.layout
-
Arranges a set of Canvas components into rows, flowing into available space so that different numbers of components may appear in each row.
- FlowLayout() - Constructor for class com.smartgwt.client.widgets.layout.FlowLayout
- FlowLayout(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.FlowLayout
- FlowLayoutLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- FlowLayoutLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.FlowLayoutLogicalStructure
- FLOWREVERSE - Enum constant in enum com.smartgwt.client.types.MultiComboBoxLayoutStyle
-
use a FlowLayout, with the text entry first and values shown afterwards
- FLY - Enum constant in enum com.smartgwt.client.types.AnimationEffect
-
widget moves into position from offscreen
- focus() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Focuses (activates) this RemoteWindow.
- focus() - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas can accept focus, give it keyboard focus.
- focus() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Give keyboard focus to this form.
- focus(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Focuses (activates) this RemoteWindow.
- Focus - Interface in com.smartgwt.client.docs
-
Focus
- FOCUS - Enum constant in enum com.smartgwt.client.types.MultiWindowEvent
-
fires when a window gets focus
- focusAfterGroup() - Method in class com.smartgwt.client.widgets.Canvas
-
Shifts focus to the next focusable element after this one, skipping any elements nested inside the tabbing group for this canvas, such as focusable children.
- focusAfterItem(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Shifts focus to the next focusable element after this item, skipping any elements nested inside the tabbing group for this item, such as sub-elements, nested canvases in a CanvasItem, or icons.
- focusAtEnd(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Shifts focus to the start or end of this canvas and its descendants.
- FocusChangedEvent - Class in com.smartgwt.client.widgets.events
- FocusChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.FocusChangedEvent
- FocusChangedHandler - Interface in com.smartgwt.client.widgets.events
- FOCUSED - Enum constant in enum com.smartgwt.client.types.Selected
-
StatefulCanvas should show focused state
- FocusEvent - Class in com.smartgwt.client.widgets.form.fields.events
- FocusEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.FocusEvent
- FocusHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- focusInCell(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Puts keyboard focus into the specified cell, showing a highlighted (roll-over style) appearance, and ensuring that arrow-key navigation will start from the specified cell.
- focusInFilterEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the filter editor (
showFilterEditor
) is visible for this grid, this method will explicitly put focus into the specified field in the filter editor. - focusInFilterEditor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the filter editor (
showFilterEditor
) is visible for this grid, this method will explicitly put focus into the specified field in the filter editor. - focusInItem() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Move the keyboard focus into this item's focusable element
- focusInItem(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Move the keyboard focus into a particular item.
- focusInItem(FormItem) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Move the keyboard focus into a particular item.
- focusInItem(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Move the keyboard focus into a particular item.
- focusInNextTabElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Shifts focus to the next focusable element after this one.
- focusInPreviousTabElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Shifts focus to the previous focusable element before this one.
- focusInRow(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Puts keyboard focus into the specified row, showing a highlighted (roll-over style) appearance, and ensuring that arrow-key navigation will start from the specified row.
- focusInTarget(String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Request the TabIndexManager shift focus to a registered focus target.
- FolderClickEvent - Class in com.smartgwt.client.widgets.tree.events
- FolderClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.FolderClickEvent
- FolderClickHandler - Interface in com.smartgwt.client.widgets.tree.events
- FolderClosedEvent - Class in com.smartgwt.client.widgets.tree.events
- FolderClosedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
- FolderClosedHandler - Interface in com.smartgwt.client.widgets.tree.events
- FolderContextClickEvent - Class in com.smartgwt.client.widgets.tree.events
- FolderContextClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
- FolderContextClickHandler - Interface in com.smartgwt.client.widgets.tree.events
- folderDrop(TreeNode[], TreeNode, int, Canvas) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Process a drop of one or more nodes on a TreeGrid folder.
Note: SeeTreeGridDrop
for an overview of TreeGrid drag and drop behavior. - FolderDropEvent - Class in com.smartgwt.client.widgets.tree.events
- FolderDropEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.FolderDropEvent
- FolderDropHandler - Interface in com.smartgwt.client.widgets.tree.events
- folderIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- folderIcon - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- folderIconPadding - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- FolderOpenedEvent - Class in com.smartgwt.client.widgets.tree.events
- FolderOpenedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
- FolderOpenedHandler - Interface in com.smartgwt.client.widgets.tree.events
- FOLDERS - Enum constant in enum com.smartgwt.client.types.DisplayNodeType
-
operate on folders only, ignoring leaves
- FOLDERS_LOADED - Enum constant in enum com.smartgwt.client.types.LoadState
-
folders only are already loaded
- FONTCONTROLS - Enum constant in enum com.smartgwt.client.types.StandardControlGroup
-
Font controls
- fontFamily - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- FontLoader - Class in com.smartgwt.client.util
-
Force-loads the custom fonts declared in the
current skin's CSS file
and updates any potentially-affected, already-drawn canvii when loading completes. - FontLoader() - Constructor for class com.smartgwt.client.util.FontLoader
- FONTLOADINGFAILED - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires after a timeout if the
FontLoader
fails to load all custom fonts. - FontLoadingFailedEvent - Class in com.smartgwt.client.util.events
- FontLoadingFailedHandler - Interface in com.smartgwt.client.util.events
- FONTSELECTOR - Enum constant in enum com.smartgwt.client.types.ControlName
-
A select item allowing the user to change the font of the current text selection.
- fontSelectorPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- fontSize - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- fontSize - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- FONTSIZESELECTOR - Enum constant in enum com.smartgwt.client.types.ControlName
-
A select item allowing the user to change the font size of the current text selection.
- fontSizeSelectorPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- FONTSLOADED - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the
FontLoader
completes loading custom fonts. - FontsLoadedEvent - Class in com.smartgwt.client.util.events
- FontsLoadedHandler - Interface in com.smartgwt.client.util.events
- fontStyle - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- fontWeight - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- footerControls - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- FooterControls - Enum in com.smartgwt.client.types
- footerHeight - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- FORCEBOTH - Enum constant in enum com.smartgwt.client.types.ClientUniquenessCheckCondition
-
[Advanced Setting] As with
checkComponentData:"both"
, if a component has acomplete data cache
, uniqueness checking will be peformed against this data set instead of querying the dataSource. - forceSort - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources of
serverType
"sql" only, indicates whether we should automatically add a sort field forpaged fetches
on this DataSource. - forceSort - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For DataSources of
serverType
"sql" only, indicates whether we should automatically add a sort field forpaged fetches
. - ForceTextApproach - Enum in com.smartgwt.client.types
-
Approach to force a text value to be interpreted as text rather than parsed as a date, time or other structured types, as can happen with Microsoft Excel.
- foregroundColorTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteRuleLogicalStructure
- foreignDisplayField - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Name of another field in a separate dataSource that should be used as the display value for this field in the case where a
foreignKey
relationship exists. - foreignKey - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Declares that this field holds values that can be matched to values from another DataSource field, to create a relationship between records from different DataSources or even records within the same DataSource.
- format - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Format string to use when rendering the value in any
DataBoundComponent
or when exporting viaDataSource.exportData()
orListGrid.exportData()
orListGrid.exportClientData()
. - format - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
FormatString
for numeric or date formatting. - format(double, String) - Static method in class com.smartgwt.client.util.NumberUtil
-
Return the parameter number formatted according to the parameter
FormatString
. - format(float, String) - Static method in class com.smartgwt.client.util.NumberUtil
-
Return the parameter number formatted according to the parameter
FormatString
. - format(int, String) - Static method in class com.smartgwt.client.util.NumberUtil
-
Return the parameter number formatted according to the parameter
FormatString
. - format(ListGridRecord) - Method in interface com.smartgwt.client.widgets.tableview.RecordFormatter
- format(Double, String) - Static method in class com.smartgwt.client.util.NumberUtil
-
Return the parameter number formatted according to the parameter
FormatString
. - format(Float, String) - Static method in class com.smartgwt.client.util.NumberUtil
-
Return the parameter number formatted according to the parameter
FormatString
. - format(Integer, String) - Static method in class com.smartgwt.client.util.NumberUtil
-
Return the parameter number formatted according to the parameter
FormatString
. - format(Object) - Method in interface com.smartgwt.client.widgets.chart.ValueFormatter
- format(Object, DataClass, DataBoundComponent, Record) - Method in interface com.smartgwt.client.data.SimpleTypeFormatter
-
The callback for formatting.
- format(Object, Record, DetailViewerField) - Method in interface com.smartgwt.client.widgets.viewer.DetailFormatter
- format(Object, ListGridRecord, int, int) - Method in interface com.smartgwt.client.widgets.grid.CellEditValueFormatter
- format(Object, ListGridRecord, int, int) - Method in interface com.smartgwt.client.widgets.grid.CellFormatter
-
Returns the HTML to display in the cells of the field (or entire grid if so applied).
- format(Date) - Method in interface com.smartgwt.client.util.DateDisplayFormatter
-
The format method.
- format(Date) - Method in class com.smartgwt.client.util.DateFormatStringFormatter
- format(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Format a date as a string according to the format specified by
DateUtil.setNormalDateDisplayFormatter(DateDisplayFormatter)
. - format(Date, String) - Static method in class com.smartgwt.client.util.DateUtil
-
Format the parameter date using the parameter format string.
- Format - Class in com.smartgwt.client.util
-
Deprecated.see
Localized Number Formatting
for details. - Format() - Constructor for class com.smartgwt.client.util.Format
-
Deprecated.
- formatAsNormalDate(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Format a date as a string according to the format specified by
DateUtil.setNormalDateDisplayFormatter(DateDisplayFormatter)
. - formatAsShortDate(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Format a date as a string according to the format specified by
DateUtil.setShortDateDisplayFormatter(DateDisplayFormatter)
. - formatAsShortDatetime(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Format a date as a string according to the format specified by
DateUtil.setShortDatetimeDisplayFormatter(DateDisplayFormatter)
. - formatCellValue(Object, ListGridRecord, int, int, ListGrid) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Deprecated.Use
setCellFormatter()
orListGrid.setCellFormatter()
to install aCellFormatter
. This method is not a valid override point for the default behavior. - FORMATCONTROLS - Enum constant in enum com.smartgwt.client.types.StandardControlGroup
-
Text formatting controls
- formatEditorValue() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
RelativeDateItems do not make use of the standard
FormItem.formatEditorValue()
andFormItem.parseEditorValue()
methods. - formatFacetValueId(Object, Facet) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Return the text string to display for facet value labels that appear in chart legends or as labels for
chartType
s that have circumference or non-axis labels, such as for example "Pie" or "Radar" charts. - formatFieldValue(DataSourceField, Object) - Method in class com.smartgwt.client.data.DataSource
-
Formats the supplied value using the
SimpleType
derived from the field definition. - formatLabelContents(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Formats a value as a string to be used as the contents of a
DrawLabel
. - formatLocaleCurrency(Object) - Static method in class com.smartgwt.client.util.I18nUtil
- formatLocaleFloat(Object, Object) - Static method in class com.smartgwt.client.util.I18nUtil
- formatLocaleInt(Object) - Static method in class com.smartgwt.client.util.I18nUtil
- formatSegmentLabel(Object, Object) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Defines the format of the label for a segment in a histogram chart.
- FormatString - Interface in com.smartgwt.client.docs
-
A String to be used as a format specifier for a date, datetime, time or numeric field, via the
format
andexportFormat
properties. - formatStringFacetValueIds - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- FormattedTimingDataCallback - Interface in com.smartgwt.client.callbacks
- FormattingContext - Enum in com.smartgwt.client.types
-
The context for which a data-value is being formatted.
- formatTitle(StatefulCanvas, String) - Method in interface com.smartgwt.client.widgets.TitleFormatter
-
Formatter method to dynamically modify the title displayed by this component.
- formatValue(Object, Record, DynamicForm, FormItem) - Method in interface com.smartgwt.client.widgets.form.FormItemValueFormatter
- FormClearValuesTask - Class in com.smartgwt.client.util.workflow
-
Clear form values and errors.
- FormClearValuesTask() - Constructor for class com.smartgwt.client.util.workflow.FormClearValuesTask
- FormClearValuesTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormClearValuesTask
- FormDisableFieldTask - Class in com.smartgwt.client.util.workflow
-
Disable or enable a form field.
- FormDisableFieldTask() - Constructor for class com.smartgwt.client.util.workflow.FormDisableFieldTask
- FormDisableFieldTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormDisableFieldTask
- FormEditNewRecordTask - Class in com.smartgwt.client.util.workflow
-
Start editing a new record.
- FormEditNewRecordTask() - Constructor for class com.smartgwt.client.util.workflow.FormEditNewRecordTask
- FormEditNewRecordTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormEditNewRecordTask
- formEditNewRecordTaskEditor_bindingDynamicValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define a dynamic value"
- formEditNewRecordTaskEditor_bindingFixedValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a fixed value"
- formEditNewRecordTaskEditor_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic value for field ''$fieldName''"
- formEditNewRecordTaskEditor_fixedValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fixed value for field ''$fieldName''"
- formEditNewRecordTaskEditor_overwriteBindingsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overwrite all existing bindings? Otherwise, new bindings will be merged."
- formEditNewRecordTaskEditor_valuesInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Drag available fields from the tree on the left to the grid on the right to specify what data should be stored.
- FormEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesDynamicForms
when editMode is enabled. - FormEditProxy() - Constructor for class com.smartgwt.client.tools.FormEditProxy
- FormEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.FormEditProxy
- FormEditRecordTask - Class in com.smartgwt.client.util.workflow
-
Edit a record currently showing in some other component.
- FormEditRecordTask() - Constructor for class com.smartgwt.client.util.workflow.FormEditRecordTask
- FormEditRecordTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormEditRecordTask
- FormEditSelectedTask - Class in com.smartgwt.client.util.workflow
-
Edit a record currently selected in some other component.
- FormEditSelectedTask() - Constructor for class com.smartgwt.client.util.workflow.FormEditSelectedTask
- FormEditSelectedTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormEditSelectedTask
- FormErrorOrientation - Enum in com.smartgwt.client.types
- FormIcons - Interface in com.smartgwt.client.docs
-
The following APIs are all related to FormIcons.
- formItem - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
- FormItem - Class in com.smartgwt.client.widgets.form.fields
-
A UI component that can participate in a DynamicForm, allowing editing or display of one of the
values tracked by the form
. - FormItem() - Constructor for class com.smartgwt.client.widgets.form.fields.FormItem
- FormItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.FormItem
- FormItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.FormItem
- FORMITEM - Enum constant in enum com.smartgwt.client.types.PickListItemIconPlacement
-
icon will be displayed inline within the form item itself (and not within the
pickerNavigationBar
- formItem_loadingDisplayValue() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Loading...".
- formItem_nullOriginalValueText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "None".
- formItem_pickerIconPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "null".
- FormItem.CustomStateGetter - Interface in com.smartgwt.client.widgets.form.fields
- FormItem.StateCustomizer - Interface in com.smartgwt.client.widgets.form.fields
- FormItemBaseStyle - Interface in com.smartgwt.client.docs
-
This string is the base CSS class name applied to a FormItem (or some part of a form item).
- FormItemCanEditCriterionPredicate - Interface in com.smartgwt.client.widgets.form
- FormItemClassName - Interface in com.smartgwt.client.docs
-
Name of a Smart GWT Class that subclasses
FormItem
. - FormItemClickHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- FormItemCriteriaFunction - Interface in com.smartgwt.client.widgets.form.fields
-
Interface containing a method to return filter criteria for use by some form item.
- FormItemCriterionGetter - Interface in com.smartgwt.client.widgets.form
- FormItemCriterionSetter - Interface in com.smartgwt.client.widgets.form
- FormItemEditProxy - Class in com.smartgwt.client.tools
- FormItemEditProxy() - Constructor for class com.smartgwt.client.tools.FormItemEditProxy
- FormItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.FormItemEditProxy
- FormItemElementType - Enum in com.smartgwt.client.types
-
HTML elements that make up a complete FormItem (note, not all FormItems use all of these elements)
- FormItemErrorFormatter - Interface in com.smartgwt.client.widgets.form
-
Formatter to customize the error message of a FormItem
- FormItemEventInfo - Class in com.smartgwt.client.widgets.form
-
A class containing details for mouse events occurring over a FormItem.
- FormItemEventInfo(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.FormItemEventInfo
- FormItemFactory - Class in com.smartgwt.client.widgets.form.fields
- FormItemFactory() - Constructor for class com.smartgwt.client.widgets.form.fields.FormItemFactory
- FormItemFunctionContext - Class in com.smartgwt.client.widgets.form.fields
-
Context object passed to FormItemFunctions containing information about the form item on which the function was fired
- FormItemFunctionContext() - Constructor for class com.smartgwt.client.widgets.form.fields.FormItemFunctionContext
- FormItemHoverFormatter - Interface in com.smartgwt.client.widgets.form
-
If defined, this method should return the HTML to display in a hover canvas when the user holds the mousepointer over this item.
- FormItemIcon - Class in com.smartgwt.client.widgets.form.fields
-
Form item icon descriptor objects used by Form Items to specify the appearance and behavior of icons displayed after the item in the page flow.
- FormItemIcon() - Constructor for class com.smartgwt.client.widgets.form.fields.FormItemIcon
- FormItemIcon(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.FormItemIcon
- FormItemIconClickEvent - Class in com.smartgwt.client.widgets.form.fields.events
- FormItemIconClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
- FormItemIfFunction - Interface in com.smartgwt.client.widgets.form
- FormItemInitHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- FormItemInputTransformer - Interface in com.smartgwt.client.widgets.form
- FormItemMetaBeanFactoryGenerator - Class in com.smartgwt.rebind
- FormItemMetaBeanFactoryGenerator() - Constructor for class com.smartgwt.rebind.FormItemMetaBeanFactoryGenerator
- FormItemStyling - Interface in com.smartgwt.client.docs
-
FormItem Styling
- FormItemType - Enum in com.smartgwt.client.types
- FormItemValueFormatter - Interface in com.smartgwt.client.widgets.form
- FormItemValueParser - Interface in com.smartgwt.client.widgets.form
- FormLayout - Interface in com.smartgwt.client.docs
-
Form Layout
- FormLayoutType - Enum in com.smartgwt.client.types
- FormMethod - Enum in com.smartgwt.client.types
-
Form METHOD parameters - how the form fields are submitted to the server
- FormResetValuesTask - Class in com.smartgwt.client.util.workflow
-
Revert unsaved changes in a form.
- FormResetValuesTask() - Constructor for class com.smartgwt.client.util.workflow.FormResetValuesTask
- FormResetValuesTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormResetValuesTask
- FormSaveDataTask - Class in com.smartgwt.client.util.workflow
-
Saves changes made in a form (validates first).
- FormSaveDataTask() - Constructor for class com.smartgwt.client.util.workflow.FormSaveDataTask
- FormSaveDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormSaveDataTask
- formSaveDataTask_boundNotifyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$dsTitle saved successfully"
- formSaveDataTask_unboundNotifyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Saved successfully"
- FormSetFieldValueTask - Class in com.smartgwt.client.util.workflow
-
Put a value in just one field of a form.
- FormSetFieldValueTask() - Constructor for class com.smartgwt.client.util.workflow.FormSetFieldValueTask
- FormSetFieldValueTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormSetFieldValueTask
- FormSetValuesTask - Class in com.smartgwt.client.util.workflow
-
Set form values.
- FormSetValuesTask() - Constructor for class com.smartgwt.client.util.workflow.FormSetValuesTask
- FormSetValuesTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormSetValuesTask
- formSetValuesTaskEditor_bindingDynamicValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define a dynamic value"
- formSetValuesTaskEditor_bindingFixedValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a fixed value"
- formSetValuesTaskEditor_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic value for field ''$fieldName''"
- formSetValuesTaskEditor_fixedValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fixed value for field ''$fieldName''"
- formSetValuesTaskEditor_overwriteBindingsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overwrite all existing bindings? Otherwise, new bindings will be merged."
- formSetValuesTaskEditor_valuesInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Drag available fields from the tree on the left to the grid on the right to specify what data should be stored.
- FormSubmitFailedEvent - Class in com.smartgwt.client.widgets.form.events
- FormSubmitFailedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
- FormSubmitFailedHandler - Interface in com.smartgwt.client.widgets.form.events
- formSubmitFailedWarning - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- FormTitles - Interface in com.smartgwt.client.docs
-
Form Titles
- FORMULA - Enum constant in enum com.smartgwt.client.types.ForceTextApproach
-
text value is turned into a trivial Excel formula (eg "car" becomes ="car").
- formulaBuilder_anotherTestRequestedCancellationReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Another test was requested."
- formulaBuilder_autoHideCheckBoxLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Auto hide fields used in formula".
- formulaBuilder_builderTypeText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Formula".
- formulaBuilder_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- formulaBuilder_currentComponentFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This value comes from the ''$fieldName'' field in the current component [$componentName]"
- formulaBuilder_dataSourceFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This value comes from the ''$fieldName'' field in any nearby component that uses DataSource ''$dataSource''.
- formulaBuilder_defaultErrorText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[No Explicit Error]".
- formulaBuilder_defaultNewFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "New Field".
- formulaBuilder_helpTextIntro() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Building Formula Columns
- formulaBuilder_helpWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$builderType Help".
- formulaBuilder_instructionsTextStart() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The following fields are available for use in this $builderType.
- formulaBuilder_invalidBlankPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Invalid blank $builderType".
- formulaBuilder_invalidBuilderPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Invalid $builderType: $errorText".
- formulaBuilder_invalidGeneratedFunctionPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The generated function is invalid - Check your $builderType and retry.".
- formulaBuilder_keyColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Key".
- formulaBuilder_nearbyComponentFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This value comes from the ''$fieldName'' field in the nearby component [$componentName]"
- formulaBuilder_ruleContextTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Rule Context values]"
- formulaBuilder_sampleHeaderTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sample:".
- formulaBuilder_samplePromptForRecord() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "For record:".
- formulaBuilder_samplePromptOutput() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Output:".
- formulaBuilder_saveAddAnotherButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save & Add Another"
- formulaBuilder_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save".
- formulaBuilder_saveConfirmationPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save changes to this $builderType?".
- formulaBuilder_sourceDSColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Source DataSource".
- formulaBuilder_sourceFieldColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Source Field".
- formulaBuilder_testButtonHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click to test the formula"
- formulaBuilder_testButtonHoverContents_cantTest() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You cannot test the formula at this time."
- formulaBuilder_testButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Test".
- formulaBuilder_titleFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Title".
- formulaBuilder_userSavedCancellationReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The user has saved."
- formulaBuilder_validBuilderPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Valid $builderType".
- formulaBuilder_warnDuplicateTitlesMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Another field already has the title ''$fieldTitle''.
- formulaBuilderSpanTitleSeparator - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- FormulaFields - Interface in com.smartgwt.client.docs
-
Fields with values calculated from other fields in the grid.
- FormulaFunction - Interface in com.smartgwt.client.docs
-
DataSourceField formula functions
- FormulaUpdated - Class in com.smartgwt.client.widgets.events
- FormulaUpdated(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.FormulaUpdated
- FormulaUpdatedHandler - Interface in com.smartgwt.client.widgets.events
- FormValidateValuesTask - Class in com.smartgwt.client.util.workflow
-
Validate a form and show errors to user.
- FormValidateValuesTask() - Constructor for class com.smartgwt.client.util.workflow.FormValidateValuesTask
- FormValidateValuesTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormValidateValuesTask
- FormValues - Interface in com.smartgwt.client.docs
-
The following APIs are all related to FormValues.
- FormValuesManager - Interface in com.smartgwt.client.docs
-
Values Manager
- FORWARD - Enum constant in enum com.smartgwt.client.types.NavigationDirection
-
Forward
- FORWARD - Enum constant in enum com.smartgwt.client.types.RowSpanSelectionMode
-
when a cell is clicked on, select any cells in subsequent columns which are at least partially spanned by the clicked cell
- forwardBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.NavigationButtonLogicalStructure
- forwardSVGeventsToObject - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- FRAGMENT - Enum constant in enum com.smartgwt.client.types.ContentsType
-
The HTML content is treated as a snippet designed to integrate into the main page and is directly inserted into the DOM.
- freezeField(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Freeze the indicated field, so that it remains in place and visible when horizontal scrolling occurs.
- freezeField(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Freeze the indicated field, so that it remains in place and visible when horizontal scrolling occurs.
- freezeField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Freeze the indicated field, so that it remains in place and visible when horizontal scrolling occurs.
- freezeField(String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Freeze the indicated field, so that it remains in place and visible when horizontal scrolling occurs.
- freezeFields(int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- freezeFields(String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- freezeFieldText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- from - Variable in class com.smartgwt.client.docs.serverds.Mail
-
The email address the message will appear to come from.
- fromJSObject(JavaScriptObject) - Static method in class com.smartgwt.client.data.AdvancedCriteria
-
Creates an AdvancedCriteria from a JavaScriptObject with the format described in
AdvancedCriteria
- fromJSON(String) - Static method in class com.smartgwt.client.data.AdvancedCriteria
-
Creates an AdvancedCriteria from a JSON String in the format described in
AdvancedCriteria
. - fromPoints(AcePosition, AcePosition) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- fromPosition(AcePosition, AcePosition) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- fromString(String) - Static method in class com.smartgwt.client.data.AdvancedCriteria
-
Creates an AdvancedCriteria from a String in the format described in
AdvancedCriteria
Unlike fromJSON(), dates, times and datetimes round-trip correctly, because they serialize via the LOGICAL_DATE_CONSTRUCTOR mode of JSONEncoder. - frozenBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- FrozenFields - Interface in com.smartgwt.client.docs
-
Frozen Fields
- frozenFieldsMaxWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- frozenHeaderBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- frozenHeaderTitleStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- frozenRollOverCanvas - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- frozenRollUnderCanvas - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- FULFILLED - Enum constant in enum com.smartgwt.client.types.SettledPromiseStatus
-
The
Promise
fulfilled with a value. - FULL - Enum constant in enum com.smartgwt.client.types.DSInheritanceMode
-
Inherit fields by copying them onto the inheriting DataSource's underlying table.
- FULL - Enum constant in enum com.smartgwt.client.types.RowRangeDisplayStyle
-
The
ListGrid.fullRowRangeDisplayValue
template will be used to display both row range and row count - FULL - Enum constant in enum com.smartgwt.client.types.SkipJSONValidation
-
Skip validation for all fields.
- FULL - Enum constant in enum com.smartgwt.client.types.ValidationMode
-
Assume provided data is complete and run all validation rules
- fullRowRangeDisplayValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- FUNC_BODY_REGEX - Static variable in class com.smartgwt.linker.SmartGwtMultiWinTypeSync
- Function - Interface in com.smartgwt.client.core
G
- GaeIntegration - Interface in com.smartgwt.client.docs
-
Google Application Engine (GAE)
- Gauge - Class in com.smartgwt.client.widgets.drawing
-
The Gauge widget class implements a graphical speedometer-style gauge for displaying a measurement by means of a needle on a dial.
- Gauge() - Constructor for class com.smartgwt.client.widgets.drawing.Gauge
- Gauge(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.Gauge
- GaugeLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.drawing
- GaugeLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- GaugeSector - Class in com.smartgwt.client.widgets.drawing
-
Represents a sector on the gauge.
- GaugeSector() - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
- GaugeSector(double) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
- GaugeSector(double, String) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
- GaugeSector(float) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
-
Deprecated.
- GaugeSector(float, String) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
-
Deprecated.
- GaugeSector(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
- GENERAL - Enum constant in enum com.smartgwt.client.types.ValueClass
-
Any kind of data.
- generate(TreeLogger, GeneratorContext, String) - Method in class com.smartgwt.rebind.AnnotationMetaBeanFactoryGenerator
- generate(TreeLogger, GeneratorContext, String) - Method in class com.smartgwt.rebind.BeanValueTypeFactoryGenerator
- generate(TreeLogger, GeneratorContext, String) - Method in class com.smartgwt.rebind.CanvasMetaBeanFactoryGenerator
- generate(TreeLogger, GeneratorContext, String) - Method in class com.smartgwt.rebind.FormItemMetaBeanFactoryGenerator
- generate(TreeLogger, GeneratorContext, String) - Method in class com.smartgwt.rebind.MetaBeanFactoryGenerator
- generateAuditDS - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For an
audited
DataSource, controls whether the Framework will attempt to auto-generate the audit DataSource. - generateClickOnEnter - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- generateClickOnSpace - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- generateDoubleClickOnEnter - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- generateDoubleClickOnSpace - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- generateFactory(TreeLogger, GeneratorContext) - Method in class com.smartgwt.rebind.BeanClass
- generateFactory(TreeLogger, GeneratorContext) - Method in class com.smartgwt.rebind.BeanValueType
- generateFactory(JClassType, TreeLogger, GeneratorContext, SourceWriter) - Method in class com.smartgwt.rebind.AnnotationMetaBeanFactoryGenerator
- generateID() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- generateID(String) - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- GENERIC - Enum constant in enum com.smartgwt.client.types.DSServerType
-
Requests will be delivered to the server and you are expected to write Java code to create a valid response.
- get() - Static method in class com.smartgwt.client.data.SavedSearches
-
Singleton accessor method.
- get(int) - Method in class com.smartgwt.client.data.RecordList
-
Return the item at a particular position
- get(int) - Method in class com.smartgwt.client.data.ResultSet
-
Returns the record at the specified position.
- get(int) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Get the item in the openList at a particular position.
- get(String) - Static method in class com.smartgwt.client.data.DataSource
-
Synonym of
DataSource.getDataSource
: Lookup a DataSource by ID. - get(String) - Static method in class com.smartgwt.client.data.WebService
-
Retrieve a WebService object by the targetNamespace declared on the <wsdl:definitions> element in the WSDL file from which the WebService was derived.
- get(String) - Static method in class com.smartgwt.client.rpc.Project
-
Returns a cached project given its name.
- get(String) - Static method in class com.smartgwt.client.util.Offline
-
Returns the value mapped to the passed-in key from browser-local storage, or null if no such key exists.
- get(String, RequestTransformer, ResponseTransformer) - Static method in class com.smartgwt.client.data.DataSource
-
Synonym of
DataSource.getDataSource
: Lookup a DataSource by ID. - GET - Enum constant in enum com.smartgwt.client.types.FormMethod
-
GET request -- URL encoding (~4K max)
- GET - Enum constant in enum com.smartgwt.client.types.SendMethod
-
GET method (regular URL encoding)
- get_base() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
The base filename for the image.
- get_baseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use as the
ListGrid.baseStyle
for all cells for this particular record. - get_canEdit() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be edited.
- get_canRemove() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be removed.
- getAbsoluteDate(RelativeDate) - Static method in class com.smartgwt.client.util.DateUtil
- getAbsoluteDate(RelativeDate) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Converts a RelativeDate to a concrete Date.
- getAbsoluteDate(RelativeDate, Date) - Static method in class com.smartgwt.client.util.DateUtil
- getAbsoluteDate(RelativeDate, Date) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Converts a RelativeDate to a concrete Date.
- getAbsoluteDate(String, Date, RelativeDateRangePosition) - Static method in class com.smartgwt.client.util.DateUtil
- getAbsoluteDateTimeItemConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The
FormItem
class to create whenallowRelativeDates
is false, and theDateRangeItem
's type is "datetime". - getAbsoluteItemConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The
FormItem
class to create whenallowRelativeDates
is false, but theDateRangeItem
does not have type "datetime". - getAbsoluteLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
This method is similar to
Canvas.getPageLeft()
. - getAbsoluteTop() - Method in class com.smartgwt.client.widgets.Canvas
-
This method is similar to
Canvas.getPageTop()
. - getAccept() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
A comma-separated list of valid MIME types, used as a filter for the file picker window.
- getAccept() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
A comma-separated list of valid MIME types, used as a filter for the file picker window.
- getAccessKey() - Method in class com.smartgwt.client.widgets.Canvas
-
If specified this governs the HTML accessKey for the widget.
- getAccessKey() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified this governs the HTML accessKey for the item.
- getAceObj() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getAction() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
action that caused change
- getAction() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The URL to which the form will submit its values.
- getActionButton() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Deprecated.in favor of
RecordEditor.getActionCanvas()
- getActionButton() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Button show below contents that will call
actionClick()
when clicked. - getActionButtonProperties() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Properties to apply to the automatically generated
actionButton
. - getActionButtonStyle() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
baseStyle
for theactionButton
- getActionButtonTitle() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Applied directly to
targetView
. - getActionButtonTitle() - Method in class com.smartgwt.client.util.tour.TourStep
-
Applied directly to
targetView
. - getActionButtonTitle() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Title for the
actionButton
, shown ifshowActionButton
is true. - getActionButtonURL() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
URL to open in another tab or window when the the
actionButton
is clicked. - getActionCallback() - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
The callback to fire when the action is executed.
- getActionCanvas() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Automatically created Button auto-child shown at the edge of the recordEditor.
- getActionSeparator() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
HTML to be added before each action to separate it from the previous action.
- getActionStyleName() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
The CSS class to apply to action text in this message.
- getActionType() - Method in class com.smartgwt.client.util.tour.TourStep
-
Indicates the type of action that is expected with the
target component
. - getActionType() - Method in class com.smartgwt.client.widgets.Button
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
- getActionType() - Method in class com.smartgwt.client.widgets.ImgButton
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
- getActionType() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
- getActionType() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
- getActionURL() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Specifies the default URL for RPCRequests and DSRequests that do not specify a URL.
- getActionURL() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.actionURL for this request only.
- getActivateOnOpen() - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Should a new window be activated when opened to ensure it's on top?
- getActiveDay() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the day of the week (0-6) that the mouse is currently over.
- getActiveTime() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets a date object representing the date over which the mouse is hovering for the current selected view.
- getActiveTrack() - Method in class com.smartgwt.client.widgets.Slider
-
A styled canvas used to highlight the
active
part of the slider track. - getActiveTrackStyle() - Method in class com.smartgwt.client.widgets.Slider
-
CSS style used to highlight the
active
part of the slider track. - getAdaptiveHeightPriority() - Method in class com.smartgwt.client.widgets.Canvas
- getAdaptiveWidthPriority() - Method in class com.smartgwt.client.widgets.Canvas
-
If multiple widgets in the same Layout have
adaptive width
,adaptiveWidthPriority
can be set to indicate which of the components should be given priority access to space. - getAdaptWidthShowIconOnly() - Method in class com.smartgwt.client.widgets.Button
-
If
canAdaptWidth
is true, and this button has a specifiedicon
, should the title be hidden, allowing the button to shrink down to just show the icon when there isn't enough horizontal space in a layout to show the default sized button? - getAddAdvancedRuleButtonTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the
add advanced rule
button. - getAddButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
An ImgButton that allows new clauses to be added if
showAddButton
is set. - getAddButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the add button.
- getAddCustomFieldsButtonTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the Add Custom Fields Button
- getAddDataURL() - Method in class com.smartgwt.client.data.RestDataSource
- getAddDropValues() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getAddDropValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getAddDropValues() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Indicates whether to add "drop values" to items dropped on this component, if both the source and target widgets are databound, either to the same DataSource or to different DataSources that are related via a foreign key.
- getAddDropValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getAddDropValues() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getAddDropValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getAddDropValues() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getAddDropValues() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getAddedAuditFields() - Method in class com.smartgwt.client.data.DataSource
-
The list of extra manually managed fields that will be added to the
fields
of theAudit DataSource
. - getAddEdgeStyleSuffix() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
If specified, the
edgeStyleName
will be treated as a base style name and appended with following suffixes to support separate styling per cell: - getAddEventButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getAddEventButtonHoverText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
add event
toolbar button - getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getAddFormulaFieldText() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to add a formula field
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getAddGlobalId() - Method in class com.smartgwt.client.data.DataSource
-
Whether to make this DataSource available as a global variable for convenience.
- getAddHistoryEntries() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Should default history-tracking support be enabled? If
true
, then a history management scheme utilizing History.addHistoryEntry() and History.registerCallback() is enabled. - getAdditionalMessages() - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
Additional messages.
- getAdditionalMessages() - Method in class com.smartgwt.client.ai.UserAIRequest
-
Additional messages from the user.
- getAdditionalOutputs() - Method in class com.smartgwt.client.data.DSRequest
-
For fetch, add or update operation, an optional comma separated list of fields to fetch from another, related DataSource.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing a mechanism for adding new levels to the group configuration. - getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
IButton
providing a mechanism for adding new levels to the group configuration. - getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing a mechanism for adding new levels to the sort configuration. - getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
IButton
providing a mechanism for adding new levels to the sort configuration. - getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the addLevelButton.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the addLevelButton
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the addLevelButton.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the addLevelButton
- getAddOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getAddOperation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getAddOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component should use when performing add operations. - getAddOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getAddOperation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
operationId
to use when performing add operations. - getAddOperation() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getAddOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getAddOperation() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getAddOperation() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getAddSearchIcon() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Icon to be used to show the
EditSearchWindow
. - getAddSearchText() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
- getAddSearchValue() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Setting this property moves the
canAddSearch
functionality from an icon next to the form item (addSearchIcon
) to the dropdown. - getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getAddSummaryFieldText() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to add a formula field
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getAddTabButton() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Appears when
canAddTabs
is enabled. - getAddTabButtonIcon() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Icon for the
addTabButton
. - getAddUnknownValues() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
This property controls whether the user can enter a value that is not present in the set of options for this item.
- getAddUnknownValues() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Similar to
ComboBoxItem.addUnknownValues
, controls whether additional values can be added to the ComboBox or whether the user must choose from the available values in the picklist only. - getAddUnknownValues() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item's value is set (via
setValue()
or similar) to a value which is not present in thecom.smartgwt.client.types.ValueMap
, should the value be rejected. - getAdminDefaultField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type "boolean".
- getAdminField() - Method in class com.smartgwt.client.data.SavedSearches
-
(optional), type "boolean".
- getAdminRole() - Method in class com.smartgwt.client.data.SavedSearches
-
The name of the adminRole (used via
Authentication.hasRole()
) to check to see if the current user has admin privileges. - getAdminRole() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Role to check for (via
Authentication.hasRole()
to determine whether admin interfaces are shown. - getAdminSeparatorRecord() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Properties for the separator record between locally saved and admin searches.
- getAdvancedCriteriaDescription(AdvancedCriteria, DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
Returns a human-readable string describing the clauses in this advanced criteria or criterion.
- getAdvancedCriteriaDescription(AdvancedCriteria, DataSource, CriteriaOutputSettings) - Static method in class com.smartgwt.client.data.DataSource
-
Returns a human-readable string describing the clauses in this advanced criteria or criterion.
- getAdvancedFieldPickerThreshold() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
useAdvancedFieldPicker
is set, total number of available fields that must be present in the grid before the advanced field picker interface is used instead of the normal columns submenu. - getAdvancedFilteringText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, and afilter-editor
is visible andallowFilterWindow
is enabled, this attribute will be shown as the menu item title to configure advanced filtering. - getAdvancedRuleHeight() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The default height of Advanced Hilite-Rules in the main editor.
- getAfterInputTarget() - Method in class com.smartgwt.client.util.tour.TourStep
-
Target component which must clicked to process
expectedValue
entered intotarget
withactionType
of "change". - getAggregationDataSources() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
List of
DataSources
to choose from when constructing a field or value sub-query ifallowAggregates
is enabled. - getAggregationDescription(AdvancedCriterionSubquery, DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
Returns a human-readable string describing the aggregation properties in the request:
DSRequest.groupBy
andDSRequest.summaryFunctions
. - getAICriterion() - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
The "aiFilter"
AdvancedCriteria
to evaluate. - getAICriterion() - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
The "aiFilter"
AdvancedCriteria
to update. - getAIFieldRequest() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestResponse
-
If successful, the generated
AIFieldRequest
. - getAIFieldRequest() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The
AIFieldRequest
generated from a natural language description of how to summarize each record, which may include a request for relevant supplemental information. - getAIFieldRequest() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The settings that configure requests to AI to generate the values for this field.
- getAiFieldRequestSource() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The source of the
aiFieldRequest
. - getAiFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Instance of
AIWindow
that allows a user to enter a description of how they would like the AI to filter this grid. - getAiFilterWindowHint() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The inline hint-text displayed in the user-entry area in the
aiFilterWindow
. - getAiFilterWindowInstructions() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The descriptive text displayed above the user-entry area in the
aiFilterWindow
. - getAiFilterWindowTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title for the
AI-driven filter window
. - getAiHiliteWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Instance of
AIWindow
that allows a user to enter a description of how they would like the AI to filter this grid. - getAiHoverContentsPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Optional prefix for the AI-generated hover text displayed when hovering over fields specifying an
aiHoverRequest
. - getAiHoverContentsPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to a non-
null
value, override ofListGrid.aiHoverContentsPrefix
for this field. - getAIHoverRequest() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set and AI is
enabled
, the settings that configure requests to AI to generate the contents of the hover displayed when the user hovers the mouse pointer over a cell of the field. - getAiHoverRetryDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum number of milliseconds to wait before retrying to generate hover contents via AI.
- getAIRequest() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
- getAIRequest() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The natural language description of how to summarize the value, which may include a request for relevant supplemental information.
- getAIRequestSource() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
The source of the
aiRequest
. - getAIRequestSource() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The source of the
aiRequest
. - getAiSortFieldMaxRecordsMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The message to show when a user asks the AI to sort more than the
maximum allowed records
. - getAiSortProgressDialog() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dialog that shows progress after requesting AI-sorting of a field.
- getAlign() - Method in class com.smartgwt.client.widgets.Button
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment for facet label title, and cells for this facet.
- getAlign() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment for facet label title and cells for this facetValue.
- getAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item in its cell.
- getAlign() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Alignment of this
HeaderItem
in its cell. - getAlign() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Horizontal alignment of the title of this headerSpan.
- getAlign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for field's column header: "left", "right" or "center".
- getAlign() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will center its content by default.
- getAlign() - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.Label
-
Horizontal alignment of label text.
- getAlign() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Horizontal alignment of this button's content.
- getAlign() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Alignment of title text
- getAlignCenterPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
alignCenter
control. - getAlignLeftPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
alignLeft
control. - getAlignment() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the text alignment from the x position.
- getAlignRightPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
alignRight
control. - getAllCachedRows() - Method in class com.smartgwt.client.data.ResultSet
-
Returns a list of all rows that have been cached.
- getAllEditRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns an array of every rowNum for which we have pending (unsubmitted) edits.
- getAllFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the complete array of fields for this ListGrid, including fields that are not currently visible or were specified implicitly via
dataSource
. - getAllItems() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Retrieves the full set of items for this menu, including
hidden items
- getAllNodes() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Get all the nodes that exist in the tree under a particular node, as a flat list, in depth-first traversal order.
- getAllNodes(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Get all the nodes that exist in the tree under a particular node, as a flat list, in depth-first traversal order.
- getAllocatedTabChain() - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Get a report of the current hierarchy of targets passed to
addTarget()
together with current canFocus state and tabIndex (if assigned). - getAllowAbsoluteDates() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to false, only relative dates can be entered - in this mode, the
date chooser icon
is hidden and thevalue field
is switched from aComboBoxItem
, which allows text-entry, to aSelectItem
which does not. - getAllowAdvancedCriteria() - Method in class com.smartgwt.client.data.DataSource
-
By default, all DataSources are assumed to be capable of handling
AdvancedCriteria
on fetch or filter type operations. - getAllowAdvancedCriteria() - Method in class com.smartgwt.client.data.OperationBinding
-
This property indicates whether this operation supports AdvancedCriteria.
- getAllowAggregates() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should aggregates be allowed as either the field or value?
- getAllowAggregation() - Method in class com.smartgwt.client.data.DataSource
-
This property indicates whether this DataSource supports aggregation/summarization and grouping of field values using the
summaryFunction
mechanism. - getAllowAsymmetry() - Method in class com.smartgwt.client.tools.StyleGroup
-
Does this group allow items to be edited asymmetrically? For example, should settings like
padding
allow each side to be specified separately? - getAllowAsymmetry() - Method in class com.smartgwt.client.tools.StyleSetting
-
Can this setting be edited asymmetrically? For example, a border-setting can be applied to all sides at once, or asymmetrically to each side, as four separate border-settings.
- getAllowBubbleGradients() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setting this flag to
false
prevents the chart from drawing fill gradients into the bubbles of each data point. - getAllowCaching() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
By default an HTMLFlow will explicitly prevent browser caching.
- getAllowCaching() - Method in class com.smartgwt.client.widgets.ViewLoader
-
By default a ViewLoader will explicitly prevent browser caching.
- getAllowComplexMode() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the "complex" mode be allowed for this ColorPicker? If false, no "More" button is shown on the simple picker
- getAllowComplexMode() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should "complex" mode be allowed for the
ColorPicker
window associated with this ColorItem? - getAllowDropOnDescendants() - Method in class com.smartgwt.client.util.tour.Tour
-
Default value for
TourStep.allowDropOnDescendants
within this tour. - getAllowDropOnDescendants() - Method in class com.smartgwt.client.util.tour.TourStep
-
For
actionType:"drag"
tourSteps with adropTarget
, should we allow the drop to complete and the tour to proceed if the user drops on a descendant of the drop target. - getAllowDropThrough() - Method in class com.smartgwt.client.tools.EditContext
-
Dropping a component near the edge of another component allows the component to be dropped through an ancestor component.
- getAllowDurationEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, allows events to be managed by duration, as well as by end date.
- getAllowDynamicTreeJoins() - Method in class com.smartgwt.client.data.DataSource
-
By default, custom dataSource implementations are assumed to be unable to support
dynamic tree joins
. - getAllowedChartTypes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Other
chart types
that the end user will be allowed to switch to, using the built-in context menu. - getAllowedFields() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
List of explicit fields for user field selection.
- getAllowedUITypes() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
-
The list of allowed, data-bound UI types.
- getAllowedUITypes() - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The list of allowed UI types.
- getAllowEmpty() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set to false, the last clause cannot be removed.
- getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
By default checkboxes allow the user to toggle between true and false values only.
- getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
addUnknownValues
isfalse
, this property determines whether the user can clear the comboBoxItem value, or whether they are constrained to choosing one of the available options (in which case clearing the text box will simply revert to the last picked value when the user leaves the field). - getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
When set to true, allows a checked RadioItem to be unchecked when clicked, clearing the value from the
RadioGroupItem
. - getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set to true, always show an empty option in this item's pickList, allowing the user to clear the value (even if there is no empty entry in the valueMap for the item).
- getAllowExpressions() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For a form that produces filter criteria (see
form.getValuesAsCriteria()
), allows the user to enter simple expressions in any field in this form that takes text input. - getAllowExpressions() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The standard
FormItem.allowExpressions
behavior is always disabled for ComboBoxItem. - getAllowExpressions() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For a form that produces filter criteria (see
form.getValuesAsCriteria()
), allows the user to type in simple expressions to cause filtering with that operator. - getAllowFilterExpressions() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For use with
showFilterEditor
:true, allows simple search expressions to be entered into filter fields, as thoughDynamicForm.allowExpressions
were true. - getAllowFilterExpressions() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Field-level setting for
ListGrid.allowFilterExpressions
:true - controls whether search expressions can be entered directly into the filter item for this field. - getAllowFilterOnLinkFields() - Method in class com.smartgwt.client.widgets.tree.Tree
-
For a
multi-link tree
, indicates whether client-side filtering is allowed on the fields of thelinkDataSource
. - getAllowFilterOperators() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Causes a menu item titled
"Filter using"
to appear in theheaderContextMenu
that allows the end user to pick an advancedsearch operator
to use for this field. - getAllowFilterOperators() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Per-field setting for
ListGrid.allowFilterOperators
. - getAllowFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds the ability for a user to define additional criteria above and beyond those expressed in the
filter editor
via aFilterBuilder
which appears in a modal Window over the grid and can be accessed by various menus within the grid or triggered by external controls. - getAllowIE9Leak() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Advanced flag to avoid a potential memory leak in Internet Explorer 9 for requests with JSON formatted responses.
- getAllowMultiCharSearch() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default, if multiple keys are pressed in quick succession, a SelectItem will buffer them together and use the resulting multi-char string when searching.
- getAllowMultiRecordRemove() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Can multiple records be removed? If not and multiple records are selected, the
refuseMultiRemoveMessage
is shown as a warning and the workflow is terminated. - getAllowNestedDrops() - Method in class com.smartgwt.client.tools.EditContext
-
Controls whether components can be dropped into other components which support child components.
- getAllowNestedDrops() - Method in class com.smartgwt.client.tools.EditPane
-
Controls whether components can be dropped into other components which support child components.
- getAllowNestedDrops() - Method in class com.smartgwt.client.tools.EditProxy
-
This property acts as a component-specific override for the
EditContext.allowNestedDrops
property. - getAllowNestedDrops() - Method in class com.smartgwt.client.tools.EditTree
-
Controls whether components can be dropped into other components which support child components.
- getAllowNullApplicationId() - Method in class com.smartgwt.client.data.SavedSearches
-
If
applicationId
is not explicitly specified, it will be defaulted to the current window.location.pathname. - getAllowPlaceholders() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Should Placeholders be rendered as placeholders? If property is not set actual components are created instead of the Placeholders.
- getAllowPlaceholders() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Should Placeholders in loaded screens be rendered as placeholders? If property is not set actual components are created instead of the Placeholders.
- getAllowRelatedFieldsInCriteria() - Method in class com.smartgwt.client.data.DataSource
-
This property indicates whether this DataSource supports referencees to related fields in criteria, either using qualified field names, or subqueries.
- getAllowRelatedRecordCriteria() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should related record criteria be allowed as either the field or value?
- getAllowRelativeDates() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Whether to allow the user to specify relative dates (via
RelativeDateItem
s) or whether dates are absolute (viaDateItem
s). - getAllowRelativeDates() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Whether the
DateRangeDialog
opened when thepickerIcon
is clicked should displayRelativeDateItem
s orDateItem
s. - getAllowRowSpanning() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should cells in this grid be allowed to span multiple rows? If set to
true
, thegetRowSpan()
method will be called for every cell when rendering out the listGrid to determine how many rows the cell should span. - getAllowThumbDownState() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the thumb's appearance changes when it's clicked on.
- getAllowThumbOverState() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the thumb's appearance changes when the user rolls over it.
- getAllPathsToRelation(DataSource) - Method in class com.smartgwt.client.data.DataSource
-
Returns all known paths between this and the given targetDS.
- getAllPathsToRelation(String) - Method in class com.smartgwt.client.data.DataSource
-
Returns all known paths between this and the given targetDS.
- getAllRecordsInErrorMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display when the user clicks "Commit" but there is nothing we can commit because every row in the grid has errors
- getAllRows() - Method in class com.smartgwt.client.data.FilteredList
-
Complete set of records for this filteredList.
- getAllRows() - Method in class com.smartgwt.client.data.ResultSet
-
If the complete set of records for a resultSet is available when the resultSet is created, it can be made available to the resultSet via this property at initialization time.
- getAllVisibleRows() - Method in class com.smartgwt.client.data.ResultSet
-
Returns a list of the currently visible data, that is, all rows that match the current criteria, with null entries or
loading markers
for rows that are not yet loaded or in the process of loading, respectively. - getAlternateBodyStyleName() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Optional css style to apply to the body if
alternateRecordStyles
is true for this grid. - getAlternateFieldFrequency() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number of consecutive columns to draw in the same style before alternating, when
alternateColumnStyles
is true. - getAlternateFieldStyles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether alternating columns (or blocks of columns, depending on
GridRenderer.alternateColumnFrequency
) should be drawn in alternating styles, in order to create a vertical "ledger" effect for easier reading. - getAlternateFieldSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Suffix to append to
alternate columns
. - getAlternateLaneStyles() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When showing a
Timeline
, or aday view
whenshowDayLanes
is true, whether to make lane boundaries more obvious by showing alternate lanes in a different color. - getAlternateRecordFrequency() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number of consecutive rows to draw in the same style before alternating, when
alternateRowStyles
is true. - getAlternateRecordStyles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether alternating rows should be drawn in alternating styles, in order to create a "ledger" effect for easier reading.
- getAlternateRecordStyles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether alternating rows (or blocks of rows, depending on
GridRenderer.alternateRowFrequency
) should be drawn in alternating styles, in order to create a "ledger" effect for easier reading. - getAlternateRecordStyles() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Explicitly disable alternateRecordStyles at the menu level by default so setting to true for all ListGrids will not impact menus' appearance.
- getAlternateRecordSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Suffix to append to
alternate rows
. - getAlternateStyleSuffix() - Method in class com.smartgwt.client.widgets.DateChooser
-
The text appended to the style name when using
alternateWeekStyles
. - getAlternateWeekStyles() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether alternating weeks should be drawn in alternating styles.
- getAltKey() - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Alt key must be held down.
- getAltText() - Method in class com.smartgwt.client.widgets.Img
-
If specified this property will be included as the
alt
text for the image HMTL element. - getAlwaysExitOnTab() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
If true, hitting tab always exits the field, and will also add a value to the list of selected values if there is match (and depending on the setting for
addUnknownValues
). - getAlwaysFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified
optionDataSource
andfetchMissingValues
is true, when the item value changes, a fetch will be performed against the optionDataSource to retrieve the related record ifdisplayField
is specified and the new item value is not present in any valueMap explicitly specified on the item. - getAlwaysFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
If this form item has a specified
FormItem.optionDataSource
andFormItem.fetchMissingValues
is true, when the item value changes, a fetch will be performed against the optionDataSource to retrieve the related record ifFormItem.displayField
is specified and the new item value is not present in any valueMap explicitly specified on the item. - getAlwaysManageFocusNavigation() - Method in class com.smartgwt.client.widgets.Canvas
-
Should focus navigation for this canvas and its descendents be handled explicitly by intercepting "Tab" key events and calling the
TabIndexManager.shiftFocus()
API? - getAlwaysOnTop() - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Persistent setting to position the window at the top of the window stack.
- getAlwaysRequestVisibleRows() - Method in class com.smartgwt.client.data.ResultSet
-
If true, records requested only for visible area.
- getAlwaysShowControlBox() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
A formItem showing a
pickerIcon
will always write out a "control box" around the text box and picker icon. - getAlwaysShowEditors() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When this attribute is set, editors will be appear to be present in every row of the grid, allowing the user to immediately start editing any cell, rather than showing up in a single record at a time.
This attribute is only valid wheneditByCell
is false. - getAlwaysShowEventHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
By default, EventCanvases show their content in hovers.
- getAlwaysShowLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set, the left button title will never be omitted in an attempt to fit the full title.
- getAlwaysShowLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.alwaysShowLeftButtonTitle
setting. - getAlwaysShowOpener() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showOpener
is true, should we display the opener icon for folders even if they have no children? - getAlwaysShowOperatorIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
allowFilterOperators
is enabled, whether to show theoperatorIcon
for all filterable fields, or only for fields where the user has explicitly chosen a search operator different from the default operator for the field. - getAlwaysShowOperatorIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Per-field setting for
ListGrid.alwaysShowOperatorIcon
. - getAlwaysShowScrollbars() - Method in class com.smartgwt.client.widgets.Canvas
-
Should this browser always show custom scrollbars if
showCustomScrollbars
is true? - getAlwaysUsePlaceholder() - Method in class com.smartgwt.client.tools.PaletteNode
-
If set to true, indicates that a Placeholder should always be shown in place of the actual component.
- getAmpmItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Select item to hold the AM/PM value for the timeItem when
useTextField
is false. - getAmpmItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
AM/PM picker
. - getAmpmItemTitle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Title to show for the
AM/PM picker
. - getAnimateAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration effect to apply to all animations on this Canvas.
- getAnimateFadeTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated fade.
- getAnimateFolderEffect() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, this property can be set to apply an animated acceleration effect.
- getAnimateFolderEffect() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, this property can be set to apply an animated acceleration effect.
- getAnimateFolderMaxRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
animateFolders
is true for this grid, this number can be set to designate the maximum number of rows to animate at a time when opening / closing a folder. - getAnimateFolderMaxRows() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
animateFolders
is true for this grid, this number can be set to designate the maximum number of rows to animate at a time when opening / closing a folder. - getAnimateFolders() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when folders are opened / closed children will be animated into view.
- getAnimateFolders() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, when folders are opened / closed children will be animated into view.
- getAnimateFolderSpeed() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, this property designates the speed of the animation in pixels shown (or hidden) per second.
- getAnimateFolderSpeed() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, this property designates the speed of the animation in pixels shown (or hidden) per second.
- getAnimateFolderTime() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, if
TreeGrid.animateFolderSpeed
is not set, this property designates the duration of the animation in ms. - getAnimateFolderTime() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, if
animateFolderSpeed
is not set, this property designates the duration of the animation in ms. - getAnimateHideAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated hide.
- getAnimateHideEffect() - Method in class com.smartgwt.client.widgets.Canvas
-
Default animation effect to use if
Canvas.animateHide()
is called without an explicit effect parameter. - getAnimateHideTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated hide.
- getAnimateMembers() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If true when members are added / removed, they should be animated as they are shown or hidden in position
- getAnimateMemberTime() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If specified this is the duration of show/hide animations when members are being shown or hidden due to being added / removed from this layout.
- getAnimateMinimize() - Method in class com.smartgwt.client.widgets.Window
-
Should this window minimize, maximize, and restore as an animation, or as a simple 1-step transition?
- getAnimateMoveAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration effect for performing an animated move.
- getAnimateMoveTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated move.
- getAnimateNavigationBarStateChanges() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Whether to animate state changes of the
navigationBar
. - getAnimatePickList() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- getAnimatePickList() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- getAnimatePickList() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- getAnimateRectAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated move and resize.
- getAnimateRectTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated setRect.
- getAnimateRemoveRecord() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canRemoveRecords
is enabled, should records be animated out of view when they are removed by the user? - getAnimateRemoveSpeed() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
animating record removal
, this property designates the speed of the animation in pixels per second. - getAnimateRemoveTime() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating record removal
(see animateRemoveRecord)
, ifanimateRemoveSpeed
is not set, this property designates the duration of the animation in ms. - getAnimateResizeAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated resize.
- getAnimateResizeLayoutMode() - Method in class com.smartgwt.client.widgets.Canvas
-
When to update the
child layout
for asize animation
. - getAnimateResizeTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated resize.
- getAnimateRollOver() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the
rollOverCanvas
is enabled, setting this property totrue
ensures that when therollOverCanvas
is displayed it is animated into view viaCanvas.animateShow()
. - getAnimateRollUnder() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the
rollUnderCanvas
is enabled, setting this property totrue
ensures that when therollUnderCanvas
is displayed it is animated into view viaCanvas.animateShow()
. - getAnimateScrollAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated scroll.
- getAnimateScrollTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated scroll.
- getAnimateSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If true, sections are animated during expand/collapse and addition/removal of SectionItems is likewise animated.
- getAnimateSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the
selectionCanvas
is enabled, setting this property totrue
ensures that when theselectionCanvas
is displayed it is animated into view viaCanvas.animateShow()
. - getAnimateSelectionUnder() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the
selectionUnderCanvas
is enabled, setting this property totrue
ensures that when theselectionUnderCanvas
is displayed it is animated into view viaCanvas.animateShow()
. - getAnimateShowAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated show.
- getAnimateShowEffect() - Method in class com.smartgwt.client.widgets.Canvas
-
Default animation effect to use if
Canvas.animateShow()
is called without an explicit effect parameter. - getAnimateShowTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated show.
- getAnimateStateChanges() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Whether to animate a change of the view state via
setViewState()
. - getAnimateTabScrolling() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, should tabs be scrolled into view via an animation when the user interacts with the scroller buttons? - getAnimateThumb() - Method in class com.smartgwt.client.widgets.Slider
-
Should the thumb be animated to its new position when the value is changed programmatically, or by clicking in the slider track.
- getAnimateThumb() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, animates the movement of the
thumb
when the value changes. - getAnimateThumbInit() - Method in class com.smartgwt.client.widgets.Slider
-
If thumb animation is enabled, should the thumb be animated to its initial value?
- getAnimateThumbTime() - Method in class com.smartgwt.client.widgets.Slider
-
Duration of thumb animation, in milliseconds.
- getAnimateThumbTime() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When
animateThumb
is true, the time taken to move thethumb
from one state to the other. - getAnimateTileChange() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If set, when the dataset changes due to filtering, sorting or other actions, any tiles that were showing before and after the change will animate from their old positions to their new positions.
- getAnimateTileChange() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If set, tiles animate to their new positions when a tile is added, removed, or reordered via drag and drop.
- getAnimateTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default total duration of animations.
- getAnimationTime() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the pickList
- getAnimationTime() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the pickList
- getAnimationTime() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the pickList
- getAnswerEngineOperationProperties() - Method in class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
-
Properties to apply to new
AnswerEngineOperation
instances created by this item. - getAppDir() - Static method in class com.smartgwt.client.util.Page
-
Returns the base URL of the application, which is the page URL minus the last non-directory path component.
- getAppearance() - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
new
readOnlyDisplay
value - getAppearanceGroupTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Appearance group.
- getAppearMethod() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how messages appear at or reach their requested location.
- getAppFilesDir() - Static method in class com.smartgwt.client.util.Page
-
Returns the directory for application-specific files (other than images).
- getAppFilesDir(String) - Static method in class com.smartgwt.client.util.Page
-
Returns the directory for application-specific files (other than images).
- getAppImgDir() - Static method in class com.smartgwt.client.util.Page
-
Return the directory for app-specific images.
- getAppImgDir() - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for app-specific images, relative to the Page-wide
appImgDir
. - getApplicationId() - Method in class com.smartgwt.client.data.SavedSearches
-
The applicationId that will be saved to
"applicationIdField"
to disambiguate from other applications that use the same dataSource. - getApplicationIdField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string" (optional).
- getApplicationPurpose() - Method in class com.smartgwt.client.ai.DataQuestionSettings
-
A human-readable (and thus AI-readable) description of the purpose of the application.
- getApplyAfterSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
userFormula
is set for this field, and this grid is showinggroup summaries
or agrid summary
, this property determines what field value should be present in those summary rows. - getApplyAlignToText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getApplyAlignToText() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
- getApplyAlignToText() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
- getApplyButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
When a DateChooser is configured for
a "datetime" value
, clicking on a date cell in thegrid
will not automatically dismiss the DateChooser canvas. - getApplyButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing the mechanism for accepting the current group configuration. - getApplyButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing the mechanism for accepting the current sort configuration. - getApplyButton() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The Apply button.
- getApplyButtonTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
Apply
button. - getApplyButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the applyButton
- getApplyButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the applyButton
- getApplyButtonTitle() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The title of the
Apply button
. - getApplyFormulaAfterSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
ListGridField.userFormula
is set for some field, and this grid is showinggroup summaries
or agrid summary
, this property determines what field value should be present in those summary rows. - getApplyHeightToTextBox() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
height
is specified, should it be applied to the item's text box element? - getApplyHeightToTextBox() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If
FormItem.height
is specified, should it be applied to the item's text box element? - getApplyPriorityToAppearance() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Whether to default properties affecting the message appearance to those of the built-in
NotifyType
corresponding to themessagePriority
. - getApplyPromptToCanvas() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
If
FormItem.prompt
is specified for this item, should the prompt be applied to thecanvas
for this item? - getApplyRowCountToLength() - Method in class com.smartgwt.client.data.ResultSet
-
If
progressiveLoading
is active for a ResultSet we may not know the true size of the data set being displayed. - getApplyRowCountToLength() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property allows developers to explicitly set
ResultSet.applyRowCountToLength
for this grid's data object. - getApplyRowNumberStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getApplyToImplicitCriteria() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Should criteria be applied to the grid as
implicit criteria
? When criteria is applied this way, it is not shown to the user and cannot be changed by the user. - getApplyWhen() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Used to create a conditional validator based on
criteria
. - getApproximateRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getArcMidpoint() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Calculates the coordinates of the midpoint of this DrawSector's circular arc.
- getArcMidpoint(double, double, double, double, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Calculates the midpoint coordinates of the circular arc of the sector defined by the given centerPoint, startAngle, endAngle, and radius.
- getAriaCloseableSuffix() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When
screen reader mode
is enabled and a tab iscloseable
, theariaCloseableSuffix
is a string that is appended to the label of closeable tabs. - getAriaHandleID() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the DOM ID for the main element for this canvas which will have ARIA
role
andattributes
applied to it. - getAriaLabel() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If specified this property returns the
aria-label
attribute to write out inscreenReaderMode
. - getAriaRole() - Method in class com.smartgwt.client.widgets.Canvas
-
ARIA role of this component.
- getAriaRole() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
ARIA role of this formItem.
- getAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
ARIA role for this ListGrid if
screen reader mode
is enabled. - getAriaState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamically retrieves the aria properties to write out for this listGrid in
screen reader mode
. - getAriaStateDefaults() - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieves dynamically calculated default ARIA state properties for this canvas.
- getAriaStateDefaults() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieves dynamically calculated default
ARIA state mapping
properties for this listGrid. - getAriaStateDefaults() - Method in class com.smartgwt.client.widgets.Progressbar
-
Retrieves dynamically calculated default
ARIA state mapping
properties for this canvas. - getAriaStateDefaults() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Retrieves dynamically calculated default
ARIA state mapping
properties for this canvas. - getArrayCriteriaForceExact() - Method in class com.smartgwt.client.data.DataSource
-
With ordinary
simple criteria
, it is possible to provide an array of values for a given field, which means "any of these values". - getArrayCriteriaForceExact() - Method in class com.smartgwt.client.data.DSRequest
-
DSRequest-level override for the DataSource-level
arrayCriteriaForceExact
flag. - getArrayCriteriaForceExact() - Method in class com.smartgwt.client.data.OperationBinding
-
Operation-level override for the DataSource-level
arrayCriteriaForceExact
flag. - getArrayLength(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- getArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getArrowKeyAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Action to perform when the listGrid has keyboard focus (but not editing focus) and a user presses the arrow keys to navigate around the grid.
- getArrowKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits arrow key while editing a field?
If not explicitly specifiedgetArrowKeyEditAction()
will return an appropriate action depending on the field type. - getArrowKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits arrow key while editing this field?
SeeListGrid.getArrowKeyEditAction()
. - getAscendingTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the "direction" field's SelectItem for an "ascending" sort
- getAscendingTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the "direction" field's SelectItem for an "ascending" sort
- getAsJSArray() - Method in class com.smartgwt.client.core.Rectangle
- getAskIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in the
SC.ask()
dialog. - getAsSeleneseCommands() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream as an array of
Selenium commands
. - getAsSeleneseCommands(SeleneseSettings) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream as an array of
Selenium commands
. - getAsSeleneseHTML() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream.
- getAsSeleneseHTML(SeleneseSettings) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream.
- getAssociatedType() - Method in class com.smartgwt.client.browser.window.events.OtherWindowsChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.data.events.DataArrivedEvent
- getAssociatedType() - Method in class com.smartgwt.client.data.events.DataChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.data.events.ErrorEvent
- getAssociatedType() - Method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
- getAssociatedType() - Method in class com.smartgwt.client.form.events.MemberSynchronizedEvent
- getAssociatedType() - Method in class com.smartgwt.client.tools.EditMaskClickedEvent
- getAssociatedType() - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
- getAssociatedType() - Method in class com.smartgwt.client.tools.NodeAddedEvent
- getAssociatedType() - Method in class com.smartgwt.client.tools.SelectedEditNodesUpdatedEvent
- getAssociatedType() - Method in class com.smartgwt.client.util.events.FontLoadingFailedEvent
- getAssociatedType() - Method in class com.smartgwt.client.util.events.FontsLoadedEvent
- getAssociatedType() - Method in class com.smartgwt.client.util.events.OrientationChangeEvent
- getAssociatedType() - Method in class com.smartgwt.client.util.workflow.events.ProcessFinishedEvent
- getAssociatedType() - Method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DoubleClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ApplyClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.CancelClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ClearEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DataChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragCompleteEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DrawEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropCompleteEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.HoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MovedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.PercentChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ResizedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ScrolledEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ValueChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOutEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellOutEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellOverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.DataChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
- getAsyncErrorCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells when an error occurred during asynchronous computation.
- getAsyncErrorCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells when an error occurred during asynchronous generation.
- getAsynchGroupingPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The prompt to display while interactivity is blocked during
asynchronous grouping
. - getAsyncMessage(AsyncOperationResult) - Static method in class com.smartgwt.client.util.AsyncUtil
-
Returns a user-displayable message for the given
AsyncOperationResult
if itstype
is not SUCCESS. - getAsyncMissingCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value was not computed by the previous asynchronous operation to compute it, or will not be computed by an asynchronous operation due to currently being disabled.
- getAsyncMissingCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells whose value was not generated by the previous asynchronous operation to generate it, or will not be generated by an asynchronous operation due to currently being disabled.
- getAtomicValue(Object) - Method in class com.smartgwt.client.data.SimpleType.SimpleTypeValueExtractor
-
Method to extract an atomic value (such as a string or number) from some arbitrary live data value.
- getAtomicValue(Object, String) - Method in class com.smartgwt.client.data.SimpleType.SimpleTypeValueExtractor
-
Method to extract an atomic value (such as a string or number) from some arbitrary live data value.
- getAttribute(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttribute(String) - Method in class com.smartgwt.client.core.BaseClass
- getAttribute(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a String
- getAttribute(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttribute(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getAttributeAsBoolean(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
Returns attribute value set as a Boolean.
- getAttributeAsBoolean(JavaScriptObject, String, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
Returns attribute value set as a Boolean.
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.core.BaseClass
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value set as a Boolean.
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getAttributeAsBoolean(String, boolean) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value set as a Boolean.
- getAttributeAsBoolean(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getAttributeAsDate(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttributeAsDate(String) - Method in class com.smartgwt.client.core.BaseClass
- getAttributeAsDate(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a Date.
- getAttributeAsDate(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsDate(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getAttributeAsDate(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getAttributeAsDateArray(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsDouble(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttributeAsDouble(String) - Method in class com.smartgwt.client.core.BaseClass
- getAttributeAsDouble(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute as a Double.
- getAttributeAsDouble(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsDouble(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getAttributeAsDouble(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getAttributeAsDoubleArray(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttributeAsDoubleArray(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute as a double array.
- getAttributeAsElement(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttributeAsElement(String) - Method in class com.smartgwt.client.core.BaseClass
- getAttributeAsElement(String) - Method in class com.smartgwt.client.core.DataClass
-
Get the attribute value as an Element.
- getAttributeAsElement(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsElement(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getAttributeAsFloat(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.core.BaseClass
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a Float.
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getAttributeAsFloatArray(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsInt(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttributeAsInt(String) - Method in class com.smartgwt.client.core.BaseClass
- getAttributeAsInt(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as an Integer.
- getAttributeAsInt(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsInt(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getAttributeAsInt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getAttributeAsIntArray(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttributeAsIntArray(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute as an int array.
- getAttributeAsIntArray(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsJavaScriptObject(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.core.BaseClass
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a JavaScript Object.
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getAttributeAsJavaScriptObjectArray(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttributeAsLong(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute as a Long.
- getAttributeAsMap(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
Returns attribute "attr" of JavaScriptObject "elem", converted to a Map following the rules described in the
JS -> Java conversion article
- getAttributeAsMap(String) - Method in class com.smartgwt.client.core.BaseClass
- getAttributeAsMap(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a Map.
- getAttributeAsMap(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsMap(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getAttributeAsObject(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttributeAsObject(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a Java Object.
- getAttributeAsObject(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsObject(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getAttributeAsRecord(String) - Method in class com.smartgwt.client.core.DataClass
-
Get the attribute value as a Record.
- getAttributeAsRecord(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsRecordArray(String) - Method in class com.smartgwt.client.data.Record
-
Returns the nested structure as Record array.
- getAttributeAsRecordList(String) - Method in class com.smartgwt.client.data.Record
-
Returns the nested structure as a RecordList.
- getAttributeAsString(String) - Method in class com.smartgwt.client.core.BaseClass
- getAttributeAsString(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a String.
- getAttributeAsString(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributeAsString(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Expose as public the getAttributeAsXXX() methods of BaseWidget
- getAttributeAsString(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getAttributeAsStringArray(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- getAttributeAsStringArray(String) - Method in class com.smartgwt.client.core.BaseClass
- getAttributeAsStringArray(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute as a String array.
- getAttributeAsStringArray(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- getAttributes() - Method in class com.smartgwt.client.bean.BeanFactory
- getAttributes() - Method in class com.smartgwt.client.core.DataClass
- getAttributes(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets an array of the names of the properties of a class.
- getAttributes(String) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets an array of the names of the properties of a class.
- getAutoAssignTreeField() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If this grid was passed an explicit set of fields, but no field was specified as the "tree-field" (showing indentations for tree hierarchy and tree icons), should we assign one of the other fields to be the tree-field?
- getAutoCacheAllData() - Method in class com.smartgwt.client.data.DataSource
-
When a DataSource is not
cacheAllData
:true and a fetch results in the entire dataset being retrieved, this attribute being set to true causes the DataSource to automatically switch tocacheAllData:true
and prevent further server-trips for fetch requests. - getAutoCenter() - Method in class com.smartgwt.client.widgets.Window
-
If true, this Window widget will automatically be centered on the page when shown.
- getAutoCenterOnShow() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
If
autoPosition
is false, this property controls whether to automatically center the colorPicker every time it is redisplayed with the show() method. - getAutoChangeProtocol() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If this component is passed a URL with a protocol that differs from the current page, should it be automatically changed to match the page?
- getAutoComplete() - Method in class com.smartgwt.client.util.tour.TourStep
-
If this step has a target that prompts a user for a specific action, should the step be automatically completed and have the tour move forward to the next step when the user takes this action?
- getAutoComplete() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getAutoComplete() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should this form allow browser auto-completion of its items' values? Applies only to items based on native HTML form elements (
TextItem
,PasswordItem
, etc), and will only have a user-visible impact for browsers where native autoComplete behavior is actually supported and enabled via user settings. - getAutoComplete() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item allow browser auto-completion of its value? Applies only to items based on native HTML form elements (
TextItem
,PasswordItem
, etc), and will only have a user-visible impact for browsers where native autoComplete behavior is actually supported and enabled via user settings. - getAutoComplete() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to do inline autoComplete in text fields during inline editing
Overridden byListGridField.autoComplete
if specified. - getAutoComplete() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to allow browser autoComplete when editing this field.
- getAutoCompleteKeywords() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set of autocompletion keywords to be used with the native "autocomplete" attribute, in accordance with the HTML5 Autofill specification.
- getAutoConfirmSaveEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable listGrids, outstanding unsaved edits when the user performs a new filter or sort will be discarded by default.
- getAutoConvertRelativeDates() - Method in class com.smartgwt.client.data.DataSource
-
Whether to convert relative date values to concrete date values before sending to the server.
- getAutoCopyDataSources() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Should
DataSources
from other OpenFin windows with Smart GWT loaded be copied by reference into this window? Such DataSources will be copied: when a page in another window is loaded (potentially several DataSources at once) at the moment DataSources are created in a page loaded in another window (just that DataSource) - getAutoCopyDataSources() - Method in class com.smartgwt.client.browser.window.MultiWindowSettings
-
Should
DataSources
from other OpenFin windows with Smart GWT loaded be copied by reference into this window? Such DataSources will be copied: when a page in another window is loaded (potentially several DataSources at once) at the moment DataSources are created in a page loaded in another window (just that DataSource) - getAutoDeriveContentsType() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If
ContentsType
is not explicitly specified, should it be automatically derived? - getAutoDeriveContentsType() - Method in class com.smartgwt.client.widgets.HTMLPane
-
If
ContentsType
is not explicitly specified, should it be automatically derived? - getAutoDeriveTitles() - Method in class com.smartgwt.client.data.DataSource
-
If set, titles are automatically derived from
field.name
for any field that does not have afield.title
and is not markedhidden
:true, by calling the methodgetAutoTitle()
. - getAutoDestroy() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Should this item's
canvas
be automatically destroyed when the item is destroyed? Form items are destroyed automatically when a call toDynamicForm.setItems()
removes them from their parent form, or if their parent form is destroyed. - getAutoDestroyMenu() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
If this menuButton is
destroyed
, should it also destroy itsMenuButton.menu
? - getAutoDestroyMenu() - Method in class com.smartgwt.client.widgets.menu.MenuButton
- getAutoDiscoverTree() - Method in class com.smartgwt.client.data.DataSource
-
Causes
Tree.discoverTree()
to be called on dsResponse.data in order to automatically discover tree structures in the response data. - getAutoDismiss() - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Auto-dismiss message after a short duration.
- getAutoDismiss() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
By default, a FieldPickerWindow will close automatically if the mouse is clicked outside of it.
- getAutoDismiss() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When false, when a menu item is chosen (via mouse click or keyboard), the menu is not automatically hidden, staying in place for further interactivity
- getAutoDismiss() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Whether a click on this specific
menuItem
automatically dismisses the menu. - getAutoDismissOnBlur() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When false, when a user clicks outside the menu, or hits the Escape key, this menu will not be automatically hidden, staying in place for further interactivity.
- getAutoDraw() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Menus will not draw on initialization, until they're explicitly show()n
- getAutoEditNewNodes() - Method in class com.smartgwt.client.tools.EditContext
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- getAutoEditNewNodes() - Method in class com.smartgwt.client.tools.EditPane
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- getAutoEditNewNodes() - Method in class com.smartgwt.client.tools.EditTree
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- getAutoEnable() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, this scrollbar will automatically enable when the scrollTarget is scrollable (i.e., when the contents of the scrollTarget exceed its clip size in the direction relevant to this scrollbar), and automatically disable when the scrollTarget is not scrollable.
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getAutoFetchAsFilter() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If
DataBoundComponent.setAutoFetchData(Boolean)
is true, this attribute determines whether the initial fetch operation should be performed viaDataBoundComponent.fetchData()
orDataBoundComponent.filterData()
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getAutoFetchData() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If true, when this component is first drawn, automatically call
DataBoundComponent.fetchData()
orDataBoundComponent.filterData()
depending onDataBoundComponent.getAutoFetchAsFilter()
. - getAutoFetchData() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this combo box retrieves its options from a
dataSource
, should options be fetched from the server when the item is first written out, or should this fetch be delayed until the user opens the pickList. - getAutoFetchData() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Should the MultiComboBoxItem fetch data from the
data source
immediately or wait until the user first opens the pickList. - getAutoFetchData() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this select item retrieves its options from a
dataSource
, should options be fetched from the server when the item is first drawn, or should this fetch be delayed until the user opens the pickList. - getAutoFetchData() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getAutoFetchDisplayMap() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, for fields where
ListGridField.optionDataSource
is specified, a valueMap will be automatically created by making aDataSource.fetchData()
call against the specified dataSource and extracting a valueMap from the returned records based on the displayField and valueField. - getAutoFetchDisplayMap() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If true, automatically fetches records and derives a valueMap from
optionDataSource
. - getAutoFetchRowCount() - Method in class com.smartgwt.client.data.ResultSet
-
If this ResultSet does not know its length due to
DataSource.progressiveLoading
, should arow count fetch
automatically when data is loaded? - getAutoFetchRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Depending on whether
DataSource.progressiveLoading
is active, the exact count of available rows may not be available as part of the standard data fetch response - settingautoFetchRowCount:true
will cause a fetch for an accurate row count to be issued as soon as data arrives (from aprogressive dataSource response
) without an accurate row count. - getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
autoFetchData
istrue
, this attribute allows the developer to specify a textMatchStyle for the initialfetchData()
call. - getAutoFetchTextMatchStyle() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If
autoFetchData
istrue
, this attribute allows the developer to specify a textMatchStyle for the initialDataBoundComponent.fetchData()
call. - getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
With
loadDataOnDemand
:true, TreeGrids fetch data by selecting the child nodes of each parent, which should be exact match, so we default toautoFetchTextMatchStyle:"exact"
when autoFetchData is true. - getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getAutoFit() - Method in class com.smartgwt.client.widgets.Button
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- getAutoFit() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Should the button auto fit to its title.
- getAutoFit() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set, this attribute causes this field to be auto-sized directly by effectively setting
autoFitWidth
to true and applying anautoFitWidthApproach
. - getAutoFit() - Method in class com.smartgwt.client.widgets.ImgButton
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- getAutoFit() - Method in class com.smartgwt.client.widgets.Label
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- getAutoFit() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- getAutoFit() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- getAutoFitAllText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, andcanAutoFitFields
is true, this attribute will be shown as the menu item title for an item to perform a one-time autoFit of all visible fields via theautoFitField()
method. - getAutoFitButtons() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies whether to autofit the buttons in the MultiComboBoxItem.
- getAutoFitClipFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitFieldWidths
is enabled and the calculated field sizes are wide enough that horizontal scrolling would be introduced, this attribute may be set to an array of fieldNames, causing those fields to be clipped rather than forcing horizontal scrollbars to appear. - getAutoFitColumnTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the auto-fit column menu item.
- getAutoFitData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid automatically expand to accommodate the size of records and fields?
- getAutoFitDateFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should listGrids automatically size date fields to fit their values or titles? If set to
"value"
, fields of type date will be rendered at the size specified bydefaultDateFieldWidth
, (ordefaultEditableDateFieldWidth
for editable fields). - getAutoFitExpandField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The field to expand if
autoFitFieldWidths
andautoFitFieldsFillViewport
are enabled and auto-fitting will not fill all available horizontal space. - getAutoFitExtraRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"vertical"
or"both"
, setting this property will cause the ListGrid body to size large enough to accommodate the actual data and also leave this many extra rows' worth of blank space below the last record. - getAutoFitFieldsFillViewport() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitFieldWidths
is enabled, and extra space is available after autofitting all fields, should the grid automatically expand one field to fill the extra space. - getAutoFitFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, and user-driven auto fit of fields is enabled viaListGridField.canAutoFitWidth
orcanAutoFitFields
, this attribute will be shown as the menu item title for an item to perform a one-time autoFit of the field to its title or content via a call toautoFitField()
. - getAutoFitFieldWidths() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This property is not supported for
CubeGrid
. - getAutoFitFieldWidths() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should ListGrid fields autofit their widths to titles or content? This property may be overridden on a per-field basis via
ListGridField.autoFitWidth
. - getAutoFitHeaderHeights() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set to true, header buttons for either
fields
orheader spans
will automatically expand to accommodate their titles vertically. - getAutoFitIconFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Smart GWT listGrids have special logic to automatically size fields that are displayed as an icon - that is fields with
type:"icon"
, fields displaying onlyvalue icons
, and boolean fields (which are rendered as a checkmark type icon by default. - getAutoFitMaxColumns() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"horizontal"
or"both"
this property provides the maximum number of columns for which the ListGrid will expand. - getAutoFitMaxHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"vertical"
or"both"
this property provides an upper limit on how far the ListGrid will expand vertically to accommodate its content. - getAutoFitMaxRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"vertical"
or"both"
this property provides the maximum number of records for which the ListGrid will expand. - getAutoFitMaxWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"horizontal"
or"both"
this property provides an upper limit on how far the ListGrid will expand horizontally to accommodate its content. - getAutoFitMaxWidth() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Maximum auto-fit width for a message if
autoFitWidth
is enabled. - getAutoFitMaxWidthAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"horizontal"
or"both"
this property provides an upper limit on how far the ListGrid will expand horizontally to accommodate its content. - getAutoFitMaxWidthAsString() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Maximum auto-fit width for a message if
autoFitWidth
is enabled. - getAutoFitTimeFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should listGrids automatically size time fields to fit their values or titles? If set to
"value"
, fields of type time will be rendered at the size specified bydefaultTimeFieldWidth
. - getAutoFitWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should this listGrid field autofit its width to either titles or content?
- getAutoFitWidth() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If true, the specified width of the
Label
drawn for this message will be treated as a minimum width. - getAutoFitWidthApproach() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When a user requests column autofitting via the
header context menu
or via amouse gesture
, what autofit approach is used. - getAutoFitWidthApproach() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When a user requests column autofitting via the
header contextMenu
or via amouse gesture
, what autofit approach is used. - getAutoFocus() - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing, automatically place keyboard focus in the first button.
- getAutoFocus() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, when the form is drawn, focus will automatically be put into the first focusable element in the form.
Note that to put focus in a different item you can explicitly calldynamicForm.focusInItem(itemName)
- getAutoFocusButton() - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button should receive initial focus. - getAutoFocusButtonAsInt() - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button should receive initial focus. - getAutoFocusButtonAsString() - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button should receive initial focus. - getAutoFocusOnError() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, when
validation
fails focus will automatically be put into the first focusable field which failed validation. - getAutoFreeze() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be automatically frozen when other fields are frozen.
- getAutoFreezePosition() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When a field has
autoFreeze
set to true, developers can implement this method to indicate where in the frozen-fields array this field should appear. - getAutoHide() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
When this property is set to true, the
ColorPicker
will automatically hide when a color has been selected using the swatch picker, even in "complex" mode. - getAUTOIDClass(String) - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getAutoInterpretBooleans() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Controls if server-side API BatchUpload.parseUploadData(...) will convert imported boolean fields values to actual Booleans or will leave them as Strings.
- getAutoLoad() - Method in class com.smartgwt.client.widgets.Sound
-
Should the specified
audio file
be loaded automatically. - getAutoMaskChildren() - Method in class com.smartgwt.client.tools.EditProxy
-
When child nodes are added to an EditContext, should they be masked by setting
useEditMask
true
if not explicitly set? - getAutoMaskComponents() - Method in class com.smartgwt.client.widgets.Canvas
-
Deprecated.As of Smart GWT version 10.0, deprecated in favor of
EditProxy.autoMaskChildren
- getAutoNavigate() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If set, the
SplitPane
will automatically monitor selection changes in thenavigationPane
andlistPane
, and callnavigateListPane()
ornavigateDetailPane()
when selections are changed. - getAutoOpen() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Which nodes should be opened automatically - applied whenever
setRoot()
is called, including during initialization and as part of a re-fetch caused, for example, byduplicate()
orinvalidateCache()
. - getAutoOpenItems() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
When
isTree
is true, should all nodes be opened automatically? Set tofalse
to prevent nodes being opened by default. - getAutoOpenRoot() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If true, the root node is automatically opened when the tree is created or
setRoot()
is called. - getAutoOpenTree() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- getAutoOpenTree() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- getAutoOpenTree() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- getAutoOpenTree() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Which nodes should be opened automatically.
- getAutoParent() - Method in class com.smartgwt.client.widgets.Canvas
-
This initialization property allows developers to create a canvas using the Class.addAutoChild() method, and have it added as a child to some other component.
- getAutoPersistViewState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Setting this property to a non-null value will enable automatic saving of
view state
to offline storage. - getAutoPlay() - Method in class com.smartgwt.client.widgets.Sound
-
Should the specified
audio file
be played automatically? - getAutoPopulateData() - Method in class com.smartgwt.client.widgets.Canvas
-
If a
dataContext
is provided, should subcomponents automatically bind to the data? - getAutoPosition() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
If true, causes the ColorPicker to appear near where the mouse was last clicked.
- getAutoPreserveOpenState() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls what happens to the
"open state"
- the set of nodes opened or closed by the end user after tree data is loaded - when an entirely new tree of nodes is loaded from the server, as a consequence of callinginvalidateCache()
or of changing criteria such that the current cache of nodes is dropped. - getAutoPreserveOpenState() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For dataBound treeGrids this specifies the
ResultTree.autoPreserveOpenState
, governing whether the open state of the tree should be preserved when new data arrives due to cache invalidation. - getAutoReset() - Method in class com.smartgwt.client.util.tour.Tour
-
Should tour be auto-reset once it finishes in any manner so it can restarted?
- getAutoRotateLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.As of Smart GWT 9.0 this property is replaced by the property
rotateLabels
. Setting rotateLabels to "auto" is equivalent to setting autoRotateLabels totrue
. Setting rotateLabels to "never" is equivalent to setting autoRotateLabels tofalse
. - getAutoSaveEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this ListGrid is editable, should edits be saved out when the user finishes editing a row (or a cell if
saveByCell
is true). - getAutoScrollContent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getAutoScrollData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For some
chart-types
, should the chart body be automatically expanded and scrollbars introduced according to data? - getAutoScrollDataApproach() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, overrides the default behavior of
autoScrollData
, potentially limiting what factors drive the automatic expansion of the chart. - getAutoSelectHeaders() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets appear on one side in a nested headers presentation, the selection state of parent/child headers are automatically kept in sync.
- getAutoSelectValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to select cells in the body when row or column headers are selected.
- getAutoShowParent() - Method in class com.smartgwt.client.widgets.Canvas
-
If set to true, the widget's parent (if any) will automatically be shown whenever the widget is shown.
- getAutoSize() - Method in class com.smartgwt.client.widgets.Window
-
If true, the window is resized automatically to accommodate the contents of the body, if they would otherwise require scrolling.
- getAutoSizeHeaders() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Automatically size row headers to fit wrapped text.
- getAutoSizeHeaderSpans() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid has specified
headerSpans
, setting this attribute to true will cause spans to expand to accommodate long titles if necessary. - getAutoSizeToTitle() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
By default,
RibbonGroups
are assigned a minimum width that allows the entire title to be visible. - getAutoSortBubblePoints() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw data points in order of descending
point size
so that small values are less likely to be completely occluded by larger values. - getAutoStart() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether the stream should automatically begin capturing events.
- getAutoSynchronize() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If explicitly set to false, prevents the ValuesManager from automatically propagating data value changes to its members.
- getAutoTitle(String) - Static method in class com.smartgwt.client.data.DataSource
-
Utility method to derive a reasonable user-visible title from an identifier.
- getAutoUpdateSiblingNodesOnDrag() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
multi-link trees
, indicates that we should automatically update theposition
values of old and new sibling records after a drag reparent or reposition-within-parent operation. - getAutoUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, the default, and when
useTextField
is set to false, such that the item displays multiple separate pickers,useTextField
is automatically switched on when the item is rendering in a non-interactive way, such as when printing, or whencanEdit
is false and the read-only display-mode isstatic
. - getAutoValidate() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
If this attribute is set to true, the pop up date range dialog will automatically validate the user-entered "to" and "from" values on
"OK"
-click, and refuse to dismiss if these items contain invalid values. - getAutoWrapLines() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
When
LayoutPolicy
is "flow", should we automatically start a new line when there's not enough room to fit the next tile on the same line? - getAvailableDataSources() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
-
Global IDs of the data sources made available to AI for satisfying the user's request.
- getAvailableFieldsColumnTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title for the 'Available Fields' column in the
fieldList
. - getAvailableFieldsGrid() - Method in class com.smartgwt.client.widgets.FieldPicker
-
A
ListGrid
showing the list of available fields. - getAvailableFieldsHeaderControls() - Method in class com.smartgwt.client.widgets.FieldPicker
-
Provides a set of controls to appear as
section header controls
above the available fields grid. - getAvailableFieldsTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
- getAvailableRoles() - Static method in class com.smartgwt.client.util.Authentication
-
Returns the full set of available user roles specified by
setAvailableRoles()
. - getAvailableTitleTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the title property of the available fields
- getAxisEndValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
End value for the primary axis of the chart.
- getAxisLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for the axis line drawn if this extra value axis is not positioned directly adjacent to the chart rect.
- getAxisStartValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Start value for the primary axis of the chart.
- getAxisStartValue() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Same as
FacetChart.axisStartValue
but affects only one metric. - getBackBaseStyle() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to"back"
- getBackButton() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When using
single-column mode
, this is the "Back" button that you see hovering above the column UI and that allows backward navigation. - getBackButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
- getBackButtonIconSrc() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The icon to show in the
month-button
on Handsets when themonth view
is the current visible view. - getBackButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title of the
month
on Handsets when themonth view
is the current visible view. - getBackButtonTitle() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When using
single-column mode
, this i18n property dictates the title for thebutton
docked to the top left which allows navigation back through the column tree. - getBackground() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Background of the section header, based on a
StretchImg
. - getBackgroundBandProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for background band
- getBackgroundColor() - Method in class com.smartgwt.client.data.Hilite
-
When edited via a
HiliteEditor
, the value for the background color of this hilite. - getBackgroundColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional background color for the body portion of
canvases
representing this event in the variouscalendar views
. - getBackgroundColor() - Method in class com.smartgwt.client.widgets.Canvas
-
The background color for this widget.
- getBackgroundColorPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
backgroundColor
control. - getBackgroundColorTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Background' color picker. - getBackgroundComponent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getBackgroundComponent() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Has no effect unless
ListGrid.showBackgroundComponents
istrue
. - getBackgroundImage() - Method in class com.smartgwt.client.widgets.Canvas
-
URL for a background image for this widget (corresponding to the CSS "background-image" attribute).
- getBackgroundPosition() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies how the background image should be positioned on the widget.
- getBackgroundRepeat() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies how the background image should be tiled if this widget is larger than the image.
- getBadFormulaResultValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the result of a formula evaluation is invalid (specifically, if isNaN(result)==true), badFormulaResultValue is displayed instead.
- getBandedBackground() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show alternating color bands in the background of chart.
- getBandedStandardDeviations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show color bands between the
standard deviation
lines. - getBarMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Distance between bars.
- getBarProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for bar
- getBarThickness() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For bar and column charts, thickness of the bar representing this data value.
- getBaseBottomButtonStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style to apply to the buttons at the bottom of the DateChooser ("Today" and "Cancel").
- getBaseButtonStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to this picker's buttons.
- getBaseDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Base date for calculating the relative date entered by the user.
- getBaseFiscalYearStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to cells in the
fiscal year column
. - getBaseLineCapSize() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Set
StretchImg.capSize
for theBaseLine
stretchImg. - getBaseLineSrc() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Sets
StretchImg.src
for theBaseLine
StretchImg. - getBaseLineThickness() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Thickness of the baseLine, in pixels.
- getBaseNavButtonStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style to apply to navigation buttons and date display at the top of the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.Button
-
Base CSS style className applied to the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the grid cells of the day and week views of the calendar.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
base cell style
for this listGrid. - getBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional
baseStyle
will be applied to the button. - getBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Base CSS style.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
base cell style
for this listGrid. - getBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom base style to apply to all cells in this field instead of
ListGrid.baseStyle
To override the baseStyle at the row level, userecord[listGrid.recordBaseStyleProperty]
instead. - getBaseStyle() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
base cell style
for this listGrid. - getBaseStyle() - Method in class com.smartgwt.client.widgets.ImgButton
-
Base CSS style className applied to the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
CSS class for the section header.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.menu.Menu
-
CSS style for a normal cell
- getBaseStyle() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Default baseStyle for navigation buttons.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.Progressbar
-
Base style
for this Progressbar. - getBaseStyle() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Base style name for CSS styles applied to the background of the rangeSlider.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default stateful CSS class for this button.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style className applied to the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base CSS style className applied to the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.tab.ImgTab
- getBaseStyle() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
CSS style for the tile as a whole.
- getBaseStyle(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the base styleName for this cell.
- getBaseWeekdayStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekdays.
- getBaseWeekendStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekends.
- getBaseWeekStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to cells in the
fiscal week column
. - getBasicColorLabel() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown above the basic color blocks.
- getBeanClass() - Method in class com.smartgwt.client.bean.BeanFactory
- getBeanClassName() - Method in class com.smartgwt.client.bean.BeanFactory
- getBeanClassName() - Method in class com.smartgwt.client.data.OperationBinding
-
A per-operationBinding setting for beanClassName, otherwise also settable at the top-level DataSource configuration.
- getBeanValueType(Class<?>) - Static method in class com.smartgwt.client.bean.BeanValueType
- getBezierBoundingBox(Point, Point, Point, Point) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Calculate the bounding box of the cubic Bézier curve with endpoints
p1
andp2
and control pointscp1
andcp2
. - getBindEnteredText() - Method in class com.smartgwt.client.util.tour.TourStep
-
When set on a step with an
actionType
of "change", the entered or selected value will be automatically bound to the specified value in thetour state
. - getBindOutput() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
When set, the output of the task will be automatically bound to the specified value in the
process state
. - getBlockingRowCountFetch() - Method in class com.smartgwt.client.data.ResultSet
-
Will the
row count fetch operation
block user interaction by havingshowPrompt:true
? - getBlockingRowCountFetch() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If specified, this attribute will be applied to this grid's
data object
for dataBound grids. - getBlockSeparator() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A string (HTML acceptable) that will be written to a page to separate blocks.
- getBlockStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for each block (one record's worth of data).
- getBlue() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Blue element of the currently-selected color, as an integer from 0-255
- getBlueFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Blue' field in the complex chooser.
- getBlueFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Blue' field in the complex chooser.
- getBlur() - Method in class com.smartgwt.client.widgets.drawing.Shadow
- getBody() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the primary body, which, when there are frozen fields, is the
com.smartgwt.client.grid.GridRenderer
used to render the non-frozen portion of the dataset; otherwise, the primary body (the only body) is the GridRenderer used to render the entire dataset. - getBody() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
HLayout autoChild that manages multiple
VLayouts
containing controls. - getBody() - Method in class com.smartgwt.client.widgets.Window
-
Body of the Window, where
contained components
orloaded content
is shown. - getBodyBackgroundColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Background color applied to the ListGrid body (that is, the area of the grid where data values are rendered).
Note that this will typically not be visible to the user unless there are few enough rows that there is visible space in the body below the last row. - getBodyColor() - Method in class com.smartgwt.client.widgets.Window
-
Color of the Window body.
- getBodyConstructor() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Smart GWT class for the body.
- getBodyHTML() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Return the HTML to show in the body of this EventCanvas.
- getBodyMinHeight() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Minimum height for the body of this cubeGrid.
- getBodyMinWidth() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Minimum width for the body of this cubeGrid.
- getBodyOverflow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Overflow setting for the "body", that is, the area of the grid where data values are rendered.
- getBodyScrollLeft() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the current scrollLeft for the body of this ListGrid
- getBodyScrollTop() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the current scrollTop for the body of this ListGrid
- getBodyStyle() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
CSS class for the
body area
of the EventCanvas. - getBodyStyle() - Method in class com.smartgwt.client.widgets.Window
-
Style of the Window body.
- getBodyStyleName() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CSS class for the CubeGrid body
- getBodyStyleName() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
CSS style used for the body of this grid.
- getBodyStyleName() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
CSS style used for the body of this grid.
- getBodyStyleName() - Method in class com.smartgwt.client.widgets.menu.Menu
-
CSS style used for the body of this menu when there is no icon field.
- getBoldSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
boldSelection
control. - getBooleanArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getBooleanBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
An optional base CSS style to apply to the checkbox image.
- getBooleanBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An optional CSS style to apply to the checkbox image.
- getBooleanFalseImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a false value in a boolean field.
- getBooleanImageHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getBooleanImageWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getBooleanPartialImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a partially true value in a boolean field (typically selection).
- getBooleanTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a true value in a boolean field.
- getBorder() - Static method in class com.smartgwt.client.tools.SelectionOutline
-
Returns the CSS border of this component.
- getBorder() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS border of this component, as a CSS string including border-width, border-style, and/or color (eg "2px solid blue").
- getBorderAfter() - Method in class com.smartgwt.client.widgets.cube.Facet
-
CSS line style to apply as a border after this facet, eg "1px dashed blue"
- getBorderAfter() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
CSS line style to apply as a border after this facetValue.
- getBorderBefore() - Method in class com.smartgwt.client.widgets.cube.Facet
-
CSS line style to apply as a border before this facet, eg "1px dashed blue"
- getBorderBefore() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
CSS line style to apply as a border before this facetValue.
- getBorderColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional border color for the body portion of
canvases
representing this event in the variouscalendar views
. - getBorderColor() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Color for gauge sector borders.
- getBorderRadius() - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS border-radius for this widget.
- getBorderWidth() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Pixel width for gauge sector borders.
- getBottom() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the bottom coordinate of this object as rendered, relative to its enclosing context, in pixels.
- getBoundDataSources() - Method in class com.smartgwt.client.widgets.DataContext
-
Returns set of all DataSource IDs currently bound for this DataContext.
- getBoundingBox() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the startPoint endPoint
- getBoundingBoxAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the startPoint endPoint
- getBoundNotifyMessage() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The default message to be shown when a target form is bound to a DataSource.
- getBracket() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getBreadth() - Method in class com.smartgwt.client.widgets.Progressbar
-
Thickness of the progressbar in pixels.
- getBreadth() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Breadth of the tabBar (including baseline breadth)
- getBriefRowRangeDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamic String specifying the format for the
row range summary value
whenRowRangeDisplayStyle
is set to"brief"
. - getBrightenAllOnHover() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
highlightDataValues
is true, should the whole draw-area of the data-value be brightened bya percentage
, or just its border? - getBrightenPercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
highlightDataValues
is true, sets the percentage by which to brighten filled data-shapes in somechart-types
as the mouse is moved over the chart. - getBringEventsToFront() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, clicking an event will bring it to the front of the zorder.
- getBringToFrontOnMouseUp() - Method in class com.smartgwt.client.widgets.Window
-
Should this window automatically be shown at the top of the page's z-order and be brought to front via
Canvas.bringToFront()
whenever the user clicks it? - getBringToFrontOnSelect() - Method in class com.smartgwt.client.tools.EditProxy
-
Should component be brought to front when selected? Applies when
useEditMask
:true. - getBrowserAutoCapitalize() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
- getBrowserAutoCapitalize() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
- getBrowserAutoCorrect() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
In Mobile Safari, should automatic correction be offered for text in the item's text box? If
null
, then Mobile Safari determines automatically whether to enable autocorrect. - getBrowserAutoCorrect() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
In Mobile Safari, should automatic correction be offered for text in the item's text box? If
null
, then Mobile Safari determines automatically whether to enable autocorrect. - getBrowserHeight() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Get the height of the entire browser window, including browser chrome.
- getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true and browserInputType is set to "date", then a native HTML5 date input is used in place of a text input. - getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
If
useTextField
is true and browserInputType is set to "datetime", then a native HTML5 local datetime input is used in place of a text input. - getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Form item input type - governs which keyboard should be displayed for mobile devices (supported on iPhone / iPad)
- getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This property corresponds to the HTML5 "inputType" attribute applied to the <input> element for this TextItem.
- getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true and browserInputType is set to "time", then a native HTML5 time input is used in place of a text input. - getBrowserSpellCheck() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this browser has a 'spellCheck' feature for text-based form item elements, should it be used for items in this form? Can be overridden at the item level via
FormItem.browserSpellCheck
- getBrowserSpellCheck() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this browser supports spell-checking of text editing elements, do we want this enabled for this item? If unset the property will be inherited from the containing form.
- getBrowserWidth() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Get the width of the entire browser window, including browser chrome.
- getBtnSize() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The size of the square buttons (arrows) at the ends of this scrollbar.
- getBubbleHoverMaxDistance() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Maximum distance from the *outer radius* of the nearest bubble when hover will be shown.
- getBubbleProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the shapes displayed around the data points (for example, in a bubble chart).
- getBuildDate() - Static method in class com.smartgwt.client.Version
- getBuildRequest() - Method in class com.smartgwt.client.ai.ApplyAIFilterContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildCriterionContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildHilitesContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildViaAIContext
-
The initial request.
- getButton() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
Deprecated.in favor of
ButtonClickEvent.getTargetCanvas()
- getButton() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
- getButton() - Method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
This item is an
com.smartgwt.client.types.AutoChild
generatedCanvas
displayed by the IPickTreeItem and is an instance of ITreeMenuButton by default. - getButton() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getButton() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
The visible button created by a PickTreeItem is an
com.smartgwt.client.types.AutoChild
of typeTreeMenuButton
by default. - getButtonAutoFit() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Default
Button.autoFit
for buttons - true by default. - getButtonBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
If specified this baseStyle will be applied to the buttons in this toolbar.
- getButtonDefaults() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Default properties to be used in creating each
IButton
. - getButtonLayout() - Method in class com.smartgwt.client.widgets.DateChooser
- getButtonLayout() - Method in class com.smartgwt.client.widgets.FieldPicker
- getButtonLayoutControls() - Method in class com.smartgwt.client.widgets.DateChooser
-
Array of members to show in the
buttonLayout
. - getButtonProperties() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Properties to be used in creating each option button.
- getButtonSpace() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Space between the buttons of this toolbar.
- getButtonTitleAlign() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
The (horizontal) alignment of this button's title.
- getById(String) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
Retrieve a BaseWidget by its global
ID
. - getById(String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Retrieve a Canvas by its global
ID
. - getById(String) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Retrieve a DrawItem by its global
ID
. - getById(String) - Static method in class com.smartgwt.client.widgets.form.ValuesManager
-
Retrieve a ValuesManager by it's global
ID
. - getByJSObject(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
Retrieve a BaseWidget from its
JavaScriptObject
. - getByJSObject(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Canvas
-
Retrieve a Canvas from its
JavaScriptObject
. - getByJSObject(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Retrieve a DrawItem from its
JavaScriptObject
. - getByLocalId(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieve a child of this Canvas by it's local ID.
- getBypassCache() - Method in class com.smartgwt.client.rpc.RPCRequest
-
For xmlHttp transport + httpMethod: "GET" only, set to true to force a conditional GET request even if the browser thinks it has a current cached response.
- getC1Knob() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
If this item is showing
KnobType.CONTROLPOINT1
control knobs
, this attribute specifies the AutoChild for theDrawKnob
for control point 1 of current drawCurve. - getC2Knob() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
If this item is showing
KnobType.CONTROLPOINT2
control knobs
, this attribute specifies the AutoChild for theDrawKnob
for control point 2 of current drawCurve. - getCacheAcrossOperationIds() - Method in class com.smartgwt.client.data.DataSource
-
When
cacheAllData
mode is enabled and acacheAllOperationId
has been set, this flag affects whether cached results are used for all "fetch" requests regardless of theirDSRequest.operationId
, or are used only for "fetch" requests that use thecacheAllOperationId
, allowing other requests to go to server normally. - getCacheAllData() - Method in class com.smartgwt.client.data.DataSource
-
Set this property to true to have a DataSource fetch all of its data client-side on the first fetch request.
- getCacheAllOperationId() - Method in class com.smartgwt.client.data.DataSource
-
DSRequest.operationId
to use for fetching data in casecacheAllData
is true. - getCacheData() - Method in class com.smartgwt.client.data.DataSource
-
For a
cacheAllData
or client-only DataSource, a set of records to use as a dataset, specified as an Array of JavaScript Objects representing records. - getCachedRange(int) - Method in class com.smartgwt.client.data.ResultSet
-
Returns the index of the first and last cached row around a given row, or null if the row itself is not cached.
- getCacheMaxAge() - Method in class com.smartgwt.client.data.DataSource
-
The maximum time, in seconds, to maintain the client-side cache.
- getCachePickListResults() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For databound pickLists (see PickList.optionDataSource), by default Smart GWT will cache and re-use datasets shown by different pickLists displayed by different SelectItems in an LRU (least recently used) caching pattern.
- getCachePickListResults() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For databound pickLists (see PickList.optionDataSource), by default Smart GWT will cache and re-use datasets shown by pickLists in an LRU (least recently used) caching pattern.
- getCacheScreen() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Caches screen much like
RPCManager.cacheScreens()
, soRPCManager.isScreenCached()
reports true. - getCalculated() - Method in class com.smartgwt.client.data.DataSourceField
-
Boolean flag to indicate that a dataSource field has its values dynamically calculated rather than being populated in permanent storage.
- getCalculatedDateField() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Field that shows the current calculated date by adding the user-entered relative date to the
baseDate
. - getCalendar() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
The
calendar
this view is in. - getCalendar() - Method in class com.smartgwt.client.widgets.calendar.CellHoverCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.DisableDateCustomizer
-
Returns the Calendar being customized
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.DragHoverCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
Calendar
in which this EventCanvas is being rendered. - getCalendar() - Method in class com.smartgwt.client.widgets.calendar.EventCanvasHoverHTMLCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.EventCanvasMenuCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.EventDialogCustomizer
-
Returns the Calendar in which the EventDialog is being displayed.
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.EventEditorCustomizer
-
Returns the Calendar in which the EventEditor is being displayed.
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
the calendar itself
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
the calendar itself
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelHoverCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelTitleCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.IndicatorHoverHTMLCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.MonthViewHoverHTMLCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.ShowDateCustomizer
-
Returns the Calendar being customized
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.ShowEventCustomizer
-
Returns the Calendar being customized
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.ShowLaneCustomizer
-
Returns the Calendar being customized
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.ZoneHoverHTMLCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendarView() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
CalendarView
in which this EventCanvas is being rendered. - getCallback() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The callback to fire when the
saveButton
is clicked. - getCallback() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The callback to fire when
saveHilites()
is called. - getCallbackParam() - Method in class com.smartgwt.client.data.DataSource
-
Applies only to dataFormat: "json" and
dataTransport
:"scriptInclude". - getCallbackParam() - Method in class com.smartgwt.client.data.OperationBinding
-
Applies only to dataFormat: "json".
- getCallbackParam() - Method in class com.smartgwt.client.rpc.RPCRequest
-
For use only with the
scriptInclude
transport, this attribute specifies the name of the URL parameter which is used to specify the callback function that the server is expected to call by writing out JavaScript code. - getCalMonthEventLinkStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the links rendered by
getDayBodyHTML()
. - getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this object can receive dropped widgets (i.e.
- getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
When set to
false
, other records cannot be dropped on (i.e., inserted via drag and drop) immediately before this record. - getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items (buttons) can be dropped into this toolbar, and the toolbar will show a drop line at the drop location.
- getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Governs whether dragged data (typically other
treeNode
s) may be dropped over this node. - getCanAcceptDroppedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be dropped into this listGrid.
- getCanAcceptDroppedRecords() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether records can be dropped into this TileGrid.
- getCanAcceptDroppedRecords() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be dropped into this listGrid.
- getCanAdaptHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
See
canAdaptWidth
. - getCanAdaptWidth() - Method in class com.smartgwt.client.widgets.Button
-
This flag enables
adaptive width
for the button. - getCanAdaptWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this component is able to render itself at multiple possible sizes, in order to fit into less space when very little space is available, or to display more information or provide more immediate access to functionality when more space is available.
- getCanAdaptWidth() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If enabled, the tab will collapse to show just its icon when showing the title would cause overflow of a containing
TabBar
. - getCanAddAISortFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds an item to the header context menu allowing users to launch a dialog to define a new field to be sorted by an AI score of the entire record and possibility related records.
- getCanAddFormulaFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Can new formula fields be created from header context menu? Overrides
ListGrid.canAddFormulaFields
when in edit mode. - getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getCanAddFormulaFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Adds an item to the header context menu allowing users to launch a dialog to define a new
 field based on values present in other fields, using the {@link com.smartgwt.client..FormulaBuilder}.

- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getCanAddSearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
This flag controls whether adding new searches is allowed.
- getCanAddSummaryFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Can new summary fields be created from header context menu? Overrides
ListGrid.canAddSummaryFields
when in edit mode. - getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getCanAddSummaryFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Adds an item to the header context menu allowing users to launch a dialog to define a new
 text field that can contain both user-defined text and the formatted values present in other 
 fields, using the {@link com.smartgwt.client..SummaryBuilder}.

- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getCanAddTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
- getCanAggregate() - Method in class com.smartgwt.client.data.DataSource
-
By default, all DataSources are assumed to be capable of handling
ServerSummaries
on fetch or filter type operations. - getCanAutoFitFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the user perform one-time autofit for specific columns in this grid?
- getCanAutoFitWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the user be allowed to perform one-time autofitting of this field via a header context-menu option?
- getCanCancel() - Method in class com.smartgwt.client.util.tour.Tour
-
Set to
false
to prevent tour steps from allowing the user to cancel the tour. - getCanCancel() - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Whether to allow the user to cancel the AI process.
- getCancelButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that cancels the uncommitted upload.
- getCancelButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
com.smartgwt.client.types.AutoChild
of typeIButton
, used to cancel editing of an event and close theeventEditor
. - getCancelButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown below the
calendar grid
which, when clicked, closes the DateChooser without selecting a value. - getCancelButton() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Button used for cancelling the dialog.
- getCancelButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Cancel button for the ColorPicker
- getCancelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing the mechanism for closing this Dialog without accepting the current group configuration. - getCancelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing the mechanism for closing this Dialog without accepting the current sort configuration. - getCancelButton() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The Cancel button.
- getCancelButton() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Button used to cancel changes.
- getCancelButton() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Button show below contents that will call
cancelClick()
when clicked. - getCancelButtonDisabled() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Should cancel button be disabled?
- getCancelButtonPrompt() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Prompt displayed in hover for cancel button.
- getCancelButtonTitle() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Applied directly to
targetView
. - getCancelButtonTitle() - Method in class com.smartgwt.client.util.tour.TourStep
-
Applied directly to
targetView
. - getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title for the
cancel button
. - getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
Cancel button
in theevent editor
. - getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the cancellation button.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "Cancel" button on this dialog.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the Cancel button
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Cancel' button.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text for the
cancelButton
. - getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the
cancel button
. - getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Title for the "Done" button shown when the
NavigationBar
is present. - getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the cancelButton
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the cancelButton
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The title of the
Cancel button
. - getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Title for the
cancelButton
, shown ifshowCancelButton
is true. - getCancelChangesButton() - Method in class com.smartgwt.client.widgets.FieldPicker
-
An AutoChild
button
that saves the current field-set and exits the Field Picker. - getCancelConfirmMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Confirmation message to show if the user clicks the "Cancel" button and
warnOnCancel
is true. - getCanceled() - Method in class com.smartgwt.client.util.CancellationController
-
Whether
cancel()
has been called. - getCancelEditingConfirmationMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, and
this.confirmCancelEditing
is true this property is used as the message to display in the confirmation dismissal prompt. - getCancelElement() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Next element to proceed to if the task is cancelled because the
targetForm
ortargetVM
hadcancelEditing()
called on it. - getCancellationController() - Method in class com.smartgwt.client.ai.AIRequest
-
If provided, the
CancellationController
that will be looked to for whether the AI request is canceled. - getCancellationController() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
If provided, the
CancellationController
that will be looked to for whether the record summarization operation is canceled. - getCancellationController() - Method in class com.smartgwt.client.util.AsyncOperationContext
-
A
CancellationController
that the asynchronous operation should look to for whether the operation is canceled. - getCancellationController() - Method in class com.smartgwt.client.util.AsyncOperationParams
-
A
CancellationController
that the asynchronous operation should look to for whether the operation is canceled. - getCancellationReason() - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is a CANCELED-
type
result, an optional statement to be displayed to the user of the reason for cancellation. - getCancellationReason() - Method in class com.smartgwt.client.util.CancellationController
-
The reason, if any, passed to the first call to
cancel()
. - getCancelSteps() - Method in class com.smartgwt.client.util.tour.Tour
-
The
ProcessElement
s representing steps that should be performed if the user cancels the tour. - getCanClose() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Can the created SectionStackSection or TabSet be closed by the user?
- getCanClose() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Is this section closeable?
- getCanClose() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Determines whether this tab should show a close icon allowing the user to dismiss the tab by clicking on the close icon directly.
- getCanCloseSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Should sections be closeable if
SectionStackSection.canClose
is not explicitly specified? - getCanCloseTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should tabs in this tabSet show an icon allowing the user to dismiss the tab by clicking on it directly.
- getCanCollapse() - Method in class com.smartgwt.client.tools.StyleGroup
-
Can this group's section be collapsed?
- getCanCollapse() - Method in class com.smartgwt.client.widgets.cube.Facet
-
For tree facets, whether expand/collapse controls should be shown.
- getCanCollapse() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For individual parent facetValues within a hierarchical facet, this flag controls whether an expand/collapse control will be shown.
- getCanCollapse() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Whether this section header can be collapsed.
- getCanCollapse() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
If this property is true, a click on the Splitbar will collapse its
target
, hiding it and shifting the Splitbar and other members of the layout across to fill the newly available space. - getCanCollapse() - Method in class com.smartgwt.client.widgets.Splitbar
-
If this property is true, a click on the Splitbar will collapse its
target
, hiding it and shifting the Splitbar and other members of the layout across to fill the newly available space. - getCanCollapseAll() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
In
visibilityMode
VisibilityMode.MUTEX
, whether to allow the last remaining expanded section to be collapsed. - getCanCollapseFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, hierarchical facets will show expand/collapse controls to allow the user to expand and collapse the tree of facetValues for that facet.
- getCanCollapseGroup() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can a group be collapsed/expanded? When true a collapse/expand icon is shown (
groupIcon
) and the user can collapse or expand the group by clicking either the row as a whole or the opener icon (seecollapseGroupOnRowClick
); When false the group icon is not shown and clicking on the row does not change group state. - getCanCollapseOnTap() - Method in class com.smartgwt.client.widgets.Splitbar
- getCanCopySearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be copied.
- getCanCreateEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can create new events.
- getCanCreateOtherDayEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showOtherDays
is true, determines whether clicking in a Month-view body-cell that represents a date outside the selected month will open theevent-editor window
at the cell's location. - getCanDeleteEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
canRemoveEvents
- getCanDismiss() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Displays an icon to allow a message to be dismissed through the UI.
- getCanDrag() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling whether this event can be dragged with the mouse.
- getCanDrag() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can initiate custom drag-and-drop operations (other than reposition or resize).
- getCanDrag() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Is this DrawItem draggable? If true, then the DrawItem can be drag-repositioned by the user.
- getCanDrag() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
When set to
false
, this record cannot be dragged. - getCanDrag() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
canDrag
set to true to allow dragging of the split bar. - getCanDrag() - Method in class com.smartgwt.client.widgets.Splitbar
-
canDrag
set to true to allow dragging of the split bar. - getCanDrag() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Governs whether this node can be dragged.
- getCanDragCreateEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether new events of varying length can be created by dragging the cursor.
- getCanDragEventField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether anEventCanvas
can be moved or resized by dragging with the mouse. - getCanDragEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether users can drag-reposition events.
- getCanDragGroup() - Method in class com.smartgwt.client.tools.EditContext
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole? - getCanDragGroup() - Method in class com.smartgwt.client.tools.EditPane
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole? - getCanDragGroup() - Method in class com.smartgwt.client.tools.EditTree
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole? - getCanDragRecordsOut() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- getCanDragRecordsOut() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- getCanDragRecordsOut() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- getCanDragReposition() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can be moved by a user of your application by simply dragging with the mouse.
- getCanDragReposition() - Method in class com.smartgwt.client.widgets.Window
-
If true, this Window may be moved around by the user by dragging on the Window header.
- getCanDragResize() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can be resized by dragging on the edges and/or corners of the widget with the mouse.
- getCanDragResize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be dragResized using the mouse.
- getCanDragResize() - Method in class com.smartgwt.client.widgets.Window
-
Can the window be drag-resized? If true the window may be drag resized from its edges, and if showing, via the resizer icon in the footer.
- getCanDragScroll() - Method in class com.smartgwt.client.widgets.Canvas
-
If this Canvas is canAcceptDrop:true, when the user drags a droppable widget over an edge of the widget, should we scroll to show the rest of the widget's content? Returned from canvas.shouldDragScroll() if there are scrollbars.
- getCanDragScroll() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Can the user drag-scroll the DrawPane?
- getCanDragSelect() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
For
touch browsers
,canDragSelect
defaults to false so that touch scrolling can be used to navigate scrollable CubeGrids. - getCanDragSelect() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, users can drag the mouse to select several rows or cells.
- getCanDragSelectText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, users can drag the mouse to select text within grid rows, ready to be cliped to clipboard.
This is mutually exclusive withrearranging rows or cells by dragging
, and withdrag selection of rows
. - getCanDragTilesOut() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether tiles can be dragged from this
TileGrid
and dropped elsewhere. - getCanDrop() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this object can be dropped on top of other widgets.
- getCanDropBefore() - Method in class com.smartgwt.client.widgets.Canvas
-
When explicitly set to false, disallows drop before this member in the Layout.
- getCanDropComponents() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Layouts provide a default implementation of a drag and drop interaction.
- getCanDropComponents() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
SectionStacks provide the same default implementation of drag and drop interactions as
Layouts
, except that members are added as items into the section over which they're dropped. - getCanDropInEmptyArea() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false, dropping over an empty part of the grid body is disallowed and the no-drop indicator is displayed.
- getCanDropOnLeaves() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Whether drops are allowed on leaf nodes.
- getCanDropSiblingAfterLastNode() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When performing a drag and drop to add or move data within the tree, should users be able to make the dropped node a sibling of the last node in the tree by dropping just below it?
- getCanDuplicate() - Method in class com.smartgwt.client.tools.EditNode
- getCanDuplicate() - Method in class com.smartgwt.client.tools.PaletteNode
-
If set to false, indicates that this node cannot be
copy & pasted
, including disallowing calls toEditContext.makePaletteNode()
forEditNodes
created from thisPaletteNode
. - getCanEdit() - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether, by default, dataBoundComponents consider this field editable.
- getCanEdit() - Method in class com.smartgwt.client.data.Field
-
If set to
true
, then values for the field are considered editable. - getCanEdit() - Method in class com.smartgwt.client.data.Hilite
-
Can highlight be edited from header context menu? Setting attribute to
false
prevents editing. - getCanEdit() - Method in class com.smartgwt.client.data.SimpleType
-
Default value for
DataSourceField.canEdit
for fields of this type. - getCanEdit() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling the editability of this particular calendarEvent.
- getCanEdit() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether cells can be edited in this grid.
- getCanEdit() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Whether cells for this facetValue can be edited.
- getCanEdit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to
false
, the form will be marked read-only. - getCanEdit() - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
New
canEdit
value - getCanEdit() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this form item editable (canEdit:true) or read-only (canEdit:false)? Setting the form item to non-editable causes it to render as read-only.
- getCanEdit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the user edit cells in this listGrid? Can be set for the listGrid, and overridden for individual fields.
If 'canEdit' is false at the listGrid level, fields can never be edited - in this case the canEdit property on individual fields will be ignored.
If 'canEdit' is set to true at the listGrid level, setting the 'canEdit' property to false at the field level will prevent the field from being edited inline unless a custom override ofcanEditCell()
allows it.
If 'canEdit' is not set at the listGrid level, setting 'canEdit' to true at the field level enables the field to be edited inline. - getCanEdit() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property establishes default editability for the field.
- getCanEditAISummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can this AI summary or sort field be edited from the header context menu? Setting this property to
false
prevents editing by the user. - getCanEditEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can edit existing events.
- getCanEditField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether it can be edited in theevent editor
. - getCanEditFieldAttribute() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this component is bound to a dataSource, this attribute may be specified to customize what fields from the dataSource may be edited by default.
- getCanEditFieldAttribute() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
This property is overridden in SearchForm to allow editing of dataSource fields marked as
canFilter:true
by default. - getCanEditFormula() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can formula be edited from header context menu? Setting attribute to
false
prevents editing. - getCanEditHilites() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Can highlights be edited from header context menu? Overrides
ListGrid.canEditHilites
when in edit mode. - getCanEditHilites() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds an item to the header context menu allowing users to launch a dialog to define grid hilites using the
HiliteEditor
. - getCanEditLane() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can events be moved between lanes? If so, the event can be dragged to a different
lane
, and the eventquick dialog
andeditor
allow a lane to be selected with a drop-down chooser. - getCanEditLane() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Boolean indicating whether this event can be moved between lanes.
- getCanEditLaneField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether that event can be moved between lanes. - getCanEditOpaqueValues() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, indicates that this FormItem is capable of editing "opaque" values, ie, objects that are more complex than simple primitive types like numbers, strings and dates.
- getCanEditSearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be edited.
- getCanEditSublane() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can events be moved between sublanes?
- getCanEditSublane() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Boolean indicating whether this event can be moved between lanes.
- getCanEditSublaneField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether that event can be moved between individualsublanes
in aLane
. - getCanEditSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can summary be edited from header context menu? Setting attribute to
false
prevents editing. - getCanEditTabTitles() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If true, users can edit the titles of tabs in this TabSet when the
titleEditEvent
fires. - getCanEditTitle() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, overrides the
TabSet.canEditTabTitles
setting, for this one tab only. - getCanEditTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, the
advanced field picker
provides an interface allowing users to modify fields' titles. - getCanEmbedSQL() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
Indicates whether this subquery can be implemented by embedding SQL directly in the wider SQL statement that will be used to resolve the fetch request.
- getCanExpand() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should we show an
expansionIcon
expand button allowing the user to show an expanded view of thepickList
with multiple fields. - getCanExpand() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Should we show an
MultiPickerItem.expansionIcon
expand button allowing the user to show an expanded view of theMultiPickerItem.pickList
with multiple fields. - getCanExpand() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be expanded.
- getCanExpandMultipleRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, this property indicates whether multiple records can be expanded simultaneously. - getCanExpandRecordProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record can be expanded.
- getCanExpandRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) to allow users to expand and collapse individual records.
- getCanExport() - Method in class com.smartgwt.client.data.DataSourceField
-
Dictates whether the data in this field be exported.
- getCanExport() - Method in class com.smartgwt.client.data.Field
-
If set to
true
, then values for the field are considered exportable. - getCanExport() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether the data in this field be exported.
- getCanExport() - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
Dictates whether the data in this field be exported.
- getCanExport() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Dictates whether the data in this field be exported.
- getCanFilter() - Method in class com.smartgwt.client.data.DataSourceField
-
Should the user be able to filter data by this field? Affects whether this field will show up in dataBoundComponents with UI for filtering data.
- getCanFilter() - Method in class com.smartgwt.client.data.SimpleType
-
Default value for
DataSourceField.canFilter
for fields of this type. - getCanFilter() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If showing a filter row for this ListGrid, should the filter criteria for this field be editable
- getCanFilterSampleValue() - Method in class com.smartgwt.client.widgets.FieldPicker
-
Whether the current fields' filter row allows the sample value column to be filtered.
- getCanFocus() - Method in class com.smartgwt.client.widgets.Canvas
-
Can this widget be allowed to become the target of keyboard events?
- getCanFocus() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
DynamicForms are considered to have focus if any of their form items have focus.
- getCanFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this form item focusable? Setting this property to true on an otherwise non-focusable element such as a
StaticTextItem
will cause the item to be included in the page's tab order and respond to keyboard events. - getCanFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Set to false to suppress all focus features for this icon.
- getCanFocus() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
MiniDateRangeItems are marked as canFocus:true, and set up with properties such that focus will always go to the icon to launch the dateRange dialog.
- getCanFocus() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether keyboard manipulation of the slider is allowed.
- getCanFocusInEmptyGrid() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the listGrid is empty, should the user be able to put focus into the grid body by tabbing to it?
- getCanFocusInHeaderButtons() - Method in class com.smartgwt.client.widgets.Window
-
If true, the user can give the header buttons focus (see
minimizeButton
,maximizeButton
,restoreButton
andcloseButton
). - getCanFreeze() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should display freezing/unfreezing options in its header context menu.
- getCanFreezeFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether an interface should be shown to allow user is allowed to dynamically "freeze" or "unfreeze" columns with respect to horizontally scrolling.
- getCanGroupBy() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Can records be grouped from header context menu? Overrides
ListGrid.canGroupBy
when in edit mode. - getCanGroupBy() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If false, grouping via context menu will be disabled.
- getCanGroupBy() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field will be groupable in the header context menu.
- getCanGroupLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, allows the lanes in a Timeline to be grouped by providing a value for
laneGroupByField
. - getCanGroupSelect() - Method in class com.smartgwt.client.tools.EditContext
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this container?
- getCanGroupSelect() - Method in class com.smartgwt.client.tools.EditPane
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this container?
- getCanGroupSelect() - Method in class com.smartgwt.client.tools.EditTree
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this container?
- getCanHide() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to false, this field will be omitted from the column picker that appears in the header context menu when
ListGrid.canPickFields
is enabled. - getCanHilite() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field can be hilited.
- getCanHilite() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Determines whether this field can be hilited.
- getCanHiliteViaAI() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to
true
and AI component views are enabled, shows an item in this component's header context menu that allows the user to ask the AI to hilite the records according to a natural language description of which records to hilite. - getCanHover() - Method in class com.smartgwt.client.widgets.Canvas
-
Will this Canvas fire hover events when the user hovers over it, or one of its children?
- getCanHover() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Will this DrawItem fire hover events when the user hovers over it?
- getCanHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Indicates whether hovers can be shown for this item.
- getCanHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, cellHover and rowHover events will fire and then a hover will be shown (if not canceled) when the user leaves the mouse over a row / cell unless the corresponding field has
showHover
set to false. - getCanMinimize() - Method in class com.smartgwt.client.widgets.cube.Facet
-
If facet minimizing is enabled, whether this facet should show controls to minimize the next facet.
- getCanMinimize() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
If
facet minimizing
is enabled, whether this facet value should show controls to minimize the next facet. - getCanMinimizeColumns() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, allow columns in the grid body to be minimized (reduced to the width of the minimize control) by clicking on a minimize control in the innermost column headers.
- getCanMinimizeFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets are shown on a side, all facetValues in the second level of headers or higher will show controls to "minimize" the values of the next facet.
- getCanModifyProperty() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional name of a boolean field in the records returned by the
optionDataSource
, where setting the field tofalse
means the Record cannot be edited or removed by the current user. - getCanMoveAxes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the positions of value axes can be changed.
- getCanMoveFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether row and column facets can be rearranged by the user, by dragging and dropping the facet labels.
- getCanMultiGroup() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When true, indicates that this ListGrid supports grouping on multiple fields.
- getCanMultiSort() - Method in class com.smartgwt.client.data.DataSource
-
When true, indicates that this DataSource supports multi-level sorting.
- getCanMultiSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When true, indicates that this ListGrid supports sorting on multiple fields.
- getCanOcclude() - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Can this component can be positioned on top of the other component if there isn't room to show next to it?
- getCanPickFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether the field picker item and submenu should be present in the header context menu.
- getCanPickFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
If set, right-clicking on the DetailViewer will show a context menu that offers to bring up a
FieldPicker
for configuring which fields are displayed and their order. - getCanPickOmittedFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, the
field picker menu
will include entries for all dataSource fields, including those not included in the specifiedfields array
. - getCanRemoveEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can remove existing events.
- getCanRemoveField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an event shows a remove button. - getCanRemoveRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, provide UI for the user to remove records from the grid as an additional field showing the
removeIcon
, which, when clicked, will callremoveRecordClick()
which removes the row from the data set (or ifdeferRemoval
is true changes themarkRecordRemoved()
status for the record). - getCanRemoveSearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be removed.
- getCanReorder() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be reordered using the mouse.
- getCanReorder() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
TabSet.canReorderTabs
is set totrue
, settingcanReorder
explicitly tofalse
for some tab will disallow drag-reordering of this tab. - getCanReorderColumns() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be reordered via the innermost column headers.
- getCanReorderFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Indicates whether fields in this listGrid can be reordered by dragging and dropping header fields.
- getCanReorderFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether fields in this listGrid can be reordered by dragging and dropping header fields.
- getCanReorderItems() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items can be reordered by dragging on them.
- getCanReorderLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, lanes can be reordered by dragging their
laneFields
with the mouse. - getCanReorderRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be reordered by dragging within this
ListGrid
. - getCanReorderRecords() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be reordered by dragging within this
ListGrid
. - getCanReorderSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether sections can be drag reordered by the user dragging the section header.
- getCanReorderTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If true, tabs can be reordered by dragging on them.
- getCanReorderTiles() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether tiles can be reordered by dragging within this
TileGrid
. - getCanReparentNodes() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set this property allows the user to reparent nodes by dragging them from their current folder to a new folder.
Backcompat: For backwards compatibility with versions prior to Smart GWT 1.5, if this property is unset, butthis.canAcceptDroppedRecords
is true, we allow nodes to be dragged to different folders. - getCanRequestRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Depending on whether
DataSource.progressiveLoading
is active, the exact count of available rows may not be known, andcanRequestRowCount
controls whether the end user may explicitly request it by clicking theRowRangeDisplay
label. - getCanRequestRowCount() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
When an exact row count is currently unavailable on the source listGrid's
data object
, can the user issue arow count fetch
by clicking? - getCanResize() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling whether this event can be drag-resized with the mouse.
- getCanResizeColumns() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be resized via the innermost column headers.
- getCanResizeColumns() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Are columns in this PortalLayout drag-resizeable?
- getCanResizeEventField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an event can be resized by dragging. - getCanResizeEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can
events
be resized by dragging appropriate edges of thecanvas
? Only has an effect when bothcanEditEvents
andcanDragEvents
are true. - getCanResizeFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Indicates whether fields in this listGrid can be resized by dragging header fields.
- getCanResizeFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether fields in this listGrid can be resized by dragging header fields.
- getCanResizeItems() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items (buttons) can be resized by dragging on them.
- getCanResizePortlets() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Should the height and width of
Portlets
be drag-resizable? - getCanResizeRows() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Deprecated.Use
canResizePortlets
instead. - getCanResizeSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether sections can be drag resized by the user dragging the section header.
- getCanResizeTimelineEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
canResizeEvents
; - getCanReturnOpenFolders() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in one DSResponse, this property specifies the default value assumed for thecanReturnOpenSubfoldersProperty
when no value for that property is provided for a node. - getCanReturnOpenSubfoldersProperty() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in one DSResponse,canReturnOpenSubfoldersProperty
may be set on any folder to indicate whether child folders might be returned by the server already open. - getCanSave() - Method in class com.smartgwt.client.data.DataSourceField
-
Whether values in this field can be updated and saved to the dataSource.
- getCanSaveSearches() - Method in class com.smartgwt.client.tools.EditTree
-
Option to save searches is disabled for editTree
- getCanSaveSearches() - Method in class com.smartgwt.client.tools.ListPalette
-
Option to save searches is disabled for listPalettes
- getCanSaveSearches() - Method in class com.smartgwt.client.tools.TreePalette
-
Option to save searches is disabled for treePalettes
- getCanSaveSearches() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Option to save searches is disabled for PickListMenus
- getCanSaveSearches() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled (the default), causes a "Saved views >" submenu to appear in the header context menu, last, allowing the user to create new saved searches, select previously saved searches, and edit or copy existing searches.
- getCanSaveSearches() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
CanSaveSearches is explicitly disabled for RecordEditors by default.
- getCanSaveSearches() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Option to save searches is disabled for menus
- getCanSaveSearches() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Option to save searches is disabled for TableView
- getCanSelect() - Method in class com.smartgwt.client.tools.EditProxy
-
Can this component be selected? Selection is allowed unless this property is set to
false
. - getCanSelect() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be selected.
- getCanSelectAll() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Controls whether a checkbox for selecting all records appears in the header with
selectionAppearance
set to "checkbox" - getCanSelectAll() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property is not supported on TreeGrid, and only applies to the
ListGrid
superclass. - getCanSelectCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables cell-level selection behavior as well as
cell-level rollover
. - getCanSelectChildren() - Method in class com.smartgwt.client.tools.EditProxy
-
Whether to allow selection of the children of this
EditNode
. - getCanSelectEditNodes() - Method in class com.smartgwt.client.tools.EditContext
-
Should editNodes added to this EditContext be selectable? When
true
, eachEditProxy.canSelectChildren
property is enabled unless explicitly set tofalse
. - getCanSelectEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, makes individual
event canvases
selectable. - getCanSelectFolders() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
For multiPickerItems with
selectionStyle:"pickTree"
, should the user be able to select and deselect folders? - getCanSelectGroups() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Controls whether a checkbox for selecting
groups
appears in the group node ifSelectionAppearance
is set to"checkbox"
- getCanSelectHeaders() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines whether row or column facetValue headers can be selected.
- getCanSelectParent() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A MenuItem that has a submenu normally cannot be selected, instead clicking or hitting Enter while keyboard focus is on the item shows the submenu.
- getCanSelectParentItems() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If true, clicking or pressing Enter on a menu item that has a submenu will select that item (with standard behavior of hiding the menus, calling click handlers, etc) instead of showing the submenu.
- getCanSelectParentItems() - Method in class com.smartgwt.client.widgets.menu.Menu
-
If true, clicking or pressing Enter on a menu item that has a submenu will select that item (with standard behavior of hiding the menus, calling click handlers, etc) instead of showing the submenu.
- getCanSelectSummaryRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to allow selection of the summary row, for example by clicking on the record.
- getCanSelectText() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether native drag selection of contained text is allowed within this Canvas.
- getCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Should the user be able to select the text in this item?
- getCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items showing a text value, should the user be able to select the text in this item?
- getCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Should the user be able to select the text in this item?
- getCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default SelectItems do not allow users to select the text of the selected value.
- getCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Should the user be able to select the text in this item?
- getCanSelectText() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Text selection for copy and paste is enabled by default in the HTMLFlow class.
- getCanSelectValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines whether cell values in the body can be selected.
- getCanShowFilterEditor() - Method in class com.smartgwt.client.tools.EditTree
-
Option to show filter editor is disabled for editTree
- getCanShowFilterEditor() - Method in class com.smartgwt.client.tools.ListPalette
-
Option to show filter editor is disabled for listPalettes
- getCanShowFilterEditor() - Method in class com.smartgwt.client.tools.TreePalette
-
Option to show filter editor is disabled for treePalettes
- getCanShowFilterEditor() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Option to show filter editor is disabled for pickListMenus by default
- getCanShowFilterEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should a menu item allowing the user to show or hide the
filter editor
be displayed in theheaderContextmenu
? - getCanShowFilterEditor() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Option to show filter editor is disabled for menus
- getCanShowFilterEditor() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Option to show filter editor is disabled for TableView
- getCanShrinkColumnWidths() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the PortalLayout will shrink column widths to avoid overflowing the PortalLayout horizontally.
- getCanSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables or disables interactive sorting behavior for this listGrid.
- getCanSort() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Enables or disables sorting by this column.
- getCanSortClientOnly() - Method in class com.smartgwt.client.data.DataSourceField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- getCanSortClientOnly() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- getCanSortData() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, sort controls will be shown on facet values.
- getCanSortFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, sort controls will be shown on FacetHeaders.
- getCanStretchColumnWidths() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the PortalLayout will stretch column widths, if needed to accommodate the width of
Portlets
. - getCanSubmit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Governs whether this form will be used to perform a standard HTML form submission.
- getCanTabToHeader() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
If true, the header for this Section will be included in the page's tab order for accessibility.
- getCanTabToHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the header be included in the tab-order for the page? If not explicitly specified, the header will be included in the tab order for the page if
SC.setScreenReaderMode()
is called. - getCanTabToHeader() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true, the header for this Section will be included in the page's tab order for accessibility.
- getCanTabToHeaders() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If true, the headers for the sections (if shown) will be included in the page's tab order for accessibility.
- getCanTabToIcons() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should users be able to tab into the
icons
andpicker icon
for items within this form by default? - getCanTabToIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item's
icons
andpicker icon
be included in the page's tab order by default? If not explicitly set, this property will be derived fromDynamicForm.canTabToIcons
. - getCanTabToIcons() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
MiniDateRangeItems rely on their icon being able to receive focus for normal user interaction as they have no other focusable element.
- getCanTabToSectionHeaders() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, the headers for any
SectionItems
will be included in the page's tab order for accessibility. - getCanTabToSorter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the
corner sort button
be included in the tab-order for the page? - getCantDragIntoChildMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a node into a child of itself.
- getCantDragIntoSelfMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a dragged node onto itself.
- getCantDragMultipleNodeOccurencesMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For
Multi-link trees
only, the message displayed when the user attempts to drag two or more occurrences of the same node into a parent. - getCanToggle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Allows a boolean or
valueMapped
field to be edited without going into edit mode. - getCanvas() - Static method in class com.smartgwt.client.util.Hover
-
Return the canvas corresponding to the active hover.
- getCanvas() - Method in class com.smartgwt.client.widgets.AdaptHeightByCustomizer
-
Returns the Canvas associated with this customizer.
- getCanvas() - Method in class com.smartgwt.client.widgets.AdaptWidthByCustomizer
-
Returns the Canvas associated with this customizer.
- getCanvas() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
- getCanvas() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
The canvas that will be displayed inside this item.
- getCanvas() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
- getCanvas() - Method in class com.smartgwt.client.widgets.HoverHTMLCustomizer
- getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the
Canvas
AutoChild namedautoChildName
if already created. - getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the
Canvas
AutoChild namedautoChildName
if already created. - getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the
Canvas
AutoChild namedautoChildName
if already created. - getCanvasConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Constructor class for this toolbarItem's
canvas
. - getCanvasDefaults() - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
. - getCanvasDefaults() - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- getCanvasItem() - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas is being displayed in a
CanvasItem
, this property will be set to point at the item. - getCanvasLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the
defaults
. - getCanvasLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a dynamically created copy, provide the singleton object as
liveObject
. - getCanView() - Method in class com.smartgwt.client.data.DataSourceField
-
If false, this property indicates that this field is considered "server only".
- getCanZoom() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Enables "zooming" on the X axis, specifically, only a portion of the overall dataset is shown in the main chart, and a
second smaller chart
appears with slider controls allowing a range to be selected for display in the main chart. - getCapSize() - Method in class com.smartgwt.client.widgets.StretchImg
-
If the default items are used, capSize is the size in pixels of the first and last images in this stretchImg.
- getCapSize() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
How big are the end pieces by default
- getCapSize() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
How big are the end pieces by default
- getCaption() - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- getCapture() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
This attribute enables camera capture functionality for mobile devices, accepting the following values: Set it to "user" to capture using the front-facing camera. Set it to "environment" to capture using the rear-facing camera.
- getCapture() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This attribute enables camera capture functionality for mobile devices, accepting the following values: Set it to "user" to capture using the front-facing camera. Set it to "environment" to capture using the rear-facing camera.
- getCaptureClickEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse button-driven events (or their touch equivalents) should be captured by the stream.
- getCaptureDragEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether dragging-related events should be captured by the stream.
- getCaptureEventErrors() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether to capture JavaScript errors.
- getCaptureKeyEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether keyboard input events should be captured by the stream.
- getCaptureLoginEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether
relogin
s are captured by the stream. - getCaptureMenuEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether opening a context menu should be captured by the stream.
- getCaptureMoveEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse or touch motion-related events (other than dragging) should be captured by the stream.
- getCapturePageEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether page-level events such as a page load or resize should be captured by the stream.
- getCaptureSCComponents() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If true, Smart GWT components created while executing the loaded HTML are captured for rendering inside the HTMLFlow.
- getCaptureWheelEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse wheel events should be captured by the stream.
- getCascadeAutoDismiss() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When true any generated submenus will inherit
autoDismiss
from this menu. - getCascadeSelection() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
For multiPickerItems with
selectionStyle:"pickTree"
, andcanSelectFolders:true
, shouldTreeGrid.cascadeSelection
be enabled on our pickTree? - getCascadeSelection() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should children be selected when parent is selected? And should parent be selected when any child is selected?
- getCategories() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is CATEGORICAL or ORDINAL, the list of available categories. - getCategory() - Method in class com.smartgwt.client.ai.AIProgressMessage
-
The category of the message.
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default align for cell values (in body).
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment of cells (in the body) for this facet.
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment of cells (in the body) for this facetValue.
- getCellAlign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for cells in this field's column: "left", "right" or "center".
If null, alignment is derived fromalign
. - getCellAlign(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the horizontal alignment for cell contents.
- getCellAriaState(Integer, Integer, ListGridRecord, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a map of
WAI ARIA state attribute values
to be written into cells within this grid. - getCellArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- getCellBorder() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Width of border for the table that form is drawn in.
- getCellColumn(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a record in this grid, this method returns the colNum in which the record is displayed.
- getCellContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The menu displayed when a cell is right clicked on.
- getCellContextMenuItems(Record, Integer, Integer, MenuItem[]) - Method in interface com.smartgwt.client.widgets.grid.CellContextMenuItemsCustomizer
-
Returns the list of MenuItems to display in a contextMenu for a specific grid-cell.
- getCellContextMenuItems(Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showCellContextMenus
istrue
this method returns the menu items to be displayed in the default cell context menu. - getCellCoordinates(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a record in this grid, this method returns the coordinates of the cell in which the record is displayed as a 2 element array.
- getCellCSSText(ListGridRecord, int, int) - Method in interface com.smartgwt.client.widgets.grid.CellCSSTextCustomizer
-
Returns additional CSS to apply to a cell, on top of the grid's cell-styling.
- getCellCSSText(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return CSS text for styling this cell, which will be applied in addition to the CSS class for the cell, as overrides.
- getCellDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the Date instance associated with the passed co-ordinates in the passed or selected view.
- getCellDate(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getCellDate(Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getCellDate(Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the Date instance associated with the passed co-ordinates in the passed or selected view.
- getCellErrors(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current set of errors for this cell.
- getCellFacetValues(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a cell coordinate within this CubeGrid return a
FacetValueMap
indicating the facet values for the cell. - getCellHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this property will govern the height of the cell in which this form item is rendered.
- getCellHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for each row in pixels.
- getCellHeight() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The height of each item in the menu, in pixels.
- getCellHoverComponent(Record, Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showHoverComponents
is set, this method is called to get the component to show as a hover for the current cell. - getCellHoverHTML(CalendarView, Record, Integer, Integer, Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the hover HTML for the cell at the passed co-ordinates in the passed view.
- getCellIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"icon" only, set the icon that appears in body cells.
- getCellIdProperty() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds it's unique ID.
- getCellList() - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Array of cells whos selected state was modified.
- getCellPadding() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The amount of empty space, in pixels, surrounding each form item within its cell in the layout grid.
- getCellPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The amount of empty space, in pixels, surrounding each value in its cell.
- getCellPageRect(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the page offsets and size of the cell at the passed row and column.
- getCellPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
HTML to show in a hover over cells in this field.
- getCellRecord(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return the pointer to a particular record by record and column number.
- getCellRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the default WAI ARIA role for cells within this listGrid.
- getCellRow(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a record in this grid, this method returns the rowNum on which the record is displayed.
- getCellRowSpan(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using
row spanning
, returns the number of cells spanned by the cell at the given coordinates. - getCellSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canSelectCells
is active, returns theCellSelection
object that tracks and manages the current selection. - getCellSpacing() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Deprecated.use
DynamicForm.getCellPadding()
instead - getCellStartRow(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using
row spanning
, returns the row number where a row-spanning cell starts. - getCellStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS style applied to the form item as a whole, including the text element, any icons, and any hint text for the item.
- getCellStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal value
- getCellStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified, cells in this field will be rendered using this css className rather than
DetailViewer.cellStyle
- getCellStyle(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the CSS class for a cell.
- getCellStyle(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Return the CSS class for a cell.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Get the center point of the rectangle from the curve's
startPoint
to theendPoint
. - getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Get the center point of the
group rectangle
. - getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Get the center point of the image.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the center point of this draw item in local coordinates.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Get the center point of the label.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Get the midpoint of the line.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Get the center point of the line path.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Get the center of the oval.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Get the mean center of the path.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Get the center point of the rectangle.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Returns the sector's
centerPoint
. - getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Returns the incenter of the triangle in
local coordinates
. - getCenterBackgroundColor() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Background color for the center section only.
- getCenterLegend() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.Alignment of legend and title elements is now always relative to the visible chart-width, and not the full scrollable-width, so that both elements are always on-screen for any alignment
- getCenterPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Center point of the oval.
- getCenterPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Center point of the sector
- getCenterTitle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.Alignment of title and legend elements is now always relative to the visible chart-width, and not the full scrollable-width, so that both elements are always on-screen for any alignment
- getCenturyThreshold() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Only used if we're showing the date in a text field.
- getCenturyThreshold() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Only used if we're showing the date in a text field.
- getChangedValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns all values within this DynamicForm that have changed since
DynamicForm.rememberValues
last ran. - getChangedValues() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns all values within this DynamicForm that have changed since
DynamicForm.rememberValues()
last ran. - getChangeOnDrag() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Should this sliderItem update its value and fire change handlers while the user is actively dragging the slider.
- getChangeOnKeypress() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this form item fire its
change
handler (and store its value in the form) on every keypress? Set tofalse
to suppress the 'change' handler firing (and the value stored) on every keypress. - getChangeOnKeypress() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Should this form item fire its
change
handler (and store its value in the form) on every keypress? Set tofalse
to suppress the 'change' handler firing (and the value stored) on every keypress. - getChangeOnKeypress() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should this form item fire its
change
handler (and store its value in the form) on every keypress? Set tofalse
to suppress the 'change' handler firing (and the value stored) on every keypress. - getChangeType() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
did the change originate from
ListGrid.groupBy()
,ListGrid.regroup()
. - getCharacter() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
character produced by the keypress
- getCharacterCasing() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should entered characters be converted to upper or lowercase? Also applies to values applied with
FormItem.setValue()
. - getCharacterValue() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
numeric character value of the pressed key.
- getCharacterValue() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
If this was a character key, this is the numeric value for the character
- getChartCenter() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the centerpoint for radar charts and pie charts.
- getChartConfirmThreshold() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
makeChart()
is called with a chart specification that will show more thanchartConfirmThreshold
data elements, the user will be presented with aconfirmation dialog
. - getChartConstructor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the Smart GWT Class to be used when creating charts.
- getChartConstructor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of the Smart GWT Class to be used when creating charts.
- getChartDialogTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Chart dialog.
- getChartHeight(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.
- getChartHeightAsDouble(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get the height the central chart area, where data elements appear.
- getChartItemTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Chart menu item.
- getChartLeft() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.
- getChartLeftAsDouble() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get the left margin of the central chart area, where data elements appear.
- getChartRadius() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.
- getChartRadiusAsDouble() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the radius for radar charts and pie charts.
- getChartRectMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin around the main chart rect: between title and chart, between chart and axis labels, and chart rect and right edge of chart.
- getChartRectProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for chart rect.
- getChartStackedTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the stacked chart item.
- getChartTop() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.
- getChartTopAsDouble() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get the top coordinate of the central chart area, where data elements appear.
- getChartType() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
See
ChartType
for a list of known types - Column, Bar, Line, Pie, Doughnut, Area, Radar, and Histogram charts are supported. - getChartType() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
See
ChartType
for a list of known types - Column, Bar, Line, Pie, Doughnut, Area, Radar, and Histogram charts are supported. - getChartType() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default type of chart to plot.
- getChartType() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default type of chart to plot.
- getChartTypeTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the chart-type control.
- getChartWidth(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.
- getChartWidthAsDouble(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get the width of the central chart area, where data elements appear.
- getCheckboxFieldFalseImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to"checkbox"
this property determines the image to display in the checkbox field for an unselected row. - getCheckboxFieldImageHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to"checkbox"
this property may be set to govern the height of the checkbox image displayed to indicate whether a row is selected. - getCheckboxFieldImageWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to"checkbox"
this property may be set to govern the width of the checkbox image displayed to indicate whether a row is selected. - getCheckboxFieldPartialImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to"checkbox"
this property determines the image to display in the checkbox field for a partially selected row. - getCheckboxFieldTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to"checkbox"
this property determines the image to display in the checkbox field for a selected row. - getCheckboxItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Properties to apply to the customized
CheckboxItem
used for radioGroupItems whenuseNativeRadioItems
is false. - getCheckComponentData() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
For a validator of type
"isUnique"
in a dataBoundComponent, under what circumstances should uniqueness checking be performed against the component's data set? - getChecked() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
If true, this item displays a standard checkmark image to the left of its title.
- getCheckedDescription() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
The description shown in a hover when
FormItem.showOldValueInHover
is enabled and a value represents the checked state. - getCheckedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is selected, or checked.
- getCheckFileAccessOnSubmit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For dynamicForms containing a
FileItem
for uploading files, should the browser verify that the file is accessible before submitting the uploaded file to the server? - getCheckmarkDisabledImage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to display for
check-marked items
when the item is disabled. - getCheckmarkDisabledImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to display for
check-marked items
when the item is disabled. - getCheckmarkImage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to display for
check-marked items
. - getCheckmarkImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to display for
check-marked items
. - getChildCannotBeItsOwnAncestorMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a node into a parent that has the same ID as the dropped node somewhere in its ancestor chain (ie, the same node as the parent, or grandparent, and so on)
- getChildCountProperty() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in one DSResponse,childCountProperty
must be set for any folders that include only a partial list of children. - getChildExpansionMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, what the child's expansionMode should be. - getChildren() - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are immediate children of this Canvas.
- getChildren(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns all children of a node.
- getChildrenField() - Method in class com.smartgwt.client.data.DataSource
-
fieldName for a field in the dataSource expected to contain an explicit array of child nodes.
- getChildrenMode() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
When heuristically finding a property that appears to contain child objects, the childrenMode determines how to chose the property that appears to contain child objects
- getChildrenProperty() - Method in class com.smartgwt.client.data.DataSourceField
-
If true, this property indicates that this field will hold an explicit array of child nodes for the current node.
- getChildrenProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with the modelType "children", this property specifies the name of the property that contains the list of children for a node.
- getChildrenResizeSnapAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when children of this Canvas are resized
- getChildrenResultSet(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a ResultSet that provides access to any partially-loaded children of a node.
- getChildrenSnapAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
If enabled while
childrenSnapToGrid
is enabled, children dragged within this Canvas will also snap to positions where their edges or center lines would be aligned with the edges or centers of other components, and lines will be shown to point out the possible alignment (with appearance controlled bysnapAlignCenterLineStyle
andsnapAlignEdgeLineStyle
respectively. - getChildrenSnapCenterAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
See
childrenSnapAlign
. - getChildrenSnapEdgeAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
See
childrenSnapAlign
. - getChildrenSnapResizeToGrid() - Method in class com.smartgwt.client.tools.EditProxy
-
If not null the
Canvas.childrenSnapResizeToGrid
on the component represented by this EditProxy is set to this value only while in edit mode. - getChildrenSnapResizeToGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
If true, causes this canvas's children to snap to its grid when resizing.
- getChildrenSnapToGrid() - Method in class com.smartgwt.client.tools.EditProxy
-
If not null the
Canvas.childrenSnapToGrid
on the component represented by this EditProxy is set to this value only while in edit mode. - getChildrenSnapToGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
If true, causes this canvas's children to snap to its grid when dragging.
- getChildTabPosition(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
For a given child widget where
updateTabPositionOnReparent
is true, return the expected tab position within this parent. - getChildTabPosition(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Layouts ensure children are ordered in the tab-sequence with members being reachable first (in member order), then any non-member children.
- getChildTagName() - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is
multiple:"true"
, controls the name of the XML tag used for each subelement duringDataSource.xmlSerialize()
. - getChosenDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The date for which events are displayed in the day, week, and month tabs of the calendar.
- getCircularReferenceMarker() - Method in class com.smartgwt.client.util.JSONEncoder
-
The string marker used to represent circular references.
- getCircularReferenceMode() - Method in class com.smartgwt.client.util.JSONEncoder
-
What the JSONEncoder should do if it encounters a circular reference.
- getClassDescription() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional description of the general nature of the kinds of tasks this this process element performs.
- getClassID() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
This sets the value of the classID property on the object.
- getClassID() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the clsid of the outer <object> tag.
- getClassName() - Method in class com.smartgwt.client.core.BaseClass
-
Returns the javascript class name.
- getClassName() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Returns the javascript class name.
- getClassName() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the JavaScript class name.
- getClassName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the JavaScript class name.
- getClassName(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Returns the javascript class name.
- getClassSubstitutions() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Maps class names of widgets in the screen to new class names, so that if a widget would normally be constructed as an instance of a class, and that class is in the map, it's instead constructed as an instance of the new class.
- getClause() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
AutoChild containing the UI for the filter-properties in this FilterClause.
- getClauseStack() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
VStack of all clauses that are part of this FilterBuilder
- getClearAfterSave() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The form will be
cleared
after a successful save unless this property is set tofalse
. - getClearAllSortingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, this attribute will be shown as the menu item title to clear any existing sort on all fields. - getClearButton() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Button used for clearing the dialog's values.
- getClearButtonTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "Clear" button on this dialog.
- getClearCriteriaOnFilterEditorHide() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, this attribute prevents user-criteria in the
filterEditor
from being cleared when the user hides it. - getClearFilterText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, and afilter-editor
is visible, this attribute will be shown as the menu item title to clear any existing filter. - getClearFilterViaAIText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu-item displayed in this component's header context-menu when
AI-assisted filtering
is allowed and an AI filter in already in effect. - getClearSortFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, this attribute will be shown as the menu item title to clear an existing sort on this field. - getClickMaskMode() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Determines the behavior of the click-mask thrown up when this pickList is visible.
- getClientOnly() - Method in class com.smartgwt.client.data.DataSource
-
A clientOnly DataSource simulates the behavior of a remote data store by manipulating a static dataset in memory as
DSRequests
are executed on it. - getClientOnly() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates this validator runs on the client only.
- getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback) - Method in class com.smartgwt.client.data.DataSource
-
Produces a clientOnly "copy" of a particular subset of data from a normal DataSource, via calling fetchData() to fetch matching rows, and constructing a clientOnly DataSource that
inheritsFrom
the original DataSource. - getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
- getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback, DSRequest, DataSource) - Method in class com.smartgwt.client.data.DataSource
-
Produces a clientOnly "copy" of a particular subset of data from a normal DataSource, via calling fetchData() to fetch matching rows, and constructing a clientOnly DataSource that
inheritsFrom
the original DataSource. - getClientOnlyResponse(DSRequest, Record...) - Method in class com.smartgwt.client.data.DataSource
-
Return a "spoofed" response for a
clientOnly
orcacheAllData
DataSource. - getClientPickListData() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the set of data to be displayed in this item's PickList.
- getClientPickListData() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Returns the set of data to be displayed in this item's PickList.
- getClientPickListData() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- getClipHeaderTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether the ListGrid should manage the clipping of titles of header buttons, showing ellipses if the title is clipped, and potentially showing the full title on
hover
. - getClipItemTitles() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should the titles for form items be clipped if they are too large for the available space?
- getClipStaticValue() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
FormItem.clipStaticValue
setting for items in this form. - getClipStaticValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is
read-only
and is usingreadOnlyDisplay
ReadOnlyDisplayAppearance.STATIC
, should the item value be clipped if it overflows the specified size of the item? If set, overrides the form-levelDynamicForm.clipStaticValue
default. - getClipTitle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If the title for this form item is showing, and is too large for the available space should the title be clipped?
- getClipTitle() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If the title for this section header is too large for the available space, should the title be clipped?
- getClipTitle() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
If the title for this section header is too large for the available space, should the title be clipped?
- getClipTitle() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If the title for this section header is too large for the available space, should the title be clipped?
- getClipValue() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
If true, text that exceeds the specified size of the form item will be clipped.
- getClipValue() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If true, text that exceeds the specified size of the form item will be clipped.
- getClobberDataSources() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Should DataSources referenced by the screen clobber existing, globally-bound DataSources on the client when the screen is created? The default of false means that any DataSources defined in the screen will be discarded if they collide with existing, globally-bound DataSources.
- getClobberDataSources() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Should DataSources referenced by the
first screen
clobber existing, globally-bound DataSources on the client if the screen is created? The default of false means that any DataSources defined in the screen will be discarded if they collide with existing, globally-bound DataSources. - getClobberDataSources() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Should DataSources referenced by the screen clobber existing, globally-bound DataSources on the client when the screen is loaded? The default of false means that any DataSources defined in the screen will be discarded if they collide with existing, globally-bound DataSources.
- getCloseButton() - Method in class com.smartgwt.client.widgets.Window
-
Button show in the header that will close this Window by calling
Window.closeClick()
. - getCloseConfirmationDialogProperties() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If specified, this properties block will be passed to
SC.confirm()
as the properties parameter when thecloseConfirmationMessage
is shown, allowing developers to customize the appear of the confirmation dialog (modifying its title, etc). - getCloseConfirmationMessage() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Confirmation message to show the user when closing portlets if
showCloseConfirmationMessage
is true. - getClosedIconSuffix() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
This suffix will be appended to the
folderIcon
for closed folders. - getClosedIconSuffix() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This suffix will be appended to the
folderIcon
for closed folders. - getCloseIcon() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Icon src for the
close button
ifcanClose
is true. - getCloseIcon() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Custom src for the close icon for this tab to display if it is closeable.
- getCloseIconSize() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Pixel width/height for this sections
closeIcon
.
If unsetSectionStack.closeSectionIconSize
will be used. - getCloseIconSize() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Size of the
closeIcon
for this tab. - getCloseOnDateClick() - Method in class com.smartgwt.client.widgets.DateChooser
-
When editing a "date" value, with no time portion, clicking on a date-cell selects the date and closes the DateChooser.
- getCloseOnEscapeKeypress() - Method in class com.smartgwt.client.widgets.DateChooser
-
Should this dateChooser be dismissed if the user presses the Escape key?
- getCloseSectionButton() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getCloseSectionButtonConstructor() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Constructor class for
closeSectionButton
autochildren. - getCloseSectionButtonDefaults() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default properties for the
closeSectionButton
. - getCloseSectionIcon() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default icon src for the
close button
forcanClose:true
sections. - getCloseSectionIconSize() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Pixel width/height for the
closeSectionIcon
. - getCloseTabIcon() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default src for the close icon for tabs to display if
canCloseTabs
is true. - getCloseTabIconSize() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Size in pixels of the icon for closing tabs, displayed when
canCloseTabs
is true. - getCloseTabKeys() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
An array of shortcut keyboard commands which will close the currently selected tab, if the currently selected tab is closeable.
- getClusterMarginRatio() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For clustered charts, ratio between margins between individual bars and margins between clusters.
- getClusterSize(int, Object) - Method in interface com.smartgwt.client.widgets.chart.ClusterSizeMapper
-
Returns a per-facet-value cluster size.
- getCodeBase() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Specifies the URL from which to load the ActiveX control.
- getCodeBase() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the minimum version of the flash player required to show this flashlet.
- getColHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's column headers. - getColHeaderLabelBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the facet-label buttons above this grid's column headers. - getCollapsed() - Method in class com.smartgwt.client.widgets.cube.Facet
-
For tree facets, default collapse state for parent nodes.
- getCollapsed() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets, initial collapse state for this node.
- getCollapseGroupOnRowClick() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canCollapseGroup
is true, will a click anywhere on the group row toggle the group's expanded state? If false, the user must click thegroupIcon
directly to toggle the group. - getCollapseIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
SCImgURL
for theexpansionIcon
while in expanded mode - getCollapseKeyEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether to collapse adjacent
keyPress
events into one event where possible. - getCollapseMoveEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
- getCollapsePageEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether adjacgent page events with the same
eventType
should be collapsed into a single event. - getCollapseWheelEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse wheel events with the same
targetID
and scroll directions should be collapsed into a single event, containing a sum of thedelta offsets
from the original events. - getColNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
the column number to which the parameter date belongs
- getColNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
the column number to which the parameter date belongs
- getColNum() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
The column number of the cell currently being validated, if the component being validated is a ListGrid.
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
index of the column that was saved, if applicable
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
index of the column where the edit failed, if applicable
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
The column number occupied by a
Portlet
within aPortalLayout
. - getColNum() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Index of the column clicked by the user.
- getColNum() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
Index of the column the user clicked.
- getColor() - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
eg #ff0000 or red or rgb(255,0,0)
- getColor() - Method in class com.smartgwt.client.widgets.drawing.Shadow
- getColor() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
The color selected, in HTML format.
- getColor() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
The selected color as a string.
- getColor() - Method in class com.smartgwt.client.widgets.PointerSettings
-
By default, the pointer will assume the same color as its parent canvas.
- getColor(int, Object, String) - Method in interface com.smartgwt.client.widgets.chart.ColorMapper
-
Returns the color to be used for the specified chart data - must return a color in the format of of a leading hash (#) plus 6 hexadecimal digits as mentioned in the docs for
CSSColor
. - getColorArray() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Array of 40 HTML color strings, used to render the basic color selection boxes.
- getColorButtonBaseStyle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Base CSS style applied to the basic color boxes
- getColorButtonSize() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Width and height of the basic color boxes (they are always square, and they are all the same size).
- getColorFieldTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The title for the Color picker field.
- getColorMutePercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should be set to a number between -100 and 100.
- getColorPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
color
control. - getColorScaleMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this property specifies an additional metric (i.e. - getColorStops() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
An array of color stops for this gradient.
- getColSpan() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
By default, texts span all remaining columns
- getColSpan() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
by default, headers span all remaining columns
- getColSpan() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any columns
- getColSpan() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
by default, separators span all remaining columns
- getColSpanAsString() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
By default, texts span all remaining columns
- getColSpanAsString() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
by default, headers span all remaining columns
- getColSpanAsString() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any columns
- getColSpanAsString() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
by default, separators span all remaining columns
- getColumn() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- getColumn() - Method in class com.smartgwt.client.widgets.ace.AcePosition
-
Internal use only.
- getColumn() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getColumn() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
The column (ListGrid instance) in which the node was selected
- getColumn() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getColumnBorder() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Border to show around columns in this PortalLayout
- getColumnFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
The list of
ids
for facets that will appear on top of the body. - getColumnFacetValues(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return a
FacetValueMap
indicating the facet values for a specific column in the grid. - getColumnHeaderFacetValues(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return a
FacetValueMap
of the facet values for the column field at the specified level containing the requested column number. - getColumnLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getColumnLayout() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getColumnLeft(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the left offset (in local coordinate space) of a particular column.
- getColumnOverflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls the
overflow
setting for each column. - getColumnPageLeft(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the left coordinate for a given column number as a GLOBAL coordinate
- getColumnProperties() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Standard set of properties to apply to each generated
column
in this columnTree. - getColumnSpacing() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The space between portal columns.
- getColumnsPerPage() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using the Next and Previous arrows to scroll a Timeline, this is the number of columns of the
timelineGranularity
to scroll by. - getColumnTitle(TreeNode, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Returns the title to show for the header of indicated column.
- getColumnTitles() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
With
fixedColumns
enabled, defines the header title for each column. - getColumnWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the width of a particular column.
- getColumnWidth(int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Gets the width of a column in the PortalLayout.
- getColumnWidths() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
With
fixedColumns
enabled, defines the pixel or % width per column. - getCombinedCriteria() - Method in class com.smartgwt.client.data.ResultSet
- getCombinedCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
- getCombinedCriteriaAsAdvancedCriteria() - Method in class com.smartgwt.client.data.ResultSet
- getCombinedCriteriaAsAdvancedCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
- getComboBox() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
An
com.smartgwt.client.types.AutoChild
attribute to create the combo box in a MultiComboBoxItem. - getComboBoxDefaults() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Default properties for the
ComboBoxItem
in a MultiComboBoxItem. - getComboBoxProperties() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Properties to be used in creating a
ComboBoxItem
. - getComboBoxWidth() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies the size of the combo box field.
- getComboForm() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The
DynamicForm
holding thecomboBox
. - getCommands() - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
The drawing commands that will be executed to render the shape.
- getCommitButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that commits changes once the user is happy with the data.
- getCommitButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title for the
commit button
. - getCommitConfirmationMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display after data has been committed, when
showCommitConfirmation
is true. - getCompleteOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is showing, the user can select the current value by hitting the
Enter
key. - getCompleteOnTab() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is showing, the user can select the current value by hitting the
Tab
key. - getCompletions(AceEditor, AceEditSession, AcePosition, String, AceCompleterCompletionsCallback) - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
Internal use only.
- getComponent() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
If specified, the
DataBoundComponent
that will display the AI-generated field. - getComponent() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
If specified, the
DataBoundComponent
that is displaying or managing therecords
. - getComponent() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, the
DataBoundComponent
displaying thevalue
. - getComponent() - Method in class com.smartgwt.client.util.AsyncDataBoundOperationContext
- getComponent() - Method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
A
DataBoundComponent
for context. - getComponentBaseClass() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components that this task targets.
- getComponentBaseClassAsStringArray() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components that this task targets.
- getComponentDefaults() - Method in class com.smartgwt.client.tools.TreePalette
-
Defaults to apply to all components originating from this palette.
- getComponentId() - Method in class com.smartgwt.client.data.DSRequest
-
For requests submitted by a
DataBoundComponent
, theCanvas.ID
of the submitting component. - getComponentId() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
ID of component targeted by this task.
- getComponentIdField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getComponentMask() - Method in class com.smartgwt.client.widgets.Canvas
-
Automatically generated mask canvas displayed when
showComponentMask()
is called. - getComponentMaskDefaults() - Method in class com.smartgwt.client.widgets.Canvas
-
Defaults for the
componentMask
autoChild. - getComponentReferences() - Method in class com.smartgwt.client.util.workflow.Process
-
Returns a list of unique global IDs that are referenced by this process.
- getComponentReferences() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Returns a list of unique global IDs that are referenced by this task.
- getComponentRequiresDataSource() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Must target components of this task have a DataSource?
- getComponentSubstitutions() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Defines the map of new widget ids to existing class instances, or to new instances that will be of a different class.
- getComponentType() - Method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStep
- getComponentType() - Method in class com.smartgwt.client.bean.types.ArrayValueType
- getComponentValueType() - Method in class com.smartgwt.client.bean.types.ArrayValueType
- getComponentValueType() - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
- getCondition() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
For a validator that is not a built-in
ValidatorType
, aCallback
, function, or JavaScript expression to evaluate to see if this validator passes or fails. - getConfig() - Method in class com.smartgwt.client.core.BaseClass
- getConfig() - Method in class com.smartgwt.client.widgets.BaseWidget
- getConfig() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the FormItem's config object suitable for use in API's that set the editorType
- getConfigureFieldsText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The title for the Configure Fields menu item.
- getConfigureGroupingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, and multi-grouping is enabled, this attribute is used as the title for a menu item that opens aMultiGroupDialog
to configure the grouping for this grid. - getConfigureSortText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, and multi-sorting is enabled, this attribute is used as the title for a menu item that opens aMultiSortDialog
to configure the sort-specification for this grid. - getConfirmationMessage() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a single record on a bound grid.
- getConfirmCancelEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, when the user attempts to cancel an edit, should we display a confirmation prompt before discarding the edited values for the record?
- getConfirmDiscardEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable listGrids, outstanding unsaved edits when the user performs a new filter or sort will be discarded.
- getConfirmDiscardEditsMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
this.confirmDiscardEdits
is true, this property can be used to customize the error message string displayed to the user in a dialog with options to cancel the action, or save or discard pending edits in response to sort/filter actions that would otherwise drop unsaved edit values. - getConfirmIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in the
SC.confirm()
dialog. - getConfirmRemoval() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether a confirmation message should be shown when a user removes a saved search.
- getConfirmRemovalMessage() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Message shown when
removal confirmation
is enabled and user attempts to remove a saved search. - getConfirmText() - Method in class com.smartgwt.client.widgets.FieldPicker
- getConnectorImage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the connector icons shown whenshowConnectors
is true. - getConnectorImageAsSCStatefulImgConfig() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the connector icons shown whenshowConnectors
is true. - getConnectorOrientation() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The ConnectorOrientation controlling the orientation and behavior of this line's tail segments.
- getConnectorStyle() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The ConnectorStyle controlling the presentation and behavior of this line's tail segments.
- getConnectTimeout() - Static method in class com.smartgwt.client.rpc.Messaging
- getContainerId() - Method in class com.smartgwt.client.util.workflow.Process
-
Identifier of canvas where UI elements created by using
inline view
property should be added using addMember. - getContainerWidget() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
A Read-Only pointer to the Smart GWT canvas that holds this form item.
- getContainerWindow() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Returns the container window, if present, wrapping the browser window for this RemoteWindow.
- getContainsCredentials() - Method in class com.smartgwt.client.rpc.RPCRequest
-
For use during
Relogin
, this property marks this request an attempt to login, therefore a response containing theloginRequiredMarker
is a normal condition and should result in the status codeSTATUS_LOGIN_INCORRECT
rather than a call tologinRequired()
. - getContainsGlobalId() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
True if the returned
locator
includes a reference using an auto-generated global ID. - getContainsIndices() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
True if the returned
locator
includes references using index positions. - getContent() - Method in class com.smartgwt.client.ai.AIMessage
-
The data for the message.
- getContent() - Method in class com.smartgwt.client.ai.AIProgressMessage
-
The content of the message.
- getContentComponents() - Method in class com.smartgwt.client.widgets.tour.TourWindow
- getContentElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the DOM element for this Canvas which contains the
contents
, or forparent components
, the DOM elements for any drawn children. - getContentLayout() - Method in class com.smartgwt.client.widgets.Window
-
The layout policy that should be used for widgets within the Window body.
- getContents() - Method in class com.smartgwt.client.widgets.Canvas
-
The contents of a canvas or label widget.
- getContents() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
This is the content that will exist as the label.
- getContents() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
String of HTML contents for this component - may be a fragment of HTML to display or a complete HTML page.
- getContents() - Method in class com.smartgwt.client.widgets.HTMLPane
-
String of HTML contents for this component - may be a fragment of HTML to display or a complete HTML page.
- getContents() - Method in class com.smartgwt.client.widgets.Label
-
The contents of a canvas or label widget.
- getContents() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Text to show in body of window.
- getContentsType() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
The
contentsType
attribute governs whether the contents of this htmlFlow are a fragment of HTML to inserted directly into the DOM, or a complete HTML page to be displayed in an IFRAME. - getContentsType() - Method in class com.smartgwt.client.widgets.HTMLPane
-
The
contentsType
attribute governs whether the contents of this htmlFlow are a fragment of HTML to inserted directly into the DOM, or a complete HTML page to be displayed in an IFRAME. - getContentsType() - Method in class com.smartgwt.client.widgets.Window
-
If this window has
src
specified, this property can be used to indicate whether the source is a standalone HTML page or an HTML fragment. - getContentsURL() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If specified the HTMLFlow will load its contents from this URL instead of displaying
this.contents
. - getContentsURL() - Method in class com.smartgwt.client.widgets.HTMLPane
-
If specified the HTMLFlow will load its contents from this URL instead of displaying
this.contents
. - getContentsURLParams() - Method in class com.smartgwt.client.widgets.HTMLPane
-
Parameters to be sent to the contentsURL when fetching content.
- getContentType() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Valid with the xmlHttpRequest transport only and only when
httpMethod
is set to "POST". - getContext() - Method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
-
the
Process.traceContext
, if set - getContextMenu() - Method in class com.smartgwt.client.widgets.Canvas
-
Context menu to show for this object, an instance of the Menu widget.
- getContextMenu() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Context menu to show for this object, an instance of the Menu widget.
- getContextMenu() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Context menu to show for this object, an instance of the Menu widget.
- getControlBar() - Method in class com.smartgwt.client.widgets.grid.Shuttle
- getControlBarIconBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A CSS style to apply to icons in the
controlsBar
. - getControlBarIconSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the various icons displayed in the
controlsBar
of this Calendar. - getControlCloseTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the close control.
- getControlColumn(Canvas) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Return the
column widget
that contains the passed control. - getControlMaximizeTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the maximize control.
- getControlMinimizeTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the minimize control.
- getControlPoint1() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
First cubic bezier control point.
- getControlPoint1() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The point at which the leading tail segment joins the connecting center segment.
- getControlPoint2() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Second cubic bezier control point.
- getControlPoint2() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The point at which the trailing tail segment joins the connecting center segment.
- getControlReorderHandleTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the resizeHandle control.
- getControls() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.controls
setting. - getControls() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Custom controls to be shown on top of this section header.
- getControls() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The array of controls to show in this group.
- getControlsAsCanvasArray() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.controls
setting. - getControlsBar() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
HLayout
shown above the Calendar views and displaying a set of controls for interacting with the current view - namely, thenext
,previous
andadd
buttons, thedate label
and thedate-picker
icon. - getControlsBarHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Default height of the
controlsBar
shown above the main Calendar grid. - getControlsLayout() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
A
Layout
containing specifiedcontrols
if any. - getControlsLayout() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
A
Layout
containing specifiedcontrols
if any. - getControlSortDownTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the sort-down control.
- getControlSortUpTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the sort-up control.
- getControlStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's "control box".
- getControlStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's "control box".
- getConvertToInteger() - Method in class com.smartgwt.client.widgets.form.validator.IsIntegerValidator
-
Return the convertToInteger.
- getCopyLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing a mechanism for duplicating levels in the group configuration. - getCopyLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
IButton
providing a mechanism for duplicating levels in the group configuration. - getCopyLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing a mechanism for duplicating levels in the sort configuration. - getCopyLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
IButton
providing a mechanism for duplicating levels in the sort configuration. - getCopyLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the copyLevelButton
- getCopyLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the copyLevelButton
- getCopyLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the copyLevelButton
- getCopyLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the copyLevelButton
- getCopySearchField() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
ListGridField shown in the pickList to allow users to copy existing searches.
- getCopySearchHoverText() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{copySearchField}
- getCopySelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
copySelection
control. - getCornerImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the corner between vertical and horizontal scrollbars.
- getCornerOffset() - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the amount of offset in pixels from the corner to position the pointer when
snapTo
is TL, TR, BL or BR. - getCornerResizeKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getCornerSize() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Allows the size of the corner segment to be set independently of the
btnSize
. - getCornerSrc() - Method in class com.smartgwt.client.widgets.Scrollbar
-
URL for the corner image, a singular image that appears in the corner when both h and v scrollbars are showing.
- getCorrectZoomOverflow() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether the Framework should correct for erroneous scrollHeight and scrollWidth values reported by the browser when zoomed (via browser or OS-level zoom) by allowing
maxZoomOverflowError
of overflow before enabling scrolling and displaying custom scrollbars. - getCount() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Contains a count of the number of events (if any) collapsed into this event if collapsing is active, which includes:
move events
key events
wheel events
page events
The count, if present, includes the event itself so it will always be a number greater than or equal to two. - getCount() - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Return the count.
- getCreateButtonsOnInit() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
If set to true, causes the toolbar created by this item to create its child buttons during initialization, instead of waiting until draw().
- getCreateButtonsOnInit() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If set to true, causes child buttons to be created during initialization, instead of waiting until draw().
- getCreateDashboardComponentStep() - Method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStep
- getCreateDashboardComponentStepResult() - Method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStep
- getCreateDashboardComponentStepResults() - Method in class com.smartgwt.client.ai.DataQuestionResult
-
If successful (
type
is SUCCESS), the array ofCreateDashboardComponentDataQuestionStepResult
objects. - getCreateDashboardComponentSteps() - Method in class com.smartgwt.client.ai.CreateDashboardDataQuestionStep
- getCreateDefaultTreeField() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If no fields are specified, create a single field with
TreeGridField.treeField
set totrue
to show the tree. - getCreator() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Deprecated.As of Smart GWT 10.0, use
tileGrid
. - getCredentialsURL() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Specifies URL where credentials should be submitted to attempt relogin when session timeout is encountered during a background RPC.
- getCriteria() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
Optional criteria to use for this subquery.
- getCriteria() - Method in class com.smartgwt.client.data.Criterion
-
For a criterion with an operator that acts on other criteria (eg "and", "or"), a list of sub-criteria that are grouped together by the operator.
- getCriteria() - Method in class com.smartgwt.client.data.DSRequest
-
Return the Criteria associated with a FETCH operation.
- getCriteria() - Method in class com.smartgwt.client.data.Hilite
-
Criteria defining what records this hilite should apply to.
- getCriteria() - Method in class com.smartgwt.client.data.ResultSet
-
Filter criteria used whenever records are retrieved.
- getCriteria() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The
criteria
used to fetch the records returned as part of the export or serialization. - getCriteria() - Method in class com.smartgwt.client.util.workflow.DecisionBranch
-
Criteria identifying when the
targetTask
should be chosen within aMultiDecisionTask.decisionList
. - getCriteria() - Method in class com.smartgwt.client.util.workflow.DecisionTask
-
Simple or
AdvancedCriteria
to be applied against theProcess.state
. - getCriteria() - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
Criteria (including AdvancedCriteria) used to locate the record to be edited.
- getCriteria() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Criteria to use for fetch.
- getCriteria() - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Criteria defining the records that should be selected or deselected.
- getCriteria() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Criteria (including AdvancedCriteria) to use for "fetch" and "export" operations.
- getCriteria() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
The criteria derived from the filter editor values.
- getCriteria() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
Current criteria of the form (matches
DynamicForm.getValuesAsCriteria()
) - getCriteria() - Method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
The criteria represented by the filterBuilder
- getCriteria() - Method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
the search criteria from the form
- getCriteria() - Method in interface com.smartgwt.client.widgets.form.fields.FilterCriteriaFunction
- getCriteria() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Initial criteria.
- getCriteria() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
criteria derived from the filter editor values
- getCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieves a copy of the current criteria for this component (may be null).
- getCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The filter criteria to use when fetching rows.
- getCriteria(boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Initial criteria.
- getCriteria(FormItemFunctionContext) - Method in interface com.smartgwt.client.widgets.form.fields.FormItemCriteriaFunction
- getCriteriaChangedDelay() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Delay in milliseconds between user changing the criteria in the form and the
SearchForm.criteriaChanged()
notification method being fired. - getCriteriaField() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getCriteriaIndicatorColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The color of the
filterWindow criteria indicator
. - getCriteriaIndicatorHeaderColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The color of the
filterWindow criteria indicator
when shown on thesorter button
or the lastheader button
in the grid header. - getCriteriaMap() - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
Deprecated.in favor of
MultiDecisionTask.getDecisionList()
. - getCriteriaPolicy() - Method in class com.smartgwt.client.data.DataSource
-
Decides under what conditions the
ResultSet
cache should be dropped when theResultSet.criteria
changes. - getCriteriaPolicy() - Method in class com.smartgwt.client.data.ResultSet
-
Decides under what conditions the cache should be dropped when the
Criteria
changes. - getCriterion() - Method in class com.smartgwt.client.ai.BuildCriterionResponse
-
If successful, the generated
AdvancedCriteria
for the user's natural language description of a filter. - getCriterion() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Calls the
getCriterion()
method of theFormItemCriterionGetter
that is registered with this field. - getCriterion() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Initial criterion for this FilterClause.
- getCriterion(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Calls the
getCriterion()
method of theFormItemCriterionGetter
that is registered with this field. - getCriterion(DynamicForm, FormItem) - Method in interface com.smartgwt.client.widgets.form.FormItemCriterionGetter
- getCriterion(DynamicForm, FormItem, TextMatchStyle) - Method in interface com.smartgwt.client.widgets.form.FormItemCriterionGetter
- getCrosshairImageURL() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The location of the crosshair image file
- getCSSProperties() - Method in class com.smartgwt.client.tools.CSSEditor
-
Returns the values being edited as a block of CSS properties.
- getCssText() - Method in class com.smartgwt.client.data.Hilite
-
CSS text to be applied to cells where this hilite is applied, for example, "background-color:#FF0000"
- getCSSText() - Method in class com.smartgwt.client.tools.CSSEditor
-
Returns the values being edited as a single string of
CSSText
. - getCtrlKey() - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Control key must be held down.
- getCtrlKey() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Present for
key events
if the control key was down when the event got triggered. - getCurrencySymbol() - Static method in class com.smartgwt.client.util.NumberUtil
-
The currency symbol to use when formatting numbers
- getCurrentExpansionComponent(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the expansion component derived from
getExpansionComponent()
currently visible in some record, or null if the specified record is not showing an expansion component. - getCurrentExpansionComponent(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the expansion component derived from
getExpansionComponent()
currently visible in some record, or null if the specified record is not showing an expansion component. - getCurrentFieldsGrid() - Method in class com.smartgwt.client.widgets.FieldPicker
-
A
ListGrid
showing the list of currently selected fields. - getCurrentFieldsTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
- getCurrentFieldWidths() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns an array of widths of the visible fields in this
ListGrid
, in px. - getCurrentItem() - Method in class com.smartgwt.client.widgets.layout.NavPanel
- getCurrentItemId() - Method in class com.smartgwt.client.widgets.layout.NavPanel
- getCurrentPane() - Method in class com.smartgwt.client.widgets.layout.Deck
-
The pane to show, including initially, in this
Deck
. - getCurrentPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The most recently shown pane.
- getCurrentPaneAsString() - Method in class com.smartgwt.client.widgets.layout.Deck
-
The pane to show, including initially, in this
Deck
. - getCurrentScreenName() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
The name of the screen within the project to return first when loading.
- getCurrentStep() - Method in class com.smartgwt.client.ai.AnswerEngineOperation
-
The current step that this Answer Engine operation is working on.
- getCurrentTile() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the tile currently under the mouse.
- getCurrentTime() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Deprecated.
- getCurrentTime() - Method in class com.smartgwt.client.widgets.Sound
-
Retrieves the current playback time of a playing or paused audio file in seconds.
- getCurrentTimeAsDouble() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Current playback position in seconds.
- getCurrentTitleTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the title property of the current fields
- getCurrentTransactionId() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Deprecated.please use int methods when dealing with transaction number.
- getCurrentTransactionIdAsInt() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Same as getQueueTransactionId() but returns
-1
instead ofnull
if there's no currently queued requests. - getCurrentUser() - Static method in class com.smartgwt.client.util.Authentication
-
Returns the current user specified by
setCurrentUser()
. - getCurrentUserId() - Static method in class com.smartgwt.client.util.Authentication
-
Convenience method to return the
"userId"
attribute of thecurrent user
if there is one. - getCurrentViewName() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the view that should be visible initially by default.
- getCursor() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the css cursor image to display when the mouse pointer is over this component.
- getCursor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If set, specifies the cursor to display when the mouse pointer is over this DrawItem.
- getCursor() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Specifies the cursor image to display when the mouse pointer is over this icon.
- getCursor() - Method in class com.smartgwt.client.widgets.Splitbar
-
Splitbars' cursors are set at init time based on whether they are to be used for vertical or horizontal resize.
- getCursorPosition() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getCursorPosition() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For text-based items, this method returns the index of the start of the current selection if the item currently has the focus (if no text is selected, this equates to the current position of the text editing cursor).
- getCursorPositionScreen() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getCustomColumnProperties(TreeNode, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Additional properties to apply to the ListGrid that will show the indicated column.
- getCustomCriteria(String) - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
This method is called when
showCustomOption
is true and the user selects the custom option. - getCustomIconDropProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to rename the
default node.showDropIcon
property. - getCustomIconOpenProperty() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
This property allows the developer to rename the
default node.showOpenIcon
property. - getCustomIconOpenProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to rename the
default node.showOpenIcon
property. - getCustomIconProperty() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
This property allows the developer to customize the icon displayed next to a node.
- getCustomIconProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to rename the
default node.icon
property. - getCustomIconSelectedProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to rename the
default node.showSelectedIcon
property. - getCustomIconSize() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
If set, this property overrides the size of the image rendered when
useNativeRadioItems
is false. - getCustomNavControl() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
An arbitrary component that will be placed where the
miniNavControl
AutoChild would normally be placed (seeminiNavAlign
). - getCustomOptionTitle() - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
The title to show for the
custom option
. - getCustomState(FormItemElementType, String) - Method in interface com.smartgwt.client.widgets.form.fields.FormItem.CustomStateGetter
-
Deprecated.Do not use CustomStateGetter; use
FormItem.StateCustomizer
instead - getCustomState(FormItemElementType, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Optional method to retrieve a custom state suffix to append to the style name that is applied to some element of a formItem - see
FormItemBaseStyle
for more information on how state-based FormItem style names are derived. - getCustomState(FormItemElementType, String, FormItem) - Method in interface com.smartgwt.client.widgets.form.fields.FormItem.StateCustomizer
-
Implement this method to retrieve a custom state suffix to append to the style name that is applied to some element of a formItem.
- getCustomStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use for all cells for this particular record.
- getCustomStyle() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
CSS style name used for this
NavItem
. - getCustomValues() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
additional custom values associated with the event
- getCustomValues() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
additional custom values associated with the event
- getCutSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
cutSelection
control. - getCx() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
x coordinate of outer radial
- getCy() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
y coordinate of outer radial
- getData() - Method in class com.smartgwt.client.data.DSResponse
-
For "fetch" operations, this is the array of Records fetched.
- getData() - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to XML to form the SOAP body.
- getData() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Returns the payload of this request to be sent to the server, as a JavaScriptObject.
- getData() - Method in class com.smartgwt.client.tools.HiddenPalette
-
A list of
PaletteNodes
for component creation. - getData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A List of CalendarEvent objects, specifying the data to be used to populate the calendar.
- getData() - Method in class com.smartgwt.client.widgets.DateChooser
-
Get the current value of the picker.
- getData() - Method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
the new rule context
- getData() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
pointer to this pickList's data
- getData() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
A List of TileRecord objects, specifying the data to be used to create the tiles.
- getData() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Optional initial data for the tree.
- getData() - Method in class com.smartgwt.client.widgets.tree.Tree
- getData() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
- getData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- getDataArity() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A DynamicForm is a
dataArity
:single component. - getDataArity() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A ListGrid is a
dataArity
:multiple component. - getDataArity() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
A TileGrid is a
dataArity
:multiple component. - getDataArity() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
A TreeGrid is a
dataArity
:multiple component. - getDataArity() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A DetailViewer is a
dataArity
:either component by default which means data population fromCanvas.dataContext
will be treated like a DynamicForm (i.e. - getDataAsJSList() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDataAsJSList() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getDataAsMap() - Method in class com.smartgwt.client.data.WSRequest
- getDataAsMap() - Method in class com.smartgwt.client.rpc.RPCResponse
-
The data sent by the server.
- getDataAsObject() - Method in class com.smartgwt.client.rpc.RPCResponse
-
The data sent by the server.
- getDataAsRecord() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Deprecated.in favor of
DetailViewer.getDataAsRecordArray()
. - getDataAsRecordArray() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- getDataAsRecordList() - Method in class com.smartgwt.client.data.DSResponse
-
For "fetch" operations, this is the array of Records fetched.
- getDataAsRecordList() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDataAsRecordList() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the grid data as a
RecordList
. - getDataAsRecordList() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Return the tileGrid data as a
RecordList
. - getDataAsRecordList() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- getDataAsString() - Method in class com.smartgwt.client.rpc.RPCRequest
- getDataAsString() - Method in class com.smartgwt.client.rpc.RPCResponse
-
The data sent by the server.
- getDataAxisLabelDelimiter() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Determines how inner and outer data axis labels are separated for charts that support multiple data label facets.
- getDataAxisLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of data axis.
- getDataBoundComponent() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The component whose fields should be edited.
- getDataColor(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDataColor(int) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
- getDataColor(int, Double, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDataColor(int, Double, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
- getDataColor(int, Integer, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDataColor(int, Integer, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
- getDataColor(int, String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get a color from the
dataColors
Array. - getDataColor(int, String, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Get a color from the
dataColors
Array. - getDataColor(int, Date, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDataColor(int, Date, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
- getDataColors() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An array of colors to use for a series of visual elements representing data (eg columns, bars, pie slices), any of which may be adjacent to any other.
- getDataColors() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
An array of colors to use for a series of visual elements representing data (eg columns, bars, pie slices), any of which may be adjacent to any other.
- getDataContext() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Returns the
DataContext
provided by theopen()
call that opened this window, or a newly created (on demand)DataContext
if this is the main application window, or no DataContext was provided. - getDataContext() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
DataContext
that will be provided to the top-level component asdataContext
in the screen. - getDataContext() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
DataContext
that will be provided to the top-level component asdataContext
in each screen cached for the project. - getDataContext() - Method in class com.smartgwt.client.widgets.Canvas
-
A mapping from
DataSource
IDs to specificRecords
from those DataSources, thatDataBoundComponents
contained within this Canvas should automatically bind to if a DataSource is provided but data is not provided (directly or indirectly, for example, indirectly via settingListGrid.autoFetchData
. - getDataContextBinding() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
A
DataContextBinding
to be applied to the created screen viaCanvas.setDataContext()
. - getDataContextBinding() - Method in class com.smartgwt.client.util.workflow.SetScreenDataTask
-
A
DataContextBinding
to be applied to the screen viaCanvas.setDataContext()
. - getDataContextBinding() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
A
DataContextBinding
to be applied to the loaded screen viaCanvas.setDataContext()
. - getDataDisplaySeparatorChar() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
If
inline editing
for this viewer edits theDetailViewer.data
, character that should be used as a separator for enteringcom.smartgwt.client.types.ValueMap
-style entries that map from a field name to a value. - getDataDisplaySeparatorChar() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
If
inline editing
for this chart edits theFacetChart.data
, character that should be used as a separator for entering label vs value entries. - getDataEscapeChar() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
If
inline editing
for this viewer edits theDetailViewer.data
, character that can be used to enter literal separator chars (such as thedataSeparatorChar
) or literal leading or trailing whitespace. - getDataEscapeChar() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
If
inline editing
for this chart edits theFacetChart.data
, character that can be used to enter literal separator chars (such as thedataSeparatorChar
). - getDataFetchDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Delay in milliseconds before fetching data.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
FacetCharts do not yet support paging, and will fetch all records that meet the criteria.
- getDataFetchMode() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
How to fetch and manage records retrieved from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Mode of fetching records from server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
DetailViewers do not yet support paging, and will fetch and render all available records.
- getDataField() - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the most pertinent numeric, date, or enum value, for use when a
DataBoundComponent
needs to show a short summary of a record. - getDataField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getDataField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s. - getDataFormat() - Method in class com.smartgwt.client.data.DataSource
-
Indicates the format to be used for HTTP requests and responses when fulfilling DSRequests (eg, when
fetchData()
is called). - getDataFormat() - Method in class com.smartgwt.client.data.OperationBinding
-
Format for response data for this operation.
- getDataFormat() - Method in class com.smartgwt.client.data.RestDataSource
-
Expected format for server responses.
- getDataFormat() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Format to assume for user-provided data.
- getDataLabelFacet() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDataLabelFacetsMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Determines separation between the set of inner data labels and the set of outer data labels for charts that support multiple data label facets.
- getDataLabelHoverHTML(FacetValue) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Called when the mouse hovers over a data label, that is, a text label showing values from the first facet.
- getDataLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data label
- getDataLabelToValueAxisMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin between the edge of the chart and the data labels of the data label axis.
- getDataLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- getDataLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- getDataLineType() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How to draw lines between adjacent data points in Line and Scatter charts.
- getDataMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For rectangular charts (bar, column, line), margin around the inside of the main chart area, so that data elements are not flush to edge.
- getDataOutlineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- getDataOutlineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- getDataPageSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDataPageSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDataPageSize() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
When using
data paging
, how many records to fetch at a time. - getDataPageSize() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getDataPageSize() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getDataPageSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getDataPageSize() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getDataPageSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getDataPath() - Method in class com.smartgwt.client.widgets.Canvas
-
A dataPath may be specified on any canvas.
- getDataPath() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
dataPath for this item.
- getDataPath() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
dataPath for this field.
- getDataPath() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
dataPath property allows this field to display detail from nested data structures
- getDataPointProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Common properties to apply for all data points (see
showDataPoints
). - getDataPointProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Common properties to apply for all data points (see
showDataPoints
). - getDataPointSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Size in pixels for data points drawn for line, area, radar and other chart types.
- getDataPointSize() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Size in pixels for data points drawn for line, area, radar and other chart types.
- getDataProperties() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
For databound ListGrids, this attribute can be used to customize the
ResultSet
object created for this grid when data is fetched - getDataProperties() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
For a
ColumnTree
that uses a DataSource, these properties will be passed to the automatically-created ResultTree. - getDataProperties() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For a
TreeGrid
that uses a DataSource, these properties will be passed to the automatically-created ResultTree. - getDataProtocol() - Method in class com.smartgwt.client.data.DataSource
-
Controls the format in which inputs are sent to the dataURL when fulfilling DSRequests.
- getDataProtocol() - Method in class com.smartgwt.client.data.DSRequest
-
DataProtocol
for this particular request. - getDataProtocol() - Method in class com.smartgwt.client.data.OperationBinding
-
Controls the format in which inputs are sent to the dataURL.
- getDataProtocol() - Method in class com.smartgwt.client.data.RestDataSource
-
Rather than setting
DataSource.dataProtocol
, to control the format in which inputs are sent to the dataURL, you must specify a replacementOperationBinding
and specifyOperationBinding.dataProtocol
on thatoperationBinding
. - getDataQuestion() - Method in class com.smartgwt.client.ai.AnswerEngineOperation
-
The data question that is the subject of this Answer Engine operation.
- getDataQuestionSettings() - Method in class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
-
Settings to use for new
DataQuestion
objects created directly or indirectly by this item. - getDataSeparatorChar() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
If
inline editing
for this viewer edits theDetailViewer.data
, character that should be used as a separator between values, or between pairs of field name vs values if the user is entering such acom.smartgwt.client.types.ValueMap
using thedataDisplaySeparatorChar
. - getDataSeparatorChar() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
If
inline editing
for this chart edits theFacetChart.data
, character that should be used as a separator between values, or between pairs of label vs values. - getDataSetType() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- getDataSetType() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- getDataSetType() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- getDataShapeProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data shapes (filled areas in area or radar charts).
- getDataShapeProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for data shapes (filled areas in area or radar charts).
- getDataSource() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
The
DataSource
that the AI-generated field will be considered to augment. - getDataSource() - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The
DataSource
on which the user's natural language description of a filter applies. - getDataSource() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
-
The AI-selected data source.
- getDataSource() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The
DataSource
containing therecords
. - getDataSource() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, the
DataSource
where thevalue
originated. - getDataSource() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The name of the
DataSource
to use for this subquery - getDataSource() - Method in class com.smartgwt.client.data.DSRequest
-
DataSource this DSRequest will act on.
- getDataSource() - Method in class com.smartgwt.client.data.DSResponse
-
The DataSource of this DSResponse.
- getDataSource() - Method in class com.smartgwt.client.data.FilteredList
-
Optional dataSource to specifying field names and types for records within this List.
- getDataSource() - Method in class com.smartgwt.client.data.ResultSet
-
What
DataSource
is this resultSet associated with? - getDataSource() - Method in class com.smartgwt.client.util.AsyncDataBoundOperationContext
- getDataSource() - Method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
A
DataSource
for context. - getDataSource() - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
The DataSource used with
recordSourceComponent
to pull related data. - getDataSource() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
DataSource ID or DataSource instance to be used.
- getDataSource() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDataSource() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDataSource() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - getDataSource() - Method in class com.smartgwt.client.widgets.FieldPicker
-
An optional DataSource that is used to create a disposable
dataBoundComponent
if none is provided. - getDataSource() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getDataSource() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
The DataSource that this component should bind to for default fields and for performing
DSRequest
. - getDataSource() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
DataSource this filter should use for field definitions and available
Operator
s. - getDataSource() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
The DataSource that this component should bind to for default fields and for performing
DSRequest
. - getDataSource() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getDataSource() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getDataSource() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
DataSource for this shuttle's data set.
- getDataSource() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Optional DataSource to fetch menuItems and submenus from, instead of using
items
. - getDataSource() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getDataSource() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
What
DataSource
is this resultTree associated with? - getDataSource() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies what
DataSource
this tree is associated with. - getDataSource() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getDataSource(String) - Static method in class com.smartgwt.client.data.DataSource
-
Lookup a DataSource by ID.
- getDataSource(String) - Method in class com.smartgwt.client.rpc.Project
-
Returns an instance of the requested
DataSource
by creating it from the project's cache. - getDataSource(String, RequestTransformer, ResponseTransformer) - Static method in class com.smartgwt.client.data.DataSource
-
Lookup a DataSource by ID with an optional RequestTransformer and ResponseTransformer.
- getDataSourceAsString() - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
The DataSource used with
recordSourceComponent
to pull related data. - getDataSourceAsString() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
DataSource this filter should use for field definitions and available
Operator
s. - getDataSourceAsString() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies what
DataSource
this tree is associated with. - getDataSourceField() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
DataSourceField on which this validator was declared.
- getDataSourceName() - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStep
-
The name of the data source to query.
- getDataSourceNames() - Method in class com.smartgwt.client.ai.DataQuestionSettings
-
The IDs of available data sources.
- getDataSourceNames() - Method in class com.smartgwt.client.rpc.Project
-
Return the names of the
DataSources
cached in this project. - getDataSourceRecord(DataSource) - Method in class com.smartgwt.client.widgets.DataContext
-
Returns record bound to the DataSource.
- getDataSourceRecord(String) - Method in class com.smartgwt.client.widgets.DataContext
-
Returns record bound to the DataSource.
- getDataSourceRecordBindings() - Method in class com.smartgwt.client.widgets.DataContext
-
Returns all current DataSource-to-Record and DataSource-to-Record[] bindings for this DataContext.
- getDataSourceRecords(DataSource) - Method in class com.smartgwt.client.widgets.DataContext
-
Returns record(s) bound to the DataSource as Record or Record[].
- getDataSourceRecords(String) - Method in class com.smartgwt.client.widgets.DataContext
-
Returns record(s) bound to the DataSource as Record or Record[].
- getDataSources() - Method in class com.smartgwt.client.ai.AnswerEngineOperation
-
The array of available data sources.
- getDataTransport() - Method in class com.smartgwt.client.data.DataSource
-
Transport to use for all operations on this DataSource.
- getDataTransport() - Method in class com.smartgwt.client.data.OperationBinding
-
Transport to use for this operation.
- getDataURL() - Method in class com.smartgwt.client.data.DataSource
-
Default URL to contact to fulfill all DSRequests.
- getDataURL() - Method in class com.smartgwt.client.data.OperationBinding
-
URL to contact to fulfill DSRequests for this operationBinding.
- getDataURL() - Method in class com.smartgwt.client.data.RestDataSource
-
Default URL to contact to fulfill all DSRequests.
- getDataURL() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, the batchUploader will copy this value to the queue of "add" requests it sends to the server to actually populate the data.
- getDataURL() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Get a "data:" URL encoding the current contents of the
DrawPane
. - getDataURL(DataURLCallback) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
- getDataURL(DataURLCallback, DataURLFormat) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Get a "data:" URL encoding the current contents of the
DrawPane
. - getDataValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
underlying data value for the item
- getDataValueAsRecord() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
underlying data value for this item as a Record.
- getDataValueAsRecordList() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
underlying data value for this item as a RecordList
- getDataValueHoverShadow() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
highlightDataValues
is true, this attribute can be set to aDrawItem shadow
to show around the draw-area of nearby filled data-value shapes as the mouse is moved around in Bar, Column, Pie and Doughnutchart-types
. - getDate() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
JavaScript Date object representing this day
- getDate() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
JavaScript Date object representing this day
- getDate() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The one-based day-number in the
specified month
when this fiscal year starts. - getDateArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getDateCellAlign(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateCellAlignCustomizer
-
getDateCellAlign() should be implemented and return the horizontal Alignment for the content in the passed date-cell in the passed view To access the Calendar itself, use calendarView.getCalendar().
- getDateCellAlign(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
getDateHTML
returns a value, this method returns the horizontal alignment for that value in its cell, in the passed view. - getDateCellVAlign(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateCellVAlignCustomizer
-
getDateCellVAlign() should be implemented and return the vertical Alignment for the content in the passed date-cell in the passed view To access the Calendar itself, use calendarView.getCalendar().
- getDateCellVAlign(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
getDateHTML
returns a value, this method returns the vertical alignment for that value in its cell, in the passed view. - getDateChooser() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
DateChooser
used to select the date for which events will be displayed. - getDateCSSText(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateCSSTextCustomizer
-
getDateCSSText() should be implemented and return additional CSS text to apply to the passed date in the passed view.
- getDateCSSText(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return CSS text for styling the cell associated with the passed date and/or rowNum & colNum, which will be applied in addition to the CSS class for the cell, as overrides.
- getDateDisplayFormat() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Format for displaying dates to the user.
- getDateEditingStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates the type of controls to use in event-windows.
- getDateFormat() - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting date values.
- getDateFormat() - Method in class com.smartgwt.client.util.JSONEncoder
-
Format for encoding JavaScript Date values in JSON.
- getDateFormatter() - Method in class com.smartgwt.client.data.DataSourceField
-
Preferred display format to use for date type values within this field.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Date formatter for displaying events.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
DateDisplayFormat
for Date type values displayed in this form. - getDateFormatter() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
istrue
this property can be used to customize the format in which dates are displayed for this item.
Should be set to a standardDateDisplayFormat
. - getDateFormatter() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Display format to use for date type values within this formItem.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Display format to use for date type values within this formItem.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How should Date type values be displayed in this ListGrid by default?
- getDateFormatter() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Display format to use for date type values within this field.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How should Date type values be displayed in this DetailViewer by default?
- getDateFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Display format to use for date type values within this field.
- getDateFromPoint() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns a Date instance representing the point at the passed offsets into the body of the current view.
- getDateFromPoint(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDateFromPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDateFromPoint(Integer, Integer, Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDateFromPoint(Integer, Integer, Boolean, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns a Date instance representing the point at the passed offsets into the body of the current view.
- getDateGrid() - Method in class com.smartgwt.client.widgets.DateChooser
-
A
ListGrid
subclass, responsible for rendering the calendar view. - getDateHeaderTitle(Date, int, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the title text to display in the header-button of the ListGridField showing the passed date, in the passed view.
- getDateHTML(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateHTMLCustomizer
-
getDateHTML() should be implemented and return the HTML string to display in the passed date-cell in the passed view To access the Calendar itself, use calendarView.getCalendar().
- getDateHTML(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the HTML to be displayed in the associated date-cell in the passed view.
- getDateLabel() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The
com.smartgwt.client.types.AutoChild
Label
used to display the current date or range above the selected calendar view. - getDateLabelText(String, Date, Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the text to display with the navigation buttons above the Calendar - indicates the visible date range.
- getDatePickerButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
ImgButton
that appears above the various views of the calendar and offers alternative access to aDateChooser
to pick the current day. - getDatePickerHoverText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
date picker
toolbar button - getDateRangeForm() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
DynamicForm
com.smartgwt.client.types.AutoChild
automatically created by the dateRangeItem and applied to the item asthis.canvas
. - getDateStyle(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateStyleCustomizer
-
getDateStyle() should be implemented and return the CSS class name for passed date-cell in the passed view.
- getDateStyle(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the CSS styleName for the associated date-cell in the passed view.
- getDateTimeFormat() - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting datetime values.
- getDatetimeFormatter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
DateDisplayFormat
for Date type values displayed in this form in fields of typedatetime
. - getDatetimeFormatter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Display format to use for fields specified as type 'datetime'.
- getDatetimeFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Display format to use for fields specified as type 'datetime'.
- getDayBodyBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day body of the month view of the calendar.
- getDayBodyHTML(Date, CalendarEvent[], Calendar, int, int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the HTML to be shown in the body of a day in the month view.
- getDayHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day headers of the month view.
- getDayName(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Return the full day of week name for this date (Monday, Tuesday, etc).
- getDayNameLength() - Method in class com.smartgwt.client.widgets.DateChooser
-
How long (how many characters) should be day names be.
- getDayNames() - Static method in class com.smartgwt.client.util.DateUtil
-
Return an array of the full names of each day, suitable for use in a selection list, etc.
- getDaysAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "day". - getDaySelector() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
SelectItem
for picking a day of the month. - getDaySelectorProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
daySelector
. - getDaysFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "day". - getDayView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
CalendarView
used to display events that pertain to a given day. - getDayViewTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
day view
. - getDecimalPad() - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- getDecimalPad() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- getDecimalPad() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- getDecimalPad() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- getDecimalPrecision() - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- getDecimalPrecision() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default precision used when formatting float numbers for axis labels
- getDecimalPrecision() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
The
FacetChart.decimalPrecision
used to render the numeric labels of this metric axis. - getDecimalPrecision() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- getDecimalPrecision() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- getDecimalPrecision() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- getDecimalSymbol() - Static method in class com.smartgwt.client.util.NumberUtil
-
The decimal symbol to use when formatting numbers
- getDecisionList() - Method in class com.smartgwt.client.util.workflow.MultiDecisionTask
-
List of
DecisionBranchs
to be processed to find the first with matching criteria. - getDeckStyle() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
CSS style for the
navDeck
. - getDecreaseIcon() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked mode
, the icon to decrease the spinner's value (a down arrow by default). - getDeepCloneNonFieldValuesOnEdit() - Method in class com.smartgwt.client.data.DataSource
-
When editing values in
DataBoundComponent
s bound to this dataSource, should we perform a deep clone of values that are not associated with a field (ie, attributes on the record that do not map to a component field either directly by name, or bydataPath
). - getDeepCloneNonFieldValuesOnEdit() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
When editing values in this ValuesManager in one or more DataBoundComponents, should we perform a deep clone of values that are not associated with a field (ie, attributes on the record that do not map to a component field either directly by name, or by
FormItem.dataPath
. - getDeepCloneOnEdit() - Method in class com.smartgwt.client.data.DataSource
-
Before we start editing values in
DataBoundComponent
s bound to this dataSource, should we perform a deep clone of the underlying values (a "deep clone" is one created by traversing the original values object recursively, cloning the contents of nested objects and arrays). - getDeepCloneOnEdit() - Method in class com.smartgwt.client.data.DataSourceField
-
Before we start editing this field in a DataBoundComponent, should we perform a deep clone of the underlying field value.
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDeepCloneOnEdit() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Before we start editing values in this DataBoundComponent, should we perform a deep clone of the underlying values.
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Before we start editing the values of this ValuesManager in one or more DataBoundComponents, should we perform a deep clone of the underlying values.
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getDefaultChooserDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Default date to show in the date chooser.
- getDefaultColor() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The default color.
- getDefaultDataSource() - Method in class com.smartgwt.client.data.SavedSearches
-
Default DataSource used for persistence of saved searches.
- getDefaultDataSourceAsString() - Method in class com.smartgwt.client.data.SavedSearches
-
Default DataSource used for persistence of saved searches.
- getDefaultDate() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
The default one-based day-number in the
specified month
to use for calculating fiscal dates when nofiscal years
are provided. - getDefaultDateFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for date type fields.
- getDefaultDateSeparator() - Static method in class com.smartgwt.client.util.DateUtil
-
gets the default date separator string
- getDefaultDateTimeFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for datetime type fields.
- getDefaultDelimiter() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Deprecated.in favor of
uploadDelimiter
- getDefaultEditableDateFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for editable date type fields.
- getDefaultEditableDateTimeFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for editable datetime type fields.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- getDefaultEditorType() - Method in class com.smartgwt.client.tools.StyleSetting
-
The type of editor to use for this setting.
- getDefaultElement() - Method in class com.smartgwt.client.util.workflow.MultiDecisionTask
-
Next element to pick if no criteria match.
- getDefaultEngineId() - Static method in class com.smartgwt.client.ai.AI
-
The ID of the default
AIEngine
to use. - getDefaultFacetValueContextItems(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns a default set of items, which can be updated/modified, and then assigned to
facetValueContextItems
to be used in the context menu of the appropriate header button. - getDefaultFacetWidth() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default width of inner column headers.
- getDefaultField() - Method in class com.smartgwt.client.data.SavedSearches
-
optional, type "boolean".
- getDefaultFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of listGrid field configuration objects.
- getDefaultFillColor(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the default fill color for the sector at index
sectorIndex
. - getDefaultFilterOperator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default
filter operator
to use for text-based fields in this grid'sfilter editor
, when producingAdvancedCriteria
. - getDefaultFilterOperatorSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show after the name of the default filterOperator in the
headerContextMenu
whenallowFilterOperators
is enabled. - getDefaultFontIncrease() - Static method in class com.smartgwt.client.util.Browser
-
Preferred font size increase if none is specified.
- getDefaultFormattedFieldValue(Record, ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get a field value for some record with default field formatters applied.
- getDefaultFormattedFieldValue(Record, ListGridField, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getDefaultFormattedFieldValue(Record, ListGridField, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get a field value for some record with default field formatters applied.
- getDefaultFormattedValue(Record, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the value for some cell with default formatters applied.
- getDefaultGroupingMode() - Method in class com.smartgwt.client.data.SimpleType
-
In components that support grouping, the default mode from the available
groupingModes
to use when grouping values of this type. - getDefaultGroupingMode() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default groupingMode used when the user does not specify a mode or grouping is triggered programmatically and
field.groupingMode
is unset. - getDefaultHeight() - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Initial height to assign to a new child window created by
MultiWindow.open()
. - getDefaultHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default height for the component.
- getDefaultHeight() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
HTMLFlow defaultHeight is set to
1
which, together withoverflow:"visible"
causes the HTMLFlow to size to its content HTML. - getDefaultHeight() - Method in class com.smartgwt.client.widgets.HTMLPane
-
Default height for the component.
- getDefaultIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default icon image source.
- getDefaultIconSrc() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.defaultIconSrc
. - getDefaultIsFolder() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls whether nodes are assumed to be folders or leaves by default.
- getDefaultIsFolder() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether nodes are assumed to be folders or leaves by default.
- getDefaultMaxRetries() - Static method in class com.smartgwt.client.ai.AI
-
The defualt maximum number of retries for any one particular request to AI.
- getDefaultMinimizeHeight() - Method in class com.smartgwt.client.widgets.Window
-
If
minimizeHeight
is unset, by the window will shrink to the height of the header when minimized. - getDefaultMonth() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
The default zero-based month-number to use for calculating fiscal dates when no
fiscal years
are provided. - getDefaultNewNodesToRoot() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute governs how to handle cache-synch when a new node is added to this dataSource with no explicit parentId.
- getDefaultNodeTitle() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Title assigned to nodes without a
titleProperty
value or anameProperty
value. - getDefaultOpacity() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The initial opacity value for the component, as a percentage value between 0 and 100
- getDefaultOperator() - Method in class com.smartgwt.client.data.DataSourceField
-
The default search-operator for this field.
- getDefaultOperator() - Method in class com.smartgwt.client.data.SimpleType
-
The default
search-operator
for this data-type. - getDefaultOperator() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The default search-operator for this item when it or its form allow
filter-expressions
. - getDefaultPalette() - Method in class com.smartgwt.client.tools.EditContext
-
Palette
to use when anEditNode
is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from aTreePalette
, or clicking onMenuPalette
). - getDefaultPalette() - Method in class com.smartgwt.client.tools.EditPane
-
Palette
to use when anEditNode
is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from aTreePalette
, or clicking onMenuPalette
). - getDefaultPalette() - Method in class com.smartgwt.client.tools.EditTree
-
Palette
to use when anEditNode
is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from aTreePalette
, or clicking onMenuPalette
). - getDefaultParams() - Method in class com.smartgwt.client.data.DataSource
-
HTTP parameters that should be submitted with every DSRequest.
- getDefaultParams() - Method in class com.smartgwt.client.data.OperationBinding
-
HTTP parameters that should be submitted with every DSRequest.
- getDefaultParent() - Method in class com.smartgwt.client.tools.EditContext
-
The default parent
EditNode
to be used when a new EditNode is added to the EditContext without a specified parent. - getDefaultPathToRelation(DataSource) - Method in class com.smartgwt.client.data.DataSource
-
Returns the path having the shortest distance between this and the given targetDS, as determined by
getShortestPathToRelation()
. - getDefaultPathToRelation(String) - Method in class com.smartgwt.client.data.DataSource
-
Returns the path having the shortest distance between this and the given targetDS, as determined by
getShortestPathToRelation()
. - getDefaultPickerMode() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
- getDefaultPickMode() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The
ColorPicker
can operate in either a "simple" mode (where it displays just the 40 basic colors and allows the user to click one), or a "complex" mode (where the user can specify a color from anywhere in the spectrum, with an optional alpha element). - getDefaultProperties() - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
Default FormItem properties to apply to the editor for this cell.
- getDefaultQuantity() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Default quantity to show in the
quantityField
. - getDefaultQuoteString() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Deprecated.in favor of
uploadQuoteString
- getDefaultResizeBars() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Policy for whether resize bars are shown on members by default.
- getDefaultScClassName() - Method in class com.smartgwt.client.bean.BeanFactory
- getDefaultScClassName(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets the default scClassName for the class.
- getDefaultSearchCheckbox() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Checkbox shown when
isAdmin
is true and the current search is marked as a shared search (via thesharedSearchCheckbox
), allowing an admin to designate a search as the default search for users that have not chosen some other search as their default. - getDefaultSearchNameSuffix() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
HTML string to append to the search title in the search name field if this is the default search.
- getDefaultSearchOperator() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
search operator
to use for fields in a form that producesAdvancedCriteria
. - getDefaultSearchTitle() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Title for the
sharedSearchCheckbox
. - getDefaultSizeIncrease() - Static method in class com.smartgwt.client.util.Browser
-
Preferred control size increase if none is specified.
- getDefaultSkin() - Static method in class com.smartgwt.client.util.Browser
-
Preferred default skin if none is specified.
- getDefaultTabHeight() - Method in class com.smartgwt.client.widgets.tab.TabSet
- getDefaultTabSize() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Default size (length) in pixels for tabs within this tabBar
- getDefaultTabWidth() - Method in class com.smartgwt.client.widgets.tab.TabSet
- getDefaultTextMatchStyle() - Method in class com.smartgwt.client.data.DataSource
-
The default textMatchStyle to use for
DSRequest
s that do not explicitly state atextMatchStyle
. - getDefaultTimeFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for time type fields.
- getDefaultTimelineColumnSpan() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of columns of the
timelineGranularity
to give the timeline by default if noendDate
is provided. - getDefaultToFirstItem() - Method in class com.smartgwt.client.widgets.layout.NavPanel
- getDefaultToFirstOption() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Select the first option as the default value for this ComboBoxItem.
- getDefaultToFirstOption() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select the first option as the default value for this SelectItem.
- getDefaultTransformRequest(DSRequest) - Method in class com.smartgwt.client.data.RequestTransformer
-
Return the result of the default transformed request.
- getDefaultTransformRequest(RPCRequest) - Method in class com.smartgwt.client.rpc.RequestTransformer
-
Return the result of the default transformed request.
- getDefaultUseUnselectedValues() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Should this item track unselected or selected values by default?
- getDefaultValue() - Method in class com.smartgwt.client.util.workflow.AskForValueTask
-
Default value.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Static default value for this ComboBoxItem.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Header text
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Static default value for this SelectItem.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Default value for this sliderItems is 1.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The default value of this ToggleSwitch.
- getDefaultWaitDuration() - Method in class com.smartgwt.client.util.workflow.Process
-
When
defaultWaitFor
or taskwaitFor
are set to "duration", how long should the wait be before starting the task? A task can override the default value with taskwaitDuration
. - getDefaultWaitFor() - Method in class com.smartgwt.client.util.workflow.Process
-
Condition to wait for before each task is executed.
- getDefaultWidth() - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Initial width to assign to a new child window created by
MultiWindow.open()
. - getDefaultWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default width for the component.
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.Dialog
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional "default width" for this field.
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
For custom components, establishes a default width for the component.
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default menu width.
- getDefaultYearMode() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
This attribute controls how the displayed fiscalYear value should be calculated for dates falling within a period not explicitly listed in the
fiscal years array
. - getDeferRemoval() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled, the field shown by
canRemoveRecords
causes records to be marked for future removal viamarkRecordRemoved()
instead of immediately being removed. - getDefiningProperty() - Method in class com.smartgwt.client.widgets.Button
-
This attribute denotes the name of a property to use as a
getDefiningPropertyName()
for this property when generating and resolvingAutoTest locators with search segments
. - getDefiningProperty() - Method in class com.smartgwt.client.widgets.Canvas
-
This attribute denotes the name of a property to use as a
getDefiningPropertyName()
for this property when generating and resolvingAutoTest locators with search segments
. - getDefiningProperty() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
This attribute denotes the name of a property to use as a
getDefiningPropertyName()
for this property when generating and resolvingAutoTest locators with search segments
. - getDefiningProperty() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
This attribute denotes the name of a property to use as a
getDefiningPropertyName()
for this property when generating and resolvingAutoTest locators with search segments
. - getDefiningPropertyName() - Method in class com.smartgwt.client.widgets.Canvas
- getDefiningPropertyNameOptions() - Method in class com.smartgwt.client.widgets.Canvas
-
If no explicit
definingProperty
was specified for this component, this array denotes a list of options to use as adefining property
when generating and resolvingAutoTest locators with search segments
. - getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing a mechanism for deleting levels from the group configuration. - getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
IButton
providing a mechanism for deleting levels from the group configuration. - getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing a mechanism for deleting levels from the sort configuration. - getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
IButton
providing a mechanism for deleting levels from the sort configuration. - getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the deleteLevelButton
- getDeltaX() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The
horizontal scroll delta
, present forwheel events
. - getDeltaX() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
horizontal difference between current and previous position
- getDeltaX() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
horizontal difference between current and previous position
- getDeltaX() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
horizontal difference between current and previous position
- getDeltaY() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The
vertiacl scroll delta
, present forwheel events
. - getDeltaY() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
vertical difference between current and previous position
- getDeltaY() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
vertical difference between current and previous position
- getDeltaY() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
vertical difference between current and previous position
- getDependentFields() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
User-defined list of fields on which this validator depends.
- getDeriveUniqueValues() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this MultiPickerItem is deriving its options from a dataSource, should it ensure unique field values by
grouping by
the value field for this item? This is not necessary if the target dataSource value field is already unique - for example if this is the primaryKey field for a dataSource. - getDeriveUniqueValues() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
If this MultiPickerItem is deriving its options from a dataSource, should it ensure unique field values by
grouping by
the value field for this item? This is not necessary if the target dataSource value field is already unique - for example if this is the primaryKey field for a dataSource. - getDescendantFolders() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Ruturns the list of all descendants of a node that are folders.
- getDescendantFolders(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Ruturns the list of all descendants of a node that are folders.
- getDescendantLeaves() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node that are leaves.
- getDescendantLeaves(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node that are leaves.
- getDescendantNodeLocators() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a list of link{type:NodeLocator)s identifying all descendants of a node (identified by the parameter
NodeLocator
). - getDescendantNodeLocators(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a list of link{type:NodeLocator)s identifying all descendants of a node (identified by the parameter
NodeLocator
). - getDescendants() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node.
- getDescendants(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node.
- getDescendingTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the "direction" field's SelectItem for a "descending" sort
- getDescendingTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the "direction" field's SelectItem for a "descending" sort
- getDescription() - Method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStep
- getDescription() - Method in class com.smartgwt.client.data.DataSource
-
An optional description of the DataSource's content.
- getDescription() - Method in class com.smartgwt.client.data.DataSourceField
-
An optional description of the DataSourceField's meaning.
- getDescription() - Method in class com.smartgwt.client.data.OperationBinding
-
An optional description of the operationBinding's behavior.
- getDescription() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional description for this specific instance of process element.
- getDescription() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
String which represents the description of a
CalendarEvent
The name of this field within the CalendarEvent can be changed viaCalendar.descriptionField
- getDescription() - Method in class com.smartgwt.linker.SmartGwtDomainSyncLinker
- getDescription() - Method in class com.smartgwt.linker.SmartGwtLinker
- getDescription() - Method in class com.smartgwt.linker.SmartGwtMultiWinTypeSync
- getDescription() - Method in class com.smartgwt.linker.SmartGwtScriptInjector
- getDescriptionField() - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has a long description of the record, or has the primary text data value for a record that represents an email message, SMS, log or similar.
- getDescriptionField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the description field on a
CalendarEvent
. - getDescriptionField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in all
RecordLayout
s except "titleOnly". - getDeselectAllButton() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Clear All button
com.smartgwt.client.types.AutoChild
- getDeselectAllButton() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
ImgButton for deselecting the full set of selected data in the shuttle.
- getDeselectAllButtonHeight() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Height for the
deselectAllButton
- getDeselectAllButtonIcon() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Icon for the
deselectAllButton
- getDeselectAllButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Title for the
deselectAllButton
- getDeselectAllButtonWidth() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Width for the
deselectAllButton
- getDeselectAllWhileFiltered_disabledPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Disabled prompt for the
deselectAllButton
while filtered ifselectAllWhileFiltered
is set to"disable"
. - getDeselectAllWhileFiltered_partialCachePrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Disabled prompt for the
deselectAllButton
while filtered ifselectAllWhileFiltered
is set to"whenLoaded"
and the PickList does not have a complete data set loaded on the client. - getDeselectButton() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
ImgButton for deselecting a single record
- getDeselectButtonHeight() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Height for the
deselectButton
- getDeselectButtonIcon() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Icon for the
deselectButton
- getDeselectButtonWidth() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Width for the
deselectButton
- getDeselectedButtonStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When
showDeletions
istrue
, theButton.baseStyle
used onbuttons
for values that have been deleted (also called "deselected buttons"). - getDeselectOnPartialCheckboxClick() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should partially selected checkbox be deselected or selected on click? This setting affects
header selection checkbox
,group\n checkboxes
and folder checkbox selection in a Tree data set. - getDestroyed() - Method in class com.smartgwt.client.widgets.Canvas
-
If this property is set to
true
, thedestroy()
method has been called on this canvas. - getDestroyed() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Flag indicating a drawItem has been destroyed, similar to
Canvas.destroyed
. - getDestroyed() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The destroyed attribute will be set to true if this item has been destroyed() Note that FormItem lifecycle is managed by the DynamicForm itself.
- getDestroying() - Method in class com.smartgwt.client.widgets.Canvas
-
This property is set to true when the
destroy()
method is called on a widget. - getDestroying() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Flag indicating a drawItem is mid-destruction, similar to
Canvas.destroying
. - getDestroyOnClose() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Whether to call
destroy()
when closing the Portlet. - getDestroyPanes() - Method in class com.smartgwt.client.widgets.tab.TabSet
- getDetail() - Method in class com.smartgwt.client.data.DataSourceField
-
Whether this field should be considered a "detail" field by a
DataBoundComponent
. - getDetailDS() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is true andlistGrid.expansionMode
is"related"
, this property specifies the dataSource for the related records grid to be shown embedded in expanded records. - getDetailDS() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
The default value of
ListGrid.recordDetailDSProperty
. - getDetailField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The field whose contents to show in the expanded portion of a record when
canExpandRecords
istrue
andlistGrid.expansionMode
isdetailField
. - getDetailNavigationControl() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Navigation control that appears only when the navigation pane is not showing (showing detail pane on handset, or portrait mode on tablet).
- getDetailPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The right-hand of the two panes managed by this widget, used for viewing details.
- getDetailPaneTitleTemplate() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Default value chosen for
detailPaneTitle
whennavigateDetailPane()
is called. - getDetailsButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the edit button in the quick
quick event dialog
. - getDetailTitle() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The title for the
detailPane
. - getDetailToolButtons() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
detailToolButtons
allows you to specify a set of controls that are specially placed based on thedeviceMode
andpageOrientation
. - getDetailToolStrip() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Toolstrip servicing the
detailPane
. - getDetailViewer() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Automatically genereated DetailViewer instance used to render the content shown in Tiles by default.
- getDetailViewerProperties() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Properties for the
DetailViewer
that is automatically created to render the contents of tiles by default. - getDeviceMode() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
UI layout mode used for this
SplitPane
. - getDevicePixelRatio() - Static method in class com.smartgwt.client.util.Page
-
Returns the current ratio of the resolution in physical pixels to the resolution in CSS pixels in the browser, known as the device pixel ratio.
- getDialogWidth() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Width for the "other value" prompt dialog.
- getDialRadius() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Deprecated.
- getDialRadiusAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Radius in pixels of the dial.
- getDirection() - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
Angle of the direction vector in degrees.
- getDirection() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
direction in which the user is attempting to navigate.
- getDirection() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Navigation direction for this button.
- getDirectionFieldTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the header of the "direction" field.
- getDirectionFieldTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the header of the "direction" field.
- getDisable() - Method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
Should the target form item be disabled?
- getDisableCacheSync() - Method in class com.smartgwt.client.data.ResultSet
-
By default when the data of this ResultSet's dataSource is modified, the ResultSet will be updated to display these changes.
- getDisableCacheSync() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
By default when the data of this ResultTree's dataSource is modified, the ResultTree will be updated to display these changes.
- getDisabled() - Static method in class com.smartgwt.client.ai.AI
-
Whether AI is disabled.
- getDisabled() - Method in class com.smartgwt.client.data.Hilite
-
Whether this hilite is currently disabled.
- getDisabled() - Method in class com.smartgwt.client.widgets.Canvas
-
If set to true, the widget will be disabled.
- getDisabled() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Deprecated.Do not use this API. Instead, use {@link #isDisabled)}, which correctly inherits the disabled state from containers
- getDisabled() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Whether this icon is disabled.
- getDisabled() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
disabled
. - getDisabled() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will initially be rendered in a disabled state.
- getDisabledCursor() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the mouse pointer is over this widget if this widget is disabled.
- getDisabledCursor() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Specifies the cursor image to display when the mouse pointer is over this icon if this icon is disabled.
- getDisabledDates() - Method in class com.smartgwt.client.widgets.DateChooser
-
An array of Date instances that should be disabled if they appear in the calendar view.
- getDisabledGroupByPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Prompt to indicate that grouping is disabled as the data set size exceeds
groupByMaxRecords
. - getDisabledHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item and the item is
disabled
orread-only
withreadOnlyDisplay:disabled
. - getDisabledIcon() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon when the item is disabled.
- getDisabledIconCursor() - Method in class com.smartgwt.client.widgets.Button
-
Specifies the cursor to display when the mouse pointer is over the icon image and this
StatefulCanvas
isdisabled
. - getDisabledMessage() - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is a DISABLED-
type
result, an optional statement to be displayed to the user that the operation was disabled. - getDisabledWeekdayStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekday dates which have been
disabled
. - getDisabledWeekendStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekend dates which have been
disabled
. - getDisableIconsOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getDisableIconsOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
If
FormItem.canEdit
is set to false, shouldicons
be disabled by default? - getDisableOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If
FormItem.canEdit
is set to false, should this icon be disabled. - getDisableQueuing() - Method in class com.smartgwt.client.data.RestDataSource
-
If set, disables
request queuing
for this RestDataSource. - getDisableTouchScrollingForDrag() - Method in class com.smartgwt.client.widgets.Canvas
-
Disables
useTouchScrolling
whenever a built-in drag operation has been enabled which is known to be non-functional if touch scrolling is enabled. - getDisableValidation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to true, client-side validators will not run on the form when validate() is called.
- getDisableValidation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If set to true, client-side validators will not run on the form when validate() is called.
- getDisableWeekends() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, weekend days appear in a disabled style and events cannot be created on weekends.
- getDisableWeekends() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether it should be valid to pick a weekend day.
- getDisappearMethod() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how messages disappear from or leave their requested location.
- getDiscardDataOnSetFetchOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
setFetchOperation()
is invoked while this grid is showing a filtered data-set, should the data set be discarded? - getDiscardedColumnsMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message displayed when columns in the imported file were discarded and
displayDiscardedColumns
is true. - getDiscardEditsOnHideField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a user is editing a
canEdit:true
listGrid, and they hide a field while the editor is showing, should we discard any edits in the edit row for the field being hidden? - getDiscardEditsSaveButtonTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
confirmDiscardEdits
is true this is the title for the save button appearing in the lost edits confirmation dialog. - getDiscardParentlessNodes() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When data is loaded from the server, should nodes with an explicit value for the
Tree.parentIdField
which doesn't map to a valid parent node be dropped? If set to false, forTreeGrid.loadDataOnDemand
:false trees, parentless nodes will be added as children of the root node - forTreeGrid.loadDataOnDemand
:true, they will be added as children of the folder currently requesting children. - getDiscardParentlessNodes() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If this tree has
modelType:"parent"
, should nodes in the data array for the tree be dropped if they have an explicitly specified value for theparentIdField
which doesn't match any other nodes in the tree. - getDiscontinuousLines() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to treat non-numeric values in the dataset as indicating a break in the data line.
- getDiscoverTreeSettings() - Method in class com.smartgwt.client.data.DataSource
-
Settings to use when discoverTree() is automatcially called because
autoDiscoverTree
is set to true for this DataSource - getDismissMessage() - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
Should a click on this action automatically dismiss the associated message?
- getDismissOnEscape() - Method in class com.smartgwt.client.widgets.Window
-
Should this window be dismissed (same effect as pressing the "Cancel" button) when the user presses the "Escape" key?
Windows with this setting will dismiss on Escape keypresses in any of the following cases: The window or one of its descendants has focus (and does not cancel the Escape keypress) The window ismodal
, and not itself masked. - getDismissOnOutsideClick() - Method in class com.smartgwt.client.widgets.Window
-
If true, a click outside the bounds of the Window will have the same effect as pressing its cancel button.
Note: Applies only to modal windows. - getDisplayCanvas() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
- getDisplayDay(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the day of month from the passed datetime, as it will be displayed to the user.
- getDisplayDiscardedColumns() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If columns were present in the imported data that were discarded because they could not be matched to any DataSource fields, whether these should be displayed to the user, using the
discardedColumnsMessage
shown within theuploadStatusMessages
component. - getDisplayField() - Method in class com.smartgwt.client.data.DataSourceField
-
When records from this dataSource are displayed in a dataBoundComponent such as a
ListGrid
, thedisplayField
attribute may be used to cause some field to display a value from another field in the record. - getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for the
field name
. - getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for the
field name
. - getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The
displayField
of the combo box. - getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for the
field name
. - getDisplayField() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Specifies an alternative field from which display values should be retrieved for this item.
If this item is not databound (optionDataSource
is unset), or bound to the same dataSource as the form as a whole, this is implemented by picking up the value of the specified field from the Form's values object.
Otherwise this item will attempt to map its underlying value to a display value by retrieving a record from theoptionDataSource
where thevalueField
matches this item's value, and displaying thedisplayField
value from that record.
This essentially enables the specifiedoptionDataSource
to be used as a server basedValueMap
. - getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Specifies an alternative field from which display values should be retrieved for this item.
- getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for the
field name
. - getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for the
field name
. - getDisplayField() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the
optionDataSource
field used to retrieve the display values that are to be mapped from the internal values specified byvalueField
. - getDisplayField() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If
displayField
is defined for the field then the DetailViewer will display thedisplayField
attribute of records instead of the attribute given by thename
of the field. - getDisplayFieldName() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the
displayField
for this item. - getDisplayFieldName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the
displayField
for this item. - getDisplayFieldName() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Returns the
displayField
for this form item. - getDisplayFieldName() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Returns the
displayField
for this item. - getDisplayForm() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
The
DynamicForm
created automatically whencanEdit
is false and the field is of type "blob". - getDisplayFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
This property can be used to customize the format in which datetimes are displayed.
Should be set to a standardDateDisplayFormat
or a function which will return a formatted date time string. - getDisplayFormat() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Deprecated.
- getDisplayHours(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the hours value from the passed datetime, as it will be displayed to the user.
- getDisplayItem() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
The
StaticTextItem
created automatically and displayed in thedisplayForm
whencanEdit
is false and the field type is "blob". - getDisplayMinutes(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the minutes value from the passed datetime, as it will be displayed to the user.
- getDisplayMonth(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the month number from the passed datetime, as it will be displayed to the user.
- getDisplayNodeType() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Specifies the type of nodes displayed in the treeGrid.
- getDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
new display value for the item.
- getDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns this item's value with any valueMap applied to it - the value as currently displayed to the user.
- getDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns this item's value with any valueMap applied to it - the value as currently displayed to the user.
- getDisplayValue(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field with a specified
valueMap
ordisplayField
, this method will return the display value for any underlying data value. - getDisplayValue(String, float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field with a specified
valueMap
ordisplayField
, this method will return the display value for any underlying data value. - getDisplayValue(String, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field with a specified
valueMap
ordisplayField
, this method will return the display value for any underlying data value. - getDisplayValue(String, Object) - Method in class com.smartgwt.client.data.DataSource
-
Given a fieldName and a dataValue, apply any
DataSourceField.valueMap
for the field and return the display value for the field - getDisplayValue(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field with a specified
valueMap
ordisplayField
, this method will return the display value for any underlying data value. - getDisplayValue(String, Date) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field with a specified
valueMap
ordisplayField
, this method will return the display value for any underlying data value. - getDisplayValueFromRecord() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If a
displayField
is set, should this field show record values from thedisplayField
? - getDisplayYear(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the full year from the passed datetime, as it will be displayed to the user.
- getDistance() - Method in class com.smartgwt.client.data.RelationPath
-
A number representing the distance between source and target DataSources.
- getDocument() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- getDocument() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getDOM() - Method in class com.smartgwt.client.widgets.BaseWidget
- getdoubleArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getDoubleArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getDoubleClickDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in milliseconds) between which two clicks are considered a single click
- getDoubleValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getDoughnutHoleProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for doughnut hole
- getDoughnutRatio() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If showing a doughnut hole (see
showDoughnut
), ratio of the size of the doughnut hole to the size of the overall pie chart, as a number between 0 to 1. - getDown() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display on
mouseDown
. - getDownButtonSrc() - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Image used for the down arrowhead.
- getDownloadIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Returns the URL for an Icon that will allow the file to be downloaded
- getDownloadResult() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, causes the RPCRequest to download the requested resource as a file, either showing the browser's Save dialog or displaying the file-content in
a new browser window
. - getDownloadToNewWindow() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When
downloadResult
is true, setting this attribute to true causes the content of the downloaded file to be displayed in a new browser window. - getDragAppearance() - Method in class com.smartgwt.client.widgets.Canvas
-
Visual appearance to show when the object is being dragged.
- getDragCanceled() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Set on the event captured at the end of a drag if the drag is canceled.
- getDragData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDragData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDragData() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
During a drag-and-drop interaction, this method returns the set of records being dragged out of the component.
- getDragData() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getDragData() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getDragData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getDragData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getDragData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getDragData(DataBoundComponent) - Method in interface com.smartgwt.client.widgets.DragDataCustomizer
-
During a drag-and-drop interaction, this method returns the set of records being dragged out of the component.
- getDragDataAction() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDragDataAction() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDragDataAction() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Indicates what to do with data dragged into another DataBoundComponent.
- getDragDataAction() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getDragDataAction() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getDragDataAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getDragDataAction() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getDragDataAction() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Indicates what to do with data dragged into another DataBoundComponent.
- getDragDataAction() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getDraggedNodeLocators(TreeGrid) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
NOTE: Applicable only to
multi-link trees
; if called on a regularTreeGrid
, returns an empty array. - getDragHandleField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An automatically generated field that can be dragged to drag the current selection (where otherwise the grid itself might be scrolled).
- getDragHandleFieldTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title to use for the
drag handle field
. - getDragHandleIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default icon to show in the
drag handle field
.. - getDragHandleIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of
drag handle icons
for this ListGrid. - getDragHoverHTML(CalendarView, CalendarEvent, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the HTML to show in a hover when an existing event is dragged, or when a new event is being created by dragging with the mouse.
- getDragIntersectStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
This indicates how the system will test for droppable targets: either by intersection with the mouse or intersection with the rectangle of the dragMoveTarget.
- getDragLine() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Canvas used to display a drop indicator when a another canvas is dragged over this widget.
- getDragLineStyle() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
The CSS class applied to the
dragLine
autochild. - getDragLineThickness() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Thickness of the
dragLine
autochild. - getDragMaskType() - Method in class com.smartgwt.client.widgets.Canvas
-
This property controls what kind of mask is used in case
useDragMask
is enabled. - getDragMaxHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets maximum height that this Canvas can be resized to by a user.
- getDragMaxWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum width that this Canvas can be resized to by a user.
- getDragMinHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum height that this Canvas can be resized to by a user.
- getDragMinWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum width that this Canvas can be resized to by a user.
- getDragOpacity() - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget has dragAppearance
"target"
, this value specifies the opacity to render the target while it is being dragged. - getDragRect() - Static method in class com.smartgwt.client.util.EventHandler
-
During a drag with dragAppearance of either "target" or "outline", returns the page-relative coordinates of whatever element is being dragged.
- getDragRepositionAppearance() - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragReposition
is true, this attribute specifies the visual appearance to show during drag reposition. - getDragRepositionCursor() - Method in class com.smartgwt.client.widgets.Canvas
-
Cursor to switch to if the mouse is over a widget that is drag repositionable.
- getDragResizeAppearance() - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragResize
is true, this attribute specifies the visual appearance to show during drag resize. - getDragScrollDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget supports drag-scrolling, This property specifies how many ms the user must hover over the drag-scroll threshold before scrolling begins.
- getDragScrollRedrawDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Like
scrollRedrawDelay
, but applies when the component is being drag-scrolled (via a scrollbar). - getDragSnapAngle() - Method in class com.smartgwt.client.tools.GradientEditor
-
The angle by which drag-rotating a linear-gradient in the preview should snap.
- getDragStartDistance() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- getDragStartDistance() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- getDragTarget() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns the current dragTarget.
- getDragTarget() - Method in class com.smartgwt.client.widgets.Canvas
-
A different widget that should be actually dragged when dragging initiates on this widget.
- getDragTargetAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
A different widget that should be actually dragged when dragging initiates on this widget.
- getDragTargetClass() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The class name of the
drag target
, present for mostdrag events
. - getDragTargetID() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
- getDragTrackerIcon(Record[]) - Method in class com.smartgwt.client.widgets.grid.DragTrackerIconCustomizer
- getDragTrackerMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When records are being dragged from within a ListGrid, what sort of drag-tracker should be displayed?
Note that if multiple records are being dragged the displayed tracker will be based on the first selected record. - getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDragTrackerStyle() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
CSS Style to apply to the drag tracker when dragging occurs on this component.
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getDragTrackerTitle(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.grid.DragTrackerTitleCustomizer
-
Return "title" HTML to display as a drag tracker when the user drags some record.
Default implementation will display the cell value for the title field (see +link{listGrid.getTitleField()}) for the record(s) being dragged (including any icons / custom formatting / styling, etc). - getDragTrackerTitle(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Return "title" HTML to display as a drag tracker when the user drags some record.
Default implementation will display the cell value for the title field (seeListGrid.getTitleField()
) for the record(s) being dragged (including any icons / custom formatting / styling, etc). - getDragType() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets a
dragType
for this widget used, to be compared todropTypes
on possible drop target widgets. - getDrawAheadRatio() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How far should we render records ahead of the currently visible area? This is expressed as a ratio from viewport size to rendered area size.
- getDrawAllMaxCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If drawing all rows would cause less than
drawAllMaxCells
cells to be rendered, the full dataset will instead be drawn even ifshowAllRecords
is false and the viewport size anddrawAheadRatio
setting would normally have caused incremental rendering to be used. - getDrawAllMaxTiles() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If drawing all tiles would cause no more than
drawAllMaxTiles
tiles to be rendered, the full dataset will instead be drawn even ifshowAllRecords
is false and incremental rendering would have otherwise been used. - getDrawArea() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the extents of the rows and columns currently visible in this grid's viewport.
- getDrawFirstScreen() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Determines whether the
currentScreenName
screen is drawn after all screens have been loaded. - getDrawGroup() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
DrawGroup
this drawItem is a member of. - getDrawingHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
When
canDragScroll
is enabled, this is the height of the area in viewbox coordinates that can be accessed through drag-scrolling. - getDrawingPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Returns the point of the last event in the
drawing coordinate system
. - getDrawingType() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Which type of drawing back-end should be used by this
DrawPane
? A default drawing back-end is automatically selected based on the browser. - getDrawingWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
When
canDragScroll
is enabled, this is the width of the area in viewbox coordinates that can be accessed through drag-scrolling. - getDrawingX() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Returns the X coordinate in the
drawing coordinate system
of the last event. - getDrawingY() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Returns the Y coordinate in the
drawing coordinate system
of the last event. - getDrawItemAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the
DrawItem
AutoChild namedautoChildName
if already created. - getDrawItemAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Returns the
DrawItem
AutoChild namedautoChildName
if already created. - getDrawItemDefaults() - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
. - getDrawItemDefaults() - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- getDrawItemLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the
defaults
. - getDrawItemLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a dynamically created copy, provide the singleton object as
liveObject
. - getDrawItems() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Initial list of DrawItems for this DrawGroup.
- getDrawItems() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Array of DrawItems to initially display in this DrawPane.
- getDrawLegendBoundary() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether a boundary should be drawn above the Legend area for circumstances where the chart area already has an outer border.
- getDrawnClockwise() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Whether the sectors are drawn clockwise, and increasing the value causes the needle to move clockwise.
- getDrawnRowHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the drawn height of a row.
- getDrawnRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the rows that are currently drawn (exist in the DOM), as an array of [firstRowNum, lastRowNum].
- getDrawnValue() - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
information about the value that was clicked
- getDrawnValue(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data value specified by the passed facet values.
- getDrawnValueAtPoint() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns a
DrawnValue
object for the data value that is shown nearest to the passed coordinates only if it's under the given coordinates, or under the current mouse event coordinates if no coordinates are passed. - getDrawnValueAtPoint(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDrawnValueAtPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDrawnValueAtPoint(Integer, Integer, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns a
DrawnValue
object for the data value that is shown nearest to the passed coordinates only if it's under the given coordinates, or under the current mouse event coordinates if no coordinates are passed. - getDrawnValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data values specified by the passed facet values.
- getDrawnValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data values specified by the passed facet values.
- getDrawnValuesAtPoint() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns an array of
DrawnValue
objects for the data values of each metric that are shown nearest to the passed coordinates, but only if they're under the given coordinates, or under the current mouse event coordinates if no coordinates are passed. - getDrawnValuesAtPoint(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDrawnValuesAtPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns an array of
DrawnValue
objects for the data values of each metric that are shown nearest to the passed coordinates, but only if they're under the given coordinates, or under the current mouse event coordinates if no coordinates are passed. - getDrawPane() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getDrawPane() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
- getDrawPaneAsString() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getDrawPaneDefaults() - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
. - getDrawPaneDefaults() - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- getDrawPaneLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the
defaults
. - getDrawPaneLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a dynamically created copy, provide the singleton object as
liveObject
. - getDrawTitleBackground() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
should a background color be set behind the Title.
- getDrawTitleBoundary() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether a boundary should be drawn below the title area for circumstances where the chart area already has an outer border.
- getDropCacheOnUpdate() - Method in class com.smartgwt.client.data.ResultSet
-
Whether to discard all cached rows when a modification operation (add, update, remove) occurs on the ResultSet's DataSource.
- getDropComponent(Canvas, int) - Method in class com.smartgwt.client.widgets.layout.Layout
- getDropEndSpace() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showDropEndSpace
is set to true, this property governs how large the space under the last node during drop should be. - getDropExtraFields() - Method in class com.smartgwt.client.data.DataSource
-
Indicates that for server responses, for any data being interpreted as DataSource records, only data that corresponds to declared fields should be retained; any extra fields should be discarded.
- getDropFolder() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When the user is dragging a droppable element over this grid, this method returns the folder
 which would contain the item if dropped.
- getDropIconSuffix() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If
showDropIcons
is true, this suffix will be appended to thefolderIcon
when the user drop-hovers over some folder. - getDropIconSuffix() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showDropIcons
is true, this suffix will be appended to thefolderIcon
when the user drop-hovers over some folder. - getDropIndex() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the record index of the tile that would currently be dropped on by the drag in process.
- getDropIndex() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Returns the tile index of the tile that would currently be dropped on by the drag in process.
- getDropLine() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Line showed to mark the drop position when components are being dragged onto this Layout.
- getDropLineThickness() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Thickness, in pixels of the dropLine shown during drag and drop when
canDropComponents
is set totrue
. - getDropOutlineBorder() - Method in class com.smartgwt.client.util.tour.Tour
-
Set the CSS border of the outline for drop targets as a CSS string including border-width, border-style, and/or color (eg "1px dashed blue").
- getDropPortlet(Canvas, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
This method is called when the user drops components into the rows or columns of this PortalLayout.
- getDropPosition() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
position with respect to the target record
- getDropPosition() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Get the position a new member would be dropped.
- getDropPosition() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
position with respect to the target record
- getDropRecords() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
records being dropped
- getDropTarget() - Method in class com.smartgwt.client.util.tour.TourStep
-
Target component on which a
target
must be dropped to complete step. - getDropTarget() - Method in class com.smartgwt.client.widgets.Canvas
-
Delegates a different widget that should actually be dropped on if the cursor is over this widget when the drop completes.
- getDropTargetAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
Delegates a different widget that should actually be dropped on if the cursor is over this widget when the drop completes.
- getDropTargetClass() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The class name of the
drop target
, present for somedrag events
. - getDropTargetID() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
- getDropTypes() - Method in class com.smartgwt.client.widgets.Canvas
-
When a drag and drop interaction occurs, if a
dragType
is configured on the source widget, it is compared to thedropTypes
configured on the target widget, and a drop is only allowed if thedragType
is listed in the target widget'sdropTypes
array. - getDropTypes() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
dropTypes
is set to["PortalColumn"]
in order to allow the dragging of columns within thePortalLayout
. - getDropTypesAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
When a drag and drop interaction occurs, if a
dragType
is configured on the source widget, it is compared to thedropTypes
configured on the target widget, and a drop is only allowed if thedragType
is listed in the target widget'sdropTypes
array. - getDropUnknownCriteria() - Method in class com.smartgwt.client.data.DataSource
-
If the criteria applied to a fetch type operation contain fields that are not present in the dataSource, should they be ignored when performing filtering on the client.
- getDropValues() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDropValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDropValues() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
When an item is dropped on this component, and
addDropValues
is true and both the source and target widgets are databound, either to the same DataSource or to different DataSources that are related via a foreign key, this object provides the "drop values" that Smart GWT will apply to the dropped object before updating it. - getDropValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getDropValues() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getDropValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getDropValues() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getDropValues() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getDsRequest() - Method in class com.smartgwt.client.data.events.DataChangedEvent
-
request that initiated the data change
- getDsRequest() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
initiating DSRequest Properties
- getDsRequestProperties() - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStepResult
- getDsResponse() - Method in class com.smartgwt.client.data.events.DataChangedEvent
-
response from the operation that modified the underlying data set
- getDsResponse() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
DSResponse from the save-attempt
- getDsResponse() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
for DataSource saves, DSResponse object returned
- getDsResponse() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
DSResponse, for saves through a DataSource
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getDuplicateDragMessage() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Message to show when a user attempts to transfer duplicate records into this component, and

preventDuplicates
is enabled. - getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getDuration() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
The duration of this event.
- getDuration() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is set to false, this method returns the value of the time expressed as a duration in thetimeUnit
provided. - getDuration() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Length of time a message is shown before being auto-dismissed, in milliseconds.
- getDuration() - Method in class com.smartgwt.client.widgets.Sound
-
Retrieves the duration of the current audio file in seconds.
- getDuration(TimeUnit) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is set to false, this method returns the value of the time expressed as a duration in thetimeUnit
provided. - getDurationField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the
duration
field on aCalendarEvent
. - getDurationUnit() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
When a
duration
is set for this event, this is the unit of that duration. - getDurationUnitField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the
durationUnit
field on aCalendarEvent
. - getDynamicContents() - Method in class com.smartgwt.client.widgets.Canvas
-
Dynamic contents allows the contents string to be treated as a simple but powerful template.
- getDynamicContents() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Dynamic string of HTML contents for this component.
- getDynamicContents() - Method in class com.smartgwt.client.widgets.Label
-
Dynamic contents allows the contents string to be treated as a simple but powerful template.
- getDynamicForm() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
DynamicForm currently being validated.
- getDynamicValue(String, Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Resolves a dynamic value as
taskInputExpressions
or returns the value as-is. - getEdgeBackgroundColor() - Method in class com.smartgwt.client.widgets.Canvas
-
Background color for the EdgedCanvas created to decorate this component.
- getEdgeBottom() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for bottom corners and edges.
- getEdgeCenterBackgroundColor() - Method in class com.smartgwt.client.widgets.Canvas
-
Background color for the center section only.
- getEdgeColor() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
CSS color (WITHOUT "#") for the edges.
- getEdgeImage() - Method in class com.smartgwt.client.widgets.Canvas
-
Base name of images for edges.
- getEdgeImage() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Base name of images for edges.
- getEdgeLeft() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for left corners and edges.
- getEdgeMarginSize() - Method in class com.smartgwt.client.widgets.Canvas
-
How far into the edge of an object do we consider the "edge" for drag resize purposes?
- getEdgeOffset() - Method in class com.smartgwt.client.widgets.Canvas
-
Amount the contained Canvas should be offset.
- getEdgeOffsetBottom() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the bottom.
- getEdgeOffsetLeft() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the left.
- getEdgeOffsetRight() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the right.
- getEdgeOffsetTop() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the top.
- getEdgeOpacity() - Method in class com.smartgwt.client.widgets.Canvas
-
Opacity of the edges.
- getEdgeRight() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for right corners and edges.
- getEdgeShowCenter() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show media in the center section, that is, behind the decorated Canvas.
- getEdgeSize() - Method in class com.smartgwt.client.widgets.Canvas
-
Size in pixels for corners and edges
- getEdgeStyleName() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Optional property specifying the CSS ClassName to apply to the various parts of this edged canvas (top, bottom, corners, sides and center).
- getEdgeTop() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for top corners and edges.
- getEditArea() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The edit canvas created automatically for this RichTextEditor.
- getEditAreaBackgroundColor() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Background color for the
edit canvas
. - getEditButtonPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The
prompt
of theedit button
. - getEditByCell() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CubeGrids only support editing by cell.
- getEditByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Determines whether when the user edits a cell in this listGrid the entire row becomes editable, or just the cell that received the edit event.
- getEditCol() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the index of the column being edited or -1 if there is no current edit column.
- getEditCompletionEvent() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Event that led to the save
- getEditCompletionEvent() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Edit completion event that led to the save attempt
- getEditCompletionEvent() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
What interaction triggered this edit cell exit
- getEditCompletionEvent() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
How was the edit completion fired?
- getEditContext() - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
current context
- getEditContext() - Method in class com.smartgwt.client.tools.EditPane
-
An EditContext is automatically created to manage EditMode behavior.
- getEditContext() - Method in class com.smartgwt.client.tools.EditTree
-
The
EditContext
managed by this EditTree. - getEditContextProperties() - Method in class com.smartgwt.client.tools.EditPane
-
Properties to be applied to the
editContext
when created. - getEditCriteriaInInnerForm() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Flag to disable the criteria editing overrides described in
setCriterionGetter()
whereby if this item contains a DynamicForm as its canvas, it will be used to edit nested AdvancedCriteria automatically. - getEditedCell(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the current value of a cell.
- getEditedCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current value of a cell.
- getEditedCell(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getEditedCell(Record) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the current value of a cell.
- getEditedCell(Record, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getEditedCell(Record, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getEditedRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
the clicked record with any unsaved edit values overlaid (see
listGrid.getEditedRecord()
). - getEditedRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
the clicked record with any unsaved edit values overlaid (see
listGrid.getEditedRecord()
). - getEditedRecord() - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
Similar to
ListGrid#getEditedRecord()
, this method returns a copy of the record being edited, with unsaved edit values applied. - getEditedRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the combination of unsaved edits (if any) and original values (if any) for a given row being edited.
- getEditedRecord(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the combination of unsaved edits (if any) and original values (if any) for a given cell being edited.
- getEditedRecord(Record) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the combination of unsaved edits (if any) and original values (if any) for a given cell being edited.
- getEditEvent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event that will trigger inline editing, see
ListGridEditEvent
for options. - getEditFailedBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A base name for the CSS class applied to cells when editing has failed.
If this listGrid is editable, this style will be applied to any edited cells for which validation failed.
As with the default 'baseStyle' property, this style will have "Dark", "Over", "Selected", or "Disabled" appended to it according to the state of the cell.
If null, cells for which editing has failed will be rendered using the normal base style classNames, but with custom CSSText applied as derived fromthis.editFailedCSSText
- getEditFailedCSSText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom CSS text to be applied to cells when editing has failed.
If this listGrid is editable, this css text will be applied to any edited cells for which validation failed, on top of the base style for the cell.
For further customization of styling for cells that failed editing validation, usethis.editFailedBaseStyle
instead. - getEditField() - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
Returns the field in which the editor will be displayed
- getEditFirstRecord() - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
When neither
initialValues
norCriteria
are provided should the first record in the grid be edited? If not set, a new record is added. - getEditForm() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
The
DynamicForm
created automatically whencanEdit
is true. - getEditFormItem(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to retrieve a live edit form item for an
editable
ListGrid. - getEditFormItem(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to retrieve a live edit form item for an
editable
ListGrid. - getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getEditFormulaFieldText() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to edit a formula field
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getEditMask() - Method in class com.smartgwt.client.tools.EditProxy
-
An editMask is created for any component placed into editMode with
useEditMask
:true. - getEditMaskProperties() - Method in class com.smartgwt.client.tools.EditContext
-
Properties to apply to all
EditProxy.editMask
s created for components in edit mode. - getEditNode() - Method in class com.smartgwt.client.tools.EditMaskClickedEvent
-
the editNode clicked
- getEditNode() - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
currently editing node
- getEditNode() - Method in class com.smartgwt.client.widgets.Canvas
- getEditNodeProperties() - Method in class com.smartgwt.client.tools.PaletteNode
-
Properties to be applied to the
editNode
when created. - getEditNodesByType(String) - Method in class com.smartgwt.client.tools.EditContext
-
Returns
EditNodes
as an array that match the specified type or types. - getEditNodesByType(String...) - Method in class com.smartgwt.client.tools.EditContext
-
Returns
EditNodes
as an array that match the specified type or types. - getEditNodesByType(String[], boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Returns
EditNodes
as an array that match the specified type or types. - getEditNodeTree() - Method in class com.smartgwt.client.tools.EditContext
-
Gets the tree of editNodes being edited by this editContext.
- getEditNodeTree() - Method in class com.smartgwt.client.tools.EditPane
-
Gets the tree of editNodes being edited by this editContext.
- getEditNodeTree() - Method in class com.smartgwt.client.tools.EditTree
-
Gets the tree of editNodes being edited by this editContext.
- getEditOnF2Keypress() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when the widget has focus and the user presses the "f2" key (if this ListGrid supports editing)?
- getEditOnFocus() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when this widget receives focus (if this ListGrid supports editing)?
- getEditor() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
If this cell is being
edited
, this method will fire when the user clicks the valueIcon on the edit item for the cell, passing in the editor item as theeditor
parameter. - getEditor(ListGridEditorContext) - Method in interface com.smartgwt.client.widgets.grid.ListGridEditorCustomizer
-
This method fires when the editor for a cell in an editable grid is being displayed, and allows developers to customize the FormItem displayed to the user dynamically depending on the row being edited as well as just the field.
- getEditorFormula() - Method in class com.smartgwt.client.widgets.grid.ListGridField
- getEditorIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconHeight
.
If this property unset, the iconHeight property from the editor can be picked up fromiconHeight
instead. - getEditorIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconWidth
.
If this property unset, the iconWidth property from the editor can be picked up fromiconWidth
instead. - getEditorImageURLPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, this property can be used to apply an explicit
FormItem.imageURLPrefix
to the editor in question. - getEditorImageURLSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, this property can be used to apply an explicit
FormItem.imageURLSuffix
to the editor in question. - getEditorProperties() - Method in class com.smartgwt.client.tools.StyleSetting
-
FormItem properties to apply to editors for this setting.
- getEditorTextFormula() - Method in class com.smartgwt.client.widgets.grid.ListGridField
- getEditorType() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Editor type used to edit instances of this type of process element.
- getEditorType(DataSourceField, OperatorId) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Returns the type of editor to use for the field.
- getEditorTypeConfig() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getEditorValueIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, setting this property will specify the height for value icons in the cell's editor.
- getEditorValueIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, setting this property will specify the width for value icons in the cell's editor.
- getEditorValueMap(Map, ListGridField, ListGrid) - Method in interface com.smartgwt.client.widgets.grid.EditorValueMapFunction
- getEditPendingBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A base name for the CSS class applied to cells containing pending (unsaved) edits
As with the default 'baseStyle' property, this style will have "Dark", "Over", "Selected", or "Disabled" appended to it according to the state of the cell. - getEditPendingCSSText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Custom CSS text to be applied to cells with pending edits that have not yet been submitted.
- getEditPendingCSSText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom CSS text to be applied to cells with pending edits that have not yet been submitted.
For further customization of styling for cells with pending edits usethis.editPendingBaseStyle
instead. - getEditPendingMarkerStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The name of a CSS class used to overlay regular cell styles with additional styling when a cell has unsaved edits - these styles are in addition to the styling applied by
editPendingCSSText
oreditPendingBaseStyle
. - getEditProxy() - Method in class com.smartgwt.client.widgets.Canvas
-
An
EditProxy
controls the behaviors of a component when it is placed intoediting mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Canvas
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Img
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Label
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Progressbar
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Window
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - getEditProxyProperties() - Method in class com.smartgwt.client.tools.EditNode
-
Properties to be applied to the
liveObject
.editProxy
when created. - getEditProxyProperties() - Method in class com.smartgwt.client.tools.PaletteNode
-
Properties to be applied to the
liveObject
.editProxy
when created. - getEditRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the index of the row being edited or -1 if there is no current edit row.
- getEditSearchField() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
ListGridField shown in the pickList to allow users to edit existing searches.
- getEditSearchHoverText() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{editSearchField}
- getEditSearchText() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
- getEditSearchWindow() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Modal pop-up window shown when the user adds or edits a search, instance of of
EditSearchWindow
. - getEditSelectionType() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectOnEdit
is true, what should be the edit-selection behavior be? - getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getEditSummaryFieldText() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to edit the formatter for a field
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getEditValue(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the current temporary locally stored edit value for a cell being edited.
- getEditValue(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValue(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsBoolean(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsDate(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsFloat(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsInt(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsRecord(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsRecordArray(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsString(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValues() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
- getEditValues(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current set of unsaved edits for a given row being edited.
- getEditValues(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current set of unsaved edits for a given row being edited.
- getEffect() - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
Effect to apply
- getElement() - Method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
-
the
Task
being executed - getElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Normal usage of SmartGWT is to call draw() on SmartGWT widgets, not to use use RootPanel.add().
- getElement(boolean) - Method in class com.smartgwt.client.widgets.Canvas
- getElement(String) - Method in class com.smartgwt.client.util.workflow.Process
-
Retrieve a
ProcessElement
by its ID - getElementDescription() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Returns a text description of the element derived from the configuration.
- getElements() - Method in class com.smartgwt.client.util.workflow.Process
-
Elements involved in this Process.
- getElements() - Method in class com.smartgwt.client.util.workflow.ProcessSequence
-
The
ProcessElement
s in this sequence. - getElementValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
This is used to access Element array as JavaScriptObject
- getEmbeddedComponent() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
A component that should be rendered on top of this record, similar to a
record component
but statically defined on the record. - getEmbeddedComponent() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Arbitrary UI component that should appear in this MenuItem.
- getEmbeddedComponentFields() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Fields where the
embeddedComponent
will be displayed, if specified. - getEmbeddedComponentFields() - Method in class com.smartgwt.client.widgets.menu.MenuItem
- getEmbeddedComponentIndent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is the pixel-amount by which child components are offset within the grid-body, by default from the left, or from the right when
RTL
is in effect. - getEmbeddedComponentMargin() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is the space to apply as margin around child-components embedded in this grid.
- getEmbeddedComponentPosition() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Sizing policy applied to the embedded component.
- getEmbeddedComponentPosition() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
See
ListGridRecord.embeddedComponentPosition
, except that when used in amenuItem
, default behavior isEmbeddedPosition
"expand". - getEmptyAIHoverContents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Hover contents to use when the AI-generated hover text is empty.
- getEmptyCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value is null or the empty string after applying
formatting
and valueMap (if any). - getEmptyCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The value to display for a cell whose value is null or the empty string after applying
formatting
and valueMap (if any). - getEmptyCellValue() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Text to show for an empty cell
- getEmptyCellValue() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The value to display for a cell whose value is null or the empty string after applying formatCellValue and valueMap (if any).
- getEmptyColumnMessages() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
With
fixedColumns
enabled, defines each column'sListGrid.emptyMessage
. - getEmptyDisplayValue() - Method in class com.smartgwt.client.data.DataSourceField
-
Text to be used for display by client-side components when this field has a null or undefined value.
- getEmptyDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text to display when this form item has a null or undefined value.
- getEmptyDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Text to display when this form item has a null or undefined value.
- getEmptyDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Text to display when this form item has a null or undefined value.
- getEmptyMenuMessage() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
This message will be displayed as a single, disabled option in any empty menu/submenu created from this item's data tree.
- getEmptyMenuMessage() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If this button's menu (or any of its submenus) are empty, this property can be used to specify the message to display (as a disabled item) in the empty menu.
- getEmptyMessage() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Empty message to display when there are no files listed.
- getEmptyMessage() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
The string to display in the body of a listGrid with an empty data array, if showEmptyMessage is true.
- getEmptyMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The string to display in the body of a listGrid with an empty data array, if showEmptyMessage is true.
- getEmptyMessage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Message to show when a menu is shown with no items.
- getEmptyMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The string to display in the body of a tileGrid with an empty data array, if
showEmptyMessage
is true. - getEmptyMessage() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The string to display in the body of a detailViewer with no records.
- getEmptyMessageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the
emptyMessage
if displayed. - getEmptyMessageStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The CSS style name applied to the
emptyMessage
if displayed. - getEmptyMessageStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style to display this message in
- getEmptyPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
isfalse
. - getEmptyPickListHeight() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
isfalse
. - getEmptyPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
isfalse
. - getEmptyPickListMessage() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Empty message to display in the comboboxItem if PickList.hideEmptyPickList is
false
. - getEmptyPickListMessage() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Empty message to display in the pickList if
hideEmptyPickList
isfalse
. - getEmptyPickListMessage() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Empty message to display in the selectItem if PickList.hideEmptyPickList is
false
. - getEmptyRowRangeDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Row range summary display value
when the grid is empty. - getEmptyTitleHint() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The hint shown when editing a field with no title defined.
- getEmptyValueIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This property allows the developer to specify an icon to display when this item has no value.
- getEnableCharting() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If set to true, context menu items will be included on the cells and headers providing the user with an option to create a chart of the cubeGrid's data set.
- getEnabled() - Method in class com.smartgwt.client.widgets.cube.CellRecord
-
Default property name denoting whether this record is enabled.
- getEnabled() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record is enabled.
- getEnabled() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Affects the visual style and interactivity of the menu item.
- getEnabled() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Default property name denoting whether this record is enabled.
- getEnableInlineEdit() - Method in class com.smartgwt.client.tools.EditContext
-
Whether inline editing should be enabled for any components that are added and are placed into editMode.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.Canvas
-
Criteria to be evaluated to determine whether this Canvas should be enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Criteria to be evaluated to determine whether this item should be enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Criteria to be evaluated to determine whether this icon should appear enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Criteria to be evaluated to determine whether this field should be enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Criteria to be evaluated to determine whether this NavItem should be disabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Criteria to be evaluated to determine whether this MenuItem should be disabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Criteria to be evaluated to determine whether this Tab should be enabled.
- getEncoding() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
encoding for the form, use MULTIPART_ENCODING for file upload forms
- getEnd() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- getEnd() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
the end position of the change
- getEndAngle() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- getEndAngle() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Deprecated.
- getEndAngle() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
Deprecated.
- getEndAngleAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
End angle of the sector in degrees.
- getEndAngleAsDouble() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
- getEndArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrow head to draw at the end of the line or path.
- getEndArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Style of arrow head to draw at the end of the line or path.
- getEndAt() - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
For hide animations of type
"wipe
and"slide"
this attribute specifies where the wipe / slide should finish. - getEndColor() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
An end color for the gradient.
- getEndColor() - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The end color of the gradient.
- getEndDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the end date or null if open ended.
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The end date of the calendar timeline view.
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Date object which represents the end date of a
CalendarEvent
The name of this field within the CalendarEvent can be changed viaCalendar.endDateField
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
end datetime of the selected slot
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
the datetime of the slot where the mouse button was released
- getEndDate() - Method in class com.smartgwt.client.widgets.DateChooser
-
Limits the selectable range of this DateChooser.
- getEndDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
The maximum date this item is intended to work with.
- getEndDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Limits the range of the popup
DateChooser
. - getEndDateField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the end date field on a
CalendarEvent
. - getEndImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the end of a scrollbar (the "scroll down" or "scroll right" button image).
- getEndKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.ENDPOINT
control knobs
, this attribute specifies the AutoChild for theDrawKnob
for end point of current drawItem. - getEndLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending left coordinate of the line.
- getEndLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending left coordinate of the line.
- getEndLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending left coordinate of the line.
- getEndLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending left coordinate of the line.
- getEndLine() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should end the line it's in when used as a tile in a
FlowLayout
. - getEndOf(Date, String) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the end of some period, like day, week or month, relative to a passed Date instance.
- getEndOf(Date, String, Boolean) - Static method in class com.smartgwt.client.util.DateUtil
- getEndOf(Date, String, Boolean, Integer) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the end of some period, like day, week or month, relative to a passed Date instance.
- getEndPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
End point of the curve
- getEndPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
End point of the line
- getEndPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
End point of the line
- getEndRecord() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
ending index of the newly loaded set of records (non inclusive).
- getEndRow() - Method in class com.smartgwt.client.data.DSRequest
-
End row of requested results, used only with fetch operations.
- getEndRow() - Method in class com.smartgwt.client.data.DSResponse
-
End row of returned server results, when using paged result fetching
- getEndRow() - Method in class com.smartgwt.client.data.events.DataArrivedEvent
-
ending index of rows that have just loaded, non-inclusive
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
These items are in a row by themselves by default
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
index of last row returned by the server
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item should end the row it's in in the form layout
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
these items are in a row by themselves by default
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
By default RichTextItems take up an entire row
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
these items are in a row by themselves by default
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
these items are in a row by themselves by default
- getEndRow() - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
ending index of the newly loaded set of rows (non inclusive).
- getEndsAt() - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
Deprecated.This property was misnamed.
- getEndThumb() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Thumb for the end of the range
- getEndThumbOverlap() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at the end of the track.
- getEndTime() - Method in class com.smartgwt.client.tools.stream.EventStreamData
-
A string representation of the
DateTime
when capturing for the stream wascompleted
. - getEndTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending top coordinate of the line.
- getEndTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending top coordinate of the line.
- getEndTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending top coordinate of the line.
- getEndTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending top coordinate of the line.
- getEndValue() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
ending value for the data range shown in the main chart
- getEndValue() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Deprecated.
- getEndValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Deprecated.
- getEndValueAsDouble() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
new end value
- getEndValueAsDouble() - Method in class com.smartgwt.client.widgets.RangeSlider
-
The end of the selected range.
- getEndValueMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the attribute in the metric facet that will define the end point of segments in a histogram chart.
- getEndYear() - Method in class com.smartgwt.client.widgets.DateChooser
-
Latest year that may be selected.
- getEndYearRange() - Method in class com.smartgwt.client.widgets.DateChooser
-
When
endYear
is unset, this is the years after today that will be available for selection in the year menu. - getEnforceDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Can this field be set to a non-date value [other than null]?
- getEnforceLength() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If a
length
is specified for this item, should user input be limited to the specified length? If set to true, user input and values passed tosetValue()
will be trimmed to the specified length. - getEnforceLength() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If a
length
is specified for this item, should user input be limited to the specified length? If set to true, user input and values passed tosetValue()
will be trimmed to the specified length. - getEnforcePolicy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Whether the layout policy is continuously enforced as new members are added or removed and as members are resized.
- getEnforceSecurityOnClient() - Method in class com.smartgwt.client.data.DataSource
-
Indicates that
DeclarativeSecurity
should be enforced on the client. - getEnforceValueRange() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Dictates whether values applied to this item via
setValue()
orform.values
will be accepted if they fall outside the range specified by the item'sstart
andend
dates. - getEnforceVClipping() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For performance reasons, even when
fixedRecordHeights
is set, vertical clipping is not enforced by default for some kinds of content (such as images) on all browsers. - getEngine() - Static method in class com.smartgwt.client.ai.AI
-
Returns the
AIEngine
having the given engine ID. - getEngine(String) - Static method in class com.smartgwt.client.ai.AI
-
Returns the
AIEngine
having the given engine ID. - getEngineId() - Method in class com.smartgwt.client.ai.AIEngine
-
The unique ID of this engine.
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the raw text value that currently appears in the text field, which can differ from
FormItem.getValue()
in various cases - for example: for items that constrain the value range, such as aDateItem
withenforceDate
:true, or aComboBoxItem
withaddUnknownValues
:false for items with a defined valueMap or edit value formatter and parser functions which converts display value to data value while the item has focus ifchangeOnKeypress
is false Note: if the pickList is being shown in any view other than the defaultnearOrigin
, as is typically the case on a mobile device, this method will return the value of thepickerSearchField
. - getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Returns the raw text value typed into this items text field if
useTextField
is true (otherwise returns the result of this.getValue()). - getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Returns the raw text value typed into this items value text field
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Returns the raw text value that currently appears in the text field, which can differ from
FormItem.getValue()
in various cases - for example: for items that constrain the value range, such as aDateItem
withenforceDate
:true, or aComboBoxItem
withaddUnknownValues
:false for items with a defined valueMap or edit value formatter and parser functions which converts display value to data value while the item has focus ifchangeOnKeypress
is false - getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Returns the raw text value that currently appears in the text field, which can differ from
FormItem.getValue()
in various cases - for example: for items that constrain the value range, such as aDateItem
withenforceDate
:true, or aComboBoxItem
withaddUnknownValues
:false for items with a defined valueMap or edit value formatter and parser functions which converts display value to data value while the item has focus ifchangeOnKeypress
is false - getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Returns the raw text value typed into this items text field if
useTextField
is true (otherwise returns the result of this.getValue()). - getEnterKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits enter while editing a cell: "nextCell": start editing the next editable cell in this record (or the first editable cell in the next record if focus is in the last editable cell in the row) "nextRow": start editing the same field in the next row (skipping any rows where that would be a non-editable cell.
- getEnterKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits enter while editing this field?
Overrides theenterKeyEditAction
as specified at the listGrid level while focus is in this field. - getEnum(TYPE[], String) - Static method in class com.smartgwt.client.util.EnumUtil
-
Get a enum item by value.
- getEnumCriteriaAsInitialValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
In a ListGrid that has a DataSource and has filter criteria that include values for fields declared as
type "enum"
in the DataSource, by default a newly edited row will use those filter criteria as initial values. - getEnums(TYPE[], String[]) - Static method in class com.smartgwt.client.util.EnumUtil
-
Deprecated.
- getEnums(TYPE[], String[], TYPE[]) - Static method in class com.smartgwt.client.util.EnumUtil
-
Get a enum items by values.
- getErrorBarColorMutePercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property helps specify the color of the error bars and its value must be a number between -100 and 100.
- getErrorBarWidth() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Width of the horizontal line of the "T"-shape portion of the error bar).
- getErrorEvent() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Present along with
errorTrace
andthreadCode
if the event triggering the error wasn't already captured, and required adding a new event. - getErrorHTML(String[]) - Method in interface com.smartgwt.client.widgets.form.FormItemErrorFormatter
-
Output the HTML for an error message in a form element.
- getErrorIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconProperties() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getErrorIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
URL of the image to show as an error icon, if we're showing icons when validation errors occur.
- getErrorIconSrc() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Src of the image to show as an error icon, if we're showing icons when validation errors occur.
- getErrorIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorItemCellStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
is false we show all errors for the form item in a single item rendered at the top of the form.
This attribute specifies the cellStyle to apply to this item. - getErrorLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties of the lines used to draw error bars (short, horizontal lines at the low and high metric values, and a vertical connecting line).
- getErrorMessage() - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is an ERROR-
type
result, an optional statement to be displayed to the user of the error that occurred. - getErrorMessageDelimiterOrEndOfLine() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a missing delimiter or end of line after quoted value in the first line.
- getErrorMessageExcelFileDetected() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an Excel File, which is not supported.
- getErrorMessageFileIsBlank() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a file with no data.
- getErrorMessageInputType() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an invalid inputType.
- getErrorMessageRowsNotParsed() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploaded file has rows other than the first row that could not be parsed.
- getErrorMessageUndeterminedDelimiter() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process is unable to detect the delimiter.
- getErrorMessageUnterminatedQuote() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an unterminated quote string in the first line.
- getErrorMessageWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
DynamicForm.showInlineErrors
andshowErrorText
are both true anderrorOrientation
is "left" or "right", errorMessageWidth is the amount to reduce the width of the editor to accommodate the error message and icon. - getErrors() - Method in class com.smartgwt.client.data.DSResponse
-
Server-side validation errors for an attempted "update" or "add" operation, as a JS Object where each property name is a field name from the record and each property value is an error message to be shown to the user.
- getErrors() - Method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
-
Map of errors by fieldName.
- getErrors() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns the set of errors.
- getErrors() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Map of errors by fieldName.
- getErrors() - Method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
-
The set of errors returned - this is an object of the form
{fieldName:errors}
Where the 'errors' object is either a single string or an array of strings containing the error messages for the field. - getErrors() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns any validation errors for this field.
- getErrors() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the set of errors for this valuesManager.
- getErrorsPreamble() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
isfalse
, all errors for the items in the form are rendered as a single item at the top of the form. - getErrorTrace() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The stack reported when a JavaScript error is hit processing an event.
- getErrorType() - Method in class com.smartgwt.client.ai.AIResponse
-
If the
type
is ERROR, the type of error that occurred, if known. - getEscapeContents() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
- getEscapeHTML() - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
By default HTML characters such as
"<br>"
will be written into the output description to format the result. - getEscapeHTML() - Method in class com.smartgwt.client.data.DataSourceField
-
When data values are displayed in DataBound components, by default strings will be interpreted as HTML by the browser in most cases.
- getEscapeHTML() - Method in class com.smartgwt.client.data.Field
-
If set to
true
, then values for the field will be HTML-escaped. - getEscapeHTML() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, escapes the HTML displayed in this EventCanvas and it's hover.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Controls whether HTML item value(s) should be rendered or shown as HTML source.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default HTML values in a selectItem will be interpreted by the browser.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
By default HTML values in a staticTextItem will be interpreted by the browser.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
By default HTML characters will be escaped when
canEdit
is false andreadOnlyDisplay
is "static", so that the raw value of the field (for example"<b>AAA</b>"
) is displayed to the user rather than the interpreted HTML (for example"AAA"
). - getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
By default HTML characters will be escaped when
canEdit
is false andreadOnlyDisplay
is "static", so that the raw value of the field (for example"<b>AAA</b>"
) is displayed to the user rather than the interpreted HTML (for example"AAA"
). - getEscapeHTML() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default HTML values in ListGrid cells will be interpreted by the browser.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default HTML values in DetailViewer cells will be interpreted by the browser.
- getEscapeKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits escape while editing a cell: "cancel": close the editor and discard the current set of edit values "done": just close the editor (the edit is complete, but the edited values are retained).
- getEscapeKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits escape while editing this field?
Overrides theescapeKeyEditAction
as specified at the listGrid level while focus is in this field. - getEscapeNonPrintable() - Method in class com.smartgwt.client.util.JSONEncoder
-
By default, obscure non-printable characters such as DC3 (Device Control 3, U+0013 hexadecimal) will be escaped according to JSON standards.
- getEscapingMode() - Method in class com.smartgwt.client.data.TextSettings
-
EscapingMode
expected for escaping special characters embedded in text values. - getEstimatedTotalRows() - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStepResult
-
If available, an estimate of the total number of rows that would be returned by the query if it were not limited by
DSRequest.startRow
and/orDSRequest.endRow
. - getEstimatedTotalRows() - Method in class com.smartgwt.client.data.DSResponse
-
This attribute may be set for responses where
progressive loading
is active to indicate the estimated true total row count for the data set. - getEvalResult() - Method in class com.smartgwt.client.rpc.RPCRequest
-
This works similarly to
serverOutputAsString
except the resulting String is automatically evaluated as JavaScript. - getEvalScriptBlocks() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If
evalScriptBlocks
is true, HTMLFlow will pre-process the loaded HTML in order to mimic how the HTML would execute if it were loaded as an independent page or loaded via an IFRAME. - getEvent() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
event
associated with this EventCanvas. - getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
the event that was added
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
the event that changed
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
event that was clicked on
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
event that was clicked on
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
the event that was removed
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
the event that's being moved
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
the event that's about to be moved
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
the event that's being drag-resized
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
the event that's about to be resized
- getEventAutoArrange() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, enables the auto-arrangement of events that share time in the calendar.
- getEventBodyHTML(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the description text for the passed event, for display in the body area of an event canvas.
- getEventBodyHTML(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the description text for the passed event, for display in the body area of an event canvas.
- getEventBodyHTML(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.EventBodyHTMLCustomizer
-
getEventBodyHTML() should be implemented and return the string of HTML to display as the body/description text for the passed event.
- getEventCanvas() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getEventCanvasButtonLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventCanvasCloseButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The close button that snaps to the top-right of an event canvas on rollover and allows an event to be removed from a
CalendarView
. - getEventCanvasCloseButtonSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the
close-button
that snaps to the top-right of an event canvas on rollover and shows allows an event to be removed from aCalendarView
. - getEventCanvasCloseIconSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the icon in the
close-button
floated over events on rollover. - getEventCanvasComponent() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getEventCanvasContextButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The context button that snaps to the top-right of an event canvas on rollover and shows a custom
context menu
when clicked. - getEventCanvasContextMenu() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Context menu displayed when an
event canvas
is right-clicked, or when the rollovercontext button
is clicked. - getEventCanvasGripper() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getEventCanvasHResizer() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getEventCanvasLabel() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getEventCanvasMenuItems(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasMenuCustomizer
-
If this method returns a value, it is expected to return an array of
items
applicable to the passed canvas and its event. - getEventCanvasStyle(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventCanvasStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventCanvasVResizer() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getEventColumn() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not provided.
- getEventColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not provided.
- getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not provided.
- getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not provided.
- getEventDescriptionFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
com.smartgwt.client.types.AutoChild
of typeWindow
that displays a quick event entry form in a popup window. - getEventDragCanvas() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Canvas
displayed while dragging or resizing an event in this view and styled according toeventDragCanvasStyleName
. - getEventDragCanvasStyleName() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
CSS class applied to the
eventDragCanvas
. - getEventDragGap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of pixels to leave to the right of events so overlapping events can still be added using the mouse.
- getEventDurationFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventDurationUnitFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventEdge() - Static method in class com.smartgwt.client.widgets.Canvas
-
Check if an event is within an "edge" of this canvas.
- getEventEdge(EdgeName...) - Static method in class com.smartgwt.client.widgets.Canvas
-
Check if an event is within an "edge" of this canvas.
- getEventEditor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventEditorButtonLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
com.smartgwt.client.types.AutoChild
of typeHLayout
which houses theSave
,Remove
andCancel
buttons in theeventEditor
. - getEventEditorButtons() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The list of buttons to include in the
eventEditor
. - getEventEditorDateFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the Date-field in the
eventEditor
that allows for changing the logical start-date of an event, along with its start and end times, when editing events in theday
andweek
views. - getEventEditorLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventEndDate(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
end date
of the passed event. - getEventEndDateFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventHeaderHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
eventHeaderWrap
is false andshowEventDescriptions
is true, this is the fixed height for theheader area
in event canvases. - getEventHeaderHTML(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the title text for the passed event, which is displayed in the header area of an eventCanvas rendered in a vertical or horizontal view, or as a clickable link in a cell in a
Month view
. - getEventHeaderHTML(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the title text for the passed event, which is displayed in the header area of an eventCanvas rendered in a vertical or horizontal view, or as a clickable link in a cell in a
Month view
. - getEventHeaderHTML(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.EventHeaderHTMLCustomizer
-
getEventHeaderHTML() should be implemented and return the string of HTML to display as the title/header text for the passed event.
- getEventHeaderWrap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When rendering the
canvas
for an event, whether to allow the content of theheader area
to wrap to multiple lines. - getEventHoverHTML(CalendarEvent, EventCanvas, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the hover HTML for an event being hovered over.
- getEventHoverHTML(CalendarEvent, EventCanvas, CalendarView, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the hover HTML for an event being hovered over.
- getEventId() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
- getEventItem() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the current mouse event occurred over an item in this dynamicForm, returns that item.
- getEventItemInfo(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the current mouse event occurred over an item, or the title of an item in this dynamicForm, return details about where the event occurred.
- getEventLane(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
lane
associated with the passed event, in the passed view - getEventLane(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
lane
associated with the passed event, in the passed view - getEventLaneFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventLength(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventLength(CalendarEvent, TimeUnit) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventNameFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventOpaque() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Should events inside this DrawItem be attributed to it regardless of which pixels are actually set, if no fill is specified? If set for DrawItems that aren't closed, will capture events occurring in the region that would filled if a fill were specified.
- getEventOverlap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
eventAutoArrange
is true, setting eventOverlap to true causes events that share timeslots to overlap each other by a percentage of their width, specified byeventOverlapPercent
. - getEventOverlapIdenticalStartTimes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, events that start at the same time will not overlap each other to prevent events having their close button hidden.
- getEventOverlapPercent() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the overlap, presented as a percentage of the width of events sharing timeslots.
- getEventRow() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Returns all available captured events, oldest first.
- getEvents() - Method in class com.smartgwt.client.tools.stream.EventStreamData
-
An array of the captured
event records
retained by the stream. - getEvents() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
events that fall on this day
- getEvents() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
events that fall on this day
- getEventScreen() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Screen to create (via
createScreen()
) in lieu of callingcreateEventCanvasComponent()
. - getEventSnapGap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of minutes that determines the positions to which events will snap when rendered, and when moved or resized with the mouse.
- getEventStartDate(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
start date
of the passed event. - getEventStartDateFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventStuff() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the additional event-related attributes to write in the tag.
- getEventStuff() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the additional event-related attributes to write in the tag.
- getEventStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.EventStyleCustomizer
-
getEventStyleStyle() should be implemented and return the CSS class name for the passed event in the passed view To access the Calendar itself, use calendarView.getCalendar().
- getEventStyleName() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to
events
when they're rendered in calendar views. - getEventStyleName() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
If specified, overrides
Calendar.eventStyleName
and dictates the CSS style to use for events rendered in this view. - getEventStyleName() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base name for the CSS class applied to
events
when they're rendered in this lane. - getEventStyleNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the field used to override
eventStyleName
for an individualCalendarEvent.styleName
. - getEventSublane(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
associated with the passed event, in the passed view - getEventSublane(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
associated with the passed event, in the passed view - getEventSublaneFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getEventType() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The type of the
EventStreamEvent
. - getEventWindowStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
eventStyleName
- getEventWindowStyle() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Deprecated.in favor of
styleName
- getEventWindowStyleField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
eventStyleNameField
- getExactRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getExamples() - Method in class com.smartgwt.client.ai.AIHoverRequest
-
Examples to send in each
SummarizeValueRequest
. - getExamples() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, examples to provide to AI.
- getExcludeFieldNames() - Method in class com.smartgwt.client.ai.DataBoundAIRequest
-
Optional list of field names to exclude.
- getExcludeFromState() - Method in class com.smartgwt.client.data.DataSourceField
-
If true, then this field is excluded from the bound component's view state.
- getExcludeFromState() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If true, then this field is excluded from the bound component's view state.
- getExclusive() - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Return the exclusive setting.
- getExclusive() - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Return the exclusive setting.
- getExclusive() - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Return the exclusive setting.
- getExpanded() - Method in class com.smartgwt.client.tools.StyleGroup
-
Should this group's section be expanded?
- getExpandedPickListFields() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- getExpandedPickListFields() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
- getExpandedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getExpandIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
SCImgURL
for theexpansionIcon
while not in expanded mode - getExpandMargins() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
With
LayoutPolicy
:"fit", should margins be expanded so that tiles fill the available space in the TileLayout on the breadth axis? This can also affecttileWidth
ortileHeight
. - getExpansionCanEdit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, is that component editable? - getExpansionComponent(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, gets the embedded-component to show as a given record's expansionComponent. - getExpansionComponentPoolingMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The method of
component-pooling
to employ forexpansionComponents
. - getExpansionDetailField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getExpansionDetailRelated() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getExpansionDetails() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getExpansionEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getExpansionEditorCollapseOnSave() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
ExpansionMode
is editor, should the row be collapsed following a save initiated by the expansion-component'ssave button
. - getExpansionEditorSaveButton() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getExpansionEditorSaveButtonTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title for the
expansionEditorSaveButton
. - getExpansionEditorSaveDialogPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true andexpansionMode
is editor, the prompt to display in a dialog when an expanded row is collapsed while it's nested editor has changed values. - getExpansionEditorShowSaveDialog() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true andexpansionMode
is editor, whether a dialog should be displayed when an expanded row is collapsed while it's nested editor has changed values. - getExpansionField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The field providing the facility to expand and collapse rows.
- getExpansionFieldFalseImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set totrue
, this property determines the image to display in the expansion field for collapsed rows. - getExpansionFieldImageHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set totrue
, this property may be set to govern the height of the expansion image displayed to indicate whether a row is expanded. - getExpansionFieldImageShowRTL() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is in RTL mode, should an "_rtl" suffix be added to the
expansionFieldTrueImage
andexpansionFieldFalseImage
image URLs? This should only be enabled if RTL media for the true and false expansion field images are available. - getExpansionFieldImageShowSelected() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should a "_selected" suffix be added to the
expansionFieldTrueImage
andexpansionFieldFalseImage
image URLs for selected rows? - getExpansionFieldImageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom style to apply to the image in the
expansionField
displayed in collapsible rows whencanExpandRecords
is true. - getExpansionFieldImageWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set totrue
, this property may be set to govern the width of the expansion image displayed to indicate whether a row is expanded. - getExpansionFieldTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set totrue
, this property determines the image to display in the expansion field for expanded rows. - getExpansionHeight() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Height for the
pickerLayout
in expanded mode whencanExpand
is true - getExpansionIcon() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Automatically generated expand / collapse icon when
canExpand
is true - getExpansionIndent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, this is the pixel-amount by which child components are offset within the grid-body, by default from the left, or from the right whenRTL
is in effect. - getExpansionLayout() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getExpansionMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The
ExpansionMode
for records in this grid. - getExpansionRelated() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getExpansionScreen() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Screen to create (via
createScreen()
) in lieu of callinggetExpansionComponent()
. - getExpansionWidth() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Width for the
pickerLayout
in expanded mode whencanExpand
is true - getExpectedValue() - Method in class com.smartgwt.client.util.tour.TourStep
-
The expected value for
actionType
:"change". - getExpectedValueAsBoolean() - Method in class com.smartgwt.client.util.tour.TourStep
-
The expected value for
actionType
:"change". - getExpectedValueAsDate() - Method in class com.smartgwt.client.util.tour.TourStep
-
The expected value for
actionType
:"change". - getExpectedValueAsInt() - Method in class com.smartgwt.client.util.tour.TourStep
-
The expected value for
actionType
:"change". - getExpectedValueCaseSensitive() - Method in class com.smartgwt.client.util.tour.TourStep
-
Should the
expectedValue
be matched as case-sensitive? - getExpectedValueLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the
line drawn at the mean value
. - getExplicitFetchDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the filterEditor (
showFilterEditor
is true), this property determines the delay in kicking off the filter request if the current filter values are submitted by clicking the filter button or hitting return. - getExportAll() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getExportAll() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getExportAll() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Setting exportAll to true prevents the component from passing its list of fields to the 
 export call.
- getExportAll() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getExportAll() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getExportAll() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getExportAll() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getExportAll() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getExportAlternateRowBGColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, background color to use for even-numbered rows, to create a "banded" or "ledger" effect. - getExportAs() - Method in class com.smartgwt.client.data.DSRequest
-
The format in which the data should be exported.
- getExportAs() - Method in class com.smartgwt.client.data.OperationBinding
-
The format in which the data should be exported.
- getExportAsPdf() - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Should the canvas contents be exported to a PDF file instead of a print preview?
- getExportBGColor(int, int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, background color to use for the cell at the given rowNum and colNum. - getExportColumnBGColor(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, background color to use for the given colNum. - getExportColumnFacetBGColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the column headers of the cube.
- getExportColumnFacetTextColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the column headers of the cube.
- getExportCSS() - Method in class com.smartgwt.client.data.DSRequest
-
When using
RPCManager.exportContent()
to produce a .pdf from a Smart GWT UI, this property allows dynamic CSS to be passed to the server. - getExportData() - Method in class com.smartgwt.client.data.DSRequest
-
Only applies to request properties passed to
ListGrid.exportClientData()
. - getExportDatesAsFormattedString() - Method in class com.smartgwt.client.data.DSRequest
-
When exporting via
ListGrid.exportClientData()
to anXLS
orOOXML
spreadsheet, forces dates to export as a string rather than a true date value. - getExportDefaultBGColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default background color to use when exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
. - getExportDelimiter() - Method in class com.smartgwt.client.data.DSRequest
-
The character to use as a field-separator in CSV exports.
- getExportDisplay() - Method in class com.smartgwt.client.data.DSRequest
-
Specifies whether the exported data will be downloaded as an attachment or displayed in a new browser window.
- getExportFacetBGColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the row and column headers of the cube, if not otherwise set by a more specific property.
- getExportFacetSeparatorString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default separator string used by
exportClientData()
to separate column and row facet value titles. - getExportFacetTextColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the row and column headers of the cube, if not otherwise set by a more specific property.
- getExportFieldAlignments() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, whether fieldhorizontal header alignments
anddata value alignments
should be replicated in the resulting spreadsheet. - getExportFields() - Method in class com.smartgwt.client.data.DSRequest
-
The list of field names to export.
- getExportFields() - Method in class com.smartgwt.client.data.OperationBinding
-
The list of field-names to export.
- getExportFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getExportFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getExportFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The list of field-names to export.
- getExportFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getExportFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getExportFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getExportFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getExportFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getExportFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When exporting data to Excel/OpenOffice format using
ListGrid.exportData()
orListGrid.exportClientData()
withListGrid.exportFieldWidths
set, set this flag false to cause this field to "opt out" of width export. - getExportFieldWidths() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, whether widths of fields should be replicated in the resulting spreadsheet. - getExportFilename() - Method in class com.smartgwt.client.data.DSRequest
-
The name of the file to save the exported data into.
- getExportFilename() - Method in class com.smartgwt.client.data.OperationBinding
-
The name of the file to save the exported data into.
- getExportFilename() - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Default name of the exported PDF file.
- getExportFooter() - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the end of the file.
- getExportForceText() - Method in class com.smartgwt.client.data.DataSourceField
-
When using
DataSource.recordsAsText()
, determines what approach (if any) should be used to force values to be intepreted as text instead of heuristically parsed as dates, times or other structured types. - getExportFormat() - Method in class com.smartgwt.client.data.DataSourceField
-
An optional
FormatString
for this field, for use whenexporting
data to spreadsheet formats (XLS and OOXML/XLSX), XML, JSON or CSV. - getExportFormat() - Method in class com.smartgwt.client.data.SimpleType
-
FormatString
used during exports for numeric or date formatting. - getExportFormat() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
The format in which the data should be exported.
- getExportFormat() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
FormatString
used during exports for numeric or date formatting. - getExportFormat() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
FormatString
used during exports for numeric or date formatting. - getExportFormat() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
FormatString
used during exports for numeric or date formatting. - getExportHeader() - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the beginning of the file.
- getExportHeaderHeights() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, causes theheaderHeight
andheaderSpan heights
to be applied to the corresponding cells in the spreadsheet. - getExportHeaderless() - Method in class com.smartgwt.client.data.DSRequest
-
This property allows omitting column names from CSV and Excel exports (no effect on JSON or XML exports).
- getExportHiddenFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width to size non-visible fields (which may be specified with
exportFields
orDSRequest.exportFields
) duringexportData()
orexportClientData()
, if they have no defined numericwidth
. - getExportImageFormat() - Method in class com.smartgwt.client.data.DSRequest
-
The image format in which the SVG graphic should be exported.
- getExportImageQuality() - Method in class com.smartgwt.client.data.DSRequest
-
Deprecated.
- getExportImageQualityAsDouble() - Method in class com.smartgwt.client.data.DSRequest
-
If exporting in
JPEG format
, the output JPEG quality level. - getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getExportIncludeSummaries() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If Summary rows exist for this component, whether to include them when exporting client data.
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getExportNumbersAsFormattedString() - Method in class com.smartgwt.client.data.DSRequest
-
When exporting via
ListGrid.exportClientData()
to anXLS
orOOXML
spreadsheet, forces numbers to export as a string rather than a true numerical value. - getExportPath() - Method in class com.smartgwt.client.data.DSRequest
-
If
exportToFilesystem
is set, optionally specifies a path to use when saving the file. - getExportPropertyIdentifier() - Method in class com.smartgwt.client.data.DSRequest
-
Determines the
PropertyIdentifier
to be used in the exported data. - getExportRawNumbers() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dictates whether numeric values should be exported as raw numbers instead of formatted values when using
exportClientData()
. - getExportRawNumbers() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether numeric values should be exported as raw numbers instead of formatted values when using
exportClientData()
. - getExportRawValues() - Method in class com.smartgwt.client.data.DSRequest
-
Whether formatting settings should be applied to data being exported.
- getExportRawValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dictates whether the data in this grid should be exported raw by
exportClientData()
. - getExportRawValues() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether the data in this field should be exported raw by
exportClientData()
. - getExportRawValues() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Dictates whether the data in this field should be exported raw by
exportClientData()
. - getExportResults() - Method in class com.smartgwt.client.data.DSRequest
-
When set, causes the results of the DSRequest to be exported to a file, whose name and format are indicated by
exportFilename
andexportAs
respectively. - getExportResults() - Method in class com.smartgwt.client.data.OperationBinding
-
When set, causes the results of the DataSource Operation to be exported to a file, whose name and format are indicated by
exportFilename
andexportAs
respectively. - getExportRowBGColor(int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, background color to use for the given rowNum. - getExportRowFacetBGColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the row headers of the cube.
- getExportRowFacetTextColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the row headers of the cube.
- getExportShowHeaderSpanTitles() - Method in class com.smartgwt.client.data.DSRequest
-
When you erxport a
ListGrid
that hasheaderSpans
, should headerSpans also be exported. - getExportSpanTitleSeparator() - Method in class com.smartgwt.client.data.DSRequest
-
When you export a
ListGrid
that hasheaderSpans
defined andexportShowHeaderSpanTitles
is true, the behavior is dependent on the export type. - getExportStreaming() - Method in class com.smartgwt.client.data.DSRequest
-
When exporting to OOXML format (this is the standard file format used by Excel 2007 and later), we default to using streaming mode, for memory efficiency.
- getExportTextColor(int, int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, text color to use for the cell at the given rowNum and colNum. - getExportTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Optional different field-title used for exports.
- getExportTitle() - Method in class com.smartgwt.client.data.Field
-
Optional title HTML to use for the field in exports.
- getExportTitleSeparatorChar() - Method in class com.smartgwt.client.data.DSRequest
-
The character with which to replace spaces in field-titles when exporting to XML.
- getExportToClient() - Method in class com.smartgwt.client.data.DSRequest
-
If set to true (the default), Smart GWT Server will export data back to the client, either as a file download or as content in a new browser window, depending on the setting of
exportDisplay
. - getExportToFilesystem() - Method in class com.smartgwt.client.data.DSRequest
-
If set, Smart GWT Server will export data to a file on the server filesystem.
- getExportTZ() - Method in class com.smartgwt.client.data.DSRequest
-
For server-side export with
ExportFormat
"xls" or "ooxml" only, timezone to use when saving values fromFieldType
"datetime" to the spreadsheet. - getExportValueFields() - Method in class com.smartgwt.client.data.DSRequest
-
This flag has a different meaning depending on whether you are doing a client-driven or server-driven export.
- getExportWidthScale() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scaling factor to translate from ListGrid field widths in pixels to Excel/OpenOffice units for field width, which are 1/256th of the width of the widest digit character in the default font for the spreadsheet.
- getExportWrapHeaderTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, whether titles in theListGrid header
andheaderSpans
should be allowed to wrap. - getExpression() - Method in class com.smartgwt.client.widgets.form.validator.RegExpValidator
-
Return the expression.
- getExternalStylesheet() - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Setting this property will cause the specified stylesheet to be loaded in this print canvas's frame.
- getExternalStylesheet() - Method in class com.smartgwt.client.widgets.PrintWindow
-
Setting this property will cause the specified stylesheet to be loaded in this window's printable HTML frame.
- getExtraAxisLabelAlign() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of labels shown in extra y-axes, shown to the right of the chart.
- getExtraAxisMetrics() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Defines the set of metrics that will be plotted as additional vertical axes.
- getExtraAxisSettings() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts will multiple vertical axes, optionally provides settings for how each
extra axis metric
is plotted. - getExtraIcon(TreeNode) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Get an additional icon to show between the open icon and folder/node icon for a particular node.
- getExtraIconGap() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The amount of gap (in pixels) between the extraIcon (see
getExtraIcon()
) or checkbox icon and thenodeIcon
/folderIcon
or node text. - getExtraPalettes() - Method in class com.smartgwt.client.tools.EditContext
-
Additional
Palettes
to consult for metadata when deserializingEdit Nodes
. - getExtraPalettes() - Method in class com.smartgwt.client.tools.EditPane
-
Additional
Palettes
to consult for metadata when deserializingEdit Nodes
. - getExtraPalettes() - Method in class com.smartgwt.client.tools.EditTree
-
Additional
Palettes
to consult for metadata when deserializingEdit Nodes
. - getExtraSpace() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, extra blank space that should be left after this member in a Layout.
- getExtraStuff() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the additional attributes to write in the tag.
- getExtraStuff() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the additional attributes to write in the tag.
- getFacet(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get a facet definition by facetId.
- getFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get a facet definition by facetId.
- getFacetFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies what
DataSource
fields to use as the chartfacets
for a databound chart. - getFacetFieldsAsString() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies what
DataSource
fields to use as the chartfacets
for a databound chart. - getFacetId() - Method in class com.smartgwt.client.widgets.Canvas
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
facetId that was added
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
ID of facet
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
facetId which moved
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
facetId that was removed
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
facetId
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
ID of facet to sort
- getFacetIds() - Method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
Returns the array of all facet ids for which this facetValueMap currently contains mapping
- getFacetLabelHoverAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facetLabels.
- getFacetLabelHoverHeight() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default height to apply to hover tips shown for facetLabels. - getFacetLabelHoverHeightAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default height to apply to hover tips shown for facetLabels. - getFacetLabelHoverStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet labels.
- getFacetLabelHoverVAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facetLabels.
- getFacetLabelHoverWidth() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default width to apply to hover tips shown for facetLabels. - getFacetLabelHoverWidthAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default width to apply to hover tips shown for facetLabels. - getFacets() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An Array of facets, exactly analogous to
CubeGrid.facets
, except that: the "inlinedValues" property can be set on a facet to change data representation as described under Chart.data. - getFacetsAsFacet() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An Array of facets, exactly analogous to
CubeGrid.facets
, except that: the "inlinedValues" property can be set on a facet to change data representation as described under Chart.data. - getFacetsHavingSelection() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return the list of facets that have any selection in their headers.
- getFacetTitleAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet labels.
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
facetValue that was clicked, or null if click was in empty space
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
facetValue that was hovered
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
facetValue that was clicked, or null if click was in empty space
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
facetValue that the mouse is over
- getFacetValue(String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get facet value definition by facetId and facetValueId.
- getFacetValue(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get a facet value definition by facetId and facetValueId.
- getFacetValueAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet values (in headers).
- getFacetValueContextItems() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Array of MenuItem to replace the default menu.
- getFacetValueHoverAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facet values.
- getFacetValueHoverHeight() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default height to apply to hover tips shown for facetValues. - getFacetValueHoverHeightAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default height to apply to hover tips shown for facetValues. - getFacetValueHoverStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet values.
- getFacetValueHoverVAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facet values.
- getFacetValueHoverWidth() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default width to apply to hover tips shown for facetValues. - getFacetValueHoverWidthAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default width to apply to hover tips shown for facetValues. - getFacetValueId() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
id of the facetValue that was clicked.
- getFacetValueId() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
new fixed facet value
- getFacetValues() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
FacetValues for the data value.
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
FacetValueMap describing the appropriate header button
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
facetValues with new selection state
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
facetValues to sort
- getFacetValuesColumn(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get the index of the first column in the grid that matches the specified FacetValueMap.
- getFacetValuesRow(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get the index of the first row in the grid that matches the specified FacetValueMap.
- getFactory(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
- getFactory(Object) - Static method in class com.smartgwt.client.bean.BeanFactory
- getFactory(String) - Static method in class com.smartgwt.client.bean.BeanFactory
- getFactoryPackage() - Method in class com.smartgwt.rebind.BeanValueType
- getFactoryPackage(JClassType) - Method in class com.smartgwt.rebind.MetaBeanFactoryGenerator
- getFactoryProperties() - Static method in class com.smartgwt.client.bean.BeanFactory
- getFactoryPropertiesClass() - Static method in class com.smartgwt.client.bean.BeanFactory
- getFadeInDuration() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Time over which the fade-in effect runs for
NotifyTransition
: "fade", in milliseconds. - getFadeOutDuration() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Time over which the fade-out effect runs for
NotifyTransition
: "fade", in milliseconds. - getFailureElement() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
ID of the next element to process if the user clicks the
cancelButton
. - getFailureElement() - Method in class com.smartgwt.client.util.workflow.DecisionTask
-
ID of the next sequence or element to proceed to if the criteria do not match.
- getFailureElement() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
ID of the next sequence or element to proceed to if a failure condition arises from operation.
- getFailureElement() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
ID of the next sequence or element to proceed to if a failure condition arises from operation.
- getFailureElement() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
ID of the next sequence or element to proceed to if a failure condition arises from DataSource operation.
- getFailureElement() - Method in class com.smartgwt.client.util.workflow.StateTask
-
ID of the next sequence or element to proceed to if a failure condition arises, such as the output data not being convertible to the target
type
. - getFailureElement() - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
ID of the next sequence or element to proceed to if the criteria do not match.
- getFetchDataURL() - Method in class com.smartgwt.client.data.RestDataSource
- getFetchDataURL(Criteria) - Method in class com.smartgwt.client.data.DataSource
-
Returns a URL to DataSource fetch operation.
- getFetchDataURL(Criteria, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Returns a URL to DataSource fetch operation.
- getFetchDelay() - Method in class com.smartgwt.client.data.ResultSet
-
Delay in milliseconds before fetching rows.
- getFetchDelay() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- getFetchDelay() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
For a ComboBox or other pickList that accepts user-entered criteria, how many millseconds to wait after the last user keystroke before fetching data from the server.
- getFetchDelay() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- getFetchDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the filterEditor (
showFilterEditor
is true), andfilterByCell
orfilterOnKeypress
are enabled, this property is the delay in milliseconds between the user changing the filter and the filter request being sent to the server. - getFetchDisplayedFieldsOnly() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
and this property istrue
, the list of fields used by this pickList will be passed to the datasource asDSRequest.outputs
. - getFetchDisplayedFieldsOnly() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
and this property istrue
, the list of fields used by this pickList will be passed to the datasource asDSRequest.outputs
. - getFetchDS(String, String) - Method in class com.smartgwt.client.data.WebService
-
Retrieve a DataSource that provides read-only access to records returned by a web service operation.
- getFetchDS(String, String, OperationBinding) - Method in class com.smartgwt.client.data.WebService
-
Retrieve a DataSource that provides read-only access to records returned by a web service operation.
- getFetchFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Fields that will be always requested from the server when the grid fetches data, even if they are not visible - may be either an array of fields or a CSV string.
- getFetchFieldsAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Fields that will be always requested from the server when the grid fetches data, even if they are not visible - may be either an array of fields or a CSV string.
- getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified
optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record. - getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record. - getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record. - getFetchMode() - Method in class com.smartgwt.client.data.ResultSet
-
Mode of fetching records from the server.
- getFetchMode() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Mode of fetching records from server.
- getFetchOperation() - Method in class com.smartgwt.client.data.ResultSet
-
The
operationId
this ResultSet should use when performing fetch operations. - getFetchOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getFetchOperation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getFetchOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Operation ID this component should use when performing fetch operations.
- getFetchOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getFetchOperation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
operationId
to use when performing fetch operations. - getFetchOperation() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getFetchOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getFetchOperation() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
OperationId
for fetching records from the shuttle'sDataSource
. - getFetchOperation() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getFetchOperation() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - getFetchSubmenus() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When using a Tree or hierarchical DataSource as the menu's data, submenus are automatically generated from child nodes.
- getFetchSubmenus() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
If false, no submenus will be fetched for this MenuItem.
- getField() - Method in class com.smartgwt.client.data.GroupSpecifier
-
The fieldName to which this groupSpecifier applies
- getField() - Method in class com.smartgwt.client.data.SortSpecifier
-
The field name to which this sortSpecifier applies
- getField() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
the formula field
- getField() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
the field that was clicked on (field definition)
- getField() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
the field that was clicked on (field definition)
- getField() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
the field that was clicked on (field definition)
- getField(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a column number or field name, return the field definition of a field which is visible in the grid.
- getField(String) - Method in class com.smartgwt.client.data.DataSource
-
Return the field definition object.
- getField(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Retrieve a field from this form by
name
. - getField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a column number or field name, return the field definition of a field which is visible in the grid.
- getField(String, Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Retrieve a field from this form by
name
. - getFieldAlignments() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getFieldAlignments() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Returna an array of field alignments for this grid
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getFieldAutoTitle(String) - Method in class com.smartgwt.client.data.DataSource
-
Return a reasonable user-visible title given a fieldName.
- getFieldByName(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field name, return the appropriate field definition.
- getFieldContentWidth(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the pixel width of the content of a visible field in this grid.
- getFieldCount() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getFieldCount() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getFieldCount() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the number of fields.
- getFieldCount() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getFieldCount() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getFieldCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getFieldCount() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getFieldCount() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getFieldCriteriaText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The field criteria prefix to show in filter editor field hover before the descriptive version of the field's criteria, if any.
- getFieldCriterion(Criteria, String) - Method in class com.smartgwt.client.data.DataSource
-
Returns the depth-first match of a criterion matching the given fieldName.
- getFieldDataSource() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If specified, the FilterBuilder will dynamically fetch DataSourceField definitions from this DataSource rather than using
dataSource
. - getFieldDefaultOperator(DataSourceField) - Method in class com.smartgwt.client.data.DataSource
-
Get the default
OperatorId
for this field. - getFieldDefaultOperator(String) - Method in class com.smartgwt.client.data.DataSource
-
Get the default
OperatorId
for this field. - getFieldErrors(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns any validation errors for some field in this valuesManager.
- getFieldErrors(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns any validation errors for some field in this valuesManager.
- getFieldForDataPath(String) - Method in class com.smartgwt.client.data.DataSource
-
Return the field definition object corresponding to the supplied dataPath
- getFieldIdProperty() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Deprecated.It is not possible to change this value; changing this attribute did not actually cause the framework to use a different property for the ID of a field.
- getFieldLayout() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
- getFieldList() - Method in class com.smartgwt.client.data.TextSettings
-
For export, a set of fields to export.
- getFieldListsLengthMismatchMessage() - Method in class com.smartgwt.client.util.workflow.StateTask
-
The default message to be reported with
getInvalidTaskMessage()
when theinputFieldList
andoutputFieldList
properties do not have the same length. - getFieldName() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, the name of the field containing the
value
. - getFieldName() - Method in class com.smartgwt.client.data.Criterion
-
Name of the field in each
Record
that this criterion applies to. - getFieldName() - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- getFieldName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the name for the this formItem.
- getFieldName(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a column number or field id, return the field name of a field.
- getFieldNameAsStringArray() - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- getFieldNames() - Method in class com.smartgwt.client.data.DataSource
-
Retrieves the list of fields declared on this DataSource.
- getFieldNames(boolean) - Method in class com.smartgwt.client.data.DataSource
-
Retrieves the list of fields declared on this DataSource.
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
index of the field on which the click occurred.
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
field number for the header that was clicked
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
field number for the header that was hovered
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
number of the field clicked on in the listGrid.fields array
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
number of the field clicked on in the listGrid.fields array
- getFieldNum(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field or field id, return it's index in the fields array
- getFieldNum(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field or field id, return it's index in the fields array
- getFieldOperators(DataSourceField) - Method in class com.smartgwt.client.data.DataSource
-
Get the list of OperatorId's available for the passed field.
- getFieldOperators(String) - Method in class com.smartgwt.client.data.DataSource
-
Get the list of OperatorId's available for the passed field-name.
- getFieldOperators(String, OperatorId[], FilterBuilder) - Method in class com.smartgwt.client.widgets.form.fields.FieldOperatorCustomizer
-
getFieldOperators() should be implemented and return the list of OperatorIds applicable to the passed fieldName
- getFieldPicker() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
A
FieldPicker
for altering the working field-set in aData-bound component
. - getFieldPickerFieldProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Names of properties on
ListGridField
for which theFieldPicker
should show an editing interface, for convenience. - getFieldPickerFieldProperties() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Names of properties on
DetailViewerField
for which theFieldPicker
should show an editing interface, for convenience. - getFieldPickerProperties() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Properties to combine with the
FieldPicker
autoChild FormItem. - getFieldPickerProperties() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Properties to combine with the
FieldPicker
autoChild FormItem. - getFieldPickerShowSampleValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, sample values of the FieldPicker are never shown.
- getFieldPickerTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the
field-picker
select-item. - getFieldPickerTitle() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the
field-picker
select-item. - getFieldPickerWidth() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the field picker formItem displayed in clauses within this FilterBuilder.
- getFieldPickerWidthAsString() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the field picker formItem displayed in clauses within this FilterBuilder.
- getFieldPickerWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Instance of
FieldPickerWindow
used ifuseAdvancedFieldPicker
is set. - getFieldPickerWindow() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Instance of
FieldPickerWindow
used ifcanPickFields
is set. - getFieldProperties() - Method in class com.smartgwt.client.data.SimpleType
-
These are properties that are essentially copied onto any DataSourceField where the property is applied.
- getFieldQuery() - Method in class com.smartgwt.client.data.Criterion
-
A subquery to use instead of a
fieldName
. - getFieldQueryWindowTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the window that opens when a field query is selected.
- getFields() - Method in class com.smartgwt.client.data.DataSource
-
The list of fields that compose records from this DataSource.
- getFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the form fields.
- getFields() - Method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
ListGrid field names by which the grid is now grouped.
- getFields() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
the list of ListGrid field-names by which the grid is about to be grouped.
- getFields() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
List of fields that this header spans.
- getFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of field objects, specifying the order, layout, formatting, and sorting behavior of each field in the listGrid object.
- getFields() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Fields for the
sourceGrid
andtargetGrid
. - getFields() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The list of fields which the user can choose to sort by.
- getFields() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The list of fields which the user can choose to sort by.
- getFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
An array of field objects, specifying the order and type of fields to display in this DetailViewer.
- getFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the form fields.
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getFieldsAsJavaScriptObjects() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the fields as JavaScriptObjects rather than as SmartGWT Java wrappers of the field class type (e.g.
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getFieldSearchOperator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current search-operator applied to criteria for a given field in this grid's
filter row
. - getFieldSeparator() - Method in class com.smartgwt.client.data.TextSettings
-
Separator between field values.
- getFieldState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial
field state
for the grid. - getFieldState() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns a snapshot of the current presentation of this grid's fields as a
ListGridFieldState
object. - getFieldState(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns a snapshot of the current presentation of this grid's fields as a
ListGridFieldState
object. - getFieldStyleName() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base style-name for
lane-fields
displayed in this Lane. - getFieldTitle(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the title of a field, specified by name or index.
- getFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the title of a field, specified by name or index.
- getFieldValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
A
Callback
, function, or JavaScript expression used to retrieve the field's value from the XML element or JSON record returned from a web service. - getFieldValue(DataSourceField, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied dataPath.
- getFieldValue(FormItem, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Given a field definition and a record object, this method will return the field value for the record.
- getFieldValue(FormItem, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied dataPath.
- getFieldValue(ListGridField, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Given a field definition and a record object, this method will return the field value for the record.
- getFieldValue(ListGridField, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied dataPath.
- getFieldValue(DetailViewerField, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Given a field definition and a record object, this method will return the field value for the record.
- getFieldValue(DetailViewerField, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied dataPath.
- GetFieldValueCallback - Interface in com.smartgwt.client.callbacks
- getFieldValueExpressions() - Method in class com.smartgwt.client.data.DSRequest
-
A set of key:value pairs, mapping field names to expressions that will be evaluated server-side to derive a value for that field.
- getFieldVisibilitySubmenuTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Field-visibility submenu item.
- getFieldVisibilitySubmenuTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, andthis.canPickFields
is true, this attribute will be shown as the title for the menu item which contains a submenu with items allowing the user to show and hide fields in the grid. - getFieldWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a numeric value for the width of some field within this
ListGrid
. - getFieldWidth(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a numeric value for the width of some field within this
ListGrid
. - getFile(FileSpec, GetFileCallback) - Method in class com.smartgwt.client.data.DataSource
-
Gets the contents of a file stored in this DataSource.
- GETFILE - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Use the DataSource as a
source for files
. - getFileAccessFailedWarning() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Warning to display to the user if a selected file in an UploadItem cannot be accessed.
- GetFileCallback - Interface in com.smartgwt.client.callbacks
- getFileFormat() - Method in class com.smartgwt.client.data.FileSpec
-
The format of the file, e.g.
- getFileName() - Method in class com.smartgwt.client.data.FileSpec
- getFileType() - Method in class com.smartgwt.client.data.FileSpec
-
The type of the file, e.g.
- getFileURL(Record) - Method in class com.smartgwt.client.data.DataSource
-
Returns a direct URL to access a file stored in a field of type:"binary".
- getFileURL(Record, String) - Method in class com.smartgwt.client.data.DataSource
- getFileURL(Record, String, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Returns a direct URL to access a file stored in a field of type:"binary".
- getFileVersion(FileSpec, Date, GetFileVersionCallback) - Method in class com.smartgwt.client.data.DataSource
-
Gets the contents of a particular file version stored in this DataSource.
- GETFILEVERSION - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Use the DataSource as a
source for files
. - GetFileVersionCallback - Interface in com.smartgwt.client.callbacks
- getFillColor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill color to use for shapes.
- getFillColor() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
- getFilled() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether shapes are filled, for example, whether a multi-series line chart appears as a stack of filled regions as opposed to just multiple lines.
- getFilled() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether shapes are filled, for example, whether a multi-series line chart appears as a stack of filled regions as opposed to just multiple lines.
- getFillGradient() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill gradient to use for shapes.
- getFillGradientAsString() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill gradient to use for shapes.
- getFillHorizontalSpace() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
If
vertical
is false, and this item has a specified width, should options be spread out evenly to fill the specified width? - getFillOpacity() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity of the fillColor, as a number between 0 (transparent) and 1 (opaque).
- getFillSpaceStyleName() - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, alternative body style for the menu used when there is no icon field and the
placement
settings indicate the menu will be filling a portion of the screen or a panel. - getFillSpaceStyleName() - Method in class com.smartgwt.client.widgets.Window
-
Alternative style for the window used whenever
placement
settings indicate the menu will be filling a portion of the screen or a panel. - getFilterBuilder() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Returns the
filterBuilder
containing this clause, or null if this filterClause is not embedded in a filterBuilder. - getFilterBuilder() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
FilterBuilder used to enter criteria.
- getFilterButtonPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The prompt to show when the mouse hovers over the Filter button in the FilterEditor.
- getFilterButtonProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this attribute may be used to customize the filter button shown to the right of the filterEditor row. - getFilterByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the
filterEditor
, should this list be filtered every time the user changes edit values for particular cells rather than waiting for an Enter keypress or a click on the filterEditor submit button. - getFilterContext() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
DSRequest configuration for retrieving records from this shuttle's dataSource.
- getFilterEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is set to true, thefilterEditor
is automatically created as an AutoChild. - getFilterEditorCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this method will return the criteria currently displayed in thefilterEditor
. - getFilterEditorCriteria(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this method will return the criteria currently displayed in thefilterEditor
. - getFilterEditorCriteriaAsAdvancedCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Same as
getFilterEditorCriteria()
but returns anAdvancedCriteria
. - getFilterEditorCriterion(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Extracts and returns the criteria for the passed field from the
filterEditor
. - getFilterEditorHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for the filterEditor, if shown.
- getFilterEditorProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the automatically generated
filterEditor
ifshowFilterEditor
is true. - getFilteredTree(Criteria) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Filters this tree by the provided criteria, returning a new Tree containing just the nodes that match the criteria.
- getFilteredTree(Criteria, TreeFilterMode, DataSource) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Filters this tree by the provided criteria, returning a new Tree containing just the nodes that match the criteria.
- getFilterFields() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
As the user types into this item's textBox, a comboBoxItem will show the pick-list of options, and filter the set of results displayed by the current value in the text box.
- getFilterForm() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Dynamic form showing a single text item for filtering the PickList while
SelectionStyle
is "pickList". - getFilterGroupTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Filter group.
- getFilterHiddenItems() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Does this hide menu items marked as
hidden menu items
by filtering them out of the data set? - getFilterHint() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Hint
for thefilterForm
text item. - getFilterIcon() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Automatically generated right-aligned inline filter indicator icon for the
filterForm
text box. - getFilterIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
height
for thefilterIcon
- getFilterIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
src
for thefilterIcon
- getFilterIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
width
for thefilterIcon
- getFilterImg() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
- getFilterLocalData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Causes filtering to be performed against the local data set, even when a
dataSource
is provided. - getFilterLocally() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the entire set of options from the server, and use these values to map the item value to the appropriate display value. - getFilterLocally() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item is mapping data values to a display value by fetching records from a dataSource (see
optionDataSource
,displayField
andfetchMissingValues
), setting this property to true ensures that when the form item value is set, entire data-set from the dataSource is loaded at once and used as a valueMap, rather than just loading the display value for the current value. - getFilterLocally() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If
filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the entire set of options from the server, and use these values to map the item value to the appropriate display value. - getFilterLocally() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the entire set of options from the server, and use these values to map the item value to the appropriate display value. - getFilterOn() - Method in class com.smartgwt.client.data.DataSourceField
-
This property limits where criteria for this field can be applied.
- getFilterOnKeypress() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When this attribute is true and this component has been assigned a
searchForm
or is showing thefilterEditor
, data will be filtered automatically as users change values in those components. - getFilterOnKeypress() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set this will override the
filterOnKeypress setting at the grid level
- getFilterOperator() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
With the
FilterEditor
showing, the defaultOperator
to use when matching values for this field. - getFilterPickListOnKeypress() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should
filterOnKeypress
be active for the pickList? - getFilterTargetComponent() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Target component for which this SetFilterItem is generating criteria.
- getFilterUsingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text for the menu item shown in the
headerContextMenu
whenallowFilterOperators
is enabled. - getFilterViaAIMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If filtering of the grid is enabled, filtering-via-AI can also be enabled by setting the
AIServiceMode
to use. - getFilterViaAIPanelInstructions() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The instruction text to display above the "Filter via AI" text box.
- getFilterViaAIText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu-item displayed in this component's header context-menu when
AI-assisted filtering
is allowed. - getFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getFilterWindowCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Advanced filtering criteria, either
simple
oradvanced
, that is combined with thefilter editor criteria
during filtering. - getFilterWindowCriteriaIndicator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Instance of
Canvas
used to show visual indicator thatfilterWindowCriteria
is configured. - getFilterWindowFilter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getFilterWindowInstructions() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The instruction text to display at the top of the
filterWindow
. - getFilterWindowTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title for the
advanced filtering window
. - getFilterWithValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Read-only property set by the ComboBoxItem to indicate whether we should use the current typed-in value as part of the filter criteria returned by
getPickListFilterCriteria()
. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ClearEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DrawEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.HoverEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ResizedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
Returns the
Canvas
firing the event. - getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Returns the
Canvas
firing the event. - getFiringDataClass() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
Returns the
DataClass
firing the event. - getFiringDataClass() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
Returns the
DataClass
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DoubleClickEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
Returns the
DrawItem
firing the event. - getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
Returns the
DrawItem
firing the event. - getFiringInstanceAsJavaScriptObject() - Method in class com.smartgwt.client.event.AbstractSmartEvent
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
Returns the
FormItem
firing the event. - getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
Returns the
FormItem
firing the event. - getFirstCellStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to the first cell in each row, when
styledRowEnds
is true. - getFirstColumnTitle() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
A title for the leftmost column if
showHeaders
is set (the remaining columns have their titles derived from the item selected in the column to the left). - getFirstDayOfWeek() - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the global attribute that dictates which day should be treated as the first day of the week in calendars and date calculations.
- getFirstDayOfWeek() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The numeric day (0-6, Sunday-Saturday) which the calendar should consider as the first day of the week in multi-day views, and in the popup
DateChooser
. - getFirstDayOfWeek() - Method in class com.smartgwt.client.widgets.DateChooser
-
Day of the week to show in the first column.
- getFirstGroupLevelTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the first column for the first group-level.
- getFirstParentOfIndex() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The ID of the first parent within the locator segments that has a child referenced by index.
- getFirstPositionValue() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If
autoUpdateSiblingNodesOnDrag
is in force, this is the value we will use to auto-update the position of a node when we cannot derive that value from the existing value of a neighbor. - getFirstSortLevelTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the first column for the first sort-level.
- getFirstSortLevelTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the first column for the first sort-level.
- getFirstStepActionButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Default value of
TourStep.actionButtonTitle
for the first step in the tour. - getFirstStepCancelButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Default value of
TourStep.cancelButtonTitle
for the first step in the tour. - getFirstVisibleRow() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getFiscalCalendar() - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the global
FiscalCalendar object
representing the start month and date of the fiscal year in the current locale. - getFiscalCalendar() - Method in class com.smartgwt.client.widgets.DateChooser
-
Returns the
FiscalCalendar
object that will be used by this DateChooser. - getFiscalCalendar() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Returns the
FiscalCalendar
object that will be used by this item's DateChooser. - getFiscalCalendar() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Returns the
FiscalCalendar
object that will be used by this item's DateChooser. - getFiscalStartDate(Integer, FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Get the start date of the fiscal period for the passed year.
- getFiscalStartDate(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the start date of the fiscal year for the passed date.
- getFiscalStartDate(Date, FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the start date of the fiscal year for the passed date.
- getFiscalWeek(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns a date's week-number, according to the fiscal calendar
- getFiscalWeek(Date, FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns a date's week-number, according to the fiscal calendar
- getFiscalYear() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The actual fiscal year that this date relates to.
- getFiscalYear(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the
FiscalYear
object for the fiscal year in which the passed date exists. - getFiscalYear(Date, FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the
FiscalYear
object for the fiscal year in which the passed date exists. - getFiscalYearChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
which, when clicked, shows a picker for selecting a specific fiscal year. - getFiscalYearFieldTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
fiscal year
field in the date grid. - getFiscalYearHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to the header of the
fiscal year column
in thecalendar view
. - getFiscalYears() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
An array of
FiscalYear objects
which each represent the start date of a single fiscal year. - getFixedColumns() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Enables fixed columns mode.
- getFixedColWidths() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, we ensure that column widths are at least as large as you specify them.
- getFixedCriteria() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Criteria to be submitted as part of the DSRequest, regardless of inputs to the task.
- getFixedEventHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set, applies a fixed height to horizontal events in Timelines, rather than allowing them to share the whole height of their Lane.
- getFixedFacetValue() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For a
single-facet
chart of an extra value axis, this property provides a constant facet value for the second facet. - getFixedFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A
FacetValueMap
describing the set of facet values that should be regarded as "fixed" in this cubeGrid. - getFixedFieldWidths() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we horizontally clip cell contents, or allow columns to expand horizontally to show all contents?
- getFixedRecordHeights() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we vertically clip cell contents, or allow rows to expand vertically to show all contents?
- getFixedValues() - Method in class com.smartgwt.client.util.workflow.FormSetValuesTask
-
Values to be combined with the data from the
ServiceTask.values
if specified, via simple copying of fields, with explicitly specifiedServiceTask.values
overridingfixedValues
. - getFixedValues() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Values to be submitted as part of the DSRequest, regardless of inputs to the task.
- getFlashVersion() - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Which version of Flash is installed on this browser?
- getFlipValues() - Method in class com.smartgwt.client.widgets.Slider
-
Specifies whether the value range of the slider should be flipped so that values increase as the thumb is moved down (for a
vertical
slider) or to the left (for a horizontal slider). - getfloatArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getFloatArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getFloatingScrollbars() - Method in class com.smartgwt.client.widgets.Canvas
-
If
showCustomScrollbars
is true, should the scrollbars be drawn floating over the component handle, or should the handle shrink to accommodate them? - getFocusCanvas() - Static method in class com.smartgwt.client.util.EventHandler
-
Method to return the
canvasFocus:true
canvas with current keyboard focus. - getFocused() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
focused
. - getFocusedDown() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
focused
onmouse down
. - getFocusedOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- getFocusItem() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the current focus item for this form.
- getFocusRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the row that currently has keyboard focus.
- getFolder() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
The folder (record) that was clicked
- getFolder() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
The folder (record) on which the contextclick occurred.
- getFolder() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
The folder being dropped on
- getFolderIcon() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The URL of the base icon for all folder nodes in this columnTree.
- getFolderIcon() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The URL of the base icon for all folder nodes in this treeGrid.
- getFolderIconPadding() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between folder icon and cell value in the tree cell.
- getFolders(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns all the first-level folders of a node.
- getFontFamily() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font family name, similar to the CSS font-family attribute.
- getFontNames() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
ValueMap of CSS fontName properties to font name titles to display in the font selector for the
FONTSELECTOR
control. - getFontSelectorItem() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The
com.smartgwt.client.types.AutoChild
SelectItem
used for choosing the font to apply to the current selection. - getFontSelectorPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
font selector
. - getFontSize() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font size in pixels, similar to the CSS font-size attribute.
- getFontSize() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Font size of sector labels.
- getFontSizes() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
ValueMap of CSS font size property values to font size titles to display in the font size selector for the
FONTSIZESELECTOR
control. - getFontSizeSelectorItem() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The
com.smartgwt.client.types.AutoChild
SelectItem
used for choosing the font-size to apply to the current selection. - getFontSizeSelectorPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
font-size selector
. - getFontStyle() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font style, similar to the CSS font-style attribute, eg "normal", "italic".
- getFontWeight() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font weight, similar to the CSS font-weight attribute, eg "normal", "bold".
- getFooter() - Method in class com.smartgwt.client.widgets.Window
-
Optional footer for the window, providing space for controls such as the resizer and status bar.
- getFooterHeight() - Method in class com.smartgwt.client.widgets.Window
-
The height of the footer, in pixels.
- getForceReload() - Method in class com.smartgwt.client.data.DSLoadSettings
-
Forcibly reload a dataSource if it's already loaded.
- getForceSingle() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Should
multiple record processing
be suppressed for this task instance? This property can be set at any time is checked before executing the task and after each execution during processing of multiple last task output records. - getForceText() - Method in class com.smartgwt.client.data.TextExportSettings
-
If set, all text fields will use the indicated
ForceTextApproach
unless they have a specific setting forDataSourceField.exportForceText
. - getForegroundColorTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Text' color picker. - getForeignDisplayField() - Method in class com.smartgwt.client.data.DataSourceField
-
Name of another field in a separate dataSource that should be used as the display value for this field in the case where a
foreignKey
relationship exists. - getForeignDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items with an
optionDataSource
, this property specifies an explicit display field for records within the option dataSource. - getForeignKey() - Method in class com.smartgwt.client.data.DataSourceField
-
Declares that this field holds values that can be matched to values from another DataSource field, to create a relationship between records from different DataSources or even records within the same DataSource.
- getForm() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
the SearchForm being edited
- getForm() - Method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
the form being submitted
- getForm() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Deprecated.Use
GwtEvent.getSource()
to determine the source of this event (could be aDynamicForm
orValuesManager
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
form containing this item
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
form managing this form item
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
The Dynamic Form to which this icon's item belongs.
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
a pointer to this item's form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
a pointer to this item's form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
This items form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Pointer to the item's form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Pointer to the item's form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Pointer to the item's form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
the managing
DynamicForm
instance. - getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
the DynamicForm containing the picker icon's item.
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
the dynamicForm in which this item is contained
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
This items form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
This items form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
the form containing this item
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
A reference to the FormItem's DynamicForm.
- getForm() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
the managing DynamicForm instance
- getFormat() - Method in class com.smartgwt.client.data.DataSourceField
-
Format string to use when rendering the value in any
DataBoundComponent
or when exporting viaDataSource.exportData()
orListGrid.exportData()
orListGrid.exportClientData()
. - getFormat() - Method in class com.smartgwt.client.data.SimpleType
-
FormatString
for numeric or date formatting. - getFormat() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Determines the format emitted by
Reify.getMockDS()
. - getFormat() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
FormatString
for numeric or date formatting. - getFormat() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
FormatString
for numeric or date formatting. - getFormat() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
FormatString
for numeric or date formatting. - getFormatOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
With
formatOnBlur
enabled, this comboBoxItem will format its value according to the rules described inFormItem.mapValueToDisplay()
as long as the item does not have focus. - getFormatOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
With
formatOnBlur
enabled, this textAreaItem will format its value according to the rules described inFormItem.mapValueToDisplay()
as long as the item does not have focus. - getFormatOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
With
formatOnBlur
enabled, this textItem will format its value according to the rules described inFormItem.mapValueToDisplay()
as long as the item does not have focus. - getFormatOnFocusChange() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should
FormItem.formatEditorValue()
re-run whenever this item recieves or loses focus? Setting this property allows developers to conditionally format the display value based on item.hasFocus, typically to display a longer, more informative string while the item does not have focus, and simplifying it down to an easier-to-edit string when the user puts focus into the item. - getFormatString() - Method in class com.smartgwt.client.util.DateFormatStringFormatter
- getFormatStringFacetValueIds() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to call
setXAxisValueFormatter()
orformatFacetValueId()
on a facet value id when the id is a string. - getFormattedRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the
current total row count
for this grid as a formatted string. - getFormattedRowRange() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Uses the
rowRangeFormat
to return a formatted display value showing the currently visible set of rows in the listGrid viewport. - getFormattedTimingData(Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns formatted text visualising the tree of timing data available from the
getTimingData()
API. - getFormattedTimingData(Integer, FormattedTimingDataCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
- getFormattedTimingData(Integer, FormattedTimingDataCallback, Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
- getFormattedTimingData(Integer, FormattedTimingDataCallback, Integer, boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
- getFormattedTimingData(Integer, FormattedTimingDataCallback, Integer, boolean, boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
- getFormattedTimingData(Integer, FormattedTimingDataCallback, Integer, boolean, boolean, Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns formatted text visualising the tree of timing data available from the
getTimingData()
API. - getFormItem() - Method in class com.smartgwt.client.widgets.form.fields.FormItemFunctionContext
-
Retrieves the form item on which this function is being fired.
- getFormItem() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
FormItem on which this validator was declared.
- getFormItem(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItemFactory
- getFormItem(JavaScriptObject, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItemFactory
- getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the
FormItem
AutoChild namedautoChildName
if already created. - getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the
FormItem
AutoChild namedautoChildName
if already created. - getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the
FormItem
AutoChild namedautoChildName
if already created. - getFormItemDefaults() - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
. - getFormItemDefaults() - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- getFormItemLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the
defaults
. - getFormItemLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a dynamically created copy, provide the singleton object as
liveObject
. - getFormSubmitFailedWarning() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Deprecated.
- getFormula() - Method in class com.smartgwt.client.data.DataSourceField
-
If
field.formula
is set, this field's value in records will be calculated dynamically. - getFormula() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
the new or updated formula definition
- getFormula() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Not applicable to a DateRangeItem.
- getFormula() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Formula to be used to calculate the numeric value of this FormItem.
- getFormulaBuilderSpanTitleSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, andshowHeaderSpanTitlesInFormulaBuilder
is true, this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid in the FormulaBuilder and SummaryBuilder. - getFormulaFieldValue(ListGridField, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the computed value of a
canAddFormulaFields
. - getFormulaVars() - Method in class com.smartgwt.client.widgets.UserFormula
-
Object mapping from variable names to field names.
- getFormWrapper() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getForwardBaseStyle() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to"forward"
- getForwardSVGeventsToObject() - Method in class com.smartgwt.client.widgets.Canvas
-
If true, events sent to the SVG inside an object tag are forwarded to the object itself by Framework handlers.
- getFreezeFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid andthis.canFreezeFields
is true, this string will be shown as the title for the menu item to freeze a currently unfrozen field. - getFromDate() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "from" date.
- getFromDate() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "from" date.
- getFromDateOnlyPrefix() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
fromDate
is supplied. - getFromField() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
- getFromOfflineCache() - Method in class com.smartgwt.client.data.DSResponse
-
If set, indicates that this response came from the offline cache, not the server.
- getFromTitle() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title for the
from
part of the range. - getFrozen() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be "frozen" for the purposes of horizontal scrolling.
- getFrozenBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom baseStyle to all cells in those frozen fields.
- getFrozenFieldsMaxWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum width available for any
frozen fields
shown in this grid. - getFrozenFieldsMaxWidthAsInt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum width available for any
frozen fields
shown in this grid. - getFrozenHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerBaseStyle to the frozen set of fields.
- getFrozenHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerTitleStyle to the frozen set of fields.
- getFrozenRollOverCanvas(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For grids with frozen columns, this method is called to retrieve the
frozenRollOverCanvas
when the user moves over a new row or cell ifshowRollOverCanvas
is true, or when the user moves over the selected record ifshowSelectedRollOverCanvas
is true. - getFrozenRollUnderCanvas(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For grids with frozen columns, this method is called to retrieve the
frozenRollUnderCanvas
whenshowing a rollUnder canvas
or showing arollUnder canvas for the selected record
. - getFullDataPath() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns a fully qualified
DataPath
for this canvas. - getFullDataPath() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the fully-qualified dataPath for the this formItem (ie, the dataPath expressed in absolute terms from the root of the hierarchy, rather than relative to the item's parent form).
- getFullPathLocator() - Static method in class com.smartgwt.client.util.AutoTest
-
Convenience method to generate a
AutoTestLocator
with no search segments and an explicit path from the locator root to the target. - getFullPathLocator(Element) - Static method in class com.smartgwt.client.util.AutoTest
- getFullPathLocator(Element, boolean) - Static method in class com.smartgwt.client.util.AutoTest
- getFullPathLocator(Element, boolean, String[]) - Static method in class com.smartgwt.client.util.AutoTest
-
Convenience method to generate a
AutoTestLocator
with no search segments and an explicit path from the locator root to the target. - getFullRowRangeDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamic String specifying the format for the
row range summary value
whenRowRangeDisplayStyle
is set to"full"
. - getFx() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
x coordinate of inner radial
- getFy() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
y coordinate of inner radial
- getGenerateClickOnEnter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a click event.
- getGenerateClickOnSpace() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits space, the cell will respond to a click event.
- getGenerateDoubleClickOnEnter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a double click event.
- getGenerateDoubleClickOnSpace() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Space, the cell will respond to a double click event.
- getGeneratedValue() - Method in class com.smartgwt.client.util.AsyncSingleValueGenerationResult
-
If successful, the generated value.
- getGeneratedValues() - Method in class com.smartgwt.client.util.AsyncMultipleValuesGenerationResult
-
If successful, the generated values.
- getGenerateEditableFormulas() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether formula fields created while in edit mode are editable by end users at runtime (when the grid is no longer in edit mode).
- getGenerateEditableHilites() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether highlights created while in edit mode are editable by end users at runtime (when the grid is no longer in edit mode).
- getGenerateEditableSummaries() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether summary fields created while in edit mode are editable by end users at runtime (when the grid is no longer in edit mode).
- getGenerateExactMatchCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When a comboBoxItem is used to generate search criteria in a SearchForm this property governs whether, if the user explicitly chose an option from the pickList, we explicitly generate criteria that will search for an exact match against the chosen value.
- getGenerateNames() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.ListPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.MenuPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- getGenerateNames() - Method in interface com.smartgwt.client.tools.Palette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.TilePalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.TreePalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- getGenerateRelatedUpdates() - Method in class com.smartgwt.client.data.DSRequest
-
Specifies should related updates have to be generated.
- getGenerateValidator() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
- getGenerateValidator() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
- getGenericType() - Method in class com.smartgwt.rebind.BeanMethod
- getGlobalID() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The ID of the component within the locator segments that has an auto-generated global ID.
- getGlobalNamespaces() - Method in class com.smartgwt.client.data.DataSource
-
Namespaces definitions to add to the root element of outbound XML messages sent to a web service, as a mapping from namespace prefix to namespace URI.
- getGlobalTabIndex() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the page.
- getGradationGaps() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Candidate gradation gaps to evaluate when trying to determine what gradations should be displayed on the primary axis, which is typically the y (vertical) axis except for Bar charts.
- getGradationLabelPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding from edge of Y the Axis Label.
- getGradationLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation labels
- getGradationLabelProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation labels
- getGradationLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation lines
- getGradationLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation lines
- getGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Return an array of the gradation values used in the current chart.
- getGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Return an array of the gradation values used in the current chart.
- getGradationTickMarkLength() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.use
tickLength
instead - getGradationZeroLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- getGradationZeroLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- getGradient() - Method in class com.smartgwt.client.tools.GradientEditor
-
The CSS gradient-statement to work with.
- getGradient() - Method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
the current
gradient CSS
- getGradient(int, Object, String) - Method in interface com.smartgwt.client.widgets.chart.GradientMapper
-
Returns the gradient identifier to be used for the specified chart data.
- getGradient(String) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Returns gradient for gradientID.
- getGradients() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Array of gradients that can be referenced by DrawItems placed on this DrawPane.
- getGreen() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Green element of the currently-selected color, as an integer from 0-255
- getGreenFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Green' field in the complex chooser.
- getGreenFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Green' field in the complex chooser.
- getGrid() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Grid which will show a preview of data to be uploaded, with errors flagged
- getGrid() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
The
BatchUploader.grid
autoChild. - getGrid() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
The
BatchUploader.grid
autoChild. - getGrid() - Method in class com.smartgwt.client.widgets.cube.FacetValueHoverCustomizer
-
Returns the CubeGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.grid.DragTrackerIconCustomizer
-
Returns the ListGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.grid.DragTrackerTitleCustomizer
-
Returns the ListGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
ListGrid to which this field belongs
- getGrid() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
ListGrid to which this field belongs
- getGrid() - Method in class com.smartgwt.client.widgets.grid.HoverCustomizer
-
Returns the ListGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.tile.CreateTileCustomizer
-
Returns the TileGrid associated with this customizer.
- getGrid() - Method in class com.smartgwt.client.widgets.tile.UpdateTileCustomizer
-
Returns the TileGrid associated with this customizer.
- getGridAdditionalCriteriaText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The additional criteria prefix to show in filter editor field hover, the filter action button or the sorter button before the descriptive version of the
filterWindowCriteria
, if any. - getGridAddSearchText() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
- getGridColNum() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this formItem is part of a
ListGrid
'sinline edit form
, returns the number of the grid column this formItem is responsible for editing, but only if a row is currently being edited. - getGridComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Array of components that make up this grid.
- getGridFields() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Fields to apply to
grid
. - getGridRenderer() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Synonym of
ListGrid.getBody()
. - getGridRowNum() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this formItem is part of a
ListGrid
'sinline edit form
, returns the number of the row currently being edited. - getGridSummary(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showGridSummary
istrue
this method is called for each field which will show a grid summary value (as described inListGridField.showGridSummary
) to get the summary value to display below the relevant column. - getGridSummary(ListGridRecord[], ListGridField, GroupSummary[]) - Method in class com.smartgwt.client.widgets.grid.GridSummaryCustomizer
-
If this grid is grouped, and ListGrid.showGroupSummary is true, this method will be passed a third parameter - an array of group-level summaries.
- getGridSummaryData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method returns the data displayed in the
summaryRow
whenshowGridSummary
is true. - getGridSummaryRecordProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, this attribute will be set to true on the record object representing the grid summary row. - getGripBreadth() - Method in class com.smartgwt.client.widgets.Splitbar
-
Grip breadth in pixels (the short icon axis, parallel to the Layout direction).
- getGripImgSuffix() - Method in class com.smartgwt.client.widgets.Snapbar
-
Overridden from
Splitbar.gripImgSuffix
to simplify providing custom grip media for this widget. - getGripImgSuffix() - Method in class com.smartgwt.client.widgets.Splitbar
-
Suffix used the 'grip' image if
StretchImg.showGrip
is true. - getGripImgSuffix() - Method in class com.smartgwt.client.widgets.StretchImg
-
Suffix used the 'grip' image if
showGrip
is true. - getGripLength() - Method in class com.smartgwt.client.widgets.Splitbar
-
Grip length in pixels (the long icon axis, perpendicular to the Layout direction).
- getGripper() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When
showGripper
is true, this is the component that will be rendered adjacent to the canvas and allow the canvas to be moved with the mouse. - getGripperIcon() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The source for the icon displayed as the "gripper" that snaps to the top of an event canvas and allows an event to be dragged with the mouse.
- getGripperIcon(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasGripperIconCustomizer
-
getGripperIcon() should be implemented and return the SCImgURL for the icon to use as the gripper for the passed EventCanvas To access the Calendar itself, use canvas.getCalendar().
- getGroup() - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, indicates what group to place the property in when editing in Reify. - getGroup() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Returns all configured grouping levels, as an array of
GroupSpecifier
s. - getGroupBorderCSS() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping frame around the canvas.
- getGroupBy() - Method in class com.smartgwt.client.data.DSRequest
-
List of fields to group by when using
server-side summarization
. - getGroupBy() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
List of fields to group by in the fetch.
- getGroupBy() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
List of fields to group by for a fetch.
- getGroupByAsyncThreshold() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When grouping is requested with this number of records or more, an asynchronous approach is used to avoid the browser showing a "script is running slowly.." message prompting the user to stop execution of JavaScript.
- getGroupByField() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Not applicable to TreeGrids, as the
data
already represents a tree. - getGroupByFieldAsStringArray() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Not applicable to TreeGrids, as the
data
already represents a tree. - getGroupByFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the current grouping of this listGrid as an array of fieldNames.
- getGroupByFieldSummaries() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, andshowGroupSummary
is true, this attribute may be set to an array of groupBy field names for which group summaries should appear. - getGroupByMaxRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum number of records to which a groupBy can be applied.
- getGroupByMaxRecordsExceededMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Warning shown to the user when a grouping attempt failed as the data set length exceeds
groupByMaxRecords
. - getGroupByText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid andthis.canGroupBy
is true, this string will be shown as the title for the menu item to toggle the group by setting for a field. - getGroupedRecordIndex(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the true row index for a grouped record excluding group and summary records.
- getGroupGranularity() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Granularity of grouping for numeric fields.
- getGroupIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The URL of the base icon for the group icons in this listGrid.
- getGroupIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of group icons for this ListGrid.
- getGroupIconStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom style to apply to the
groupIcon
displayed in collapsible rows whencanGroupBy
is true. - getGroupIndentSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent subgroups relative to parent group.
- getGrouping() - Method in class com.smartgwt.client.data.GroupSpecifier
-
The groupingMode applied to the associated field.
- getGroupingFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- getGroupingFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the header of the "grouping" field.
- getGroupingFormat() - Static method in class com.smartgwt.client.util.NumberUtil
-
The grouping-format for numbers
- getGroupingMode() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field that allows multiple
grouping modes
, the current grouping mode. - getGroupingModes() - Method in class com.smartgwt.client.data.SimpleType
-
A set of key-value pairs that represent the names and titles of the grouping modes available to values of this type, for use in components that support grouping.
- getGroupingModes() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field can be grouped, this attribute represents the set of grouping styles that are available.
- getGroupingSymbol() - Static method in class com.smartgwt.client.util.NumberUtil
-
The grouping symbol, or thousands separator, to use when formatting numbers
- getGroupLabelBackgroundColor() - Method in class com.smartgwt.client.widgets.Canvas
-
If set, the background color of the grouping label.
- getGroupLabelStyleName() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping label.
- getGroupLeadingIndent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent all groups.
- getGroupMembers() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
Deprecated.Use
ListGrid.getGroupMembers()
instead to get the descendants of aGroupNode
. - getGroupMembers(GroupNode, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For a
grouped
grid, returns all the direct children of the supplied node in thegroupTree
ifrecordsOnly
false. - getGroupName() - Method in class com.smartgwt.client.tools.StyleSetting
-
Name of the
group
this setting will appear in for editing. - getGroupName() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
The name of the field being grouped by this node.
- getGroupNodeBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Base style
forgroup
rows. - getGroupNodeStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style that
group
rows will have. - getGroupPadding() - Method in class com.smartgwt.client.widgets.Canvas
-
Padding to apply inside the border when this canvas is showing a group
border and label
. - getGroupPrecision() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields of type:"float" or derived from float, number of digits after the decimal point to consider when grouping.
- getGroupRect() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
This method will return an array of integers mapping out the coordinates (left, top, width, height) of the "group rectangle" for the group.
- getGroupRectOutline() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
If this group is showing a
KnobType.MOVE
control knob
, thegroupRectOutline
is aDrawRect
AutoChild that identifies the group's group rect (seeuseGroupRect
). - getGroups() - Method in class com.smartgwt.client.tools.CSSEditor
-
The set of
StyleGroup
s to show for editing. - getGroupSortDirection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
sortByGroupFirst
is active, the sorting direction applied for implicit sorting by the field(s) used for grouping. - getGroupState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial group state for the grid.
- getGroupSummary(ListGridRecord[], ListGridField, GroupNode) - Method in class com.smartgwt.client.widgets.grid.GroupSummaryCustomizer
- getGroupSummaryData(Record[], Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, andshowGroupSummary
is true, this method will return the group summary data displayed at the end of the group. - getGroupSummaryData(Record[], Record, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, andshowGroupSummary
is true, this method will return the group summary data displayed at the end of the group. - getGroupSummaryData(Record[], GroupNode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, andshowGroupSummary
is true, this method will return the group summary data displayed at the end of the group. - getGroupSummaryData(Record[], GroupNode, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, andshowGroupSummary
is true, this method will return the group summary data displayed at the end of the group. - getGroupSummaryRecordProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGroupSummary
is true, this attribute will be set to true on each record object representing a group-level summary row. - getGroupSummaryStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
ListGridRecord.customStyle
for the group-level summary row displayed whenshowGroupSummary
is true. - getGroupTitle() - Method in class com.smartgwt.client.widgets.Canvas
-
The title/label for the grouping.
- getGroupTitle() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
The computed title for the group, which results from
GroupTitleRenderer.getGroupTitle(Object, GroupNode, ListGridField, String, ListGrid)
- getGroupTitle(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.SimpleType
-
Returns a string value appropriate for the title of the group containing the passed value.
- getGroupTitle(Object, GroupNode, ListGridField, String, ListGrid) - Method in interface com.smartgwt.client.widgets.grid.GroupTitleRenderer
-
Return the title that should be shown to the user for the group with the groupValue passed as a parameter.
- getGroupTitleAlign() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects the alignment of the titles in
RibbonGroups
in thisRibbonBar
. - getGroupTitleColumnProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom properties for the automatically generated
groupTitleColumn
. - getGroupTitleField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When a list grid is
grouped
, each group shows under an auto generated header node. - getGroupTitleOrientation() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects the orientation of the titles in
RibbonGroups
in thisRibbonBar
. - getGroupTree() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The data tree that results from a call to
groupBy()
. - getGroupTreeSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid
is grouped
, this method will return the current selection. - getGroupTreeSelection(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getGroupTreeSelection(boolean, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid
is grouped
, this method will return the current selection. - getGroupValue() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
The value from which groups are computed for a field, which results from
GroupValueFunction.getGroupValue(Object, ListGridRecord, ListGridField, String, ListGrid)
- getGroupValue(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.SimpleType
-
Returns a group value appropriate for the passed record, field and value, in the passed component.
- getGroupValue(Object, ListGridRecord, ListGridField, String, ListGrid) - Method in interface com.smartgwt.client.widgets.grid.GroupValueFunction
-
Return the value which records should be grouped by.
- getHandlerCount(GwtEvent.Type<?>) - Method in class com.smartgwt.client.core.BaseClass
- getHandlerCount(GwtEvent.Type<?>) - Method in class com.smartgwt.client.core.DataClass
- getHandlerCount(GwtEvent.Type<?>) - Method in class com.smartgwt.client.widgets.BaseWidget
- getHasFocus() - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
If true this widget now has keyboard focus
- getHasHeaderLine() - Method in class com.smartgwt.client.data.TextImportSettings
-
If set to true, the data is assumed to have a header line that lists titles for each field, which should be parsed.
- getHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A Toolbar used to manager the headers shown for each column of the grid.
- getHeader() - Method in class com.smartgwt.client.widgets.Window
-
Header for the Window, based on an HLayout.
- getHeaderAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getHeaderAutoFitEvent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event on a ListGrid header that triggers auto fitting to data and/or title.
- getHeaderBackground() - Method in class com.smartgwt.client.widgets.Window
-
Img background component for the header, for gradient or image-based display
- getHeaderBackgroundColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional background color for the header portion of
canvases
representing this event in the variouscalendar views
. - getHeaderBackgroundColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
BackgroundColor for the header toolbar.
- getHeaderBarStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the CSS style used for the header as a whole.
- getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Custom base style to apply to the header button created for this span instead of
ListGrid.headerBaseStyle
. - getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Button.baseStyle
to apply to the buttons in the header, and the sorter, for this ListGrid. - getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom base style to apply to this field's header button instead of
ListGrid.headerBaseStyle
.
Note that depending on the header button constructor, you may have to overrideheaderTitleStyle
as well. - getHeaderBorderColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional border color for the header portion of
canvases
representing this event in the variouscalendar views
. - getHeaderButtonAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default
role
forheader buttons
. - getHeaderButtonAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Aria role
for the header button for this field. - getHeaderButtonAriaState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default
ARIA state
forheader buttons
. - getHeaderButtonAriaState() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Aria state
for the header button for this field. - getHeaderButtonProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to all header buttons.
- getHeaderContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The context menu displayed for column headers.
- getHeaderContextMenuItems(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderContextMenu
istrue
this method returns the menu items to be displayed in the default header context menu. - getHeaderData() - Method in class com.smartgwt.client.data.DSRequest
-
For DataSources using SOAP messaging with a WSDL web service, data to be serialized to form SOAP headers, as a map from the header part name to the data.
- getHeaderData() - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to form the SOAP headers, as a map from the header part name to the data.
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Deprecated.in favor of
navigationLayoutHeight
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The height of this listGrid's header, in pixels.
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Height of headers for sections.
- getHeaderHoverAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the alignment for the hover shown on
ListGrid.headerHover()
. - getHeaderHoverDelay() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Delay in ms for hovers shown over this field's header.
- getHeaderHoverHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Optional default height for the hover shown on
ListGrid.headerHover()
. - getHeaderHoverHTML(CalendarView, HeaderLevel, Date, Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the hover HTML to show in a hover when the mouse moves over the header area.
- getHeaderHoverOpacity() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the opacity for the hover shown on
ListGrid.headerHover()
. - getHeaderHoverStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the css style for the hover shown on
ListGrid.headerHover()
. - getHeaderHoverVAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the vertical alignment for the hover shown on
ListGrid.headerHover()
. - getHeaderHoverWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Optional default width for the hover shown on
ListGrid.headerHover()
. - getHeaderHoverWrap() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the
wrap
attribute for the hover shown onListGrid.headerHover()
. - getHeaderHTML() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Returns the HTML to show in the header of this EventCanvas.
- getHeaderIcon() - Method in class com.smartgwt.client.widgets.Window
-
Header icon shown at left end of header by default.
- getHeaderLabel() - Method in class com.smartgwt.client.widgets.Window
-
Label that shows Window title in header.
- getHeaderLevels() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Configures the levels of
headers
shown above the event area, and their time units. - getHeaderMenuButton() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, when the user rolls over the header buttons in this grid the headerMenuButton will be shown over the header button in question. - getHeaderMenuButtonHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the height of the auto-generatedheaderMenuButton
- getHeaderMenuButtonHeightAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the height of the auto-generatedheaderMenuButton
- getHeaderMenuButtonIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the icon shown on the auto-generatedheaderMenuButton
- getHeaderMenuButtonIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the height of the icon shown on the auto-generatedheaderMenuButton
- getHeaderMenuButtonIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the width of the icon shown on the auto-generatedheaderMenuButton
- getHeaderMenuButtonSnapOffsetLeft() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Offset of the right edge of a
headerMenuButton
from the right edge of it's parent button. - getHeaderMenuButtonWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the width of the auto-generatedheaderMenuButton
- getHeaderProperties() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Allows properties for the header (a
SectionHeader
orImgSectionHeader
subclass) to be set on the section before it's added to theSectionStack
. - getHeaderPropertiesAsImgSectionHeader() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Allows properties for the header (a
SectionHeader
orImgSectionHeader
subclass) to be set on the section before it's added to theSectionStack
. - getHeaderRadius() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to any valid CSS border-radius string, allows for a rounded header in this grid by applying a corner-radius to the left of the
header
, and to the right of thecorner sort-button
if it's visible, or the right of theheader
otherwise. - getHeaderShadowColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderShadow
is true, theCanvas.shadowColor
for the header shadow. - getHeaderShadowHOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderShadow
is true, theCanvas.shadowHOffset
for the header shadow - getHeaderShadowSoftness() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderShadow
is true, theCanvas.shadowSoftness
for the header shadow - getHeaderShadowVOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderShadow
is true, theCanvas.shadowVOffset
for the header shadow - getHeaderSpan() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getHeaderSpanContextMenuItems(HeaderSpan) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the menus items that should be shown in a menu triggered from a
headerSpan
. - getHeaderSpanHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for a
headerSpan
with no height specified. - getHeaderSrc() - Method in class com.smartgwt.client.widgets.Window
-
If
showHeaderBackground
istrue
, this property provides the URL of the background image for the header. - getHeaderStyle() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
CSS class for the
header area
of the EventCanvas. - getHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the day-of-week headers.
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
CSS style used when
NavItem.isHeader
is set on an item. - getHeaderStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a header
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.Window
-
Style for the Window header.
- getHeaderTextColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional text color for the header portion of
canvases
representing this event in the variouscalendar views
. - getHeaderTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title to display in the header-bar of this Dialog.
- getHeaderTitle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Optional title for the headerSpan button for this headerSpan.
- getHeaderTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional title for the header button for this field.
- getHeaderTitle(Date, int, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateHeaderCustomizer
-
getHeaderTitle() should be implemented and return the HTML string to display in the header for the passed date or dayOfWeek.
- getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Custom titleStyle to apply to the header button created for this span instead of
ListGrid.headerTitleStyle
. - getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
StretchImgButton.titleStyle
to apply to the buttons in the header, and the sorter, for this ListGrid. - getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom titleStyle to apply to this field's header button instead of
ListGrid.headerTitleStyle
.
Note that this will typically only have an effect ifListGrid.headerButtonConstructor
is set toStretchImgButton
or a subclass thereof. - getHeaderTitleVAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies vertical alignment in the column headers: "top", "center", or "bottom".
- getHeaderWidth() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
If set, the width for each of the spans in this headerLevel.
- getHeaderWrap() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Whether the
header area
should autosize vertically to display all contents. - getHeaderYearTitle(int) - Method in interface com.smartgwt.client.widgets.DateChooser.YearTitleFormatter
-
Method to provide the year representation that is shown in the DateChooser header.
- getHeight() - Method in class com.smartgwt.client.core.Rectangle
- getHeight() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The
page height
, present for page-levelresize events
. - getHeight() - Static method in class com.smartgwt.client.util.Page
-
Get the height of the visible portion of the window, not including browser chrome or the scrollbar area.
- getHeight() - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
In
Timeline
s, the height of this Lane's row. - getHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
The
canvas.width
attribute specifies the size for a component's horizontal dimension;canvas.height
specifies the size for the vertical dimension. - getHeight() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Height of the diamond.
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Height of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Height in pixels relative to the
local coordinate system
. - getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Height in pixels relative to the
local coordinate system
. - getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Height in pixels relative to the
local coordinate system
. - getHeight() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Height of the Canvas.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the height of this icon in px.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Height of the FormItem.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default height for the spacer
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Default height of this item
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Height for this uploadItem.
- getHeight() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Height of this headerSpan.
- getHeight() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the height of the image.
- getHeight() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the height of the image.
- getHeight() - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the Portlet's
rowHeight
(if no rowHeight is set). - getHeight() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.StretchItem
-
The height of the image.
- getHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For
type
:"separator"
, this attribute specifies the height of the separator. - getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Height of the diamond.
- getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Height of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Height in pixels relative to the
local coordinate system
. - getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Height in pixels relative to the
local coordinate system
. - getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Height in pixels relative to the
local coordinate system
. - getHeightAsString() - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.Canvas
- getHeightAsString() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Height of the Canvas.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Height of the FormItem.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the Portlet's
rowHeight
(if no rowHeight is set). - getHeightAsString() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's vertical dimension.
- getHidden() - Method in class com.smartgwt.client.data.DataSourceField
-
Whether this field should be hidden from users by default within a DataBound component.
- getHidden() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this form item be hidden? Setting this property to
true
on an item configuration will have the same effect as having ashowIf()
implementation which returnsfalse
. - getHidden() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Marks field as initially hidden.
The user will still be able to show the field via a context menu. - getHidden() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Default
Menu.itemHiddenProperty
for menu items. - getHidden() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified this tab will be hidden by default.
- getHide() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Should the target form item be hidden?
- getHideAllHighlightsTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the hide all highlights menu item.
- getHideEmptyAxis() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
With
hideEmptyFacetValues
, controls on which axis hiding of empty values is applied, "row" (only empty rows are hidden), "column" (only empty columns are hidden) or both (the default). - getHideEmptyFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This causes the headers for any combination of facetValues for which there are no cellRecords to be suppressed.
- getHideEmptyPickList() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty pickList to show if it is databound.
- getHideEmptyPickList() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty pickList to show if it is databound.
- getHideEmptyPickList() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty pickList to show if it is databound.
- getHideEmptySummaryRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, causes the
summaryRow
component to be hidden if it has no data after summaries have been recalculated - getHideFilterEditorTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canShowFilterEditor
is true, this is the title for the filterEditor show/hide menu-item, in theheaderContextmenu
, when the filterEditor is visible. - getHideGroupBorderOnDrag() - Method in class com.smartgwt.client.tools.EditContext
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag? - getHideGroupBorderOnDrag() - Method in class com.smartgwt.client.tools.EditPane
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag? - getHideGroupBorderOnDrag() - Method in class com.smartgwt.client.tools.EditTree
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag? - getHideOnPhone() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set this property to true to suppress showing this field on mobile phones (handset-sized devices).
- getHideOnTablet() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set this property to true to suppress showing this field on tablets (tablet-sized devices).
- getHideUnusedLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, hides any
lane
that doesn't have any active events in the current dataset. - getHideUsingDisplayNone() - Method in class com.smartgwt.client.widgets.Canvas
-
When this widget is hidden (see
visibility
andhide()
), should display:none be applied to theouter element
? - getHighErrorMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
See
lowErrorMetric
. - getHighlightCellTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the cell highlight menu item.
- getHighlightDataValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should the draw-area of nearby filled data-value shapes be highlighted as the mouse is moved over some
chart-types
? - getHighlightSelectionTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the selection highlight menu item.
- getHighlightTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the highlight menu item.
- getHilite() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Return the hilite definition being edited, including criteria and hilite properties.
- getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.Button
-
If set to true, if the
title
of this button contains the specifiedaccessKey
, when the title is displayed to the user it will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes HTML characters. - getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.ImgButton
-
If set to true, if the
title
of this button contains the specifiedaccessKey
, when the title is displayed to the user it will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes HTML characters. - getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
If this MenuButton has a specified
accessKey
, underline it in the title of the button by default - getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
If this MenuButton has a specified
accessKey
, underline it in the title of the button by default - getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If set to true, if the
title
of this button contains the specifiedaccessKey
, when the title is displayed to the user it will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes HTML characters. - getHiliteBodyColor() - Method in class com.smartgwt.client.widgets.Window
-
Highlight color for the Window body (shown when the body is flashed).
- getHiliteCanReplaceValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, end users can create advanced hiliting rules that will use the
Hilite.replacementValue
feature to cause values in hilited cells to be replaced with a user-entered value. - getHiliteEditorSpanTitleSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, andshowHeaderSpanTitlesInHiliteEditor
is true, this string will be inserted between the headerSpan title and the field title in the hiliteEditor field chooser grid. - getHiliteHeaderSrc() - Method in class com.smartgwt.client.widgets.Window
-
If
showHeaderBackground
is true, this governs the URL of the image to use in the header's highlighted state when the window isflashed
- getHiliteHeaderStyle() - Method in class com.smartgwt.client.widgets.Window
-
Highlight style for the Window header.
- getHiliteHTMLAfterFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, custom HTML applied as part of hiliting will be applied after
formatting
for each cell. - getHiliteHTMLAfterFormat() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true, custom HTML applied as part of hiliting will be applied after
formatting
for each cell in this column. - getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for hilite icons for this listGrid.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for hilite icons for this field.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Height for hilite icons for this listGrid.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height for hilite icons for this field.
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of
hilite icons
by default? Can be overridden at the field level - getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the left of
hilite icons
for this field? OverridesListGrid.hiliteIconLeftPadding
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the left of
hilite icons
by default? Can be overridden at the field level - getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
How much padding should there be on the left of
hilite icons
for this field? OverridesDetailViewer.hiliteIconLeftPadding
- getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
hiliteIcons
are present, where the hilite icon will be placed relative to the field value. - getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When
ListGrid.hiliteIcons
are present, where the hilite icon will be placed relative to the field value. - getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
When
hiliteIcons
are present, where the hilite icon will be placed relative to the field value. - getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
When
DetailViewer.hiliteIcons
are present, where the hilite icon will be placed relative to the field value. - getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the right of
hilite icons
by default? Can be overridden at the field level - getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the right of
hilite icons
for this field? OverridesListGrid.hiliteIconRightPadding
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the right of
hilite icons
by default? Can be overridden at the field level - getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
How much padding should there be on the right of
hilite icons
for this field? OverridesDetailViewer.hiliteIconRightPadding
- getHiliteIcons() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Specifies a list of icons that can be used in hilites.
- getHiliteIcons() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Specifies a list of icons that can be used in
hilites
. - getHiliteIcons() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies a list of icons that can be used in
hilites
. - getHiliteIcons() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Specifies a list of icons that can be used in
hilites
. - getHiliteIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of
hilite icons
for this component. - getHiliteIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default width and height of
hilite icons
in this field. - getHiliteIconSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Default width and height of
hilite icons
for this component. - getHiliteIconSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Default width and height of
hilite icons
in this field. - getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for hilite icons for this component.
- getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width for hilite icons for this field.
- getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Width for hilite icons for this component.
- getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width for hilite icons for this field.
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getHiliteProperty() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Marker that can be set on a record to flag that record as hilited.
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getHiliteReplaceValueFieldTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title used for the text box shown when
hiliteCanReplaceValue
is set. - getHiliteRequiredFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether the titles of required items in this form should use the special prefix and suffix specified by the
requiredTitlePrefix
andrequiredTitleSuffix
attributes, instead of the standard prefix and suffix. - getHiliteRowOnFocus() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the grid body gets keyboard focus, should we highlight the current focus row, using the rollover cell style?
- getHilites() - Method in class com.smartgwt.client.ai.BuildHilitesResponse
-
The generated
Hilite
(s) for the user's natural language description of hilite criteria and styling to apply. - getHilites() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getHilites() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getHilites() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Hilites to be applied to the data for this component.
- getHilites() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the set of hilite-objects currently applied to this DataBoundComponent.
- getHilites() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getHilites() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getHilites() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getHilites() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getHilites() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getHiliteState() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getHiliteState() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getHiliteState() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Get the current hilites encoded as a String, for saving.
- getHiliteState() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getHiliteState() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getHiliteState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getHiliteState() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getHiliteState() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getHilitesText() - Method in class com.smartgwt.client.widgets.FieldPicker
- getHiliteViaAIMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canHiliteViaAI
istrue
, the AI service mode to use. - getHiliteViaAIText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu item displayed in this component's header context menu when
AI-assisted hiliting
is allowed. - getHint() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies "hint" string to show next to the form item to indicate something to the user.
- getHint() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Text shown inside the field that serves as an indicator of what this field is for.
- getHint() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Returns the hint text for this item.
- getHintStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS class for the "hint" string.
- getHistoryConclusion() - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- getHistoryDelimiters() - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- getHistoryIntroduction() - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- getHLabelSpacing() - Method in class com.smartgwt.client.widgets.Slider
-
The space around the labels used to display the
minimum, maximum
andcurrent
values of the slider, whenvertical
is false. - getHome() - Static method in class com.smartgwt.client.util.SC
-
Get the root directory for Isomorphic-supplied SmartClient files - the directory containing the modules/ and system/ subdirectories extracted when the SmartGWT project is built.
- getHoopSelectionMode() - Method in class com.smartgwt.client.tools.EditContext
-
Defines the mode of inclusion for components encountered during hoop selection which is enabled when
selectionType
ismultiple
. - getHoopSelector() - Method in class com.smartgwt.client.tools.EditProxy
-
Hoop selector canvas used for selecting multiple components.
- getHoopSelectorProperties() - Method in class com.smartgwt.client.tools.EditContext
-
Properties to apply to
EditProxy.hoopSelector
. - getHourIncrement() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andhourValues
is unset, this attribute specifies the increment to use when generating entries for the hour picker. - getHourItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Select item to hold the hours portion of the time or
duration
whenuseTextField
is false. - getHourItemPrompt() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
The hover prompt to show for the
hour picker
. - getHourItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
hour picker
. - getHourItemTitle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Title to show for the
hour picker
. - getHourMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andhourValues
is unset, this attribute specifies the maximum value present in the hour picker. - getHourMinValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andhourValues
is unset, this attribute specifies the minimum value present in the hour picker. - getHoursAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "hour". - getHoursFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "hour". - getHourValues() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
An array of values to make available in the
hour picker
whenuseTextField
is false. - getHoverAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to customize the alignment of content in the hover canvas. - getHoverAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text alignment for text displayed in this item's hover canvas, if shown.
- getHoverAutoDestroy() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true andgetHoverComponent()
is implemented, should the hoverCanvas returned from it be automatically destroyed when it is hidden? - getHoverAutoFitMaxWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum auto-fit width for a hover if
hoverAutoFitWidth
is enabled. - getHoverAutoFitMaxWidthAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum auto-fit width for a hover if
hoverAutoFitWidth
is enabled. - getHoverAutoFitWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
if
showHover
is true, this property will cause the specifiedhoverWidth
to be treated as a minimum width for the hover. - getHoverComponent() - Method in class com.smartgwt.client.widgets.Canvas
-
When
showHoverComponents
is true, this method is called to get the component to show as a hover for this Canvas. - getHoverDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.canHover
is true, how long should the mouse be kept over this widget before the hover event is fired - getHoverDelay() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
this.canHover
is true, how long should the mouse be kept over this widget before the hover event is fired - getHoverDelay() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this is the number of milliseconds to wait between the user rolling over this form item, and triggering any hover action for it.
If not specifiedthis.form.itemHoverDelay
will be used instead. - getHoverDelay() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Delay in ms for hovers shown for cells in this field.
- getHoverFocusKey() - Method in class com.smartgwt.client.widgets.Canvas
-
For canvases
showing a hover
, this attribute gives users a way to pin the hover in place so they can interact with it (scroll it, click embedded links, etc). - getHoverFocusKey() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This attribute gives users a way to pin this item's hover in place so they can interact with it (scroll it, click embedded links, etc).
- getHoverHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to customize the height of the hover canvas shown. - getHoverHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a height for any hover shown for this item.
- getHoverHeightAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a height for any hover shown for this item.
- getHoverHTML() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, when the user holds the mouse over this Canvas for long enough to trigger a hover event, a hover canvas is shown by default. - getHoverHTML() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
showHover
is true, when the user holds the mouse over this DrawItem for long enough to trigger a hover event, a hover canvas is shown by default. - getHoverHTML() - Method in class com.smartgwt.client.widgets.HoverHTMLCustomizer
-
hoverHTML() should be implemented and return the string of HTML to display.
- getHoverHTML(int, String) - Method in interface com.smartgwt.client.widgets.grid.HeaderHoverFormatter
-
Returns the HTML that is displayed by default if a registered
HeaderHoverHandler
does not cancel aHeaderHoverEvent
. - getHoverHTML(CalendarEvent, EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasHoverHTMLCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display when the user hovers over an event
- getHoverHTML(CalendarEvent, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DragHoverCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display in the hover during a drag operation
- getHoverHTML(HeaderLevel, Date, Date, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelHoverCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display in the hover for a given span in the HeaderLevel
- getHoverHTML(FormItem, DynamicForm) - Method in interface com.smartgwt.client.widgets.form.FormItemHoverFormatter
-
The html to render on hover.
- getHoverHTML(ListGridRecord, int, int, String) - Method in interface com.smartgwt.client.widgets.grid.CellValueHoverFormatter
- getHoverHTML(ListGridRecord, int, int, Date, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.CellHoverCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display in the hover for a given cell in a CalendarView
- getHoverHTML(String) - Method in interface com.smartgwt.client.widgets.TitleHoverFormatter
-
Returns the HTML that is displayed by default if a registered
TitleHoverHandler
does not cancel aTitleHoverEvent
. - getHoverLabelPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An extra amount of padding to show around the
hoverLabel
whenshowValueOnHover
is enabled. - getHoverLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for text in a floating label that represents the data value shown whenever the mouse moves withing the main chart area when
showValueOnHover
is enabled. - getHoverMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showHoverComponents
is true, the builtin mode to use when automatically creating a hover component for rows in this grid. - getHoverMoveWithMouse() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, should this widget's hover canvas be moved with the mouse while visible? - getHoverOpacity() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, should the hover canvas be shown with opacity other than 100? - getHoverOpacity() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Opacity for any hover shown for this item
- getHoverPersist() - Method in class com.smartgwt.client.widgets.Canvas
-
Allows interaction with hovers when the cursor is positioned over them.
- getHoverPersist() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows interaction with hovers when the cursor is positioned over them.
- getHoverRectProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle that draws behind of a floating hover label that represents the data value.
- getHoverScreen() - Method in class com.smartgwt.client.widgets.Canvas
-
Screen to create (via
createScreen()
) in lieu of callinggetHoverComponent()
. - getHoverScreen() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Screen to create (via
createScreen()
) in lieu of callinggetHoverComponent()
orgetCellHoverComponent()
. - getHoverStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to specify the css style to apply to the hover canvas. - getHoverStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Explicit CSS Style for any hover shown for this item.
- getHoverStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style to apply to hovers shown over this grid.
- getHoverVAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to customize the vertical alignment of content in the hover canvas. - getHoverVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical text alignment for text displayed in this item's hover canvas, if shown.
- getHoverWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to customize the width of the hover canvas shown. - getHoverWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a width for any hover shown for this item.
- getHoverWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the width of the canvas shown when the mouse hovers over cells in this field.
- getHoverWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a width for any hover shown for this item.
- getHoverWrap() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to customize the whether content in the hover canvas is displayed in a single line, or wraps. - getHoverWrap() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property may be set to customize the
wrap
attribute for the canvas shown when the mouse hovers over cells in this field. - getHPolicy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on horizontal axis
- getHResizeCursor() - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for horizontal resize of widgets.
- getHSnapPosition(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getHSnapPosition(int, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getHspace() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the number of pixels space to be displayed on the left of this form item icon, or for
inline
icons whoseinlineIconAlign
isAlignment.LEFT
, on the right of this form item icon. - getHSrc() - Method in class com.smartgwt.client.widgets.ImgSplitbar
- getHSrc() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Base URL for the images used for the horizontal scrollbar track and end buttons.
- getHSrc() - Method in class com.smartgwt.client.widgets.Splitbar
-
Base URL for the image if
StretchImg.vertical
is false andStretchImg.src
is unset. - getHSrc() - Method in class com.smartgwt.client.widgets.StretchImg
- getHSrc() - Method in class com.smartgwt.client.widgets.StretchItem
-
The URL of the media file for this StretchItem if the parent
StretchImg
isnot vertical
andsrc
is unset. - getHSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Image for horizontal resizer for a vertical Toolstrip
- getHSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Image for horizontally oriented separator (for vertical toolstrips).
- getHThumbStyle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the thumb for a
horizontally oriented
slider. - getHtmlAfter() - Method in class com.smartgwt.client.data.Hilite
-
HTML to append to the end of cell values where this hilite is applied.
- getHtmlBefore() - Method in class com.smartgwt.client.data.Hilite
-
HTML to pre-pend to cell values where this hilite is applied.
- getHtmlColor() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the currently-selected color, in HTML color representation form, as a string.
- getHtmlElement() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Simplifies integrating a screen with an existing JavaScript app.
- getHtmlElement() - Method in class com.smartgwt.client.widgets.Canvas
-
If specified as a pointer to an HTML element present in the DOM, this canvas will be rendered inside that element on
draw()
. - getHtmlElementAsString() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Simplifies integrating a screen with an existing JavaScript app.
- getHtmlElementAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
If specified as a pointer to an HTML element present in the DOM, this canvas will be rendered inside that element on
draw()
. - getHtmlFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'HTML' field in the complex chooser.
- getHtmlFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'HTML' field in the complex chooser.
- getHtmlPosition() - Method in class com.smartgwt.client.widgets.Canvas
-
If
htmlElement
is specified, this attribute specifies the position where the canvas should be inserted relative to thehtmlElement
in the DOM. - getHtmlValue() - Method in class com.smartgwt.client.data.Hilite
-
Deprecated.
htmlValue
is deprecated in favor ofreplacementValue
. Note that unlikereplacementValue
, this property does not respectdisabled
, and will be applied even ifdisabled
is set totrue
- getHTrackStyle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the track for a
horizontally oriented
slider. - getHttpHeaders() - Method in class com.smartgwt.client.data.DSResponse
-
HTTP headers returned by the server as a map from header name to header value.
- getHttpHeaders() - Method in class com.smartgwt.client.rpc.RPCRequest
-
HTTP headers to send, as a Object mapping Header name -> Header value, eg
{ "Content-Type" : "text/xml" } - getHttpHeaders() - Method in class com.smartgwt.client.rpc.RPCResponse
-
HTTP headers returned by the server as a map from header name to header value.
- getHttpMethod() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the HTTP method that will be used for the request.
- getHttpMethod() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Selects the HTTP method that will be used when fetching content.
- getHttpMethod() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Selects the HTTP method that will be used when fetching content.
- getHttpProxyURL() - Method in class com.smartgwt.client.rpc.RPCRequest
-
The proxy URL to use for this request (if
useHttpProxy
is set for this request). - getHttpResponseCode() - Method in class com.smartgwt.client.rpc.RPCResponse
-
This attribute (available when using the the
xmlHttpRequest
transport) contains the HTTP response code sent by the server. - getHttpResponseText() - Method in class com.smartgwt.client.rpc.RPCResponse
-
The actual text of the HTTP response.
- getHue() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Hue of the currently-selected color, as an integer from 0-239
- getHueFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Hue' field in the complex chooser.
- getHueFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Hue' field in the complex chooser.
- getHValueStyle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the floating
valueLabel
, visible whenshowValue
is true andvertical
is false. - getIcon() - Method in class com.smartgwt.client.data.Hilite
-
URL of an icon to show when this hilite is applied to a cell.
- getIcon() - Method in class com.smartgwt.client.tools.PaletteNode
-
Icon for this paletteNode.
- getIcon() - Method in class com.smartgwt.client.widgets.Button
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in this dialog - see
message
. - getIcon() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional icon image to display on the button for this item.
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
A pointer to the form item icon clicked
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
a pointer to the icon that received the click event.
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
a pointer to the icon that received the click event.
- getIcon() - Method in class com.smartgwt.client.widgets.form.FormItemEventInfo
-
If this event occurred over a formItemIcon this attribute contains the
name
of the icon. - getIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional icon to show next to the title for this field.
- getIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.Label
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Icon to show for this
NavItem
. - getIcon() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Base filename of the icon that represents open and closed states.
- getIcon() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Base filename of the icon that represents open and closed states.
- getIcon() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
This property corresponds to the inherited
Button.icon
property, which is used to display the menuButtonImage, so anything you attempt to set there would be clobbered by the internal usage. - getIcon() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon.
- getIcon() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Icon to show to the left of or above the title, according to the button's
orientation
. - getIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- getIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
This Property allows the developer to customize the icon displayed next to a node.
- getIcon(Record, boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Get the appropriate icon for a node.

- getIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Given a
FormItemIcon.name
, returns theFormItemIcon
object. - getIconAlign() - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.RibbonButton
-
This attribute is not supported in this subclass.
- getIconAlign() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it be right or left aligned?
- getIconBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Fallback base CSS class to apply to this item's
icons
if they don't specify abaseStyle
or provide a sprite-basedsrc string
that specifies acssClass
. - getIconBaseStyle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
- getIconBaseStyle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
- getIconBaseStyle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
A CSS style to apply to images in the
Level Up
andLevel Down
buttons. - getIconBaseStyle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
A CSS style to apply to images in the
Level Up
andLevel Down
buttons. - getIconBaseStyle() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base CSS class to apply to icons used in this grid.
- getIconBodyStyleName() - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, the CSS style used for the body of this menu when there is an icon field.
- getIconCursor() - Method in class com.smartgwt.client.widgets.Button
-
Specifies the cursor to display when the mouse pointer is over the icon image.
- getIconCursor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default cursor to display when the user rolls over icons within cells of an
type:icon
field. - getIconCursor() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the cursor to display when the mouse pointer is over an icon image in a cell for either a field of type
icon
or avalueIcon
. - getIconField() - Method in class com.smartgwt.client.data.DataSource
- getIconField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
This property allows the developer to specify the icon displayed next to a record.
- getIconFieldDefaults() - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated icon column.
- getIconFieldProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated icon column.
- getIconFieldTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Icon' picker. - getIconFillSpaceStyleName() - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, alternative body style for the menu used when there is an icon field and the
placement
settings indicate the menu will be filling a portion of the screen or a panel. - getIconHeight() - Method in class com.smartgwt.client.widgets.Button
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default height for form item icons.
- getIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to specify the height of the icon to be displayed in the ListGrid header button. - getIconHeight() - Method in class com.smartgwt.client.widgets.ImgButton
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.Label
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default height applied to custom icons in this menu.
- getIconHeight() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The height applied to this item's icon.
- getIconHeight() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a height for the icon. - getIconHSpace() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Horizontal space (in px) to leave between form item icons.
- getIconOnlyBaseStyle() - Method in class com.smartgwt.client.widgets.Button
-
if defined,
iconOnlyBaseStyle
is used as the base CSS style className, instead ofbaseStyle
, ifcanAdaptWidth
is set and thetitle is not being shown
. - getIconOrientation() - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - getIconOrientation() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is showing an icon, should it appear to the left or right of the title?
Valid options are"left"
or"right"
- getIconOrientation() - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - getIconOrientation() - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - getIconOrientation() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - getIconOrientation() - Method in class com.smartgwt.client.widgets.RibbonButton
-
This attribute is not supported in this subclass.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - getIconOrientation() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - getIconPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using
autoFitFieldWidths
, padding in pixels left on each side of fields that show images. - getIconPadding() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between the folder or leaf node icon and cell value in the tree cell.
- getIconPadding() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Developers may customize the padding between the folder or leaf node icon and the text content of the tree cell for individual nodes.
- getIconPaddingProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to specify custom
iconPadding
for specific nodes - getIconPageRect(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getIconPlacement() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For PickList items with
PickListItemIconPlacement
set such that the pickList does not render near-origin, should specifiedicons
be rendered inline within the formItem itself, or within thepickerNavigationBar
. - getIconPlacement() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
For PickList items with
PickListItemIconPlacement
set such that the pickList does not render near-origin, should this icon be rendered inline within the formItem itself, or within theComboBoxItem.pickerNavigationBar
. - getIconPlacement() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For PickList items with
PickListItemIconPlacement
set such that the pickList does not render near-origin, should specifiedicons
be rendered inline within the formItem itself, or within thepickerNavigationBar
. - getIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default prompt (and tooltip-text) for icons.
- getIconRect(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
An array of descriptor objects for icons to display in a line after this form item.
- getIconSize() - Method in class com.smartgwt.client.widgets.Button
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.Dialog
-
Size of the icon to show in this dialog.
- getIconSize() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
- getIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to specify the size of the icon to be displayed in the ListGrid header button. - getIconSize() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.Label
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
- getIconSize() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The size for the images in the
Level Up
andLevel Down
buttons. - getIconSize() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The size for the images in the
Level Up
andLevel Down
buttons. - getIconSize() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a size for the icon. - getIconSize() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The standard size (same height and width, in pixels) of node icons in this treeGrid.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.Button
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.ImgButton
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.Label
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Pixels between icon and title text.
- getIconStyle() - Method in class com.smartgwt.client.widgets.Button
-
Base CSS style applied to the icon image.
- getIconStyle() - Method in class com.smartgwt.client.widgets.Dialog
-
Specifies the CSS style if the
icon
in this Dialog. - getIconStyle() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default CSS class for this button's
icon
. - getIconStyle() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style applied to the icon image.
- getIconTabPosition() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the desired tab-position of some icon with respect to other focusable sub-elements for this formItem.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
How should icons be aligned vertically for this form item.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
How should icons be aligned vertically for this form item.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Align icons with the top edge of text area icons by default.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconVAlign
. - getIconWidth() - Method in class com.smartgwt.client.widgets.Button
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default width for form item icons.
- getIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to specify the width of the icon to be displayed in the ListGrid header button. - getIconWidth() - Method in class com.smartgwt.client.widgets.ImgButton
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.Label
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default width applied to custom icons in this menu.
- getIconWidth() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The width applied to this item's icon.
- getIconWidth() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a width for the icon. - getId() - Method in class com.smartgwt.client.data.Hilite
-
Unique ID for this hilite definition.
- getId() - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- getId() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- getId() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
Identifier which can be used by one or more DrawItems when gradient is assigned to
DrawPane.gradients
. - getId() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
An optional ID for this
NavItem
. - getId() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Sets the 'id' attribute on the object.
- getID() - Method in class com.smartgwt.client.ai.DataQuestion
-
An arbitrary non-empty string that uniquely identifies the data question.
- getID() - Method in class com.smartgwt.client.core.BaseClass
-
Return the ID
- getID() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional ID for this process element, allowing it to be referred to from
Decisions
, or as theProcess.startElement
. - getID() - Method in class com.smartgwt.client.widgets.BaseWidget
- getID() - Method in class com.smartgwt.client.widgets.events.DrawEvent
- getID() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Global identifier for referring to the formItem in JavaScript.
- getID() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Optional ID for the section.
- getID() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the ID of the deselected tab
- getID() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the ID of the newly selected tab
- getID() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional ID for the tab, which can later be used to reference the tab.
- getID(Element) - Static method in class com.smartgwt.client.util.DOMUtil
- getID(Widget) - Static method in class com.smartgwt.client.util.DOMUtil
- getIdAsInt() - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- getIdAsInt() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- getIdAsString() - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- getIdAsString() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- getIdField() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds an id for the node which is unique across the entire Tree. - getIdName() - Method in class com.smartgwt.client.tools.PaletteNode
-
Name used to create unique component ID.
- getIdPrefix() - Method in class com.smartgwt.client.tools.PaletteNode
-
Deprecated.As of Smart GWT version 12.1, deprecated in favor of
idName
- getIframeSandbox() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
When using
contentsType
ContentsType.PAGE
, sets the <iframe>sandbox
attribute to the provided value. - getIgnoreKeyboardClicks() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If the user is navigating through the grid using the keyboard, record click or double click events may be generated via keyboard interactions (see
ListGrid.generateClickOnSpace
,ListGrid.generateClickOnEnter
,ListGrid.generateDoubleClickOnSpace
,ListGrid.generateDoubleClickOnEnter
andListGrid.arrowKeyAction
). - getIgnoreRTL() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should horizontal alignment-related attributes
align
andiconOrientation
be mirrored in RTL mode? This is the default behavior unless ignoreRTL is set to true. - getIgnoreRTL() - Method in class com.smartgwt.client.widgets.StretchImg
-
Should the
items
for this StretchImg display left-to-right even if this page is displayingright to left text
? - getIgnoreTextMatchStyle() - Method in class com.smartgwt.client.data.DataSourceField
-
NOTE: Only applicable to
clientOnly
DataSources and the built-inSQL
,JPA
andHibernate
DataSources available in Pro, Power and Enterprise versions of Smart GWT. - getIgnoreTextMatchStyleCaseSensitive() - Method in class com.smartgwt.client.data.DataSource
-
For fields on this dataSource that specify
ignoreTextMatchStyle
true, the prevailing textMatchStyle is ignored and Smart GWT matches exact values. - getIgnoreTimeout() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, no reply is expected from the server.
- getImage() - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
When the list item marker
style
is "custom-image", the image to use for the markers. - getImage(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieve a native image, SVG object element or the container for an SVG symbol or font-icon, by name.
- getImageHeight() - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- getImageHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height of image shown for fieldTypes image and imageFile in this field.
- getImageHeight() - Method in class com.smartgwt.client.widgets.Img
- getImageHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height of image shown for fieldTypes image in this field.
- getImageHeightAsString() - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- getImageHeightAsString() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height of image shown for fieldTypes image in this field.
- getImageSize() - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- getImageSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default size of thumbnails shown for fieldTypes image and imageFile.
- getImageSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Size of images shown for fieldTypes image and imageFile in this field.
- getImageSize() - Method in class com.smartgwt.client.widgets.Img
-
Convenience for setting the ${isc.DocUtils.linkForRef('attr:Img.imageWidth','imageWidth) and \n
imageHeight')
attributes to the same value, for cases whereimageType
settings would normally use the image's natural size (applies toimageType
"center" and "normal" only). - getImageSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Size of images shown for fieldTypes image in this field.
- getImageSizeAsString() - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- getImageSizeAsString() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Size of images shown for fieldTypes image in this field.
- getImageType() - Method in class com.smartgwt.client.widgets.Img
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does not match the size of the image.
- getImageType() - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does not match the size of the image.
- getImageURLPrefix() - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
Return the imageURLPrefix.
- getImageURLPrefix() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prefix to apply to the beginning of any
valueIcons
when determining the URL for the image. - getImageURLPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to"image"
and the URL for the image displayed is not absolute, the path of the URL will be relative to this string
Alternatively, if this field displays any valueIcons, this prefix will be applied to the beginning of anyvalueIcons
when determining the URL for the image. - getImageURLPrefix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to
"image"
and the URL for the image displayed is not absolute, the path of the URL will be relative to this string. - getImageURLSuffix() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Suffix to apply to the end of any
valueIcons
when determining the URL for the image. - getImageURLSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If any cells in this field are showing a value icon (see:
valueIcons
) or this is hasListGridFieldType
set to"image"
, the value of this property will be appended to the end of the URL for the icon displayed.
Typical usage might be to append a file type such as".gif"
to the filename of the image.
For editable fields, this property will also be passed through to any editors asFormItem.imageURLSuffix
. - getImageURLSuffix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to
"image"
, the value of this property will be appended to the end of the URL for the icon displayed. - getImageWidth() - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- getImageWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width of images shown for fieldTypes image and imageFile in this field.
- getImageWidth() - Method in class com.smartgwt.client.widgets.Img
- getImageWidth() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width of images shown for fieldTypes image in this field.
- getImageWidthAsString() - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- getImageWidthAsString() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width of images shown for fieldTypes image in this field.
- getImgDir() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the image-specific image directory to override the default.
- getImgDir() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the image-specific image directory to override the default.
- getImgURL(String) - Static method in class com.smartgwt.client.util.Page
-
Return the full URL for app-specific or skin image.
- getImgURL(String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Return the full URL for an image to be drawn in this canvas.
- getImgURL(String, String) - Static method in class com.smartgwt.client.util.Page
-
Return the full URL for app-specific or skin image.
- getImgURL(String, String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Return the full URL for an image to be drawn in this canvas.
- getImplicitCriteria() - Method in class com.smartgwt.client.data.DataSource
-
Criteria that are implicitly applied to all fetches made through this DataSource.
- getImplicitCriteria() - Method in class com.smartgwt.client.data.ResultSet
-
Criteria that are never shown to or edited by the user and are cumulative with any criteria provided via
DataBoundComponent.initialCriteria
,setCriteria()
etc. - getImplicitCriteria() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getImplicitCriteria() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Criteria that are never shown to or edited by the user and are cumulative with any criteria provided via
DataBoundComponent.initialCriteria
,DataBoundComponent.setCriteria()
etc. - getImplicitCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Implicit criteria for retrieving records from this shuttle's dataSource.
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Criteria that are never shown to or edited by the user and are cumulative with any criteria provided via
DataBoundComponent.initialCriteria
,setCriteria()
etc. - getImplicitCriteria() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getImplicitSave() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When true, indicates that changes to items in this form will be automatically saved on a
delay
, as well as when the entire form is submitted. - getImplicitSave() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When true, indicates that changes to this item will cause an automatic save on a
delay
, as well as when the entire form is submitted. - getImplicitSaveDelay() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
implicitSave
is true, this attribute dictates the millisecond delay after which form items are automatically saved during editing. - getImplicitSaveOnBlur() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form item values will be automatically saved when each item's "editorExit" handler is fired as well as on a delay and when the entire form is submitted.
- getImplicitSaveOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set to true, this item's value will be saved immediately when its "editorExit" handler is fired.
- getInapplicable() - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, a fieldinherited
from another schema can be redeclared with this property set in order to indicate that the property should not be used. - getIncludeControls() - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be specifically included when printing, even if a superclass is listed in
omitControls
. - getIncludeCustomSimpleTypes() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Whether to include custom-defined
SimpleTypes
. - getIncludeFileLoader() - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for any outstanding FileLoader requests? to complete before
AutoTest.isSystemDone()
returns true? - getIncludeFileLoader() - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for any outstanding FileLoader requests? to complete before
AutoTest.isSystemDone()
returns true? - getIncludeFKs() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Should
foreign key
relationships be included in the export or serialization of theDataSource
? - getIncludeFrom() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates this field's values should be fetched from another, related DataSource.
- getIncludeFrom() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Indicates this field's values come from another, related DataSource.
- getIncludeHilitesInSummaryFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When assembling a value for a
summary field
, if a referenced field is hilited, should the hilite HTML be included in the summary field value? - getIncludeImageFields() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Should
image fields
be included in the export or serialization of theDataSource
? They are excluded by default since the stored paths are unlikely to be correct when placed in any other environment, such as Reify. - getIncludeInRecordSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If a listGrid is showing a field of type summary, should this field be passed to the recordSummaryFunction when calculating the summary value to display.
- getIncludeInRecordSummaryFields() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this listGrid has any fields of type
"summary"
and this field will beincluded
in summary calculations by default, this attribute provides an opportunity to explicitly specify which summary fields the record should be displayed in. - getIncludeInSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
If specified as false this record should be ignored when calculating summary totals to be shown in the
summary row
for this grid. - getIncludeInSummaryProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record should be included when calculating totals for the
grid summary
. - getIncludeNetworkOperations() - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for any outstanding
RPC Requests
to complete beforeAutoTest.isSystemDone()
returns true? - getIncludeNetworkOperations() - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for any outstanding
RPC Requests
to complete beforeAutoTest.isSystemDone()
returns true? - getIncludeRangeCriteria() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default, the fetches issued by navigating around in the various views are limited to the accessible date-range in the current view - as you change the current date-range, a fetch is only issued if the new range is not entirely within the previous range.
- getIncludeRecord() - Method in class com.smartgwt.client.ai.AIHoverRequest
-
Whether to include the
Record
that theAIHoverRequest
is acting upon in eachSummarizeValueRequest
to AI, for context. - getIncludeRedraws() - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for any outstanding redraws to complete before
AutoTest.isSystemDone()
returns true? - getIncludeRedraws() - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for any outstanding redraws to complete before
AutoTest.isSystemDone()
returns true? - getIncludeSelectedParents() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
For multiPickerItems with
selectionStyle:"pickTree"
, andcanSelectFolders:true
, should selected parent nodes be included in the item's value? - getIncludeTimers() - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for all outstanding registered timer actions to complete before
AutoTest.isSystemDone()
returns true? - getIncludeTimers() - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for all outstanding registered timer actions to complete before
AutoTest.isSystemDone()
returns true? - getIncompleteDataWarning() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Warning to display when the user attempts to
select all
records from apartially loaded
data set. - getIncreaseIcon() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked mode
, the icon to increase the spinner's value (an up arrow by default). - getIndent() - Method in class com.smartgwt.client.tools.SerializationSettings
-
Overrides the default indention setting during serialization.
- getIndentPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
indent
control. - getIndentRecordComponents() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For record components placed "within" the
treeField
column, should the component be indented to the position where a title would normally show? - getIndentSize() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The amount of indentation (in pixels) to add to a node's icon/title for each level down in this tree's hierarchy.
- getIndentVTree() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Controls indenting for a
hierarchical
column facet if set non-null, overrriding the value ofCubeGrid.indentVTreeFacets
. - getIndentVTreeFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Turns on indenting of any
hierarchical
column facets. - getIndex() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
index of the button that was clicked
- getIndex() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
index of record being dropped on
- getIndex() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Within the folder being dropped on, the index at which the drop is occurring.
- getIndicatorCanvas() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getIndicatorCanvasStyle(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getIndicatorCanvasStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getIndicatorEvent() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
indicator that was clicked on
- getIndicatorHoverHTML(CalendarEvent, IndicatorCanvas) - Method in class com.smartgwt.client.widgets.calendar.IndicatorHoverHTMLCustomizer
-
getIndicatorHoverHTML() should be implemented and return the string of HTML to display when the user hovers over an IndicatorCanvas
- getIndicatorHoverHTML(CalendarEvent, IndicatorCanvas, CalendarView, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the hover HTML for an
indicator
being hovered over. - getIndicators() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of CalendarEvent instances representing instants in time, to be highlighted in
timeline views
. - getIndicatorStyleName() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getInfo(RemoteWindowMapCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Checks whether this RemoteWindow is showing.
- getInfoField() - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the second most pertinent piece of textual information in the record, for use when a
DataBoundComponent
needs to show a short summary of a record. - getInfoField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s. - getInFront() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getInheritsFrom() - Method in class com.smartgwt.client.data.DataSource
-
ID of another DataSource this DataSource inherits its
fields
from. - getInheritsFrom() - Method in class com.smartgwt.client.data.SimpleType
-
Name of another SimpleType from which this type should inherit.
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getInitialCriteria() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Criteria to use when
DataBoundComponent.setAutoFetchData(Boolean)
is used. - getInitialCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Criteria to be used when fetching items for this Menu.
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getInitialSort() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for this form. - getInitialSort() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for this pickList. - getInitialSort() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Initial sort specifiers
for this item's list of options. - getInitialSort() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for this pickList. - getInitialSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for this grid. - getInitialSort() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial sort specifiers
for this item's list of options. - getInitialSort() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The initial sort configuration to show in the
optionsGrid
. - getInitialSort() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The initial sort configuration to show in the
optionsGrid
. - getInitialValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
In an editable ListGrid, initial value for this field when the user begins editing a new record.
- getInitialValues() - Method in class com.smartgwt.client.util.workflow.FormEditNewRecordTask
-
Initial values for new edit record.
- getInitialValues() - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
Initial values for a new edit record.
- getInline() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
When set, this icon is rendered inside the
textBox
area of theFormItem
(where input occurs in aTextItem
,TextAreaItem
orComboBoxItem
) as opposed to as a trailing icon. - getInlineAndNotTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And Not" operator (only applicable to the "inline" appearance)
- getInlineAndTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And" operator (only applicable to the "inline" appearance)
- getInlinedValues() - Method in class com.smartgwt.client.widgets.cube.Facet
-
When applied to a Chart, does the chart's data contain multiple values per record for this facet.
- getInlineEditEvent() - Method in class com.smartgwt.client.tools.EditProxy
-
Event that triggers inline editing, showing the
inlineEditForm
, which consists of a single text input (single or multi-line according toinlineEditMultiline
) shown in theinlineEditForm
AutoChild. - getInlineEditForm() - Method in class com.smartgwt.client.tools.EditProxy
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getInlineEditInstructionLabel() - Method in class com.smartgwt.client.tools.EditProxy
-
Label AutoChild used to display
inlineEditInstructions
below the text entry area if provided. - getInlineEditInstructions() - Method in class com.smartgwt.client.tools.EditProxy
-
Instructions that appear below the text entry area if inline editing is enabled.
- getInlineEditMultiline() - Method in class com.smartgwt.client.tools.EditProxy
-
Whether inline editing should be single or multi-line.
- getInlineEditOnDrop() - Method in class com.smartgwt.client.tools.EditProxy
-
Should the inline editor be shown when new component is first dropped?
- getInlineEditText() - Method in class com.smartgwt.client.tools.CheckboxItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DateItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DrawItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DrawLabelEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.EditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.LabelEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.MenuEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.ProgressbarEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.SelectItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.StatefulCanvasEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.TabSetEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.TextItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.WindowEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineIconAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Horizontal alignment for icons marked
inline
. - getInlineImgButton() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getInlineMenuItem() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getInlineOrTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Or" operator (only applicable to the "inline" appearance)
- getInlinePlacement() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Placement of inlined items relative to the main
MenuButton
. - getInlinePlacementAsVerticalAlignment() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Placement of inlined items relative to the main
MenuButton
. - getInlineSeparator() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getInlineSubmenuItem() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getInlineView() - Method in class com.smartgwt.client.util.workflow.UserTask
-
An inline definition of the form.
- getInnerContentHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for interior content (or relatively positioned child widget(s)) without introducing clipping, scrolling or overflow.
This is the space within the viewport of the widget (not including padding, and excluding margins, borders or scrollbars) rendered at its specified size. - getInnerContentWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for interior content (or relatively positioned child widget(s)) without introducing clipping, scrolling or overflow.
This is the space within the viewport of the widget (not including padding, and excluding margins, borders or scrollbars) rendered at its specified size. - getInnerHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in the innermost column header for this cubeGrid. - getInnerHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for (an) absolutely positioned child widget(s) or absolutely positioned HTML content, without introducing clipping, scrolling or overflow.
- getInnerHTML() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Return the inner HTML for this canvas.
- getInnerHTML() - Method in class com.smartgwt.client.widgets.WidgetCanvas
- getInnerTitleOrientation() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title orientation for the to / from sub-items.
- getInnerWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for absolutely positioned child widget(s) or absolutely positioned HTML content, without introducing clipping, scrolling or overflow.
- getInputData() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Get the inputs to this task as specified by
Task.inputField
. - getInputDS(String) - Method in class com.smartgwt.client.data.WebService
-
Get a DataSource representing the input message to a web service operation.
- getInputField() - Method in class com.smartgwt.client.util.workflow.Task
-
Field in the
process state
which is provided as input data to this task. - getInputFieldList() - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields from the
process state
which are provided as input data to this task. - getInputFormat() - Static method in class com.smartgwt.client.util.DateUtil
-
Retrieves the default format for strings being parsed into dates via
DateUtil.parseInput()
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
istrue
this property can be used to specify the input format for date strings. - getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
For fields of type
"date"
, if this is an editable field such as aTextItem
, this property allows you to specify theinputFormat
applied to the item. - getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
If
DateItem.useTextField
istrue
this property can be used to specify the input format for date strings. - getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For fields of type
"date"
, if this is an editable field such as aTextItem
, this property allows you to specify theinputFormat
applied to the item. - getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Format for direct user input of date values.
- getInputRecord() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Get all inputs to the task as specified by the
inputFieldList
, as a Record. - getInputValidation() - Method in class com.smartgwt.client.util.tour.TourStep
-
How should the
expectedValue
be validated and notified to the user? - getInputValidationNotifyDelay() - Method in class com.smartgwt.client.util.tour.TourStep
-
The time between keypresses that is used during
inputValidation
before showing the expected text notification. - getInputValidationNotifyMessage() - Method in class com.smartgwt.client.util.tour.TourStep
-
Message to be displayed by
Tour.notifyValidationMessage()
. - getInstantScrollTrackRedraw() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, if the user clicks on the scroll buttons at the end of the track or clicks once on the scroll track, there will be an instant redraw of the grid content so that the user doesn't see any blank space.
- getInstructionLabel() - Method in class com.smartgwt.client.widgets.FieldPicker
-
A
label
displaying the text assigned as the FieldPicker'sinstructions
. - getInstructions() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Text to show in body of window.
- getInstructions() - Method in class com.smartgwt.client.util.tour.TourStep
-
Text to show in body of window.
- getInstructions() - Method in class com.smartgwt.client.widgets.FieldPicker
- getIntArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getIntegerArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getInteractiveStyleName() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
If
canRequestRowCount
is true, this style name will be applied to the rowRangeDisplay as long as an accurate row count is not known, indicating to the user that they may click the label to retrieve an accurate status value. - getIntValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getInvalidateCache() - Method in class com.smartgwt.client.data.DSResponse
-
Optional flag that can be set by the server to force ResultSets to drop any caches of records from the DataSource that was the target of the operation.
- getInvalidateCache() - Method in class com.smartgwt.client.data.OperationBinding
-
If set, every invocation of this operationBinding will invalidate the local cache, forcing a server visit to refresh the data.
- getInvalidDateMessage() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The message to display in the
eventEditor
when the 'To' date is greater than the 'From' date and a save is attempted. - getInvalidDateStringMessage() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Validation error message to display if the user enters an invalid date
- getInvalidHilitePrompt() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The message to show when the user clicks "Save" without entering any criteria.
- getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
This is a dynamic string - text within
${...}
will be evaluated as JS code when the message is displayed. - getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
This is a dynamic string - text within
${...}
will be evaluated as JS code when the message is displayed. - getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
This is a dynamic string - text within
${...}
will be evaluated as JS code when the message is displayed. - getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
This is a dynamic string - text within
${...}
will be evaluated as JS code when the message is displayed. - getInvalidRangeErrorMessage() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Error message to display if the user enters a date range where the "To" field value is earlier than the "From" field value.
- getInvalidSummaryValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Value to display to the user if showing summary values (through
showGridSummary
,showGroupSummary
orlistGridFieldType:"summary"
), and the summary function returns"null"
(implying it was unable to calculate a valid summary value). - getInvalidTaskMessage(Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
If this processElement is not
valid
, returns the message detailing the problem. - getInvalidTimeStringMessage() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Validation error message to display if the user enters an invalid time string.
- getInvertClosedGripIfTargetAfter() - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showClosedGrip
is true, andtargetAfter
is true should we show the "closed" state for the grip when the target is visible (rather than when it is hidden). - getIsAdmin() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Whether the editor is in admin mode, in which case the
sharedSearchCheckbox
appears to allow admins to define shared searches, and thedefaultSearchCheckbox
appears to enable an admin to designate a search as the (shared) default. - getIsAsync() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Whether the script task is asynchronous.
- getIsBackgroundRequest() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Is this a background request?
- getIsDesktop() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running in a desktop browser? This is true if
isTablet
andisHandset
are bothfalse
. - getIsDragging() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
whether the user is still in the middle of a drag, so that expensive operations can be avoided if needed
- getIsFolderProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of property that defines whether a node is a folder.
- getIsGridSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for the record representing the grid-level summary row shown if
ListGrid.showGridSummary
is true. - getIsGroup() - Method in class com.smartgwt.client.widgets.Canvas
-
Should a grouping frame be shown around this canvas if a non-empty string has been specified for
groupTitle
. - getIsGrouped() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
True if this listGrid is grouped, false otherwise
- getIsGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for records representing group-level summary rows shown if
ListGrid.showGroupSummary
is true. - getIsHandset() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running on a handset-sized device, with a typical screen width of around 3-4 inches?
- getIsHeader() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
If set, this
NavItem
will be styled like a header. - getIsIndicatorCanvas() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Readonly property dictating whether this is a special
IndicatorCanvas
subclass. - getIsMinimizeValue() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Used to determine which facetValue is to be shown when the facet is minimized.
- getIsModal() - Method in class com.smartgwt.client.widgets.Window
-
If true, when shown this Window will intercept and block events to all other existing components on the page.
- getIsMultiWindow() - Static method in class com.smartgwt.client.util.Browser
-
Are the
MultiWindow
APIs supported and cross-window optimizations enabled? By default this is true in themain window
ifOpenFin
is loaded, false otherwise. - getIsomorphicDir() - Static method in class com.smartgwt.client.util.Page
-
Return the root directory for Isomorphic-specific files.
- getIsomorphicToolsDir() - Static method in class com.smartgwt.client.util.Page
-
Return the root directory for Isomorphic-supplied tools dir.
- getIsOpenFin() - Static method in class com.smartgwt.client.util.Browser
-
Are we in an OpenFin environment? See class OpenFin for ways to call OpenFin methods from within Smart GWT.
- getIsPrinting() - Method in class com.smartgwt.client.widgets.Canvas
-
This boolean flag will be set to true by framework logic while generating print HTML for this widget as a result to a call to
showPrintPreview()
(or justgetPrintHTML()
). - getIsRemoveField() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true and
ListGrid.canRemoveRecords
is true, this field will be rendered as the remove-field for this grid. - getIsRuleScope() - Method in class com.smartgwt.client.widgets.Canvas
-
Marks this Canvas as the
ruleScope
that will be discovered by any containedDataBoundComponent
s which do not specify an explicitruleScope
. - getIsSampleDS() - Method in class com.smartgwt.client.data.DataSource
-
Used by Reify to identify DataSources that are provided as samples.
- getIsSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting a separator row.
When set totrue
, defines a horizontal separator in the listGrid object. - getIsSeparator() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
If set, this
NavItem
will be styled as a separator. - getIsSeparator() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
When set to
true
, this menu item shows a horizontal separator instead of thetitle
text. - getIsSeparatorProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
record[this.isSeparatorProperty]
is set for some record, the record will be displayed as a simple separator row. - getIsSnapAlignCandidate() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment against this Canvas when other Canvases dragged into the same parent when
childrenSnapAlign
is enabled on this Canvas' parent. - getIsTablet() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running on a tablet device (e.g.
- getIsTouch() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running on a touch device (e.g.
- getIsTree() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Marks this facet as a hierarchical facet.
- getIsTree() - Method in class com.smartgwt.client.widgets.layout.NavPanel
- getIsVisible() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
whether the canvas is visible to the user
- getIsZoneCanvas() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Readonly property indicating whether this is a special
ZoneCanvas
subclass. - getItalicSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
italicSelection
control. - getItem() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
the FormItem where the change event occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
the FormItem where the change event occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
the FormItem where the change event occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
form item recieving focus
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
pointer to the form item being managed
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
The Form Item containing this icon
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
a pointer to this form item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
a pointer to this form item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
Pointer to this item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Item over which the keydown occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Item over which the keypress occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Item over which the keyup occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
the form item itself (also available as "this").
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
the FormItem containing the picker icon.
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
the live form item instance
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
the form item whose title was clicked
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
the form item whose title was double-clicked
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
Pointer to this item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
Pointer to this item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
the FormItem containing the valueIcon
- getItem() - Method in class com.smartgwt.client.widgets.form.FormItemEventInfo
-
Item over which the event occurred.
- getItem() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
the editor (form item) itself (also available as "this").
- getItem() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
the editor (form item) itself (also available as "this").
- getItem() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Pointer to the item in question.
- getItem() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
The
MenuItem
that was clicked on. - getItem() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
Deprecated.in favor of
ItemClickEvent.getTargetCanvas()
- getItem(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Get a particular MenuItem by index.
- getItem(int, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Get a particular MenuItem by index.
- getItem(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Retrieve a FormItem in this form by
name
ordataPath
. - getItem(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Retrieve a
FormItem
from this ValuesManager. - getItemBaseStyle() - Method in class com.smartgwt.client.widgets.StretchImg
-
If specified this css class will be applied to the individual item images within this StretchImg.
- getItemEndIndent() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the end of the alignment axis.
- getItemHiddenProperty() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Items with this property set to true will be hidden within the menu.
- getItemHoverAlign() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Text alignment for hovers shown for items
- getItemHoverDelay() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the user rolls over an item, how long a delay before we fire any hover action / show a hover for that item?
- getItemHoverHeight() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default height for hovers shown for items
- getItemHoverHeightAsString() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default height for hovers shown for items
- getItemHoverOpacity() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Opacity for hovers shown for items
- getItemHoverStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
CSS Style for hovers shown for items
- getItemHoverVAlign() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Vertical text alignment for hovers shown for items
- getItemHoverVAlignAsString() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Vertical text alignment for hovers shown for items
- getItemHoverWidth() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default width for hovers shown for items
- getItemHoverWidthAsString() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default width for hovers shown for items
- getItemIndent() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items.
- getItemLayout() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Layout style to use with this form.
- getItemNum() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
number of the button in question
- getItemNum() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
the index of the item that was resized
- getItemNum(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Given a MenuItem, return it's index in the items array.
- getItems() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Optional subitems of this
NavItem
. - getItems() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Return the items in this SectionStackSection
- getItems() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
MenuItems to be show either inline or as a drop-down
Menu
. - getItems() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Return the menu items.
- getItems() - Method in class com.smartgwt.client.widgets.StretchImg
-
The list of images to display as an array of objects specifying the image names and sizes.
- getItems() - Method in class com.smartgwt.client.widgets.Window
-
The contents of the Window body.
- getItems(int[]) - Method in class com.smartgwt.client.data.RecordList
-
Return the items at a list of specified positions.
- getItemStartIndent() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the start of the alignment axis.
- getItemTitleAlign() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When
useTextField
is false, the default alignment of titles for theday
,month
andyear
selectors, within their cells. - getItemTitleAlign() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false, the default title-alignment of child-items such as thehour
,minute
andsecond
pickers, within their cells. - getItemTitleOrientation() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When
useTextField
is false, the default orientation of titles for theday
,month
andyear
selectors. - getItemTitleOrientation() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false, the default orientation of titles for child-items, such as thehour
,minute
andsecond
pickers. - getJavaScriptObjectArraySize(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactory
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
- getJoinPrefix() - Method in class com.smartgwt.client.data.DataSourceField
-
Defines prefix before concatenated values if field is used with
Server summaries
feature and thesummary function
is "concat". - getJoinString() - Method in class com.smartgwt.client.data.DataSourceField
-
Defines the delimiter between concatenated values if field is used with
Server summaries
feature and thesummary function
is "concat". - getJoinSuffix() - Method in class com.smartgwt.client.data.DataSourceField
-
Defines suffix after concatenated values if field is used with
Server summaries
feature and thesummary function
is "concat". - getJSCode() - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The working JavaScript code.
- getJSCode() - Method in class com.smartgwt.client.ai.BuildUIViaAIResponse
-
After a successful request to build UI via AI, the JavaScript code that was generated.
- getJSCode() - Method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStepResult
- getJSCode() - Method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStepResult
- getJSLogicalDate(int, int, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getJSLogicalDate(Date) - Static method in class com.smartgwt.client.util.JSOHelper
- getJSLogicalTime(int, int, int, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getJSLogicalTime(Date) - Static method in class com.smartgwt.client.util.JSOHelper
- getJSOArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getJsObj() - Method in class com.smartgwt.client.ai.AIEngine
- getJsObj() - Method in class com.smartgwt.client.ai.AnswerEngineOperation
- getJsObj() - Method in class com.smartgwt.client.browser.window.RemoteWindow
- getJsObj() - Method in class com.smartgwt.client.core.BaseClass
- getJsObj() - Method in class com.smartgwt.client.core.JsObject
- getJsObj() - Method in class com.smartgwt.client.data.DataSource
- getJsObj() - Method in class com.smartgwt.client.data.DateRange
- getJsObj() - Method in class com.smartgwt.client.data.RecordList
- getJsObj() - Method in class com.smartgwt.client.data.RelativeDate
- getJsObj() - Method in class com.smartgwt.client.data.SimpleType
- getJsObj() - Method in class com.smartgwt.client.data.TextSettings
- getJsObj() - Method in class com.smartgwt.client.data.WebService
- getJsObj() - Method in class com.smartgwt.client.rpc.Project
- getJsObj() - Method in class com.smartgwt.client.tools.EditContext
- getJsObj() - Method in class com.smartgwt.client.tools.EditProxy
- getJsObj() - Method in class com.smartgwt.client.tools.HiddenPalette
- getJsObj() - Method in class com.smartgwt.client.tools.stream.EventStream
- getJsObj() - Method in class com.smartgwt.client.util.CancellationController
- getJsObj() - Method in class com.smartgwt.client.util.JSONEncoder
- getJsObj() - Method in class com.smartgwt.client.util.SyntaxHiliter
- getJsObj() - Method in class com.smartgwt.client.util.workflow.Process
- getJsObj() - Method in class com.smartgwt.client.util.workflow.ProcessElement
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceDocument
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceMarker
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceRange
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
- getJsObj() - Method in class com.smartgwt.client.widgets.BaseWidget
- getJsObj() - Method in class com.smartgwt.client.widgets.grid.CellSelection
- getJsObj() - Method in class com.smartgwt.client.widgets.tree.NodeLocator
- getJsonEncoder() - Method in class com.smartgwt.client.ai.AnswerEngineOperation
-
The
JSONEncoder
created for use by this Answer Engine operation. - getJsonPrefix() - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this application.
- getJsonPrefix() - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this application.
- getJsonRecordXPath() - Method in class com.smartgwt.client.data.RestDataSource
-
recordXPath
mapping to the data node of json returned by the server. - getJsonSuffix() - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this application.
- getJsonSuffix() - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this application.
- getJSStackTrace() - Static method in class com.smartgwt.client.util.SC
-
Returns the current stack trace, from a JavaScript perspective.
- getJustifyPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
justify
control. - getKeepExistingSelection() - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
For grids that allow multiple selection, should any existing selection be retained? Only applies when selecting records.
- getKeepInParentRect() - Method in class com.smartgwt.client.widgets.Canvas
-
Constrains drag-resizing and drag-repositioning of this canvas to either the rect of its parent (if set to true) or an arbitrary rect based on its parent (if set to a [Left,Top,Width,Height] rect array).
- getKeepInParentRect() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Constrains drag-resizing and drag-repositioning of this draw item to either the current visible area of the
draw pane
or an arbitrary bounding box (if set to an array of the form[left, top, left + width, top + height]
). - getKeepParentsOnFilter() - Method in class com.smartgwt.client.data.DSRequest
-
This property is for advanced use in integrating trees that
load data on demand
using data paging. - getKeepParentsOnFilter() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the filter criteria, even if the parents themselves do not match the filter criteria.
- getKeepParentsOnFilter() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the filter criteria, even if the parents themselves do not match the filter criteria.
- getKeepParentsOnFilterMaxNodes() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When a tree specifies the combination of
keepParentsOnFilter
andloadDataOnDemand
, Smart GWT by default automatically fetches the "skeleton" of the filtered tree - see thekeepParentsOnFilter
overview for details, including the definition of "skeleton" and other relevant terminology - getKey() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the name of the key for the event passed in.
- getKeyEventCharacter() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns the character for a keypress event, derived from the
event.characterValue
. - getKeyEventCharacterValue() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns the numeric characterValue reported by the browser.
- getKeyEventCode() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the natively reported event.code value for the current event (keyboard) event.
- getKeyEventKey() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the natively reported event.key value for the current event.
- getKeyFieldDefaults() - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated key column.
- getKeyFieldProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated key column.
- getKeyName() - Method in class com.smartgwt.client.core.KeyIdentifier
-
Name of the key.
- getKeyName() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The name of the key that triggered this event, present for
key events
. - getKeyName() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Return the name of the key for the event passed in.
- getKeyName() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
name of the key that was pressed (EG: "A", "Space")
- getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
name of the key pressed
- getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Name of the key pressed (Example:
"A"
,"Enter"
) - getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Name of the key pressed (Example:
"A"
,"Enter"
) - getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Name of the key pressed (Example:
"A"
,"Enter"
) - getKeyNames() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
When
key event collapsing
is active and other events have been collapsed into this one, contains a string representing the concatenatedkeyNames
from the collapsed events. - getKeyPressFilter() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Sets a keypress filter regular expression to limit valid characters that can be entered by the user.
- getKeyTitle() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A string to display in the shortcut-key column for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
DrawGroup only supports the
KnobType.MOVE
knob type. - getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
DrawLabel only supports the
KnobType.MOVE
knob type. - getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
DrawPath only supports the
KnobType.MOVE
knob type. - getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
DrawPolygon only supports the
KnobType.MOVE
knob type. - getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
DrawSector only supports the
KnobType.MOVE
knob type. - getKnobShape() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
The
DrawItem
instance rendered into this DrawKnob's drawPane - getKnobShapeDefaults() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Default properties for this component's
knobShape
. - getLabel() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When
showLabel
is true, this autoChild is used to display theheader text
, adjacent to this eventCanvas. - getLabel() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
AutoChild
Label
used to display thetitle text
for this group. - getLabelAlign() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Horizontal alignment of value-labels in this viewer.
- getLabelAsTitle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
By default a checkboxItem sets
showTitle
:true, and so takes up two cells with the defaultTitleOrientation
of "left" (seeform layout\n overview
). - getLabelBackgroundColor() - Static method in class com.smartgwt.client.tools.SelectionOutline
-
Returns the background color for the selection label.
- getLabelBreadthPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelCollapseMode() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
What to do when there are too many data points to be able to show labels for every data point at the current chart size - see
LabelCollapseMode
. - getLabelConstructor() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Smart GWT class for the
title label
AutoChild. - getLabelHeight() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- getLabelHeight() - Method in class com.smartgwt.client.widgets.Slider
-
The height of the labels used to display the
minimum, maximum
andcurrent
values of the slider. - getLabelHPad() - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal padding to be applied to this widget's label.
- getLabelHPad() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If non-null, specifies the horizontal padding applied to the label, if any.
- getLabelHPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelLayout() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
HLayout autoChild that houses the
label
in which thetitle text
is displayed. - getLabelLengthPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelPrefix() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label prefix.
- getLabelPrefix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put before a label
- getLabelProperties() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
- getLabelSkinImgDir() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Specifies a skinImgDir to apply to the label containing the title of this StretchImgButton.
- getLabelSkinImgDir() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for images shown within this ImgTab's label.
- getLabelSpacing() - Method in class com.smartgwt.client.widgets.Slider
-
The space around the labels used to display the
minimum, maximum
andcurrent
values of the slider. - getLabelStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal detail label
- getLabelSuffix() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label suffix.
- getLabelSuffix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put after a label
- getLabelVPad() - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical padding to be applied to this widget's label.
- getLabelVPad() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If non-null, specifies the vertical padding applied to the label, if any.
- getLabelVPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The width of the labels used to display the minimum, maximum and current values of the slider.
- getLane() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
When in Timeline mode, or when
Calendar.showDayLanes
is true, a string that represents the name of thelane
thisCalendarEvent
should sit in. - getLane(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
lane
with the passed name, in the passed view - getLane(String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
lane
with the passed name, in the passed view - getLaneEventPadding() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getLaneEvents(Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the array of events in the current dataset that apply to the passed lane in the passed or current view. - getLaneEvents(Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the array of events in the current dataset that apply to the passed lane in the passed or current view. - getLaneEvents(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the array of events in the current dataset that apply to the passed lane in the passed or current view. - getLaneFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Field definitions for the frozen area of the
timelineView
, which shows data about the timelinelanes
. - getLaneFromPoint() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
Lane
at the passed co-ordinates. - getLaneFromPoint(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getLaneFromPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getLaneFromPoint(Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
Lane
at the passed co-ordinates. - getLaneGroupByField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For timelines with
canGroupLanes
set to true, this is a field name or array of field names on which to group the lanes in a timeline. - getLaneGroupByFieldAsString() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
Calendar.getLaneGroupByFieldAsStringArray()
. - getLaneGroupByFieldAsStringArray() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For timelines with
canGroupLanes
set to true, this is a field name or array of field names on which to group the lanes in a timeline. - getLaneNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the field which will determine the
lane
in which a given event will be displayed inTimeline
s and in theday view
, ifshowDayLanes
is true. - getLanePadding() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the padding to apply to events rendered in lanes in the passed or current view. - getLanePadding(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the padding to apply to events rendered in lanes in the passed or current view. - getLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of
Lane
definitions that represent the rows of thetimelineView
, or the columns of thedayView
ifshowDayLanes
is true. - getLargeIcon() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Icon to show above the title when
Orientation
is "vertical". - getLargeIconSize() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The size of the large icon for this button.
- getLargeValueMapFilterEditorThreshold() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
If some field derives its options from a valueMap with more than this many options, the
largeValueMapFilterEditorType
will be used for the field. - getLargeValueMapFilterEditorType() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
If some field derives its options from a valueMap larger than
largeValueMapFilterEditorThreshold
, or from aFormItem.optionDataSource
, the specified editor type will be used for the field. - getLastCellStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to the last cell in each row, when
styledRowEnds
is true. - getLastClausePrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the remove button in the last remaining clause, when
allowEmpty
is false. - getLastStepActionButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Default value of
TourStep.actionButtonTitle
for the last step in the tour. - getLastTaskOutput() - Method in class com.smartgwt.client.util.workflow.Process
-
Returns the task output of the last task executed.
- getLastTaskOutput(String) - Method in class com.smartgwt.client.util.workflow.Process
-
Returns the task output of the last task executed.
- getLastVisibleRow() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getLayoutAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, layoutAlign controls alignment on the breadth axis of the layout.
- getLayoutBottomMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the bottom side.
- getLayoutEndMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Equivalent to
layoutRightMargin
for a horizontal layout, orlayoutBottomMargin
for a vertical layout. - getLayoutLeftMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the left-hand side.
- getLayoutMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members.
- getLayoutMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
A margin left around the outside of all tiles.
- getLayoutRightMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the right-hand side.
- getLayoutStartMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Equivalent to
layoutLeftMargin
for a horizontal layout, orlayoutTopMargin
for a vertical layout. - getLayoutStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies the layout style of the combo box and the buttons in the MultiComboBoxItem.
- getLayoutTopMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the top side.
- getLeadingDateField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the leading date field for each event.
- getLeaf() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
The leaf (record) that was clicked
- getLeaf() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
The leaf (record) on which the contextclick occurred.
- getLeaveGroupLabelSpace() - Method in class com.smartgwt.client.widgets.Canvas
-
When showing this widget in a
group
, should any content be shifted down so that the group-label doesn't sit in front of it? - getLeavePageSpace() - Method in class com.smartgwt.client.widgets.Canvas
-
If set, overrides the global
defaultPageSpace
. - getLeaves(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return all the first-level leaves of a node.
- getLeaveScrollbarGap() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to leave a gap for the vertical scrollbar, even when it's not present.
- getLeaveScrollbarGap() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Whether to leave a gap for a vertical scrollbar even when one is not actually present.
- getLeaveSelectionCheckboxGap() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
selectionAppearance
:"checkbox" is set on the treegrid, and a node can't be selected, should a gap be left where the checkbox icon would normally appear, in order to make the node's icon and title line up with the content for other nodes in the same parent? - getLeft() - Method in class com.smartgwt.client.core.Rectangle
- getLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its parent's topleft corner, or the document flow, depending on the value of the
position
property). - getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Left coordinate of the diamond.
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Left coordinate of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Left coordinate in pixels relative to the
local coordinate system
. - getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the left of its positioning that the element should be placed.
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Left coordinate in pixels relative to the
local coordinate system
. - getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Left coordinate in pixels relative to the
local coordinate system
. - getLeft() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Left coordinate of this item in pixels.
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Left coordinate of the diamond.
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Left coordinate of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Left coordinate in pixels relative to the
local coordinate system
. - getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the left of its positioning that the element should be placed.
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Left coordinate in pixels relative to the
local coordinate system
. - getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Left coordinate in pixels relative to the
local coordinate system
. - getLeftAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its parent's topleft corner, or the document flow, depending on the value of the
position
property). - getLeftButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The button displayed to the left of the title in this NavigationBar.
- getLeftButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
- getLeftButtonIcon() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Icon
for theleftButton
. - getLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Title
for theleftButton
. - getLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.leftButtonTitle
setting. - getLeftOffset() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies a left offset from the position specified by
position
orpositionCanvas
where the message should be shown. - getLegalChildTags() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that describes a DOM structure, the list of legal child elements that can be contained by the element described by this DataSource.
- getLegendAlign() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of the chart's
legend widget
. - getLegendBoundaryProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for top boundary of the legend are, when there is already an outer container around the whole chart.
- getLegendFacet() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getLegendHoverHTML(FacetValue, FacetValue) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Called when the mouse hovers over a color swatch or its label in the legend area of the chart.
- getLegendItemPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between each swatch and label pair.
- getLegendLabel() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For
single-facet
charts embedded in a multi-facet main chart, thelegendLabel
defines the text of the legend label for this chart. - getLegendLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels shown next to legend color swatches.
- getLegendMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Space between the legend and the chart rect or axis labels (whatever the legend is adjacent to.
- getLegendPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding around the legend as a whole.
- getLegendRectHeight() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If drawing a border around the legend, the height of the drawn Rectangle.
- getLegendRectProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle around the legend as a whole.
- getLegendSwatchProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the swatches of color shown in the legend.
- getLegendSwatchSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Size of individual color swatches in legend.
- getLegendTextPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between color swatch and its label.
- getLength() - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
The number of records in the batch.
- getLength() - Method in class com.smartgwt.client.data.DataSourceField
-
Maximum number of characters allowed.
- getLength() - Method in class com.smartgwt.client.data.RecordList
-
Return the number of items in this list
- getLength() - Method in class com.smartgwt.client.data.ResultSet
-
Return the total number of records that match the current filter criteria.
- getLength() - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- getLength() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getLength() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If set, maximum number of characters for this field.
- getLength() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If set, the maximum number of characters for this field.
- getLength() - Method in class com.smartgwt.client.widgets.Progressbar
-
Length of the progressbar in pixels.
- getLength() - Method in class com.smartgwt.client.widgets.Slider
-
Used to set slider height if vertical, slider width if horizontal.
- getLength() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the number of items in the current open list.
- getLengthAsString() - Method in class com.smartgwt.client.widgets.Progressbar
- getLenientXPath() - Method in class com.smartgwt.client.data.DataSourceField
-
Deprecated.No longer needs to be set since the framework now defaults to suppressing errors for null values in the middle of Xpath, and only invalid XPath will cause warning be logged.
- getLessButtonTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the button that switches to a less complex view.
- getLevel(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return the number of levels deep this node is in the tree.
- getLevel(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return the number of levels deep this node is in the tree.
- getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing group-levels down in the group configuration. - getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing group-levels down in the group configuration. - getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing sort-levels down in the sort configuration. - getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing sort-levels down in the sort configuration. - getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Down button.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The hover-prompt for the Level Down button.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The hover-prompt for the Level Down button.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The hover-prompt for the Level Down button.
- getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing group-levels up in the group configuration. - getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing group-levels up in the group configuration. - getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing sort-levels up in the sort configuration. - getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing sort-levels up in the sort configuration. - getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Up button.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The hover-prompt for the Level Up button.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The hover-prompt for the Level Up button.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The hover-prompt for the Level Up button.
- getLicenseType() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getLimitToWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showWorkday
is true, this attribute prevents the user from scrolling vertical views beyond the specified workdaystart
andend
hours. - getLine(Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getLinearAutoSpanItems() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When a form is rendered in
linearMode
, should each item appear on its own row, spanning the full set of rendered columns by default? - getLinearColSpan() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a column span for an item in
linearMode
, overriding the default value of "*" in that mode. - getLinearColSpanAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a column span for an item in
linearMode
, overriding the default value of "*" in that mode. - getLinearEndRow() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getLinearEndRowAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getLinearHintWidth() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
linearMode
is true, this property sets the amount of space reserved forhint-text
in formItems that set a hint. - getLinearHintWidthAsString() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
linearMode
is true, this property sets the amount of space reserved forhint-text
in formItems that set a hint. - getLinearMode() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Switches the entire form to render in a style that is typical for form on a mobile device with one
FormItem
per row. - getLinearNumCols() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Specifies the
number of columns
when the form is being rendered inlinearMode
, overriding any automatically derived value in that mode. - getLinearOnMobile() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Switches the entire form to render in a style that is typical for form on a
handset device
with oneFormItem
per row by automatically defaultinglinearMode
totrue
on handsets. - getLinearStartRow() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getLinearStartRowAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getLinearWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a width for an item in
linearMode
, overriding the default width of "*" in that mode. - getLinearWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a width for an item in
linearMode
, overriding the default width of "*" in that mode. - getLineBreakStyle() - Method in class com.smartgwt.client.data.DSRequest
-
The style of line-breaks to use in the exported output.
- getLineBreakStyle() - Method in class com.smartgwt.client.data.OperationBinding
-
The style of line-breaks to use in the exported output.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Style of drawing the endpoints of a line.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of drawing the endpoints of a line.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Style of drawing the corners of the polygon.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Style of drawing the endpoints of a line.
- getLineColor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Line color
- getLineColor() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
The text color of the label.
- getLineOpacity() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity for lines, as a number between 0 (transparent) and 1 (opaque).
- getLinePattern() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pattern for lines, eg "solid" or "dash".
- getLines() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
list of affected lines
- getLines(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getLineSeparator() - Method in class com.smartgwt.client.data.TextExportSettings
-
Separator between Records.
- getLineSeparator() - Method in class com.smartgwt.client.data.TextSettings
-
Separator between Records.
- getLineWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pixel width for lines.
- getLinkData() - Method in class com.smartgwt.client.widgets.tree.Tree
- getLinkDataAddOperation() - Method in class com.smartgwt.client.widgets.tree.ResultTree
- getLinkDataFetchMode() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The fetch mode for this tree's link data; ignored if this is not a
multi-link tree
- getLinkDataFetchOperation() - Method in class com.smartgwt.client.data.DSRequest
-
For a databound
multi-link tree
, this is theoperationId
to use for the separate fetch on theResultTree.linkDataSource
that will be generated ifLinkDataFetchMode
is "separate". - getLinkDataFetchOperation() - Method in class com.smartgwt.client.widgets.tree.ResultTree
- getLinkDataRemoveOperation() - Method in class com.smartgwt.client.widgets.tree.ResultTree
- getLinkDataSource() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the dataSource to be used for fetching link information in a databound multilink tree.
- getLinkDataSourceAsString() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the dataSource to be used for fetching link information in a databound multilink tree.
- getLinkPositionField() - Method in class com.smartgwt.client.widgets.tree.Tree
-
The name of the "position" field in this
multi-link tree
's link data. - getLinkText() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The HTML to display in cells of this field if the fieldType is set to link.
- getLinkText() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
The HTML to display in this row for fields with fieldType set to link.
- getLinkText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The HTML to display for values of this field if the field type is set to "link".
- getLinkText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerRecord
-
The HTML to display in this record for fields with type set to "link".
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will hold the link text for that record.
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of the property in a ListGridRecord that holds the HTML to display in cells of this field if the fieldType is set to "link".
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Property name on a record that will hold the link text for that record.
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name of the property in a DetailViewerRecord that holds the HTML to display for values of this field if the field type is set to "link".
- getLinkTitle() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Optional title HTML to display for this item's link.
- getLinkURLPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to"link"
, setting this property will apply a standard prefix to the link URL for cells in this field. - getLinkURLPrefix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to
"link"
, setting this property will apply a standard prefix to the link URL when displaying values of this field. - getLinkURLSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to"link"
, setting this property will apply a standard suffix to the link URL for cells in this field. - getLinkURLSuffix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to
"link"
, setting this property will apply a standard suffix to the link URL when displaying values of this field. - getListEndEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing the last record in this listGrid, and attempts to navigate beyond the last row either by tabbing off the last editable field, or using the down arrow key, this property determines what action to take: "next": start editing a new record at the end of the list.
- getListGrid() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is being used to edit cells in a ListGrid (see
isInGrid()
), this method returns the grid in question. - getListGrid() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
ListGrid currently being validated.
- getListGrid() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Return the live ListGrid instance to which this ListGridField is assigned.
- getListGridField() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
ListGridField on which this validator was declared.
- getListPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
An optional list pane displayed in the left-hand of the panes or in a side panel according to the pane layout.
- getListPaneTitleTemplate() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Default value chosen for
listPaneTitle
whennavigateListPane()
is called. - getListProperties() - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
the list properties to apply
- getListProperties() - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
the new list configuration properties
- getListPropertiesDialog() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Dialog shown when the
"listProperties" control
is pressed. - getListPropertiesPane() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The
ListPropertiesPane
contained by this ListPropertiesDialog. - getListPropertiesPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
listProperties
control. - getListPropertiesWarningText() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The warning message displayed in a dialog when a user tries to configure a list without first putting the cursor in an appropriate place.
- getListTitle() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The title for the
listPane
. - getListToolStrip() - Method in class com.smartgwt.client.widgets.layout.SplitPane
- getLiveAutoComplete() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getLiveObject() - Method in class com.smartgwt.client.tools.EditMaskClickedEvent
-
the object clicked
- getLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the
defaults
. - getLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a dynamically created copy, provide the singleton object as
liveObject
. - getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If this is a databound item, should the load our set of possible options be loaded on demand (as submenus are displayed), or upfront?
- getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
For databound columnTree instances, should the entire tree of data be loaded on initial fetch, or should each column be loaded as needed.
- getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Does this resultTree load data incrementally as folders within the tree are opened, or is it all loaded in a single request? Must be true if
fetchMode
is "paged" - getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound treeGrid instances, should the entire tree of data be loaded on initial fetch, or should folders load their children as they are opened.
- getLoaderURL() - Static method in class com.smartgwt.client.data.DataSource
-
Returns the
loaderURL
- getLoadingDataMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The string to display in the body of a listGrid while data is being loaded.
- getLoadingDataMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The string to display in the body of a tileGrid while data is being loaded.
- getLoadingDataMessageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- getLoadingDataMessageStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- getLoadingDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value shown in field when
fetchMissingValues
is active and a fetch is pending. - getLoadingIcon() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showLoadingIcons
is set, this icon will be used when the folder isloading children from the server
. - getLoadingMarker() - Static method in class com.smartgwt.client.data.ResultSet
-
Returns the singleton marker object that is used as a placeholder for records that are being loaded from the server.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If you have a databound listGrid and you scroll out of the currently loaded dataset, by default you will see blank rows until the server returns the data for those rows.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
HTML to show while content is being fetched, active only if the
contentsURL
property has been set. - getLoadingMessage() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Message to show while the screen is loading if
enabled
. - getLoadingMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If you have a databound tileGrid and you scroll out of the currently loaded dataset, by default you will see blank tiles until the server returns the data for those rows.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The string to display in the body of a detailViewer which is loading records.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Message to show while the view is loading.
- getLoadingMessageStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style to use for the
loadingMessage
. - getLoadingPlaceholderAttribute() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
This attribute will be set to true for any loading placeholder records returned by
getSelectedRecords()
- getLoadingRowCountDisplayIcoHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for the
loadingRowCountDisplayIcon
- getLoadingRowCountDisplayIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The URL of the icon to display as a
row count value
when the row count is loading. - getLoadingRowCountDisplayIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for the
loadingRowCountDisplayIcon
- getLoadParents() - Method in class com.smartgwt.client.data.DSLoadSettings
-
Load parent DataSources automatically for DataSources that have an
inheritsFrom
defined. - getLoadProjectErrorMessage(RPCResponse) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Convenience method that returns a message describing the error for a failed call to
loadProject()
. - getLoadProjectErrorStatus(RPCResponse) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Convenience method that returns the error status for a failed call to
loadProject()
. - getLoadState(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
What is the loadState of a given folder?
- getLocalDataSource(Canvas) - Method in class com.smartgwt.client.data.SavedSearches
-
This method returns an automatically generated custom DataSource to store saved searches for a component in HTML5 localStorage.
- getLocalDataSource(String) - Method in class com.smartgwt.client.data.SavedSearches
-
This method returns an automatically generated custom DataSource to store saved searches for a component in HTML5 localStorage.
- getLocale() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
The name of a locale to use for resolving i18n tags in the component XML of the screen.
- getLocale() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
The name of a locale to use for resolving i18n tags in the component XML of the screen.
- getLocaleCurrencySymbol() - Static method in class com.smartgwt.client.util.I18nUtil
- getLocaleDecimalSymbol() - Static method in class com.smartgwt.client.util.I18nUtil
- getLocaleGroupingSymbol() - Static method in class com.smartgwt.client.util.I18nUtil
- getLocaleNegativeSymbol() - Static method in class com.smartgwt.client.util.I18nUtil
- getLocalId() - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieve the local ID of this canvas.
- getLocalWindow() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Returns the
RemoteWindow
instance for the current window (where the method was called). - getLocateByIDOnly() - Method in class com.smartgwt.client.widgets.Canvas
-
If
true
, when retrieving alocator
for this component always return a reference directly to this component bywidget ID
, using the compact format"///canvasID"
, ignoring any parent elements and ignoring any configuredtestRoot
. - getLocateChildrenBy() - Method in class com.smartgwt.client.widgets.Canvas
-
Strategy to use when locating children in this canvas from an autoTest locator string.
- getLocateChildrenType() - Method in class com.smartgwt.client.widgets.Canvas
-
LocatorTypeStrategy
to use when finding children within this canvas. - getLocateColumnsBy() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
AutoTest.getElement()
is used to parse locator strings generated byAutoTest.getLocator()
for a cell in this grid, how should the column be identified?
Note that getLocator() will actually store all available information about the column in the generated string -- this attribute effects how a stored string will be parsed only. - getLocateItemBy() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
AutoTest.getElement()
is used to parse locator strings generated byAutoTest.getLocator()
for this form item, should the item be identified? If the locator has a specifiedname
, it is considered to definitely locate the item and no fallback approach will be used. - getLocateMembersBy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Part of the
AutomatedTesting
system, strategy to use when generated locators for members from within this Layout's members array. - getLocateMembersType() - Method in class com.smartgwt.client.widgets.layout.Layout
-
LocatorTypeStrategy
to use when finding members within this layout. - getLocatePeersBy() - Method in class com.smartgwt.client.widgets.Canvas
-
Strategy to use when locating peers of this canvas from an autoTest locator string.
- getLocatePeersType() - Method in class com.smartgwt.client.widgets.Canvas
-
LocatorTypeStrategy
to use when finding peers of this canvas. - getLocateRowsBy() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
AutoTest.getElement()
is used to parse locator strings generated byAutoTest.getLocator()
for a cell in this grid, how should the row be identified?
Note that getLocator() will actually store all available information about the row in the generated string -- this attribute effects how a stored string will be parsed only. - getLocateSectionsBy() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
When
AutoTest.getElement()
is used to parse locator strings generated byAutoTest.getLocator()
, how should sections within this stack be identified? By default if a section has a specifiedSection.name
this will always be used. - getLocateSectionsType() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
LocatorTypeStrategy
to use when finding Sections within this section Stack. - getLocateTabsBy() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When
AutoTest.getElement()
is used to parse locator strings generated byAutoTest.getLocator()
, how should tabs within this tabset be identified? If the locator has a specifiedTab.ID
orTab.name
, no fallback approach will be used as those attributes (withTab.ID
having priority) are each alone considered to definitively locate it. - getLocator() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The locator representing the event target, if one exists.
- getLocator() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The
AutoTestLocator
associated with some DOM element in a Smart GWT application page. - getLocatorName() - Method in class com.smartgwt.client.widgets.Canvas
-
Local name for referencing this canvas from an autoTest locator string.
- getLocatorWithIndicators(Element) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns the
QualityIndicatedLocator
associated with some DOM element in a Smart GWT application page. - getLocatorWithIndicators(Element, boolean) - Static method in class com.smartgwt.client.util.AutoTest
- getLocatorWithIndicators(Element, boolean, String[]) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns the
QualityIndicatedLocator
associated with some DOM element in a Smart GWT application page. - getLogBase() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
useLogGradations
, base value for logarithmic gradation lines. - getLogBase() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When
useLogGradations
, base value for logarithmic gradation lines. - getLoggingLevel() - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
Logging level to use when reporting that the
overflow threshold
was exceeded. - getLoggingTimeout() - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
How often to log the
overflow threshold
being crossed, expressed in milliseconds. - getLogGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
useLogGradations
is set, gradation lines to show in between powers, expressed as a series of integer or float values between 1 andlogBase
. - getLogGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When
useLogGradations
is set, gradation lines to show in between powers, expressed as a series of integer or float values between 1 andlogBase
. - getLogicalDateOnly(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Get a logical date - a value appropriate for a DataSourceField of type "date" - from a datetime value (a value from a DataSourceField of type "datetime").
- getLogicalStructure() - Method in interface com.smartgwt.client.core.LogicalStructure
- getLogicalStructure() - Method in class com.smartgwt.client.tools.CSSEditor
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.tools.EditPane
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.tools.EditTree
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.tools.GradientEditor
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.tools.ListPalette
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.tools.MenuPalette
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.tools.Reify
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.tools.TilePalette
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.tools.TreePalette
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.AIWindow
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Button
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.Timeline
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Canvas
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.DateChooser
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Dialog
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.EditSearchWindow
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.FieldPicker
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.PropertySheet
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.HTMLPane
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.IButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.IconButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Img
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.ImgButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Label
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.DataView
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.Deck
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.HLayout
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.HStack
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.VLayout
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.VStack
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.SVG
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.PointerSettings
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.PrintWindow
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Progressbar
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Slider
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Snapbar
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Sound
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Splitbar
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.StretchImg
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalStructure() - Method in class com.smartgwt.client.widgets.Window
-
Getter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - getLogicalTimeOnly(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Get a logical time - a value appropriate for a DataSourceField of type "time" - from a datetime value (a value from a DataSourceField of type "datetime").
- getLoginRequiredMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Marker the system will look for in XHTP responses in order to detect when login is required.
- getLoginStatusCodeMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
String sequence which marks the response as a one which contains login status information.
- getLoginSuccessMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Marker the system will look for in order to detect when login was successful.
- getLogScale() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for values.
- getLogScale() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use logarithmic scaling for values.
- getLogScalePointColor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for the
color scale
of the data points. - getLogScalePointSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for the
data point sizes
. - getLongTextEditorThreshold() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When creating form items for fields with text type data, if the specified length of the field exceeds this threshold we will create form item of type
this.longTextEditorType
(a TextAreaItem by default), rather than a simple text item. - getLongTextEditorThreshold() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
DataSourceField.length
exceeds this value, the ListGrid shows an edit field of typelongTextEditorType
rather than the standard text field when the field enters inline edit mode. - getLongTextEditorType() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Name of the Form Item class to use for text fields which exceed the longTextEditorThreshold for this form.
- getLongTextEditorType() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
DataSourceField.length
exceedsthis.longTextEditorThreshold
show an edit field of this type rather than the standard text field when the field enters inline edit mode. - getLowErrorMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
lowErrorMetric
andhighErrorMetric
can be used to cause error bars to appear above and below the main data point. - getLumFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Luminosity' field in the complex chooser.
- getLumFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Luminosity' field in the complex chooser.
- getLuminosity() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Luminosity (brightness) of the currently-selected color, as an integer from 0-240
- getLumWidth() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Width of the Luminosity bar
- getMainView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getMajor() - Static method in class com.smartgwt.client.Version
- getMajorTickGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
List of tick marks that should be drawn as major ticks, expressed as a series of numbers between 1 and 10, representing boundaries within a given order of magnitude (power of 10).
- getMajorTickTimeIntervals() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When ticks are being
shown on the X axis
for a Scatter plot where the X axis uses time/date values, controls the intervals which are shown as major ticks. - getMakeQueryStepResult() - Method in class com.smartgwt.client.ai.ValidateQueryDataQuestionStep
- getManagePercentBreadth() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set, a Layout with breadthPolicy:"fill" will specially interpret a percentage breadth on a member as a percentage of available space excluding the
layoutMargin
. - getManyItemsImage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the icon displayed use as the default drag tracker when for multiple files and/or folders are being dragged.
- getMapping(String) - Method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
Get the facetValue id for some facet id within this facet valueMap
- getMargin() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS Margin, in pixels, for this component.
- getMarkAsAdminDefaultField() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
ListGridField shown in the pickList to allow admin users to designate which field is the admin-default search.
- getMarkAsAdminDefaultHoverText() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{markAsAdminDefaultField}
- getMarkAsDefaultField() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
ListGridField shown in the pickList to allow users to designate which field is the default search.
- getMarkAsDefaultHoverText() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{markAsDefaultField}
- getMarker(Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getMarkerId() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getMarkers() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getMarkers(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getMask() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMask() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMask() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Input mask used to restrict and format text within this item.
- getMask() - Method in class com.smartgwt.client.widgets.form.validator.MaskValidator
-
Return the mask.
- getMaskOverwriteMode() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskOverwriteMode() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskOverwriteMode() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
During entry into a
masked field
, should keystrokes overwrite current position value? By default new keystrokes are inserted into the field. - getMaskPadChar() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskPadChar() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskPadChar() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty
mask
positions to display text while control has no focus. - getMaskPromptChar() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskPromptChar() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskPromptChar() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty
mask
positions to display text while control has focus. - getMaskSaveLiterals() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskSaveLiterals() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskSaveLiterals() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should entered
mask
value be saved with embedded literals? - getMasterCanvas() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns this canvas's "master" (the canvas to which it was added as a peer), if any.
- getMasterElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Deprecated.In favor or
getMasterCanvas()
as of Smart GWT release 9.1 - getMatchAllTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Match All" (and) operator when using
topOperatorAppearance
:"radio". - getMatchAnyTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Match Any" (or) operator when using
topOperatorAppearance
:"radio". - getMatchBarChartDataLineColor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setting to define whether the border around the bar chart area should be the same color as the main chart area.
- getMatchElement() - Method in class com.smartgwt.client.widgets.Canvas
-
If
htmlElement
is specified, should this canvas be drawn at the same dimensions as the htmlElement?
See alsomatchElementWidth
andmatchElementHeight
- getMatchElementHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
For canvases with a specified
htmlElement
wherepersistentMatchElement
is set to true, how should the canvas match the element's height? - getMatchElementWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
For canvases with a specified
htmlElement
wherepersistentMatchElement
is set to true, how should the canvas match the element's width? - getMatchGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When this property is set to the metric of another MetricSettings object, the extra value axis and chart corresponding to these settings will use the same scale for the gradations as the extra value axis and chart of the other MetricSettings object.
- getMatchingLeafJoinDepth() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the number of ancestor levels Smart GWT attempts to retrieve with each request, when using the built-in support for
keepParentsOnFilter
onloadDataOnDemand
trees. - getMatchingRecords() - Method in class com.smartgwt.client.ai.ApplyAIFilterResponse
-
Of the
ApplyAIFilterRequest.records
, the records that match theApplyAIFilterRequest.aiCriterion
. - getMatchingUpdatedRecords() - Method in class com.smartgwt.client.ai.ReapplyAIFilterResponse
-
Of the
updatedRecords
, the records that now match the "aiFilter"AdvancedCriteria
. - getMatchNoneTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Match None" (not) operator when using
topOperatorAppearance
:"radio". - getMax() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Maximum valid value for this item.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Return the max.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Return the max.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Return the max.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
-
Return the max.
- getMax(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the maximum of the data from a single metric.
- getMax(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the maximum of the data from a single metric.
- getMaxBarThickness() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Bars will not be drawn over this thickness, instead, margins will be increased.
- getMaxCenterOffset() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Maximum amount in pixels that the title will be placed off center in an effort to avoid clipping it - see
title
. - getMaxConcurrent() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
Maximum number of batches being summarized at any given time.
- getMaxDataPointSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The maximum allowed data point size when controlled by
pointSizeMetric
. - getMaxDataZIndex() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Maximum allowed zIndex that can be specified through
zIndexMetric
in a histogram chart. - getMaxExpandedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
andcanExpandMultipleRecords
are both true, this property dictates the number of records which can be expanded simultaneously. - getMaxExpandedRecordsPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is a dynamic string - text within
${...}
will be evaluated as JS code when the message is displayed. - getMaxFixAttempts() - Method in class com.smartgwt.client.ai.DataQuestionSettings
-
The maximum number of attempts to have AI generate valid code and/or data.
- getMaxHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum height available to this Canvas.
- getMaxHeight() - Method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
If specified, the autoFitTextArea will not grow taller than this height
- getMaxHeight() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Maximum valid height for this CanvasItem in pixels.
- getMaximizeButton() - Method in class com.smartgwt.client.widgets.Window
-
Button that will make this Window fill the browser via
maximize()
. - getMaximizeColumnTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the maximize-column menu item.
- getMaximized() - Method in class com.smartgwt.client.widgets.Window
-
Is this window maximized.
- getMaximumRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The maximum number of levels of grouping that can be applied.
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The maximum number of levels of grouping that can be applied.
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The maximum number of levels of sorting that can be applied.
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The maximum number of levels of sorting that can be applied.
- getMaxLoginAttemptsExceededMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Get the marker the system will look for in order to detect when the number of maximum logins was exceeded.
- getMaxQuantity() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Maximum value to allow in the
quantityField
. - getMaxRecordsPerBatch() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
When generating values for a list of records that are split into batches, the maximum number of records per batch.
- getMaxRecordsPerBatch() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
If set, the maximum number of records that will be processed via AI in a single request.
- getMaxRecordsPerQuery() - Method in class com.smartgwt.client.ai.AnswerEngineOperation
-
The maximum number of records that may be requested per query.
- getMaxRetries() - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
The maximum number of retries of any one particular request to an AI engine.
- getMaxRetries() - Method in class com.smartgwt.client.ai.DataBoundAIRequest
-
The maximum number of retries for any one particular request to AI.
- getMaxRetries() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The maximum number of retries of any one particular request to an
AIEngine
. - getMaxSize() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Maximum number of events that will be stored by this
EventStream
. - getMaxStackDismissMode() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies how to pick which message to dismiss when the
maxStackSize
is reached, and the lowest priority value (highest numericalmessagePriority
) is shared by more than one message. - getMaxStackSize() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Sets a limit on how many messages may be stacked if
MultiMessageMode
is "stack". - getMaxSummaryRowRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and summary records are being derived from a fetch against thesummaryRowDataSource
, this property may be set to specify the maximum expected number of results from the fetch opeeration. - getMaxTrackedOverflows() - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
Maximum number of overflows to track for each canvas when debugging overflow.
- getMaxUploadFields() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
The maximum number of upload fields to show.
- getMaxValidationRetries() - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The maximum numnber of re-attempts to have the AI fix a validation error.
- getMaxValue() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is INTERVAL or RATIO, the maximum value that can be generated. - getMaxValue() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Deprecated.
- getMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Deprecated.
- getMaxValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Deprecated.
- getMaxValue() - Method in class com.smartgwt.client.widgets.Slider
-
Deprecated.
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The maximum dial value.
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The maximum slider value.
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the maximum value (right/bottom of slider).
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.Slider
-
The maximum slider value.
- getMaxValueLabel() - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the maximum value of the slider.
- getMaxWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum width available to this Canvas.
- getMaxWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When
ListGrid.showHeader
is false and a field is subject to autofitting (seeListGrid.autoFitFieldWidths
), sets the maximum width of the field. - getMaxZoomOverflowError() - Method in class com.smartgwt.client.widgets.Canvas
-
When
correctZoomOverflow
is true and browser or OS-level zoom is active, determines how much overflow must occur before the Framework enables scrolling for this canvas. - getMaybeOverloadedGetter() - Method in class com.smartgwt.rebind.BeanProperty
- getMean(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the mean, or expected value, of the data over a single metric.
- getMean(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the mean, or expected value, of the data over a single metric.
- getMedian(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the median of the data over a single metric.
- getMedian(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the median of the data over a single metric.
- getMember() - Method in class com.smartgwt.client.form.events.MemberSynchronizedEvent
-
Member component that has just completed synchronization
- getMember(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Given a numerical index or a member ID, return a pointer to the appropriate member.
- getMember(String) - Method in class com.smartgwt.client.widgets.layout.Layout
- getMemberCanvases() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the members of this ValuesManager as an array of Canvas objects.
- getMemberDefaultBreadth(Canvas, int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Return the breadth for a member of this layout which either didn't specify a breadth or specified a percent breadth with
managePercentBreadth
:true. - getMemberForField(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Given a fieldName or dataPath, this method will find the member responsible for interacting with that field's value.
- getMemberNumber(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Given a member Canvas or member ID, return the index of that member within this layout's members array
- getMemberNumber(String) - Method in class com.smartgwt.client.widgets.layout.Layout
- getMemberOverlap() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Number of pixels by which each member should overlap the preceding member, used for creating an "stack of cards" appearance for the members of a Layout.
- getMembers() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
- getMembers() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns an array of members in this ValuesManager.
- getMembers() - Method in class com.smartgwt.client.widgets.layout.Layout
-
An array of canvases that will be contained within this layout.
- getMembersLength() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Convenience method to return the number of members this Layout has
- getMembersMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space between each member of the layout.
- getMenu() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Instance of the normal (non-Adaptive)
Menu
class used to show items that do not fit inline. - getMenu() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
- getMenu() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu to show.
- getMenu() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu to show.
- getMenu() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The menu to show when the
menu-icon
is clicked. - getMenuAlign() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The horizontal alignment of this button's menu, in relation to the button.
- getMenuAlign() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The horizontal alignment of this button's menu, in relation to the button.
- getMenuAlign() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The horizontal alignment of this button's menu, in relation to the button.
- getMenuAnimationEffect() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- getMenuAnimationEffect() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- getMenuAnimationEffect() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- getMenuButton() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
MenuButton
used as a drop-down control for showing any items of the menu that are not displayed inline. - getMenuButtonIcon() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Icon used for the
MenuButton
. - getMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonImageUp() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonImageUp() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonTitle() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Title used for the
MenuButton
. - getMenuButtonWidth() - Method in class com.smartgwt.client.widgets.menu.Menu
-
For a menu that has a
MenuButton
generated for it automatically (for example when included in aMenuBar
, the width that the MenuButton should have. - getMenuConstructor() - Method in class com.smartgwt.client.widgets.Canvas
-
Default class used to construct menus created by this component, including context menus.
- getMenuIconHeight() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The height of the icon for this button.
- getMenuIconSrc() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Base URL for an Image that shows a
menu
when clicked. - getMenuIconStyle() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default CSS class to apply to the element showing this button's
menu-icon
. - getMenuIconWidth() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The width of the icon for this button.
- getMenuItemStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to cells in the Year, Week and Month popup-menus.
- getMessage() - Method in class com.smartgwt.client.ai.AIResponse
-
The message returned from the AI service in response to the request.
- getMessage() - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Message to display.
- getMessage() - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Message to display.
- getMessage() - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
Message to display to the user for confirmation.
- getMessage() - Method in class com.smartgwt.client.widgets.Dialog
-
Message to show in this dialog.
- getMessageControlPadding() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Optional specified padding to apply after the message content when showing a
dismiss button
so that the button doesn't occlude any content. - getMessageIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
AutoChild that shows
icon
. - getMessageIcon() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Optional icon to be shown in the
Label
drawn for this message. - getMessageIconHeight() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Height in pixels of the icon image.
- getMessageIconOrientation() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If an icon is present, should it appear to the left or right of the title? valid options are
"left"
and"right"
. - getMessageIconSpacing() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Pixels between icon and title text.
- getMessageIconWidth() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Width in pixels of the icon image.
- getMessageLabel() - Method in class com.smartgwt.client.widgets.Dialog
-
AutoChild that shows
message
. - getMessagePriority() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Sets the priority of the message.
- getMessages() - Method in class com.smartgwt.client.ai.AIRequest
-
List of messages forming the request.
- getMessageStack() - Method in class com.smartgwt.client.widgets.Dialog
- getMessagingURL() - Static method in class com.smartgwt.client.rpc.Messaging
-
Get the URL of the messaging servlet.
- getMeta() - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- getMetaDataPrefix() - Method in class com.smartgwt.client.data.RestDataSource
-
If
sendMetaData
is true, this attribute is used to specify the prefix to apply to 'meta data' properties when assembling parameters to send to the server. - getMetaKey() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Present for
key events
if the meta key was down when the event got triggered. - getMethod() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The mechanism by which form data is sent to the action URL.
- getMethod() - Method in class com.smartgwt.rebind.BeanMethod
- getMethods() - Method in class com.smartgwt.client.bean.BeanFactory
- getMetricFacetId() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the "id" of the default metric facet value.
- getMetricFacetId() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
In a CubeGrid that displays values of different types (eg "Revenue" and "Income"), the different types of values on display are enumerated as the facet values of the "metric facet".
- getMetricFacetValue() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
for a multi-axis chart, facetValue representing the clicked metric.
- getMetricFacetValue() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
for a multi-axis chart, facetValue representing the hovered-over metric.
- getMetricId() - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
- getMetricId() - Method in class com.smartgwt.client.widgets.chart.ChartPointHoverCustomizer
- getMillisecondIncrement() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andmillisecondValues
is unset, this attribute specifies the increment to use when generating entries for the millisecond picker. - getMillisecondItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Select item to hold the milliseconds portion of the time or
duration
whenuseTextField
is false. - getMillisecondItemPrompt() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
The hover prompt to show for the
millisecond picker
. - getMillisecondItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
millisecond picker
. - getMillisecondItemTitle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Title to show for the
millisecond picker
. - getMillisecondMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andmillisecondValues
is unset, this attribute specifies the maximum value present in the millisecond picker. - getMillisecondMinValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andmillisecondValues
is unset, this attribute specifies the minimum value present in the millisecond picker. - getMillisecondsAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "millisecond". - getMillisecondsFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "millisecond". - getMillisecondValues() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
An array of values to make available in the
millisecond picker
whenuseTextField
is false. - getMin() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Minimum valid value for this item.
- getMin() - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Return the min.
- getMin() - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Return the min.
- getMin() - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Return the min.
- getMin() - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
-
Return the min.
- getMin(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the minimum of the data from a single metric.
- getMin(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the minimum of the data from a single metric.
- getMinBarThickness() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If bars would be smaller than this size, margins are reduced until bars overlap.
- getMinChartHeight() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum height for this chart instance.
- getMinChartWidth() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum width for this chart instance.
- getMinColWidth() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Minimum width of a form column.
- getMinContentHeight() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
autoScrollContent
is true, limits the minimum height of the chart-content, including data, labels, title and legends. - getMinContentWidth() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
autoScrollContent
is true, limits the minimum width of the chart-content, including data, labels, titles and legends. - getMinDataPointSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The minimum allowed data point size when controlled by
pointSizeMetric
. - getMinDataSpreadPercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If all data values would be spread across less than
minDataSpreadPercent
of the axis, the start values of axes will be automatically adjusted to make better use of space. - getMinDataSpreadPercent() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Same as
FacetChart.minDataSpreadPercent
but affects only one metric. - getMinErrorReportingInterval() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Number of seconds that must elapse before another event error will be reported.
- getMinFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum size, in pixels, for ListGrid headers.
- getMinHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum height available to this Canvas.
- getMinHeight() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Minimum valid height for this CanvasItem in pixels.
- getMinHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Minimum valid height for this TextAreaItem in px.
- getMinHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets the
minimum height
for the entire list (smaller than this doesn't tend to work very well). - getMinHeight() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum height for the Portlet.
- getMinHintWidth() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Minimum horizontal space made available for
FormItem.hint
text. - getMinHintWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is showing a
hint
, this setting specifies how much horizontal space is made available for rendering the hint text by default. - getMinimalLocator() - Static method in class com.smartgwt.client.util.AutoTest
-
Convenience method to generate a
AutoTestLocator
that is as compact as possible. - getMinimalLocator(Element) - Static method in class com.smartgwt.client.util.AutoTest
- getMinimalLocator(Element, boolean) - Static method in class com.smartgwt.client.util.AutoTest
- getMinimalLocator(Element, boolean, String[]) - Static method in class com.smartgwt.client.util.AutoTest
-
Convenience method to generate a
AutoTestLocator
that is as compact as possible. - getMinimalUI() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether the Calendar shows tabs for available calendar views.
- getMinimizeAcceleration() - Method in class com.smartgwt.client.widgets.Window
-
Default acceleration function for performing an animated minimize / maximize.
- getMinimizeButton() - Method in class com.smartgwt.client.widgets.Window
-
ImgButton shown in the header that will minimize this Window by calling
minimize()
. - getMinimizeColumnTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the minimize-column menu item.
- getMinimized() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default
minimize state
for parent nodes. - getMinimized() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Initial
minimize state
for this node. - getMinimized() - Method in class com.smartgwt.client.widgets.Window
-
Is this window minimized.
- getMinimizeHeight() - Method in class com.smartgwt.client.widgets.Window
-
Height for the window when minimized.
- getMinimizeTime() - Method in class com.smartgwt.client.widgets.Window
-
If this window is minimizeable, and animateMinimize is true, what should the duration of the minimize / maximize be (in ms)? If unset defaults to
canvas.animationTime
. - getMinimumCellHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum height for ListGrid cells, settable by the skin, based on the size of the checkbox media used for boolean fields plus minimal surrounding padding.
- getMinimumDayHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
In the
month view
whenshowDayHeaders
is true, this is the minimum height applied to a day cell and its header combined. - getMinimumImageFieldSize() - Method in class com.smartgwt.client.widgets.tile.TileRecord
-
By default, image-type fields shown in a Tile are auto-scaled to fit a tile's full width, and an equal share of tile-height not already required by other visible (non-image) fields.
- getMinimumRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getMinimumSearchLength() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Minimum length in characters before a search is performed.
- getMiniNavAlign() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Placement of
MiniNavControl
, if present: "right" alignment places the miniNav on the far right "center" alignment places the miniNav in the center, or to the right of the title if the title is present "left" alignment will place the miniNav on the left, or to the right of theleftButton
if its present. - getMiniNavControl() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
AutoChild of type
MiniNavControl
. - getMinLabelGap() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum gap between labels on the X axis before some labels are omitted or larger time granularity is shown (eg show days instead of hours) based on the
labelCollapseMode
. - getMinLaneHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The minimum height for Lanes in a Timeline.
- getMinLaneWidth() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When showing
vertical lanes
in thedayView
, this attribute sets the minimum width of each column or field. - getMinMemberLength() - Method in class com.smartgwt.client.widgets.layout.DataView
-
Minimum size, in pixels, below which flexible-sized members should never be shrunk, even if this requires the Layout to overflow.
- getMinMemberLength() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Minimum size, in pixels, below which flexible-sized members should never be shrunk, even if this requires the Layout to overflow.
- getMinMemberSize() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Deprecated.use the more intuitively named
minMemberLength
- getMinNonEdgeSize() - Method in class com.smartgwt.client.widgets.Canvas
-
If the widget has drag resize configured on one or more of it's edges, and the edgeMarginSize is large enough that the remaining space is less than
minNonEdgeSize
, the edgeMarginSize will be reduced such that the non-edge part of the widget is at least 1/3 of the total space (with two draggable edges) or half of it (with one draggable edge). - getMinor() - Static method in class com.smartgwt.client.Version
- getMinorTickLength() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Length of minor ticks marks shown along axis, if
minor tick marks
are enabled. - getMinQuantity() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Minimum value to allow in the
quantityField
. - getMinRowHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The minimum height of time-rows in vertical calendar views.
- getMinUploadFields() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Minimum number of upload fields to show.
- getMinuteIncrement() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andminuteValues
is unset, this attribute specifies the increment to use when generating entries for the minute picker. - getMinuteItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Select item to hold the minutes portion of the time or
duration
whenuseTextField
is false. - getMinuteItemPrompt() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
The hover prompt to show for the
minute picker
. - getMinuteItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
minute picker
. - getMinuteItemTitle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Title to show for the
minute picker
. - getMinuteMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andminuteValues
is unset, this attribute specifies the maximum value present in the minute picker. - getMinuteMinValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andminuteValues
is unset, this attribute specifies the minimum value present in the minute picker. - getMinutesAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "minute". - getMinutesFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "minute". - getMinutesPerRow() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getMinuteValues() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
An array of values to make available in the
minute picker
whenuseTextField
is false. - getMinValue() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is INTERVAL or RATIO, the minimum value that can be generated. - getMinValue() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Deprecated.
- getMinValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Deprecated.
- getMinValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Deprecated.
- getMinValue() - Method in class com.smartgwt.client.widgets.Slider
-
Deprecated.
- getMinValueAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The minimum dial value.
- getMinValueAsDouble() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The minimum slider value.
- getMinValueAsDouble() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the minimum value (left/top of slider).
- getMinValueAsDouble() - Method in class com.smartgwt.client.widgets.Slider
-
The minimum slider value.
- getMinValueLabel() - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the minimum value of the slider.
- getMinWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum width available to this Canvas.
- getMinWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When a field is subject to autofitting (see
ListGrid.autoFitFieldWidths
), sets the minimum width of the field. - getMinWidth() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum width for the Portlet.
- getMinXDataSpreadPercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, if all data points would be spread across less than
minXDataSpreadPercent
of the x-axis, the start value of x-axis will be automatically adjusted to make better use of space. - getMissingDSIsNotFatal() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
If true, server logic does not crash out if it cannot load a DataSource specified in the screen definition.
- getMissingFieldPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The message to display next to fieldNames that do not exist in the available dataSource.
- getMissingSummaryFieldValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a summary format string contains an invalid field reference, replace the reference with the missingSummaryFieldValue.
- getMockData() - Method in class com.smartgwt.client.data.MockDataSource
- getMockDataAsRecord() - Method in class com.smartgwt.client.data.MockDataSource
-
Deprecated.in favor of
MockDataSource.getMockDataAsRecordArray()
. - getMockDataAsRecordArray() - Method in class com.smartgwt.client.data.MockDataSource
- getMockDataCriteria() - Method in class com.smartgwt.client.data.DataSource
-
When
mockMode
is enabled, criteria to use in an initial "fetch" DSRequest to retrieve sample data. - getMockDataFormat() - Method in class com.smartgwt.client.data.MockDataSource
-
Format of data provided in
mockData
. - getMockDataPrimaryKey() - Method in class com.smartgwt.client.data.MockDataSource
-
Name of field in
mockData
that should be used as the primary key. - getMockDataRows() - Method in class com.smartgwt.client.data.DataSource
-
When
mockMode
is enabled, number of rows of data to retrieve via an initial "fetch" DSRequest, for use as sample data. - getMockDataType() - Method in class com.smartgwt.client.data.MockDataSource
-
When
mockDataFormat
is "mock", whethermockData
is in the "grid" or "tree" format. - getMockDS(String[], MockDSExportCallback, MockDSExportSettings) - Static method in class com.smartgwt.client.tools.Reify
-
Exports or serializes the specified
DataSources
using the provided settings. - getMockMode() - Method in class com.smartgwt.client.data.DataSource
-
If set, causes this DataSource to use a read-only "mock" or "test" dataset, if specified, or if no test data is available, then to load data normally but then operate similarly to a
clientOnly
DataSource, never writing changes back to the server. - getMockMode() - Method in class com.smartgwt.client.data.DSLoadSettings
-
Place loaded DataSource into
mockMode
- getMockMode() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled and request is applied to
RPCManager.cacheScreens()
orRPCManager.loadScreen()
indicates that referenced DataSources should be loaded in mock mode. - getMockMode() - Method in class com.smartgwt.client.util.workflow.Process
-
Enable mock mode on the workflow? By default, this setting does nothing but is available for individual tasks to trigger special action.
- getMockMode() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Enable mock mode on the task? If
Process.mockMode
is enabled, setting this property tofalse
disables mockMode on this task only. - getModalEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, any mouse click outside of the open cell editors will end editing mode, hiding the cell editors and saving any changes to those cell values.
- getModalMask() - Method in class com.smartgwt.client.widgets.Window
-
A ScreenSpan instance used to darken the rest of a page when a modal window is active.
- getModalMaskOpacity() - Method in class com.smartgwt.client.widgets.Window
-
Controls the opacity of the modal mask displayed behind modal windows.
- getModalMaskStyle() - Method in class com.smartgwt.client.widgets.Window
-
Specifies the CSS style for the modal mask.
- getMode() - Method in class com.smartgwt.client.ai.BuildCriterionContext
-
The AI service mode being used to process the request.
- getMode() - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The AI service mode to use.
- getMode() - Method in class com.smartgwt.client.ai.BuildHilitesContext
-
The AI service mode being used to process the request.
- getMode() - Method in class com.smartgwt.client.util.tour.Tour
-
The tour mode allows step configuration to be simplified by using the context to apply appropriate defaults.
- getMode() - Method in class com.smartgwt.client.util.tour.Tutorial
-
The tour mode allows step configuration to be simplified by using the context to apply appropriate defaults.
- getMode() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getMode() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
In "normal" the search editor shows a
FilterBuilder
for editing criteria. - getModelType() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Selects the model used to construct the tree representation.
- getModelType() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Selects the model used to construct the tree representation.
- getModeSwitcher() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Label to change between simple and advanced mode.
- getModeSwitcherAdvancedMessage() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Advanced.." mode switcher label (only applicable to the "radio" appearance).
- getModeSwitcherFlattenWarningMessage() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Message displayed when switching to "radio" mode if the criteria will be logically changed.
- getModeSwitcherSimpleMessage() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Simple Mode.." mode switcher label (only applicable to the "bracket" appearance).
- getModeToggleButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
"More"/"Less" button for the ColorPicker
- getModifiable() - Method in class com.smartgwt.client.data.FilteredList
-
When true, allows the ResultSet to be modified by list APIs
List.addAt()
,List.set()
, andList.removeAt()
. - getModifiable() - Method in class com.smartgwt.client.data.ResultSet
-
When true, allows the ResultSet to be modified by list APIs
List.addAt()
,List.set()
, andList.removeAt()
. - getModifiedProperties() - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
properties that were modified
- getModulePrefix(TreeLogger, LinkerContext, String) - Method in class com.smartgwt.linker.SmartGwtDomainSyncLinker
- getModulePrefix(TreeLogger, LinkerContext, String, int) - Method in class com.smartgwt.linker.SmartGwtDomainSyncLinker
- getMomentumScrollMinSpeed() - Method in class com.smartgwt.client.widgets.Canvas
-
The minimum speed in pixels per second that must be reached for momentum scrolling to kick in.
- getMonth() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The zero-based month-number when this fiscal year starts.
- getMonthButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A
NavigationButton
that appears to the left of other navigation controls in thecontrols bar
on Handset devices. - getMonthButtonIconSrc() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The icon to show next to the month-name in the
month button
, used for showing and hiding themonth view
on Handsets. - getMonthButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title of the
month button
, used for showing and hiding themonth view
on Handsets. - getMonthChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shows a picker for selecting a specific month. - getMonthMenuStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- getMonthMoreEventsLinkTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title of the link shown in a cell of a
month view
when there are too many events to be displayed at once. - getMonthMoreEventsMenu() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
AutoChild Menu, shown when a user clicks the
more events
link in a cell of themonthView
. - getMonthName(Date) - Method in class com.smartgwt.client.util.DateUtil
-
Return the full name of the month for this date (January, February, etc) To modify the value returned by this method, use
com.smartgwt.client.util.DateUtil#setMonthNames()
. - getMonthsAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "month". - getMonthSelector() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
SelectItem
for picking a month. - getMonthSelectorProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
monthSelector
. - getMonthsFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "month". - getMonthView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
CalendarView
used to display events that pertain to a given month. - getMonthViewHoverHTML(Date, CalendarEvent...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over a cell displayed in the calendar month view tab.
- getMonthViewHoverHTML(Date, CalendarEvent[]) - Method in class com.smartgwt.client.widgets.calendar.MonthViewHoverHTMLCustomizer
-
hoverHTML() should be implemented and return the string of HTML to display when the user hovers over ListGrid cells
- getMonthViewTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
month view
. - getMoreButtonTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the button that switches to a more complex view.
- getMoreTab() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Tab to show as the "more" tab when
showMoreTab
is enabled and the number of tabs to show exceedsmoreTabCount
. - getMoreTab() - Method in class com.smartgwt.client.widgets.tab.TabSet
- getMoreTabCount() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
This property defines the number tab buttons that should be shown before automatically adding a "more" button to handle the remaining tabs.
- getMoreTabCount() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
This property defines the number tab buttons that should be shown before automatically adding a "more" button to handle the remaining tabs.
- getMoreTabImage() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showMoreTab
is enabled this property determines the image to display on the "More" tab button. - getMoreTabPane() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Pane contents for the "more" tab based on a VLayout.
- getMoreTabPaneDefaults() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default properties for the "more" tab's pane.
- getMoreTabPaneNavBar() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Navigation bar shown in the
moreTabPane
; - getMoreTabPaneProperties() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties to apply to the "more" tab's pane created by this TabSet.
- getMoreTabPaneTable() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
TableView
used to show links to other tabs in themoreTabPane
; - getMoreTabProperties() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties to apply to the "more" tab created by this TabSet.
- getMoreTabTitle() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Title for the "More" tab.
- getMouseDownX() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative X (horizontal) coordinate of an event.
- getMouseDownY() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative Y (vertical) coordinate of an event.
- getMouseStillDownDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in milliseconds) between repeated 'mouseStillDown' events for this canvas.
- getMouseStillDownInitialDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in milliseconds) before mouseStillDown events start to be fired repeatedly for this canvas.
- getMoveFocusOnTab() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to
false
a "Tab" keypress will cause a Tab character to be inserted into the text, and focus will be left in the edit area. - getMoveFocusOnTab() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to
false
a "Tab" keypress will cause a Tab character to be inserted into the text, and focus will be left in the edit area. - getMoveFocusToTarget() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Should focus be moved to target component when showing?
- getMoveItemsWithGroup() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Should dragging the group (when
canDrag
is true) or dragging the move knob also move the items within thisDrawGroup
? - getMoveKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.MOVE
control knobs
, this attribute specifies the AutoChild for theDrawKnob
that allows a user to move the DrawItem with help of a knob located atmoveKnobPoint
. - getMoveKnobOffset() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing a
"move"
control knob
, this attribute allows you to specify an offset in pixels from themoveKnobPoint
for the move knob. - getMoveKnobPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing a
KnobType.MOVE
control knob
, this attribute specifies where the knob should appear with respect to the draw item. - getMultiFacet() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether this extra value axis plots values while varying the facet values of just the first facet (single-facet) or both first and second facets (multi-facet).
- getMultiGroupDialogDefaults() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Class-level defaults to apply to the
MultiGroupDialog
which gets automatically generated whenconfigureGrouping()
is called. - getMultiGroupDialogProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the
MultiGroupDialog
which gets automatically generated whenconfigureGrouping()
is called. - getMultiLinkParents(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For
multiLink trees
, returns the array of this node's direct parents (the actual node objects, not the IDs). - getMultiMessageMode() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines what happens if a message appears while there's still another one of the same
NotifyType
being shown. - getMultiple() - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates that this field should always be Array-valued.
- getMultiple() - Method in class com.smartgwt.client.data.Field
-
If set to
true
, then the field is array-valued. - getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Whether this CanvasItem is intended to hold multiple values.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple files.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, multiple values may be selected.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
MultiPickerItems always work with array values
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, multiple values may be selected.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple files.
- getMultiple() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates that this field should always be Array-valued.
- getMultipleAppearance() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
How should items with
multiple
set to 'true' be displayed? - getMultipleConfirmationMessage() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a group of records on a bound grid.
- getMultipleValueSeparator() - Method in class com.smartgwt.client.data.DataSourceField
-
For fields that are
multiple:true
, the separator used between values when they are displayed. - getMultipleValueSeparator() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is displaying multiple values, this property will be the string that separates those values for display purposes.
- getMultiSortPanel() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
MultiSortPanel
displayed within this component. - getName() - Method in class com.smartgwt.client.ai.AIEngine
-
The local name of this engine.
- getName() - Method in class com.smartgwt.client.bean.BeanProperty
- getName() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Returns the name of this RemoteWindow.
- getName() - Method in class com.smartgwt.client.data.DataSourceField
-
Name for this field.
- getName() - Method in class com.smartgwt.client.data.DBCField
-
Name of this field.
- getName() - Method in class com.smartgwt.client.data.Field
-
Name of the field.
- getName() - Method in class com.smartgwt.client.data.SimpleType
-
Name of the type, used to refer to the type from
field.type
. - getName() - Method in class com.smartgwt.client.tools.StyleGroup
-
Unique name that identifies this group.
- getName() - Method in class com.smartgwt.client.tools.StyleSetting
-
Unique name that identifies this setting.
- getName() - Method in class com.smartgwt.client.util.workflow.PropertyValue
-
Name of the property to be assigned the new value.
- getName() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
String which represents the name of a
CalendarEvent
The name of this field within the CalendarEvent can be changed viaCalendar.nameField
- getName() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
To determine whether a CalendarEvent should be placed in this lane, the value of this attribute is compared with the
Calendar.laneNameField
property on the CalendarEvent. - getName() - Method in class com.smartgwt.client.widgets.Canvas
-
Optional name for the canvas, which can later be used to reference it.
- getName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Name for this form field.
- getName() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Identifier for this form item icon.
- getName() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Name for this headerSpan, for use in APIs like
ListGrid.setHeaderSpanTitle()
. - getName() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of this field.
- getName() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the name of the image.
- getName() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the name of the image.
- getName() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Identifier for the section.
- getName() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Sets the 'name' attribute on the flashlet object.
- getName() - Method in class com.smartgwt.client.widgets.StretchItem
- getName() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the name of the deselected tab
- getName() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the name of the newly selected tab
- getName() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional name for the tab, which can later be used to reference the tab.
- getName() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Provides a name for the node that is unique among its immediate siblings, thus allowing a unique path to be used to identify the node, similar to a file system.
- getName() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name property used to identify the field, and determines which attribute from records will be displayed in this field.
- getName() - Method in class com.smartgwt.rebind.BeanMethod
- getName() - Method in class com.smartgwt.rebind.BeanProperty
- getName(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Get the 'name' of a node.
- getName(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Get the 'name' of a node.
- getNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the name field on a
CalendarEvent
. - getNameProperty() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
For string leaf nodes (if allowed), the name of the property to store the string under in the auto-created object
- getNameProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds a name for the node that is unique among its immediate siblings, thus allowing a unique path to be used to identify the node, similar to a file system. - getNameWithBeanClass() - Method in class com.smartgwt.rebind.BeanProperty
- getNameWithoutOverload() - Method in class com.smartgwt.rebind.BeanProperty
- getNativeAutoHideScrollbars() - Method in class com.smartgwt.client.widgets.Canvas
-
In some platform/browser configurations, scrollable regions do not show visible scrollbars until the user attempts to interact with the region.
- getNativeDragData() - Static method in class com.smartgwt.client.util.EventHandler
- getNativeMouseTarget() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns the natively reported target (or source) DOM element for the current mouse event.
- getNavDeck() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
The
Deck
area where components specified viaNavItem.pane
are displayed. - getNavGrid() - Method in class com.smartgwt.client.widgets.layout.NavPanel
- getNavIcon() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
The navigation icon shown next to records when
showNavigation
is true andNavigationMode
is set to "navIconOny". - getNavigateOnTab() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canSelectCells
is true, this property allows the user to navigate through the cells of a grid using Tab and Shift+Tab keypresses. - getNavigationBar() - Method in class com.smartgwt.client.widgets.layout.SplitPane
- getNavigationBar() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Navigation bar shown when
placement
setting indicates that the menu should be shown filling a portion of the screen or a panel. - getNavigationButtonHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of buttons in the
navigation area
, used for navigating thecalendar view
. - getNavigationLayout() - Method in class com.smartgwt.client.widgets.DateChooser
- getNavigationLayoutHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the
navigation area
, containing the various buttons for navigating thecalendar view
. - getNavigationMethod() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
reason for pane change
- getNavigationMode() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Set navigation mode for this TableView.
- getNavigationPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
An arbitrary widget that is visible in all configurations when the
currentPane
isCurrentPane.NAVIGATION
(it may also be visible when thecurrentPane
isCurrentPane.LIST
orCurrentPane.DETAIL
). - getNavigationPaneWidth() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Sets a size for the navigation pane.
- getNavigationPaneWidthAsString() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Sets a size for the navigation pane.
- getNavigationTitle() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The title for the
navigationPane
, displayed in thenavigationBar
and also used for the title of a back button in some configurations. - getNavItemBaseStyle() - Method in class com.smartgwt.client.widgets.layout.NavPanel
- getNavItems() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Top-level navigation items to display.
- getNavLayout() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
The layout serving as the
navigationPane
of this panel. - getNavStack() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When the
placement
setting indicates that the menu should be shown filling a portion of the screen or a panel,navStack
is a container element created to hold theNavigationBar
and any submenus that are shown by the menu. - getNearestDrawnValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data value that is shown nearest to the passed coordinates, as a
DrawnValue
object. - getNearestDrawnValue(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getNearestDrawnValue(Integer, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getNearestDrawnValue(Integer, Integer, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data value that is shown nearest to the passed coordinates, as a
DrawnValue
object. - getNearestDrawnValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns an array of
DrawnValue
objects containing rendering information for the data values having each metric that are shown nearest to the passed coordinates. - getNearestDrawnValues(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getNearestDrawnValues(Integer, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns an array of
DrawnValue
objects containing rendering information for the data values having each metric that are shown nearest to the passed coordinates. - getNeedle() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
AutoChild representing the needle shape that points to the gauge's current value.
- getNegativeFormat() - Static method in class com.smartgwt.client.util.NumberUtil
-
The format to use when formatting negative numbers.
- getNegativeSymbol() - Static method in class com.smartgwt.client.util.NumberUtil
-
The negative symbol to use when formatting numbers
- getNEvents() - Method in class com.smartgwt.client.tools.stream.EventStreamData
-
The total number of events captured by the stream since capturing
started
. - getNeverDisable() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If
icon.neverDisable
is true, when this form item is disabled, the icon will remain enabled. - getNeverDropUpdatedRows() - Method in class com.smartgwt.client.data.ResultSet
-
By default when a row is returned by the server, the current
filter\n criteria
are applied to it, and it may disappear from the cache. - getNeverValidate() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will not occur as a result of cell editing for this grid.
- getNewChildrenProperty() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
What to rename the array of children once discovered.
- getNewControlDefaults() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getNewEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
the event as it would be if dropped now
- getNewEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
the event as it will be, unless this method returns false
- getNewEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
the event as it would be if dropped now
- getNewEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
the event as it will be, unless this method returns false
- getNewEventWindowTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title-text displayed in the popup event dialog/editor for new events.
- getNewHeight() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
new height of this draw item
- getNewHeight() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
new height of this draw item
- getNewHeight() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
new height of this draw item
- getNewNode() - Method in class com.smartgwt.client.tools.NodeAddedEvent
-
node that was added
- getNewPane() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
new
SplitPane.currentPane
value. - getNewRecordRowMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid is showing the 'newRecordRow' (used for adding new rows to the end of the data), this property determines what message should be displayed in this row.
- getNewRecordValues() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Additional, fixed Record values that should be used every time a new search is saved.
- getNewSearchText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show for saving the current view as a new "saved search".
- getNewSize() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
the new size of the item
- getNewState() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
new selection state
- getNewTab() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the tab object being selected
- getNewTitle() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
the new title
- getNewValue() - Method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
new value for the ToggleSwitch
- getNewValue() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
new value for the FormItem
- getNewValue() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
new value for the FormItem
- getNewValue() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
the current form item value.
- getNewValue() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
new value for the cell
- getNewValue() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
new edit value for the cell being edited.
- getNewValues() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
new values that were saved
- getNewValues() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
new values that we attempted to save
- getNewValues() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
new values for the record [Note that fields that have not been edited will not be included in this object]
- getNewValuesAsRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
new values that were saved
- getNewValuesAsRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
new values that we attempted to save
- getNewWidth() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
new width of this draw item
- getNewWidth() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
new width of this draw item
- getNewWidth() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
new width of this draw item
- getNewX() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
new X coordinate of this draw item within the DrawPane
- getNewX() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
new X coordinate of this draw item within the DrawPane
- getNewX() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
new X coordinate of this draw item within the DrawPane
- getNewY() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
new Y coordinate of this draw item within the DrawPane
- getNewY() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
new Y coordinate of this draw item within the DrawPane
- getNewY() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
new Y coordinate of this draw item within the DrawPane
- getNextButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that scrolls grid to the next error.
- getNextButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
ImgButton
that appears above the week/day/month views of the calendar and allows the user to move the calendar forwards in time. - getNextButtonHoverText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
next
toolbar button - getNextButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title for the
next error button
. - getNextElement() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Next
element
to execute if the user clicks theactionButton
. - getNextElement() - Method in class com.smartgwt.client.util.workflow.DecisionTask
- getNextElement() - Method in class com.smartgwt.client.util.workflow.ProcessElement
- getNextElement() - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
- getNextMonthButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts the calendar view forward by a month. - getNextMonthButtonAriaLabel() - Method in class com.smartgwt.client.widgets.DateChooser
-
Aria label
for thenextMonthButton
. - getNextMonthIcon() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- getNextMonthIconHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next month button
- getNextMonthIconRTL() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- getNextMonthIconWidth() - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next month button if
Page.isRTL()
is true. - getNextToComponentId() - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
The other component where this component will show.
- getNextYearButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts the calendar view forward by a year. - getNextYearButtonAriaLabel() - Method in class com.smartgwt.client.widgets.DateChooser
-
Aria label
for thenextYearButton
. - getNextYearIcon() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next year button
- getNextYearIconHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next year button
- getNextYearIconRTL() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next year button if
Page.isRTL()
is true. - getNextYearIconWidth() - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next year button
- getNextZIndex() - Method in class com.smartgwt.client.widgets.Canvas
-
get the next zIndex for the next item to be drawn.
- getNillable() - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether an explicit null-valued Record attribute for this field should result in
xsi:nil
being used to transmit the value when serializing to XML, like so: - getNode() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
The selected node
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
the folder (record) that is being closed
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
the folder (record) that is being opened
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
The node (record) that was clicked
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
The node (record) on which the contextclick occurred.
- getNodeIcon() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The filename of the default icon for all leaf nodes in this grid.
- getNodeIcon() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the default icon for all leaf nodes in this grid.
- getNodeLocator(Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For a
multi-link tree
, this method returns thenodeLocator
associated with the particular occurence of the node at the specified index within the currentopen list
of nodes in the tree. - getNodeProperty(EditNode, String) - Method in class com.smartgwt.client.tools.EditContext
-
Returns the specified property from the editNode's serializable "defaults".
- getNodeProperty(EditNode, String) - Method in class com.smartgwt.client.tools.EditPane
-
Returns the specified property from the editNode's serializable "defaults".
- getNodeProperty(EditNode, String) - Method in class com.smartgwt.client.tools.EditTree
-
Returns the specified property from the editNode's serializable "defaults".
- getNodes() - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The working PaletteNodes.
- getNodes() - Method in class com.smartgwt.client.ai.BuildUIViaAIResponse
-
After a successful request to build UI via AI, the palette nodes that were generated.
- getNodes() - Method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStepResult
- getNodes() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
List of nodes being dropped
- getNodeTitle(Record, int, ListGridField) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-

 Returns the title to show for a node in the tree column.
- getNoDoubleClicks() - Method in class com.smartgwt.client.widgets.Canvas
-
If true, this canvas will receive all mouse-clicks as single
click
events rather than asdoubleClick
events. - getNoDoubleClicks() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- getNoDoubleClicks() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- getNoDropCursor() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the user drags a droppable canvas over this if it is not a valid drop target for the event and
showNoDropIndicator
is true. - getNoErrorDetailsMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A message to display to the user if server-side validation fails with an error but the server did not provide an error message
- getNoHighlightsTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the menu item that clears highlights.
- getNormalBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Normal" baseStyle for this listGrid.
- getNormalCellHeight() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
If
ListGrid.baseStyle
is unset, base style will be derived fromListGrid.normalBaseStyle
if this grid has fixed row heights and the specifiedListGrid.cellHeight
matches this value. - getNormalCellHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
baseStyle
is unset, base style will be derived fromnormalBaseStyle
if this grid has fixed row heights and the specifiedcellHeight
matches this value. - getNoSavedSearchesText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show in menu listing saved searches when there are no saved searches.
- getNotifyAfterNavigationClick() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Whether or not to call
SplitPane.navigationClick()
, if present, after navigation has already occurred. - getNotifyMessage() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The message to be shown when save completes if
showNotification
is set. - getNotifyMessageSettings() - Method in class com.smartgwt.client.util.tour.Tour
-
Defaults settings for
notifyType
message displayed bynotifyValidationMessage
. - getNotifyPosition() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Where to show the message, specified as an edge ("T", "B", "R", "L") similar to
Canvas.snapTo
, or "C" for center. - getNotifyType() - Method in class com.smartgwt.client.util.tour.Tour
-
Category of message to use in +{notifyValidationMessage,notifyValidationMessage} by default.
- getNotifyType() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
NotifyType for
notifyMessage
. - getNotifyType() - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
NotifyType for message.
- getNSmartClientCollisions() - Static method in class com.smartgwt.client.util.IDManager
- getNSmartGwtCollisions() - Static method in class com.smartgwt.client.util.IDManager
- getNullGroupTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default alias to use for groups with no value
- getNullOriginalValueText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text shown as the value in the
originalValueMessage
whenshowOldValueInHover
is enabled, and when the value has been modified but was originally unset. - getNullValueText() - Method in class com.smartgwt.client.data.TextExportSettings
-
Text to export for a field with a null value.
- getNumCols() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The number of columns of titles and items in this form's layout grid.
- getNumColumns() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Initial number of columns to show in this PortalLayout.
- getNumDataPoints() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Count the number of data points.
- getNumDataPoints(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Count the number of data points.
- getNumLevels() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The number of levels of nodes to include, for DataSources that define a
tree relationship
between fields by declaring aforeignKey
on one field that refers to another from that same DataSource. - getNumLevels() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Return the number of levels of grouping that have been configured.
- getNumLevels() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Return the number of levels of grouping that have been configured.
- getNumLevels() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Return the number of levels of sorting that have been configured.
- getNumLevels() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Return the number of levels of sorting that have been configured.
- getNumMajorTicks() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of major tick lines.
- getNumMinorTicks() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of minor tick lines.
- getNumRows() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The number of rows of data to include, if more meet the
criteria
. - getNumRows() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The number of rows of controls to display in each column.
- getNumSectors() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the number of sectors.
- getNumTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The number of tabs
- getNumValues() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The number of discrete values represented by slider.
- getNumValues() - Method in class com.smartgwt.client.widgets.Slider
-
The number of discrete values represented by slider.
- getObjectArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getOfflineMessageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the
offlineMessage
if displayed. - getOfflineNodeMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For TreeGrids with loadDataOnDemand: true, a message to show the user if an attempt is made to open a folder, and thus load that node's children, while we are offline and there is no offline cache of that data.
- getOfflineStorageKey() - Method in class com.smartgwt.client.data.SavedSearches
-
If no explicit
defaultDataSource
was provided, a custom HTML5local storage
backed dataSource will be automatically created per component to store saved searches (seegetLocalDataSource()
). - getOfflineStorageKey() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional key used for local storage of saved searches by this component.
- getOfflineTimestamp() - Method in class com.smartgwt.client.data.DSResponse
-
Timestamp (millisecond value) to indicate when this dsResponse was cached in
offline storage
. - getOffset() - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
The relative offset for the color.
- getOffset() - Method in class com.smartgwt.client.widgets.drawing.Shadow
- getOffsetHeight() - Method in class com.smartgwt.client.widgets.Canvas
- getOffsetWidth() - Method in class com.smartgwt.client.widgets.Canvas
- getOffsetX() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the X-coordinate of the last event relative to the left edge of the content of this Canvas.
NOTE: To get a coordinate relative to the viewport of this Canvas, subtract this.getScrollLeft() - getOffsetY() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the Y-coordinate of the last event, relative to the top edge of the content of this Canvas.
NOTE: To get a coordinate relative to the viewport of this Canvas, subtract this.getScrollTop() - getOkButton() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Button used for accepting the values entered into the dialog.
- getOkButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
"OK" button for the ColorPicker
- getOkButtonTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "OK" button on this dialog.
- getOkButtonTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'OK' button.
- getOldEndCol() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the endCol from before the drawArea changed
- getOldEndRow() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the endRow from before the drawArea changed
- getOldPane() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
old
SplitPane.currentPane
value. - getOldStartCol() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the startCol from before the drawArea changed
- getOldStartRow() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the startRow from before the drawArea changed
- getOldTitle() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
the old title
- getOldValue() - Method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
previous value for the ToggleSwitch
- getOldValue() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
value the FormItem had previous to this change() event
- getOldValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
The previous value of the form item
- getOldValue() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
old value for the cell
- getOldValue() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
The previous value of the form item
- getOldValues() - Method in class com.smartgwt.client.data.DSRequest
-
For an
update
orremove
operation, the original values from the record that is being updated or removed. - getOldValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns the set of values last stored by
DynamicForm.rememberValues
. - getOldValues() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the set of values last stored by
DynamicForm.rememberValues()
. - getOldValues() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
the complete original values from before the save occurred
- getOldValues() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
the complete original values from before the save occurred
- getOmitControls() - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be omitted from printing.
- getOmitDataSources() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
DataSource IDs in the project to skip and not load when the project is loaded.
- getOmitDataSources() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
DataSource IDs in the screen to skip and not load when the screen is loaded.
- getOmitLoadedDataSources() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Whether to implicitly add all DataSources currently loaded on the client to
omitDataSources
inRPCManager.loadProject()
. - getOmitLoadedDataSources() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Whether to implicitly add all DataSources currently loaded on the client to
omitDataSources
inRPCManager.loadScreen()
. - getOmitNullMapValuesInResponse() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, the server omits any key/value pairs in map that have null values from the response.
- getOmitRelations() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
If including
foreign key
relationships, those relationships to skip. - getOpacity() - Method in class com.smartgwt.client.widgets.Canvas
-
Renders the widget to be partly transparent.
- getOpacity() - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
0 is transparent, 1 is fully opaque
- getOpacity() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
The selected opacity, from 0 (transparent) to 100 (opaque), or null if
ColorPicker.supportsTransparency
is false or the picker selected a color while insimple mode
. - getOpacity() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
The selected opacity, from 0 (transparent) to 100 (opaque), or null if
ColorItem.supportsTransparency
is false or thecolor picker
selected a color while insimple mode
. - getOpacity() - Method in class com.smartgwt.client.widgets.Window
-
Renders the widget to be partly transparent.
- getOpacitySliderLabel() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the opacity slider.
- getOpacityText() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show underneath the selected color box, so that it can be seen through semi-transparent colors.
- getOpenerIconHeight() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Height in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a [+] or [-] symbol.
- getOpenerIconSize() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default width and height in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a [+] or [-] symbol, if not overridden by
openerIconWidth
/openerIconHeight
. - getOpenerIconWidth() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Width in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a [+] or [-] symbol.
- getOpenerImage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the opener icon for folder nodes when "showConnectors" is false for this TreeGrid. - getOpenerImageAsSCStatefulImgConfig() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the opener icon for folder nodes when "showConnectors" is false for this TreeGrid. - getOpenIcon(TreeNode) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Get the appropriate open/close opener icon for a node.
- getOpenIconPadding() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between the
openIcon
and the extra or folder icon in the tree cell. - getOpenIconSuffix() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If
showOpenIcons
is true, this suffix will be appended to thefolderIcon
for open folders in this grid. - getOpenIconSuffix() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showOpenIcons
is true, this suffix will be appended to thefolderIcon
for open folders in this grid. - getOpenList(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return a flattened list of nodes that are open under some parent, including the parent itself.
- getOpenOnDownArrow() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Causes the PickList to open when the down arrow is pressed, default false.
- getOpenOnSpace() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Causes the PickList to open when the spacebar is pressed, default false.
- getOpenProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
The property consulted by the default implementation of
isOpen()
to determine if the node is open or not. - getOpenState() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Returns a snapshot of the current open state of this tree's data as a
TreeGridOpenState
object. - getOpenState() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns a snapshot of the current open state of this grid's data as a
TreeGridOpenState
object.
This object can be passed tosetOpenState()
to open the same set of folders within the treeGrid's data (assuming the nodes are still present in the data). - getOperationBindings() - Method in class com.smartgwt.client.data.DataSource
-
Optional array of OperationBindings, which provide instructions to the DataSource about how each DSOperation is to be performed.
- getOperationBindings() - Method in class com.smartgwt.client.data.RestDataSource
-
RestDataSource OperationBindings set to specify default dataProtocol per operationType.
- getOperationId() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
Operation binding
to use for this subquery. - getOperationId() - Method in class com.smartgwt.client.data.DSRequest
-
When a
DataBoundComponent
sends a DSRequest, thedsRequest.operationId
will be automatically picked up from thefetchOperation
,addOperation
, etc properties of the DataBoundComponent. - getOperationId() - Method in class com.smartgwt.client.data.DSResponse
-
The operation ID of the request corresponding to this DSResponse.
- getOperationId() - Method in class com.smartgwt.client.data.OperationBinding
-
Optional operationId if this DataSource supports two or more variants of one of the basic DataSource operations, for instance, a "fetch" that uses full text search and a "fetch" that accepts per-field search criteria.
- getOperationId() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
The
operationId
to invoke. - getOperationType() - Method in class com.smartgwt.client.data.DSRequest
-
Type of operation being performed: "fetch", "add", "remove", "update" or "custom".
- getOperationType() - Method in class com.smartgwt.client.data.DSResponse
-
The operation type of the request corresponding to this DSResponse.
- getOperationType() - Method in class com.smartgwt.client.data.OperationBinding
-
Which operationType this operationBinding is for.
- getOperationType() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Type of operation to invoke.
- getOperationType() - Method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
optionally passed operation causing the change
- getOperationType() - Method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
optionally passed operation causing the change
- getOperator() - Method in class com.smartgwt.client.data.Criterion
-
Operator this criterion applies.
- getOperator() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
FormItem.operator
has been set for anyFormItem
in this form, what logical operator should be applied across thecriteria
produced by the form items? Only applicable to forms that have adataSource
. - getOperator() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
OperatorId
to be used whenDynamicForm.getValuesAsCriteria()
is called. - getOperator() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
What operator to use when the
FormItemCriterionGetter
'sgetCriterion()
method is called. - getOperator() - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Return the operator.
- getOperator() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
What operator should be used to combine sub-criteria from member forms when
getValuesAsCriteria()
is called? - getOperator() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This value is managed by the menu item titled
"Filter using"
in theheaderContextMenu
that appears whenallowFilterOperators
has been set to true. - getOperatorIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getOperatorPicker() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getOperatorPicker() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
AutoChild for the
FormItem
that allows a user to select the operator when creating filter clauses. - getOperatorPickerProperties() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Properties to combine with the
operatorPicker
autoChild FormItem. - getOperatorPickerProperties() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Properties to combine with the
operatorPicker
autoChild FormItem. - getOperatorPickerTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the operator-picker select-item.
- getOperatorPickerTitle() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the operator-picker select-item.
- getOperatorPickerWidth() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the operator picker formItem displayed in clauses within this FilterBuilder.
- getOperatorPickerWidthAsString() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the operator picker formItem displayed in clauses within this FilterBuilder.
- getOptionCriteria() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, and this property may be used
 to specify criteria to pass to the datasource when
 performing the fetch operation on the dataSource to obtain a data-value to display-value
 mapping - getOptionCriteria() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this MultiPickerItem is deriving its options from a dataSource, this property allows developers to specify criteria for the fetch.
- getOptionCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
optionDataSource
is set for this ListGridField, criteria specified in this attribute will be passed to the dataSource when performing the fetch operation to determine data-value to display-value mappings - getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specifiedoptionDataSource
and extracting thevalueField
anddisplayField
in loaded records, to derive one valueMap entry per record loaded from the optionDataSource. - getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The
optionDataSource
of the combo box. - getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specifiedoptionDataSource
and extracting thevalueField
anddisplayField
in loaded records, to derive one valueMap entry per record loaded from the optionDataSource. - getOptionDataSource() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specifiedoptionDataSource
and extracting thevalueField
anddisplayField
in loaded records, to derive one valueMap entry per record loaded from the optionDataSource. - getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
The optionDataSource for a shuttle item will be applied to the
Shuttle
asShuttle.dataSource
. - getOptionDataSourceAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specifiedoptionDataSource
and extracting thevalueField
anddisplayField
in loaded records, to derive one valueMap entry per record loaded from the optionDataSource. - getOptionFilterContext() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, and this property is
 not null, this will be passed to the datasource asRPCRequest
properties when
 performing the fetch operation on the dataSource to obtain a data-value to display-value
 mapping - getOptionFilterContext() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this item has a specified
optionDataSource
, and this property is not null, the context is passed to the dataSource asRPCRequest
properties when performing fetch operations on the dataSource to obtain a data-value to display-value mapping, and when fetching for grid-based pickers. - getOptionFilterContext() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and 

autoFetchDisplayMap
is set, this attribute
 provides a way to customize the dataSource request issued to fetch the display map from
 the option dataSource. - getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicitDSRequest.operationId
when performing a fetch against the option dataSource to pick up display value mapping. - getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicitDSRequest.operationId
when performing a fetch against the option dataSource to pick up display value mapping. - getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicitDSRequest.operationId
when performing a fetch against the option dataSource to pick up display value mapping. - getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicitDSRequest.operationId
when performing a fetch against the option dataSource to pick up display value mapping. - getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicitDSRequest.operationId
when performing a fetch against the option dataSource to pick up display value mapping. - getOptionOperationId() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and
autoFetchDisplayMap
is set, this attribute provides a way to customize theDSRequest.operationId
passed todataSource.fetchData()
when retrieving the display map from the option dataSource. - getOptions() - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
- getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
ListGrid
allowing the user to configure a set ofGroupSpecifier
s. - getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
ListGrid
allowing the user to configure a set ofGroupSpecifier
s. - getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
ListGrid
allowing the user to configure a set ofSortSpecifier
s. - getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
ListGrid
allowing the user to configure a set ofSortSpecifier
s. - getOptionTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, this property determines the textMatchStyle to use when interpretating anyoptionCriteria
during the fetch to map valueField values to displayField values. - getOptionTextMatchStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields with an
optionDataSource
, whereautoFetchDisplayMap
is true, this property will govern thetextMatchStyle
attribute of theDSRequest
parameter passed toDataSource.fetchData()
when retrieving the remote data set to be used as a basis for this field's valueMap. - getOrCreateJsObj() - Method in class com.smartgwt.client.ai.AIEngine
- getOrCreateJsObj() - Method in class com.smartgwt.client.ai.AnswerEngineOperation
- getOrCreateJsObj() - Method in class com.smartgwt.client.browser.window.RemoteWindow
- getOrCreateJsObj() - Method in class com.smartgwt.client.core.BaseClass
- getOrCreateJsObj() - Method in class com.smartgwt.client.data.RecordList
- getOrCreateJsObj() - Method in class com.smartgwt.client.data.TextSettings
- getOrCreateJsObj() - Method in class com.smartgwt.client.data.WebService
- getOrCreateJsObj() - Method in class com.smartgwt.client.rpc.Project
- getOrCreateJsObj() - Method in class com.smartgwt.client.tools.EditContext
- getOrCreateJsObj() - Method in class com.smartgwt.client.tools.EditProxy
- getOrCreateJsObj() - Method in class com.smartgwt.client.tools.HiddenPalette
- getOrCreateJsObj() - Method in class com.smartgwt.client.tools.Reify
- getOrCreateJsObj() - Method in class com.smartgwt.client.tools.stream.EventStream
- getOrCreateJsObj() - Method in class com.smartgwt.client.util.CancellationController
- getOrCreateJsObj() - Method in class com.smartgwt.client.util.JSONEncoder
- getOrCreateJsObj() - Method in class com.smartgwt.client.util.SyntaxHiliter
- getOrCreateJsObj() - Method in class com.smartgwt.client.util.workflow.Process
- getOrCreateJsObj() - Method in class com.smartgwt.client.util.workflow.ProcessElement
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceDocument
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceMarker
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceRange
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.BaseWidget
- getOrCreateJsObj() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.grid.CellSelection
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.menu.Menu
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.tree.NodeLocator
- getOrCreateJsObj(Object) - Static method in class com.smartgwt.client.bean.BeanFactory
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIEngine
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIFieldRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIHoverRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIMessage
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIMessageWithSource
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIProgressMessage
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIResponse
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AnswerEngineOperation
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ApplyAIFilterContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ApplyAIFilterRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ApplyAIFilterResponse
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildAIFieldRequestContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildAIFieldRequestResponse
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildCriterionContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildCriterionRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildCriterionResponse
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildHilitesContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildHilitesRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildHilitesResponse
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildUIViaAIContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildUIViaAIRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildUIViaAIResponse
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildViaAIContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildViaAIRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildViaAIResponse
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStep
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStepResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.CreateDashboardDataQuestionStep
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.DataBoundAIRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.DataQuestion
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.DataQuestionResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.DataQuestionSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.DataQuestionStep
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.DataQuestionStepResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStep
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStepResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStep
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStepResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.MakeQueryDataQuestionStep
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.MakeQueryDataQuestionStepResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ReapplyAIFilterResponse
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SingleSourceAIRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeRecordsContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeRecordsRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeRecordsResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeValueExample
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeValueRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeValueResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SystemAIRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.UserAIRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStep
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStepResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ValidateQueryDataQuestionStep
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.browser.window.BrowserWindowSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.browser.window.MultiWindowSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.browser.window.OpenFinWindow
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.browser.window.RemoteWindow
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.core.KeyIdentifier
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.AdvancedCriteria
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.AdvancedCriterionSubquery
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Criteria
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.CriteriaOutputSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Criterion
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DataSource
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DataSourceField
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DBCField
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DSLoadSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DSRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DSResponse
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.FacadeDataSource
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Field
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.FileSpec
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.FilteredList
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.GroupSpecifier
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Hilite
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.MockDataSource
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.OperationBinding
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Record
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.RecordList
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.RelationPath
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.RestDataSource
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.ResultSet
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.SavedSearches
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.SchemaSet
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.SimpleType
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.SortSpecifier
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.TextExportSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.TextImportSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.TextSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.WebService
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.WSDataSource
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.WSRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.XJSONDataSource
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.CreateScreenSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.LoadProjectSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.LoadScreenSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.Project
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.RPCRequest
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.RPCResponse
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.CanvasEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.CheckboxItemEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.CSSEditor
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DateItemEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DebugOverflowSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DetailViewerEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DrawItemEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DrawLabelEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DrawPaneEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditNode
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditPane
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditTree
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.FacetChartEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.FileItemEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.FormEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.FormItemEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.GradientEditor
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.GridEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.HiddenPalette
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.ImgEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.LabelEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.LayoutEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.ListPalette
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.MenuEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.MenuPalette
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.PaletteNode
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.ProgressbarEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.Reify
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SavedSearchItemEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SectionStackEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SectionStackSectionEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SelectItemEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SeleneseRecorder
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SerializationSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SplitPaneEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.StatefulCanvasEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.stream.EventStream
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.stream.EventStreamData
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.stream.EventStreamEvent
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.stream.SeleneseSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.stream.SeleniumCommand
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.StyleGroup
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.StyleSetting
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.TabSetEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.TextAreaItemEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.TextItemEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.TilePalette
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.ToolbarItemEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.TreePalette
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.WindowEditProxy
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncDataBoundOperationContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncMultipleValuesGenerationResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncOperationContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncOperationParams
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncOperationResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncSingleValueGenerationResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.CancellationController
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.ElementWaitConfig
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSONEncoder
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSSyntaxHiliter
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.MockDSExportSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.PrintProperties
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.PromiseOutcome
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.QualityIndicatedLocator
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.SyntaxHiliter
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.SystemDoneConfig
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.SystemWaitConfig
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.tour.Tour
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.tour.TourConfirmStep
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.tour.TourStep
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.tour.Tutorial
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.AddScreenTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.AskForValueTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ComponentTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DecisionBranch
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DecisionGateway
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DecisionTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DSAddTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DSFetchTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DSRemoveTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DSUpdateTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.EndProcessTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormClearValuesTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormEditNewRecordTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormEditRecordTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormEditSelectedTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormResetValuesTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormSaveDataTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormSetFieldValueTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormSetValuesTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormValidateValuesTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GetPropertiesTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridEditRecordTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridExportClientDataTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridExportDataTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridFetchDataTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridSaveAllEditsTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridSetEditValueTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridTransferDataTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridViewSelectedDataTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.LogOutTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.MultiDecisionTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.PrintCanvasTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.Process
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ProcessElement
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ProcessSequence
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.PropertyValue
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ResetPasswordTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ScriptTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.SendTransactionTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ServiceTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.SetPropertiesTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.SetScreenDataTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.SetTitleTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ShowComponentTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ShowHideTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ShowMessageTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ShowNotificationTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.StartProcessTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.StartTransactionTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.StateTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.Task
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.TaskDecision
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.UserConfirmationGateway
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.UserConfirmationTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.UserTask
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.XORGateway
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.XMLSyntaxHiliter
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceAnchor
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceCompleter
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceCompletionResult
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceDocument
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceEditor
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceEditSession
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceMarker
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AcePosition
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceRange
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceRenderer
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceUndoManager
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.AIWindow
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.BaseWidget
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.BatchUploader
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Button
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.Calendar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.CalendarEvent
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.CalendarView
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.EventCanvas
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.HeaderLevel
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.Lane
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.Timeline
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Canvas
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.DrawnValue
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.FacetChart
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.MetricSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.CellRecord
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.CubeGrid
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.Facet
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.FacetValue
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.FacetValueMap
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.DataContext
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.DataContextBinding
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.DateChooser
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Dialog
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.ColorStop
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawCurve
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawDiamond
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawGroup
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawImage
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawKnob
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawLabel
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawLine
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawLinePath
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawOval
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawPath
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawPolygon
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawRect
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawShape
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawShapeCommand
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawTriangle
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Gauge
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.GaugeSector
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Gradient
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.LinearGradient
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Point
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.RadialGradient
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Shadow
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.SimpleGradient
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.EdgedCanvas
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.EditSearchWindow
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.FieldPicker
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.FieldPickerWindow
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.FiscalCalendar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.FiscalYear
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.ColorPicker
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.CancelItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ToggleItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.FilterBuilder
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.FilterClause
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.PickListMenu
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.PresetDateRangeItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.PropertySheet
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.SearchForm
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.validator.Validator
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.ValuesManager
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.CellSelection
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ColumnTree
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.DateGrid
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.GridRenderer
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.GroupNode
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.GroupSummary
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.HeaderSpan
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.HiliteEditor
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.HiliteRule
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ListGrid
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ListGridField
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ListGridRecord
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.RecordEditor
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.Shuttle
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.HTMLFlow
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.HTMLPane
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.IButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.IconButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Img
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ImgButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ImgHTMLProperties
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ImgProperties
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ImgSplitbar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Label
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.DataView
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.Deck
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.FlowLayout
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.HLayout
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.HStack
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.Layout
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.LayoutSpacer
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.NavigationBar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.NavItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.NavPanel
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.PortalLayout
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.PortalPosition
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.Portlet
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.ScreenLoader
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SectionHeader
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SectionStack
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SectionStackSection
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SplitPane
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.VLayout
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.VStack
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.IconMenuButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.IMenuButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.Menu
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.MenuBar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.MenuButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.MenuItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.TreeMenuButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MiniNavControl
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiFilePicker
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiGroupDialog
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiGroupPanel
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiSortDialog
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiSortPanel
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.NavigationButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.notify.NotifyAction
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.notify.NotifySettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.ActiveXControl
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.SVG
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.PointerSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.PrintCanvas
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.PrintWindow
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Progressbar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.RangeSlider
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.RibbonButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.RichTextEditor
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.ListProperties
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.SavedSearchEditor
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Scrollbar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Slider
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Snapbar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Sound
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Splitbar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StatefulCanvas
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StretchImg
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StretchImgButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StretchItem
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.ImgTab
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.Tab
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.TabBar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.TabSet
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tableview.TableView
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.SimpleTile
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.TileGrid
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.TileLayout
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.TileRecord
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ToggleSwitch
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonBar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.Toolbar
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStrip
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tour.TourWindow
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.NodeLocator
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.ResultTree
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.Tree
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.TreeGrid
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.TreeGridField
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.TreeNode
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.UserFormula
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.UserSummary
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewerField
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewerRecord
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ViewLoader
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Window
- getOrCreateRef(JavaScriptObject, MenuItem) - Static method in class com.smartgwt.client.widgets.menu.Menu
- getOrderedListPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
orderedList
control. - getOrientation() - Static method in class com.smartgwt.client.util.Page
-
Is the current page wider than it is tall ("landscape" orientation) or the reverse ("portrait" orientation).
- getOrientation() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Deprecated.in favor of
vertical
which, if set, takes precendence over this setting - getOrientation() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Direction of tiling.
- getOriginalRecordList() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the underlying, ungrouped data of this DataBoundComponent as a
RecordList
. - getOriginalResultSet() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the underlying, ungrouped data of this ListGrid as a
ResultSet
. - getOriginalType() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
For synthetic events (where the
EventHandler
has (re)dispatched a DOM event as a new type), the originaleventType
. - getOriginalValueMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default template HTML string when an item does not set its own
FormItem.originalValueMessage
. - getOriginalValueMessage() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Message shown when
showOldValueInHover
is enabled and the value has been modified. - getOriginBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of a CSS Style to use as the
baseStyle
for a cell that is currently a selection origin for shifted incremental cell selection. - getOtherAxisGradationGaps() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Like
gradationGaps
, except allows control of gradations for the X (horizontal) axis, for Scatter charts only. - getOtherAxisGradationTimes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts that have a date/time-valued X-axis, gradations can instead be specified as Strings, consisting of a number and trailing letter code, where the letter code indicates the unit of time.
- getOtherAxisPixelsPerGradation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Ideal number of pixels to leave between each gradation on the x (horizontal axis), for Scatter plots only.
- getOtherDayBlankStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The CSS style applied to both the header and body of days from other months in the
month view
, whenshowOtherDays
is false. - getOtherDayBodyBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day body of the month view of the calendar.
- getOtherDayClickNavigation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showOtherDays
is true, this attribute determines whether the month-view should change month when cells representing days in the previous or following month are clicked. - getOtherDayHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day headers of the month view.
- getOtherField() - Method in class com.smartgwt.client.widgets.form.validator.MatchesFieldValidator
-
Return the otherField.
- getOtherGroupLevelTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the first column for all group-levels other than the first.
- getOtherSortLevelTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the first column for all sort-levels other than the first.
- getOtherSortLevelTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the first column for all sort-levels other than the first.
- getOtherTitle() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the
Other...
item. - getOtherValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Data value for the
Other...
item. - getOtherWindows() - Method in class com.smartgwt.client.browser.window.events.OtherWindowsChangedEvent
-
current set of other RemoteWindows.
- getOtherWindows() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Returns a list of
RemoteWindow
for the other currently known windows (excluding thelocal window
). - getOutdentPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
outdent
control. - getOuterElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the outer DOM element of this Canvas.
- getOuterLabelFacetLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the lines drawn to show the span of outer data label facet values, if present.
- getOutlineBorder() - Method in class com.smartgwt.client.util.tour.Tour
-
Set the CSS border of the outline of non-drop targets as a CSS string including border-width, border-style, and/or color (eg "1px dashed blue").
- getOutputComponentsIndividually() - Method in class com.smartgwt.client.tools.SerializationSettings
-
Overrides the default component output setting during serialization.
- getOutputExpression() - Method in class com.smartgwt.client.util.workflow.Task
-
Special expression to write task output directly into a
DataBoundComponent
. - getOutputField() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Field in the
process state
where this task writes outputs. - getOutputField() - Method in class com.smartgwt.client.util.workflow.Task
-
Field in the
process state
where this task writes outputs. - getOutputFieldList() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
List of multiple fields in the
process state
where this task will write outputs. - getOutputFieldList() - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields in the
process state
where this task will write outputs. - getOutputForm() - Method in class com.smartgwt.client.tools.GradientEditor
-
A DynamicForm that shows the gradient-string produced by this editor.
- getOutputs() - Method in class com.smartgwt.client.data.DSRequest
-
The list of fields to return in the response, specified as a comma-separated string (eg,
"foo, bar, baz"
). - getOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display on
roll over
. - getOverCanvas() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Auto generated child widget to be shown when the user rolls over this canvas if
showOverCanvas
is true. - getOverCanvasConstructor() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Constructor class name for this widget's
overCanvas
- getOverflow() - Method in class com.smartgwt.client.widgets.Button
-
Clip the contents of the button if necessary.
- getOverflow() - Method in class com.smartgwt.client.widgets.Canvas
-
Controls what happens when the drawn size of the content of a Canvas is either greater or smaller than the specified size of the Canvas.
- getOverflow() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
CanvasItems support specifying overflow for the Canvas directly on the item.
- getOverflow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getOverflow() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
HTMLFlows are
overflow:"visible"
by default, allowing them to fit their HTML content. - getOverflow() - Method in class com.smartgwt.client.widgets.HTMLPane
-
HTMLPanes are
overflow:"auto"
by default. - getOverflow() - Method in class com.smartgwt.client.widgets.layout.Layout
-
A Layout may overflow if it has one or more members with a fixed width or height, or that themselves overflow.
- getOverflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls how the PortalLayout reacts when column widths or
Portlet
widths overflow the width of the PortalLayout. - getOverflow() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Normal
Overflow
settings can be used on layouts, for example, an overflow:auto Layout will scroll if sections are resized to exceed the specified size, whereas an overflow:visible Layout will grow to accommodate the resized sections. - getOverflow() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Normal
Overflow
settings can be used on TileLayouts, for example, an overflow:auto TileLayout will scroll if members exceed its specified size, whereas an overflow:visible TileLayout will grow to accommodate members. - getOverlapSortSpecifiers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A set of
sort-specifiers
for customizing the render order of events that overlap. - getOverwriteSearchConfirmationMessage() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Confirmation message to show when a user attempts to save a view with a searchName, componentID, and (if present) screenID / projectID which collides with another existing saved view.
- getOverwriteSharedSearchConfirmationMessage() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Confirmation message to show when a user attempts to save a view with a searchName, componentID, and (if present) screenID / projectID which collides with another existing shared saved view.
- getOwnerId() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Use this attribute to specify a project owner.
- getPadChartRectByCornerRadius() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If
showChartRect
is enabled and ifchartRectProperties
specifies a nonzerorounding
, whether the padding around the inside of the chart rect. - getPadding() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS padding of this component, in pixels.
- getPaddingAsLayoutMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If this widget has padding specified (as
this.padding
or in the CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin? - getPaddingAsLayoutMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If this widget has padding specified (as
this.padding
or in the CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin? - getPadTitles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to pad titles so they aren't flush with header borders.
- getPageBottom() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the page-relative bottom coordinate of this object, in pixels.
- getPageHeight() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Get the height of the visible portion of the window, not including browser chrome or the scrollbar area.
- getPageLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the page-relative left coordinate of the widget on the page, in pixels.
- getPageLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the page-relative left coordinate of the widget on the page, in pixels.
- getPageLeft() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the drawn page-left coordinate of this form item in pixels.
- getPageOrientation() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Current
PageOrientation
. - getPageRect() - Method in class com.smartgwt.client.widgets.Canvas
- getPageRect() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the page-level coordinates of this object.
- getPageRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the page-relative right coordinate of this object, in pixels.
- getPageTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the page-relative top coordinate of the widget on the page, in pixels
- getPageTop() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the page-relative top coordinate of the widget on the page, in pixels
- getPageTop() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the drawn page-top coordinate of this form item in pixels.
- getPageWidth() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Get the width of the visible portion of the window, not including browser chrome or the scrollbar area.
- getPaletteDefaults() - Method in class com.smartgwt.client.data.Record
-
This method returns a Map of config properties suitable for use as the "defaults" attribute of a
PaletteNode
. - getPaletteDefaults() - Method in class com.smartgwt.client.data.ResultSet
-
This method returns a Map of config properties suitable for use as the "defaults" attribute of a
PaletteNode
. - getPaletteDefaults() - Method in class com.smartgwt.client.widgets.Canvas
-
This method returns a Map of config properties suitable for use as the "defaults" attribute of a
PaletteNode
. - getPaletteDefaults() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
This method returns a Map of config properties suitable for use as the "defaults" attribute of a
PaletteNode
. - getPaletteDefaults() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This method returns a Map of config properties suitable for use as the "defaults" attribute of a
PaletteNode
. - getPaletteDefaults() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
This method returns a Map of config properties suitable for use as the "defaults" attribute of a
PaletteNode
. - getPaletteDefaults() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This method returns a Map of config properties suitable for use as the "defaults" attribute of a
PaletteNode
. - getPaletteNodesFromJS(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditContext
-
Obtain
PaletteNodes
from a JavaScript source representation. - getPaletteNodesFromJS(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditPane
-
Obtain
PaletteNodes
from a JavaScript source representation. - getPaletteNodesFromJS(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditTree
-
Obtain
PaletteNodes
from a JavaScript source representation. - getPaletteNodesFromJS(String, PaletteNodeCallback, String[]) - Method in class com.smartgwt.client.tools.EditContext
-
Obtain
PaletteNodes
from a JavaScript source representation. - getPaletteNodesFromJS(String, PaletteNodeCallback, String[]) - Method in class com.smartgwt.client.tools.EditPane
-
Obtain
PaletteNodes
from a JavaScript source representation. - getPaletteNodesFromJS(String, PaletteNodeCallback, String[]) - Method in class com.smartgwt.client.tools.EditTree
-
Obtain
PaletteNodes
from a JavaScript source representation. - getPaletteNodesFromXML(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditContext
-
Obtain
PaletteNodes
from an XML representation, but do not add them to the EditContext. - getPaletteNodesFromXML(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditPane
-
Obtain
PaletteNodes
from an XML representation, but do not add them to the EditContext. - getPaletteNodesFromXML(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditTree
-
Obtain
PaletteNodes
from an XML representation, but do not add them to the EditContext. - getPane() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
Deprecated.Use
PaneChangedEvent.getNewPane()
instead. - getPane() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Component to display in the
NavPanel.navDeck
when thisNavItem
is selected. - getPane() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the pane associated with this tab.
- getPaneAsString() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Component to display in the
NavPanel.navDeck
when thisNavItem
is selected. - getPaneContainer() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Container where the component specified by
Tab.pane
is shown. - getPaneContainerClassName() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
CSS style used for the paneContainer.
- getPaneContainerOverflow() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Specifies the overflow of the pane container (the component that holds the pane contents for all tabs).
- getPanelContainer() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns this Canvas's "panel container".
- getPaneMargin() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Space to leave around the pane within this Tab.
- getPaneMargin() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Space to leave around the panes in our paneContainer
- getPanes() - Method in class com.smartgwt.client.widgets.layout.Deck
-
Set of mutually exclusive panes displayed in this
Deck
. - getParams() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Values to be sent as simple HTTP params, as a JavaScript Object where each property/value pair will become an HTTP parameter name and value.
- getParams() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
A map of key/value pairs to pass to the Active X control as parameters.
- getParams() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
A map of key/value pairs to pass to the flashlet as parameters.
- GETPARAMS - Enum constant in enum com.smartgwt.client.types.DSProtocol
-
Data is added to the dataURL, with each property in the data becoming an HTTP parameter, eg http://service.com/search?keyword=foo
- getParent() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Returns the parent
RemoteWindow
instance that opened this RemoteWindow. - getParent() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
the ancestor that moved
- getParent(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the parent of this node.
- getParentAlreadyContainsChildMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drag a node into a parent that already contains a child of the same name/ID.
- getParentCanvas() - Method in class com.smartgwt.client.widgets.Canvas
-
This Canvas's immediate parent, if any.
- getParentElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Deprecated.As of Smartclient version 9.1, deprecated in favor of
parentCanvas
andgetParentCanvas()
- getParentId() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets (
facet.isTree
), id of this facetValue's parent facetValue. - getParentIdAsInt() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets (
facet.isTree
), id of this facetValue's parent facetValue. - getParentIdAsInteger() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Deprecated.in favor of
FacetValue.getParentIdAsInt()
. - getParentIdField() - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with modelType "parent", this property specifies the name of the property that contains the unique parent ID of a node.
- getParentNode() - Method in class com.smartgwt.client.data.DSRequest
-
For advanced use in integrating trees that
load data on demand
with web services,parentNode
is automatically set in "fetch" DSRequests issued by a databound TreeGrid that is loading children for thatparentNode
. - getParentNode() - Method in class com.smartgwt.client.tools.NodeAddedEvent
-
parent node of the node that was added
- getParentNode() - Method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
The parentNode for which children were just loaded
- getParentPath(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Given a node, return the path to its parent.
- getParents(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Given a node, return an array of the node's parents with the immediate parent first.
- getParentsAndPositions(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For
multiLink trees
, returns the array of this node's direct parents and the node's position within each parent. - getParentWindow() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Returns the parent
RemoteWindow
instance that opened this window. - getPartialCommit() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Specifies what action to take if the user attempts to commit a partially validated set of data (ie, one that still contains some errors).
- getPartialCommitConfirmationMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display after data has been committed, when
showCommitConfirmation
is true. - getPartialCommitError() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prevent", the text to display to the user if they try to commit a dataset containing errors. - getPartialCommitPrompt() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prompt", the text to display to the user in the confirmation dialog. - getPartialInlining() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
If there is not enough space to show the full set of items as buttons inline, how should the Adaptive menu behave?
IfshowPartialInlining
is true, the menu will render as many items as inline buttons as can be shown in the available space, plus the menu button to access the remaining items.
If false, it will show just the menu button. - getPartialResults() - Method in class com.smartgwt.client.ai.SummarizeRecordsContext
-
All partial results thus far.
- getPartialResults() - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
All partial results.
- getPartialSelectedDescription() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
The description shown in a hover when
FormItem.showOldValueInHover
is enabled and a value represents the partial selected state. - getPartialSelectedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is partially selected.
- getPartialSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type
"summary"
. - getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.FormValidateValuesTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.StateTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassword() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Overrides
password
setting the account password forReify.loadProject()
. - getPasteSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
pasteSelection
control. - getPatch() - Static method in class com.smartgwt.client.Version
- getPath() - Method in class com.smartgwt.client.data.RelationPath
-
A slash-separated path consisting of each DataSource ID in the path between source and target
- getPath() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
optional parameter containing the full path to the node.
- getPath(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the path of a node - a path has the following format:
([name][pathDelim]?)*
For example, in this tree: - getPathDelim() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies the delimiter between node names.
- getPathForOpenListIndex(Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
-
This method returns the path to the node at the specified index within the current open list of nodes in this tree.
- getPathSeparatorString() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
showPath
is true, this property specifies what will appear between the folders in the selected value's path. - getPatternEscapeChar() - Method in class com.smartgwt.client.data.DataSource
-
When using the
pattern operators
search operator
, character that escapes thepatternSingleWildcard
orpatternMultiWildcard
if placed before it, so that it is treated as a literal character. - getPatternMultiWildcard() - Method in class com.smartgwt.client.data.DataSource
-
When using the
pattern operators
search operator
, character that matches a series of one or more characters. - getPatternMultiWildcardAsString() - Method in class com.smartgwt.client.data.DataSource
-
Deprecated.in favor of
DataSource.getPatternMultiWildcardAsStringArray()
. - getPatternMultiWildcardAsStringArray() - Method in class com.smartgwt.client.data.DataSource
-
When using the
pattern operators
search operator
, character that matches a series of one or more characters. - getPatternSingleWildcard() - Method in class com.smartgwt.client.data.DataSource
-
When using the
pattern operators
search operator
, character that matches any single character. - getPatternSingleWildcardAsString() - Method in class com.smartgwt.client.data.DataSource
-
Deprecated.in favor of
DataSource.getPatternSingleWildcardAsStringArray()
. - getPatternSingleWildcardAsStringArray() - Method in class com.smartgwt.client.data.DataSource
-
When using the
pattern operators
search operator
, character that matches any single character. - getPeers() - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are peers of this Canvas.
- getPendingAdd() - Method in class com.smartgwt.client.data.DSRequest
-
Indicates that a validation request is being made for a record that will ultimately be saved with an "add" request, as opposed to an "update" request.
- getPendingAsyncCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value is pending asynchronous computation.
- getPendingAsyncCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells whose value is pending asynchronous generation.
- getPendingButtonStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When
showPending
istrue
, theButton.baseStyle
used onbuttons
that are in the "Pending" visual state. - getPendingButtonStyle() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
- getPendingMarkerStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
CSS class used to apply additional styles to this canvas when
showPendingMarker()
is called, or whenpendingMarkerVisible
has been set. - getPendingMarkerVisible() - Method in class com.smartgwt.client.widgets.Canvas
-
This attribute indicates whether the
pending marker class
should be appended to the list of CSS classes applied to this canvas. - getPendingStatus() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
true
if the item should show its pending visual state;false
otherwise. - getPendingTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Optional "pending" style for this item's text box.
- getPercentBox() - Method in class com.smartgwt.client.widgets.Canvas
-
Governs the model to be used when sizing canvases with percentage width or height, or positioning widgets with a specified
snapTo
. - getPercentDone() - Method in class com.smartgwt.client.widgets.Progressbar
-
Number from 0 to 100, inclusive, for the percentage to be displayed graphically in this progressbar.
- getPercentile(FacetValueMap, float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate a percentile of the data over a single metric.
- getPercentile(String, float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate a percentile of the data over a single metric.
- getPercentSource() - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas has its size specified as a percentage, this property allows the user to explicitly designate another canvas upon which sizing will be based.
- getPeriodEndDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the end of the period selected in the passed, or current, calendar view.
- getPeriodEndDate(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the end of the period selected in the passed, or current, calendar view.
- getPeriodStartDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the start of the selected week or month depending on the current calendar view.
- getPeriodStartDate(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the start of the selected week or month depending on the current calendar view.
- getPersistCoordinates() - Method in class com.smartgwt.client.tools.EditContext
-
When enabled, changes to a
liveObject
's position and size will be persisted to theirEditNodes
by default. - getPersistCoordinates() - Method in class com.smartgwt.client.tools.EditPane
-
When enabled, changes to a
liveObject
's position and size will be persisted to theirEditNodes
by default. - getPersistCoordinates() - Method in class com.smartgwt.client.tools.EditProxy
-
Changes to all child
liveObject
's position and size can be persisted to theirEditNodes
based on this attribute setting andEditContext.persistCoordinates
. - getPersistCoordinates() - Method in class com.smartgwt.client.tools.EditTree
-
When enabled, changes to a
liveObject
's position and size will be persisted to theirEditNodes
by default. - getPersistentMatchElement() - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas has a specified
htmlElement
andmatchElement
is set to true, should the canvas perform a one time resize to fit the target element on draw, or should it continue to match the target element as its size changes due to page reflows? - getPicker() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The component that will be displayed when
showPicker()
is called due to a click on thepicker icon
. - getPickerAddAnotherFileButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The contents of the "Add another" file button in the picker launched by the
edit button
. - getPickerButtonHSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabPicker
is true, andsymmetricPickerButton
is set to true, this property governs the base URL for the picker button image, when displayed in a horizontal tab-bar [IEtabBarPosition
is set to"top"
or"bottom"
]. - getPickerButtonSize() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabPicker
istrue
andisTouch
isfalse
, this property governs the size of the tab picker button. - getPickerButtonSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabPicker
is true, this property governs the base URL for the picker button image, whensymmetricPickerButton
is set to false - getPickerButtonVSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabPicker
is true, andsymmetricPickerButton
is set to true, this property governs the base URL for the picker button image, when displayed in a verricaL tab-bar [IEtabBarPosition
is set to"LEFT"
or"right"
]. - getPickerCancelButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The title of the cancel button in the picker lauched by the
edit button
. - getPickerClearButton() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
NavigationButton
to clear the picker value, created whenpickListPlacement
indicates that the search interface takes over the entire panel or screen. - getPickerClearButton() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
NavigationButton
to clear the picker value, created whenpickListPlacement
indicates that the search interface takes over the entire panel or screen. - getPickerClearButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The title for the
pickerClearButton
. - getPickerClearButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The title for the
pickerClearButton
. - getPickerConstructor() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
MultiFileItems use a
MultiFilePicker
instance as their picker. - getPickerConstructor() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Smart GWT class for the
dateChooser
autoChild displayed to allow the user to directly select dates. - getPickerDefaults() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Defaults for the
DateChooser
created by this form item. - getPickerExitButton() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
NavigationButton
to dismiss the picker interface, created whenpickListPlacement
indicates that the search interface takes over the entire panel or screen. - getPickerExitButton() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
NavigationButton
to dismiss the picker interface, created whenpickListPlacement
indicates that the search interface takes over the entire panel or screen. - getPickerExitButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The title for the
pickerExitButton
. - getPickerExitButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The title for the
pickerExitButton
. - getPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
the picker icon.
- getPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Icon that launches a
DateChooser
for choosing an absolute date. - getPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Icon that launches a
DateChooser
for choosing an absolute date. - getPickerIcon(PickerIconName) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns a
FormItemIcon
for a standard picker with skin-specific settings. - getPickerIcon(PickerIconName, FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns a
FormItemIcon
for a standard picker with skin-specific settings. - getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Don't specify an explicit height for the picker icon - instead have it size to match the height of the combo box item.
- getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
TextAreaItem has an explicit pickerIconHeight as we don't want the picker icon, if shown, to size itself to match the height of the item.
- getPickerIconName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true, this attribute specifies theFormItemIcon.name
applied to the picker icon - getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this DateItem.
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The prompt to show when the mouse is hovered over the
pickerIcon
. - getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this RelativeDateItem.
- getPickerIconProperties() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this block of properties will be applied to the pickerIcon. - getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item, this property governs thesrc
of the picker icon image to be displayed. - getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
showPickerIcon
is true for this item, this property governs thesrc
of the picker icon image to be displayed. - getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this property governs thesrc
of the picker icon image to be displayed. - getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item, this property governs thesrc
of the picker icon image to be displayed. - getPickerIconStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's picker icon cell.
- getPickerIconStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's picker icon cell.
- getPickerIconTabPosition() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the desired tab-position of the picker icon with respect to other focusable sub-elements for this formItem.
- getPickerIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - getPickerIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - getPickerIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - getPickerLayout() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Main dropdown picker layout containing the PickList or
Shuttle
. - getPickerNavigationBar() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
NavigationBar
created whenpickListPlacement
indicates that the search interface takes over the entire panel or screen. - getPickerNavigationBar() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
NavigationBar
created whenpickListPlacement
indicates that the search interface takes over the entire panel or screen. - getPickerProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Properties for the
DateChooser
created by this form item. - getPickerSaveButton() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
"Accept" button for
addUnknownValues:true
ComboBoxItems showing the mobile interface. - getPickerSaveButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The title for the
pickerSaveButton
. - getPickerSearchField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The
pickerSearchField
is a separateTextItem
created for search string entry whenpickListPlacement
indicates that the search interface takes over an entire panel or the entire screen. - getPickerSearchFieldHint() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
FormItem.hint
for thepickerSearchField
. - getPickerSearchForm() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Form that contains the
pickerSearchField
. - getPickerSearchIcon() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
FormItemIcon displayed in the
pickerSearchField
whenshowPickerSearchIcon
is true. - getPickerSearchIconSize() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Size for the icon displayed in the
pickerSearchField
of a full-screen picker whenshowPickerSearchIcon
is true. - getPickerSearchIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Source for the icon displayed in the
pickerSearchField
of a full-screen picker whenshowPickerSearchIcon
is true. - getPickerSearchOrNewValueFieldHint() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- getPickerTimeItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
A set of properties to apply to the
TimeItem
displayed in the picker whenshowPickerTimeItem
is true. - getPickerTimeItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
A set of properties to apply to the
TimeItem
displayed in the picker whenshowPickerTimeItem
is true. - getPickerTitle() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
TabSet.showTabPicker
is true for this TabSet, if set this property will determine the title of the picker menu item for this tab. - getPickerToolbar() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- getPickerUploadButtonInitialTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The initial title of the upload button in the picker lauched by the
edit button
that is used before the form is saved. - getPickerUploadButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The title of the upload button in the picker lauched by the
edit button
that is used after the form is saved. - getPickerUploadProgressLabel() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Specifies the label of the progress meter in the picker lauched by the
edit button
. - getPickList() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
ListGrid-based AutoChild created by the system to display a list of pickable options for this item.
- getPickList() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
The MultiPickerItem
pickList
is a filterable ListGridcom.smartgwt.client.types.AutoChild
for viewing and selecting the list of available options whenSelectionStyle
is"pickList"
. - getPickList() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
ListGrid-based AutoChild created by the system to display a list of pickable options for this item.
- getPickListBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Base Style for pickList cells.
- getPickListBaseStyle() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Base Style for pickList cells.
- getPickListBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base Style for pickList cells.
- getPickListCellHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Cell Height for this item's pickList.
- getPickListCellHeight() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Cell Height for this item's pickList.
- getPickListCellHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Cell Height for this item's pickList.
- getPickListConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- getPickListConstructor() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- getPickListConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- getPickListCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a databound pickList (for example PickList.optionDataSource is set), this property can be used to provide static filter criteria when retrieving the data for the pickList.
- getPickListCriteria() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item has a databound pick-list (for example
optionDataSource
is set) this property can be used to provide static filter criteria when retrieving the data for the pickList. - getPickListCriteria() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a databound pickList (for example PickList.optionDataSource is set), this property can be used to provide static filter criteria when retrieving the data for the pickList.
- getPickListFetchDelay() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If
filterPickListOnKeypress
is true, how long to wait in ms after the last keystroke from a user before filtering the pickList. - getPickListFields() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
The SavedSearchItem pickListFields are automatically generated and contain fields for the search name plus the search description, plus additional columns for icons for editing, removal, copying existing searches, and choosing a default search.
- getPickListFields() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
This property allows the developer to specify which field[s] will be displayed in the drop down list of options.
- getPickListFilterCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns filter criteria for options displayed for this item.
- getPickListFilterCriteria() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Returns a set of filter criteria to be applied to the data displayed in the pickList when it is shown.
- getPickListHeaderHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those fields.
- getPickListHeaderHeight() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those fields.
- getPickListHeaderHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those fields.
- getPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Maximum height to show the pick list before it starts to scroll.
- getPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- getPickListHeight() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Maximum height to show the pick list before it starts to scroll.
- getPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Maximum height to show the pick list before it starts to scroll.
- getPickListMaxWidth() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Maximum width for this item's pickList.
- getPickListMaxWidth() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Maximum width for this item's pickList.
- getPickListMaxWidth() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Maximum width for this item's pickList.
- getPickListPlacement() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- getPickListPlacement() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- getPickListPlacementAsCanvas() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- getPickListPlacementAsCanvas() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- getPickListPlacementAsString() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- getPickListPlacementAsString() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- getPickListWidth() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Default width to show the pickList.
- getPickListWidth() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- getPickListWidth() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Default width to show the pickList.
- getPickListWidth() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default width to show the pickList.
- getPickTree() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
The MultiPickerItem
pickTree
is a TreeGridcom.smartgwt.client.types.AutoChild
for viewing and selecting a tree of available options whenSelectionStyle
is"pickTree"
. - getPickTreeConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- getPickTreeConstructor() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- getPickTreeConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- getPieBorderProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the border around a pie chart.
- getPieLabelAngleStart() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Angle where first label is placed in a Pie chart in stacked mode, in degrees.
- getPieLabelLineExtent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How far label lines stick out of the pie radius in a Pie chart in stacked mode.
- getPieLabelLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie label line
- getPieRingBorderProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie ring border
- getPieSliceProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie slices
- getPieStartAngle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default angle in degrees where pie charts start drawing sectors to represent data values.
- getPivotPoint() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The pivot point of the needle.
- getPivotPointHeight() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Default height of the
pivotPoint
if no specific pivotPoint is specified. - getPivotPointHeightAsString() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Default height of the
pivotPoint
if no specific pivotPoint is specified. - getPivotShape() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
AutoChild representing the shape drawn at the
pivotPoint
(where all sectors of the gauge meet). - getPixelHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the specified
height
of this formItem in pixels. - getPixelsPerGradation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Ideal number of pixels to leave between each gradation on the primary axis, which is typically the y (vertical) axis except for Bar charts.
- getPixelWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the specified
width
of this formItem in pixels. - getPlaceholderAIHoverContents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Message to show in the hover while AI-generated hover text is being retrieved for fields specifying an
aiHoverRequest
. - getPlaceholderImage() - Method in class com.smartgwt.client.tools.PaletteNode
-
Image to display in lieu of the usual placeholder text.
- getPlaceholderProperties() - Method in class com.smartgwt.client.tools.PaletteNode
-
Properties to be applied to the
liveObject
when created as a Placeholder. - getPlacement() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Where should the menu be placed on the screen?
- getPlacement() - Method in class com.smartgwt.client.widgets.Window
-
Where should the window be placed on the screen? Valid settings include
"fillScreen"
,"fillPanel"
,"halfScreen"
and"none"
- getPluginHandle() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Returns a handle to the element for this ISC ActiveX control object.
- getPluginHandle() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Returns a handle to the flashlet DOM element (valid only after the component has been drawn).
- getPluginID() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Returns the ID for this ISC ActiveX control object.
- getPluginsPage() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the page the user should go to to get the plugin required to view this flashlet.
- getPluginsPage() - Method in class com.smartgwt.client.widgets.plugins.SVG
-
This attribute specifies the page the user should go to to get the plugin required to view this SVG.
- getPluralTitle() - Method in class com.smartgwt.client.data.DataSource
-
User-visible plural name for this DataSource.
- getPluralTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Return the plural title.
- getPointColorLogBase() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
logScalePointColor
istrue
, this property specifies the base value for logarithmiccolor scale metric
values. - getPointerSettings() - Method in class com.smartgwt.client.widgets.Canvas
-
Detail settings of the
pointer
such as where it should be located along the outside of the canvas. - getPointerSnapTo() - Method in class com.smartgwt.client.util.tour.TourStep
-
Applied directly to
targetView
pointerSettings
. - getPointerTarget() - Method in class com.smartgwt.client.widgets.Canvas
-
This property in conjunction with the
pointerSettings.snapTo
places the canvas in relation to the target canvas. - getPointerTargetAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
This property in conjunction with the
pointerSettings.snapTo
places the canvas in relation to the target canvas. - getPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Array of Points for the line, specified in the
local coordinate system
. - getPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Array of points of the polygon, specified in the
local coordinate system
. - getPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Array of points of the triangle.
- getPointShapes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this property specifies an array of geometric shapes to draw for the data points of each series. - getPointSizeGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When a
point size legend
is shown, this property controls the number of gradations of thepointSizeMetric
that the chart tries to display. - getPointSizeLogBase() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
logScalePointSize
is true, base value for logarithmic point size metric values. - getPointSizeLogGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
usePointSizeLogGradations
is set, this property specifies thepointSizeMetric
value gradations to show in thepoint size legend
in between powers, expressed as a series of integer or float values between 1 andpointSizeLogBase
. - getPointSizeMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this property specifies an additional metric (i.e. - getPolygonPoints(int, int, int, int, double[]) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Computes an array of Points for a polygon that has an equal distance from its center to any of its vertices and that fits in the given width and height.
- getPolynomialRegressionFunction() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y that defines the polynomial that best fits the data.
- getPolynomialRegressionFunction(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getPolynomialRegressionFunction(Integer, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getPolynomialRegressionFunction(Integer, String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y that defines the polynomial that best fits the data.
- getPoolComponentsPerColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should recycled
record components
, be pooled per column or per record. - getPortalLayout() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Gets the
PortalLayout
which encloses this Portlet (or null, if none). - getPortalPosition() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Gets the position of the Portlet within its
PortalLayout
. - getPortalPosition(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Gets the position of the
Portlet
within this PortalLayout. - getPortletArray() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Returns a multi-level array of the
Portlets
in this PortalLayout, where the first level corresponds to columns, the second to rows, and the third to Portlets within rows. - getPortletDropTypes() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
- getPortletHSpacing() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The horizontal space between portlets placed into the same row.
- getPortlets() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Returns a flat array of all the
Portlets
in this PortalLayout. - getPortletVSpacing() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The vertical space between portal rows.
- getPosition() - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Where to show the message, specified as an edge ("T", "B", "R", "L") similar to
Canvas.snapTo
, or "C" for center. - getPosition() - Method in class com.smartgwt.client.widgets.Canvas
-
Absolute or relative, corresponding to the "absolute" (with respect to parent) or "relative" (with respect to document flow) values for the CSS position attribute.
- getPosition() - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
The position occupied by a
Portlet
within aPortalLayout
row (generally 0, unless there is more than one Portlet in the row). - getPosition() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, specified as an edge ("T", "B", "R", "L"), a corner ("TL", "TR", "BL", "BR), or "C" for center, similar to
Canvas.snapTo
. - getPositionCanvas() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Canvas over which to position the message, available as an alternative means of placement if viewport-relative
coordinates
aren't provided. - getPrecision() - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" or "integer" and affects how many significant digits are shown.
- getPrecision() - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Return the precision.
- getPrefix() - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
Prefix to be prepended to each criterion description.
- getPrefix() - Method in class com.smartgwt.client.widgets.Canvas
- getPrefix() - Method in class com.smartgwt.rebind.BeanMethod
- getPrerequisiteFieldGenerationNotSuccessfulErrorMessage() - Method in class com.smartgwt.client.data.ResultSet
-
Error message used when the prerequisite generation of missing values in a field was not successful.
- getPreserveFocusStylingOnMouseOut() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRollOver
orhiliteRowOnFocus
is true the current keyboard focus row for navigation via arrow keys, etc, will be hilighted with"Over"
styling. - getPreserveWhitespace() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should cells be written out with css that will preserve whitespace?
- getPrettyPrint() - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether to add indentation to the returned JSON string.
- getPrettyPrintJSON() - Method in class com.smartgwt.client.data.RestDataSource
-
When using dataFormat:"json" and dataProtocol:"postMessage" should we use the
JSONEncoder.prettyPrint
feature to enable indented, highly readable JSON messages. - getPreventColumnUnderflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last
Portlet
in a column will be stretched to fill the column's height, or left at its specified height. - getPreventDuplicates() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getPreventDuplicates() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If set, detect and prevent duplicate records from being transferred to this component, either via
 drag and drop or via
DataBoundComponent.transferSelectedData(com.smartgwt.client.widgets.DataBoundComponent)
. - getPreventDuplicates() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getPreventHTTPCaching() - Method in class com.smartgwt.client.data.DataSource
-
If set, the DataSource will ensure that it never uses a cached HTTP response, even if the server marks the response as cacheable.
- getPreventHTTPCaching() - Method in class com.smartgwt.client.data.OperationBinding
-
Configures
DataSource.preventHTTPCaching
on a per-operationType basis. - getPreventRowUnderflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last
Portlet
in a row will be stretched to fill the row's width, or left at its specified width. - getPreventUnderflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last column will be stretched to fill the PortalLayout's width, or left at its specified width.
- getPreviewCanvas() - Method in class com.smartgwt.client.tools.GradientEditor
-
An
com.smartgwt.client.types.AutoChild
of typeCanvas
, used to display the gradient according to the defined color-stops. - getPreviousButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that scrolls grid to the previous error.
- getPreviousButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
ImgButton
that appears above the week/day/month views of the calendar and allows the user to move the calendar backwards in time. - getPreviousButtonHoverText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
previous
toolbar button. - getPreviousButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title for the
previous error button
. - getPreviousElement() - Method in class com.smartgwt.client.util.workflow.UserTask
- getPreviousMonthButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts the calendar view backward by a month. - getPreviousMonthButtonAriaLabel() - Method in class com.smartgwt.client.widgets.DateChooser
-
Aria label
for thepreviousMonthButton
. - getPreviousYearButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts the calendar view backward by a year. - getPreviousYearButtonAriaLabel() - Method in class com.smartgwt.client.widgets.DateChooser
-
Aria label
for thepreviousYearButton
. - getPrevMonthIcon() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous month button
- getPrevMonthIconHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the previous month button
- getPrevMonthIconRTL() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous month button if
Page.isRTL()
is true. - getPrevMonthIconWidth() - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the previous month button
- getPrevStepResults() - Method in class com.smartgwt.client.ai.DataQuestion
- getPrevValidateDashboardComponentStepResults() - Method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStep
-
Copies of previous
ValidateDashboardComponentDataQuestionStepResult
objects, with thestep.createDashboardComponentStepResult.step
cleared, as this shared object is found atcreateDashboardComponentStep
. - getPrevYearIcon() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous year button
- getPrevYearIconHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the previous year button
- getPrevYearIconRTL() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous year button if
Page.isRTL()
is true. - getPrevYearIconWidth() - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the previous year button
- getPrimaryKey() - Method in class com.smartgwt.client.data.DataSourceField
-
If set to
true
, indicates either that this field holds a value unique across all records in this data source, or that it is one of a number of fields marked as primary keys, and the combination of the values held in all of those fields is unique across all records in the data source. - getPrimaryKey() - Method in class com.smartgwt.client.data.Field
-
If set to
true
, indicates that the value for this field (together with the values of any other fields that are also primaryKey:true
) uniquely identify a record. - getPrimaryKeyField() - Method in class com.smartgwt.client.data.DataSource
-
Returns a pointer to the primaryKey field for this DataSource.
- getPrimaryKeyField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getPrimaryKeyFieldName() - Method in class com.smartgwt.client.data.DataSource
-
Returns the primary key fieldName for this DataSource.
- getPrimaryKeyFieldNames() - Method in class com.smartgwt.client.data.DataSource
-
Returns a list of the names of this DataSource's
primaryKey
fields. - getPrimaryKeyFields() - Method in class com.smartgwt.client.data.DataSource
-
Returns this DataSource's
primaryKey
fields as a map of fieldName to field. - getPrintAutoFit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- getPrintBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for non-header cells in printed output.
- getPrintBodyStyle() - Method in class com.smartgwt.client.widgets.Window
-
Style for the Window body in printed output.
- getPrintBooleanBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If set, the
booleanBaseStyle
to use whenprinting
. - getPrintBooleanBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
booleanBaseStyle
to use whenprinting
. - getPrintBooleanFalseImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
booleanFalseImage
to use whenprinting
. - getPrintBooleanPartialImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
booleanPartialImage
to use whenprinting
. - getPrintBooleanTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
booleanTrueImage
to use whenprinting
. - getPrintButtonTitle() - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print button
- getPrintCellStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a cell in printable HTML for this component.
- getPrintCellStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified, when generating print HTML for this detailViewer, cells in this field will be rendered using this css className rather than
DetailViewer.printCellStyle
- getPrintCheckboxFieldFalseImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
checkboxFieldFalseImage
to use whenprinting
. - getPrintCheckboxFieldPartialImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
checkboxFieldPartialImage
to use whenprinting
. - getPrintCheckboxFieldTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
checkboxFieldTrueImage
to use whenprinting
. - getPrintCheckedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If set, the
checkedImage
to use whenprinting
. - getPrintChildrenAbsolutelyPositioned() - Method in class com.smartgwt.client.widgets.Canvas
-
Should this canvas print its children absolutely positioned when generating
printable HTML
. - getPrintForExport() - Method in class com.smartgwt.client.util.PrintProperties
-
If true, generates HTML for export.
- getPrintFrameURL() - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Location of the special printFrame html file provided as part of the Smart GWT libraries.
- getPrintFullText() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
When generating a print-view of the component containing this TextArea, should the form item expand to accommodate its value? If set to false the text box not expand to fit its content in the print view, instead showing exactly as it does in the live form, possibly with scrollbars.
- getPrintFullText() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
When generating a print-view of the component containing this TextItem, should the form item expand to accommodate its value? If set to false the text box will not expand to fit its content in the print view, instead showing exactly as it does in the live form.
- getPrintHeaderStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for header cells in printed output.
- getPrintHeaderStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a header in printable HTML for this component.
- getPrintHeaderStyle() - Method in class com.smartgwt.client.widgets.Window
-
CSS Style for header in printed output
- getPrintHTML(PrintProperties, PrintHTMLCallback) - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieves printable HTML for this component and all printable subcomponents.
- getPrintHTML(PrintProperties, PrintHTMLCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Retrieves printable HTML for this component and all printable subcomponents.
- getPrintHTML(PrintProperties, PrintHTMLCallback) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Retrieves printable HTML for this component and all printable subcomponents.
- getPrintHTML(Object[], PrintProperties, PrintHTMLCallback) - Static method in class com.smartgwt.client.widgets.Canvas
-
Returns print-formatted HTML for the specified list of components.
- getPrintLabelStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a label cell in printable HTML for this component.
- getPrintMaxRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Advanced property - when generating printHTML for a large ListGrid, rows are printed in batches in order to avoid triggering a native "script is running slowly" browser dialog.
- getPrintPartialSelectedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If set, the
partialSelectedImage
to use whenprinting
. - getPrintProperties() - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
PrintProperties object for customizing the print HTML output.
- getPrintReadOnlyTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS class name to apply to the print view of an item's text box if the item is
canEdit:false
, withreadOnlyDisplay:static
. - getPrintStyleName() - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS class to apply when printing this widget.
- getPrintTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element when getting printable HTML for the form.
- getPrintTilesPerLine() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How many tiles should be present in a line when printing?
- getPrintTitleStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS stylename for a form item's title when generating print HTML for the item.
- getPrintUncheckedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If set, the
uncheckedImage
to use whenprinting
. - getPrintUnsetImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If set, the
unsetImage
to use whenprinting
. - getPrintWindowProperties() - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Properties to apply to the generated print window.
- getPrintWrapCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- getPrintZoomChart() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should the
zoom chart
be printed with thisFacetChart
? Iftrue
, then the SVG string returned byDrawPane.getSvgString()
will include the zoom chart's SVG as well. - getProbabilityMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The "id" of the metric facet value that assigns a probability to each combination of facets and their values.
- getProcess() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Get the process executing this task instance.
- getProcess() - Method in class com.smartgwt.client.util.workflow.StartProcessTask
-
The
Process
to be run by this task. - getProcess(String) - Static method in class com.smartgwt.client.util.workflow.Process
-
Get a Process instance by its ID.
- getProcessAsString() - Method in class com.smartgwt.client.util.workflow.StartProcessTask
-
The
Process
to be run by this task. - getProcessDescription() - Method in class com.smartgwt.client.util.workflow.Process
-
Returns the process description as HTML.
- getProcessElements(String) - Method in class com.smartgwt.client.util.workflow.Process
- getProcessElements(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
- getProgressDialogProperties() - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
When
showing a progress dialog
, theBuildViaAIProgressDialog
properties to apply. - getProgressiveLoading() - Method in class com.smartgwt.client.data.DataSource
-
If true, causes Smart GWT Server to use the "progressive loading" pattern for fetches on this dataSource, as described in the Paging and total dataset length section of the
ResultSet documentation
. - getProgressiveLoading() - Method in class com.smartgwt.client.data.DSRequest
-
Sets
progressive loading mode
for this particular request, overriding the OperationBinding- and DataSource-level settings. - getProgressiveLoading() - Method in class com.smartgwt.client.data.DSResponse
-
This attribute may be set to indicate that
progressive loading was enabled
, for a paged data fetch, and as such thetotal row count
is not guaranteed to be accurate. - getProgressiveLoading() - Method in class com.smartgwt.client.data.ResultSet
-
Sets
progressive loading mode
for this ResultSet. - getProgressiveLoading() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Indicates whether or not this ComboBoxItem will load its list of options
progressively
. - getProgressiveLoading() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Indicates whether or not this SelectItem will load its list of options
progressively
. - getProgressiveLoading() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Sets
progressive loading mode
for this ResultTree. - getProgressiveLoading() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Indicates whether or not this component will load its data
progressively
- getProgressStyle() - Method in class com.smartgwt.client.widgets.Progressbar
-
Base style
used to style the percentage-done portion of this Progressbar. - getProjectIdField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getProjectLoaderPath() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Path relative to the
server root
, to target to use the project loader servlet, instead ofprojectLoaderPath
. - getPrompt() - Method in class com.smartgwt.client.ai.AIRequest
-
Prompt text to AI.
- getPrompt() - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
The data of the request.
- getPrompt() - Method in class com.smartgwt.client.ai.UserAIRequest
-
The data of the user's request.
- getPrompt() - Method in class com.smartgwt.client.data.DataSourceField
-
Causes a tooltip hover to appear on the header generated for this field (effectively sets
prompt
for the header). - getPrompt() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.defaultPrompt for this request only.
- getPrompt() - Method in class com.smartgwt.client.widgets.Canvas
-
Prompt displayed in hover canvas if
showHover
is true. - getPrompt() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Default
hover HTML
that is displayed in the global hover canvas if the user hovers over this DrawItem andshowHover
is true. - getPrompt() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- getPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- getPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property will be displayed as a prompt (and tooltip text) for this form item icon.
- getPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Causes a tooltip hover to appear on the header generated for this field (effectively sets
Canvas.prompt
for the header). - getPrompt() - Method in class com.smartgwt.client.widgets.Img
-
Prompt displayed in hover canvas if
showHover
is true. - getPrompt() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Prompt displayed in hover canvas if
showHover
is true. - getPrompt() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the prompt to be displayed when the mouse hovers over the tab.
- getPromptCursor() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the cursor shown when
promptStyle
is set to"cursor"
for this request only. - getPromptDelay() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.promptDelay for this request only.
- getPromptLabel() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Label at the top of the interface, used to show instruction text, which is either
addSearchText
oreditSearchText
depending on whether the user is editing a pre-existing search. - getPromptStyle() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the prompt style for this request only.
- getPromptType() - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
The type of data of the
prompt
. - getPromptType() - Method in class com.smartgwt.client.ai.UserAIRequest
-
The type of data of the user-specified
prompt
. - getProperties() - Method in class com.smartgwt.client.util.workflow.GetPropertiesTask
-
Properties to be retrieved from
componentId
. - getProperties() - Method in class com.smartgwt.client.util.workflow.SetPropertiesTask
-
Properties and associated values to be set on
componentId
. - getProperties(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- getProperties(JsArray<JavaScriptObject>) - Method in class com.smartgwt.client.bean.BeanFactory
- getPropertiesAsString(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- getPropertiesOnly() - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
for fields that contain other components, this flag suppresses auto-construction for subcomponents that appear under this field. - GetPropertiesTask - Class in com.smartgwt.client.util.workflow
-
Gets the value properties from a component and makes them available within the workflow as the
last task output
. - GetPropertiesTask() - Constructor for class com.smartgwt.client.util.workflow.GetPropertiesTask
- GetPropertiesTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GetPropertiesTask
- getProperty(BeanClass) - Method in class com.smartgwt.client.bean.BeanMethod
- getProperty(BeanClass) - Method in class com.smartgwt.client.bean.BeanProperty
- getProperty(Object, String) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets a property of a bean.
- getProperty(String) - Method in class com.smartgwt.client.data.RecordList
-
Return a new Array where the value of item i is the value of "property" of item i in this array.
- getProperty(String) - Method in class com.smartgwt.client.data.ResultSet
-
Like
List.getProperty()
. - getProperty(String) - Method in class com.smartgwt.rebind.BeanClass
- getPropertyAsString(BeanClass) - Method in class com.smartgwt.client.bean.BeanMethod
- getPropertyAsString(BeanClass) - Method in class com.smartgwt.client.bean.BeanProperty
- getPropertyAsString(Object, String) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets a property of a bean as a String.
- getPropertyFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- getPropertyFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the header of the "property" field.
- getPropertyFieldTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the header of the "property" field.
- getPropertyFieldTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the header of the "property" field.
- getPropertyFromBean(BeanClass) - Method in class com.smartgwt.client.bean.BeanMethod
- getProportional() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For multi-facet charts, render data values as a proportion of the sum of all data values that have the same label.
- getProportional() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For multi-facet charts, render data values as a proportion of the sum of all data values that have the same label.
- getProportionalAxisLabel() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default title for the value axis label when the chart is in
proportional rendering mode
. - getProportionalAxisLabel() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Default title for the value axis label when the chart is in
proportional rendering mode
. - getProportionalResizeModifiers() - Method in class com.smartgwt.client.widgets.Canvas
-
If
proportionalResizing
is set toProportionalResizeMode.MODIFIER
orProportionalResizeMode.MODIFIER_OFF
then proportional resizing of the DrawItem is activated or deactivated, respectively, whenever at least one key in this set of modifier keys is pressed. - getProportionalResizeModifiers() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
proportionalResizing
is set toProportionalResizeMode.MODIFIER
orProportionalResizeMode.MODIFIER_OFF
then proportional resizing of the DrawItem is activated or deactivated, respectively, whenever at least one key in this set of modifier keys is pressed. - getProportionalResizing() - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragResize
is true, this property specifies the conditions for when proportional resizing is used. - getProportionalResizing() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
This property specifies the conditions for when proportional resizing is used.
- getProportionalTitle() - Method in class com.smartgwt.client.widgets.cube.Facet
-
For
FacetCharts
only, this property specifies the value axis label when a FacetChart is inproportional rendering mode
and has this facet as itslegend facet
. - getProvider() - Method in class com.smartgwt.client.ai.AIEngine
-
The provider of this engine.
- getQualifiedBeanClassName() - Method in class com.smartgwt.rebind.BeanClass
- getQualifiedFactoryName() - Method in class com.smartgwt.rebind.BeanClass
- getQualifiedFactoryName() - Method in class com.smartgwt.rebind.BeanValueType
- getQualifiedGenericName() - Method in class com.smartgwt.rebind.BeanValueType
- getQualifiedTypeName() - Method in class com.smartgwt.rebind.BeanValueType
- getQualifiedValueTypeLiteral() - Method in class com.smartgwt.rebind.BeanValueType
- getQualifyColumnNames() - Method in class com.smartgwt.client.data.DataSource
-
For dataSources of
serverType
"sql", determines whether we qualify column names with table names in any SQL we generate. - getQuantityField() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Field allowing user to pick units of time, eg, number of days.
- getQuartersAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "quarter". - getQuartersFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "quarter". - getQueryDescription() - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStep
-
A string containing a detailed description of the query to make against the specified data source.
- getQueryFK() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The default for a subquery is that the records are joined to the main DataSource on the first
foreignKey
one-to-many relationship found, in field order. - getQueryOutput() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The name of the field that will be used as the output of this query.
- getQueryPurpose() - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStep
-
A string containing a detailed explanation of the purpose for making a query.
- getQueuedRequests() - Method in class com.smartgwt.client.data.FacadeDataSource
- getQueueRequests() - Method in class com.smartgwt.client.data.FacadeDataSource
-
Should requests be queued?
- getQueueStatus() - Method in class com.smartgwt.client.data.DSResponse
-
An extra property of each DSResponse to a queued request that indicates whether the queue as a whole succeeded.
- getQueueTransactionId() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns the id of the current transaction (a queue of requests).
- getQuickDrawAheadRatio() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Alternative to
drawAheadRatio
, to be used when the user is rapidly changing the grids viewport (for example drag scrolling through the grid). - getQuoteValues() - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to surround each value with quotes ("").
- getR() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
radius
- getRadarBackgroundProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for radar background
- getRadarRotateLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels on the
data label facet
of radar orstacked
pie charts so that each label is parallel to its radial gradation (these are the labels that appear around the perimeter). - getRadialLabelOffset() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Distance in pixels that radial labels are offset from the outside of the circle.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.Button
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.ImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioOperatorForm() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
With
TopOperatorAppearance
:"radio", form that appears above the stack of clauses and allows picking theLogicalOperator
for the overall FilterBuilder. - getRadioOperatorLayout() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
HLayout of radioOperationForm and optional modeSwitcher.
- getRadioOperatorTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the Operator RadioGroupItem displayed in the
radioOperatorForm
. - getRadius() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, the radius of the segment for the data value.
- getRadius() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Radius of the sector.
- getRadiusAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Radius of the sector.
- getRadiusX() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Returns the horizontal radius of the DrawOval.
- getRadiusY() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Returns the vertical radius of the DrawOval.
- getRange() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getRange(int, int) - Method in class com.smartgwt.client.data.RecordList
-
Return the items between position start and end, non-inclusive at the end.
- getRange(int, int) - Method in class com.smartgwt.client.data.ResultSet
-
Return the items between position start and end, non-inclusive at the end, possibly containing markers for records that haven't loaded yet.
- getRange(int, int) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Get a range of items from the open list
- getRange(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the range of the data from a single metric.
- getRange(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the range of the data from a single metric.
- getRangeAsRecordList(int, int) - Method in class com.smartgwt.client.data.ResultSet
-
Return a RecordList with the items between position start and end, non-inclusive at the end.
- getRangeDialog() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Pop-up
DateRangeDialog
for entering a date range. - getRangeFormat() - Method in class com.smartgwt.client.widgets.Slider
-
FormatString
for numeric formatting of the range labels. - getRangeItem() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
This component is an AutoChild named "rangeItem".
- getRangeLabel() - Method in class com.smartgwt.client.widgets.Slider
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getRangeList(int, int) - Method in class com.smartgwt.client.data.RecordList
-
Return a RecordList with the items between position start and end, non-inclusive at the end.
- getRangePosition() - Method in class com.smartgwt.client.data.RelativeDate
- getRangePosition() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Does this item's relative date value refer to the start or end of the chosen date? Useful when using this item to generate filter criteria, such as the from or to value for an inclusive range.
- getRangeRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getRangeSeparator() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
For operators that check that a value is within a range, text to show between the start and end input fields for specifying the limits of the range.
- getRangeStyle() - Method in class com.smartgwt.client.widgets.Slider
-
CSS style for the
min and max
range-labels, whenshowRange
is true. - getRawSummaryFunctions() - Method in class com.smartgwt.client.data.DSRequest
-
Same as
DSRequest.getSummaryFunctions()
, but allowing to get any functions, not just ones built into the framework, so that in combination with custom implementation on the server-side you can perform custom aggregation. - getRawValue() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
raw value of the cell (before valueMap, etc applied)
- getRawValue() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
raw value of the cell (before valueMap, etc applied)
- getReadOnly() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getReadOnlyCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items showing a text value with
canEdit
set to false, should the user be able to select the text in the item? - getReadOnlyControlStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Modified
control style
to apply when this item isread-only
and is usingreadOnlyDisplay
ReadOnlyDisplayAppearance.STATIC
. - getReadOnlyDisplay() - Method in class com.smartgwt.client.data.SimpleType
-
Default
readOnlyDisplay
for fields of this type. - getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
canEdit
is set tofalse
, how should the items in this form be displayed to the user? - getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
If this item is
read-only
, how should this item be displayed to the user? If set, overrides the form-levelDynamicForm.readOnlyDisplay
default. - getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is
read-only
, how should this item be displayed to the user? If set, overrides the form-levelDynamicForm.readOnlyDisplay
default. - getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
- getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If
FormItem.canEdit
is set tofalse
, how should this item be displayed to the user? - getReadOnlyHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item and the item is
read-only
. - getReadOnlyTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
FormItem.readOnlyTextBoxStyle
setting for items in this form. - getReadOnlyTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base text box style to apply when this item is
read-only
and is usingreadOnlyDisplay
ReadOnlyDisplayAppearance.STATIC
. - getReadOnlyWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be made
read-only
. - getReapplyUnchangedLocalFilter() - Method in class com.smartgwt.client.data.ResultSet
-
To avoid needless work, the ResultSet by default doesn't refilter the data when methods such as
ListGrid.fetchData()
orListGrid.filterData()
are called with unchanged criteria. - getReason() - Method in class com.smartgwt.client.util.PromiseOutcome
-
Only if the
status
is REJECTED, the reason that thePromise
rejected with. - getReceiveScrollbarEvents() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should receive
events
from its scrollbars, which arepeers
. - getRecord() - Method in class com.smartgwt.client.ai.SummarizeValueExample
- getRecord() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
- getRecord() - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
- getRecord() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
The data record of the data point from which this
drawnValue
was created. - getRecord() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
record for the cell being changed
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
record for the cell being edited.
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
record for the cell being edited
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
cell record as returned by getCellRecord
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
the record that was clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
record being collapsed
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
the record that was double-clicked
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
record being expanded
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
record for the cell being edited
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
record for the cell being edited
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
record for which selection changed
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
the record that was clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Pointer to the item in question as a Record.
- getRecord() - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
record clicked
- getRecord() - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
record clicked
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
the record that was clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
the record that was right-clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
the record that was clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
record for which selection changed
- getRecord() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Return the record that this tile should render.
- getRecord(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Retrieve a record by index.
- getRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the pointer to a particular record by record number.
- getRecord(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the pointer to a particular record by record number.
- getRecord(int, Integer) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Retrieve a record by index.
- getRecordBaseStyleProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This attribute allows custom base styles to be displayed on a per-record basis.
- getRecordCanRemoveProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record and
canRemoveRecords
is true, removal of that record is disallowed in the UI. - getRecordCanSelectProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record, selection of that record is disallowed.
- getRecordCellRoleProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate the WAI ARIA role for cells within this records row
- getRecordComponent(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieve the
recordComponent
currently being shown at the given coordinates. - getRecordComponent(int, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieve the
recordComponent
currently being shown at the given coordinates. - getRecordComponentHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRecordComponents
is true, this attribute may be used to specify a standard height for record components. - getRecordComponentPoolingMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The method of
component-pooling
to employ forrecordComponents
. - getRecordComponentPosition() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
if
showRecordComponents
is true, how should the component appear within the cell. - getRecordDataStyle() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for data field.
- getRecordDescriptionStyle() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for description.
- getRecordDetailDSProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The name of the ListGridRecord property that specifies the DataSource to use when
listGrid.expansionMode
is "related". - getRecordDropAppearance() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canAcceptDroppedRecords
is true for this listGrid, this property governs whether the user can drop between, or over records within the grid. - getRecordDropAppearance() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
canAcceptDroppedRecords
is true for this treeGrid, this property governs whether the user can drop between, or over records within the grid. - getRecordDropPosition() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the
RecordDropPosition
for some record drop operation. - getRecordEditProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that should be checked to determine whether the record may be edited.
- getRecordEnabledProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record is enabled.
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getRecordIndex(Record) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Get the index of the provided record.

- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getRecordIndex(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the index of the provided record.
- getRecordInfoStyle() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for info field.
- getRecordLayout() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Sets the arrangement of data fields from the record.
- getRecordList() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getRecordList() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getRecordList() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the underlying data of this DataBoundComponent as a
RecordList
. - getRecordList() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getRecordList() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getRecordList() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getRecordList() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getRecordList() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getRecordName() - Method in class com.smartgwt.client.data.DataSource
-
Provides a default value for
OperationBinding.recordName
. - getRecordName() - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML DataSource, tagName of the elements to be used as records.
- getRecordNavigationProperty() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Boolean property on each record that controls whether navigation controls are shown for that record.
- getRecordNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
number of the record clicked on in the current set of displayed records (starts with 0)
- getRecordNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
number of the record clicked on in the current set of displayed records (starts with 0)
- getRecordNum() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
number of the record clicked on in the current set of displayed records (starts with 0)
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
Index of the row where the click occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Index of the row where the contextclick occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
Index of the row where the click occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Index of the row where the contextclick occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
Index of the row where the click occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Index of the row where the contextclick occurred.
- getRecordNumericalSummaries() - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
If successful and the
SummarizeRecordsRequest.aiFieldRequest
isnumerical
, If thevalueClass
is ORDINAL, the 0-based index of the category in the ordered list ofAIFieldRequest.categories
The computed numerical value .. - getRecordNumericalSummaries() - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
If any batch is non-successful or the
SummarizeRecordsRequest.aiFieldRequest
is notnumerical
,null
; otherwise: If thevalueClass
is ORDINAL, the 0-based index of the category in the ordered list ofAIFieldRequest.categories
The computed numerical value .. - getRecordRadius() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to any valid CSS border-radius string, allows for rounded records in this grid by having
getCellCSSText()
apply a corner-radius to the first and last cells in each record. - getRecordRadiusTargets() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Array of
RecordTypes
that should be rounded whenrecordRadius
is set to a valid CSS border-radius string. - getRecordRowAriaStateProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate a mapping of WAI ARIA attribute names and values for this record's row.
- getRecordRowRoleProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate the WAI ARIA role for this record's row.
- getRecords() - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
The records to evaluate.
- getRecords() - Method in class com.smartgwt.client.ai.BuildHilitesRequest
-
The records to apply the hilite(s) to.
- getRecords() - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStepResult
-
The records resulting from the query.
- getRecords() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The records to summarize, from
DataSource
dataSource
. - getRecords() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current set of records displayed in this grid as an array of ListGridRecord objects.
- getRecords() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the tree nodes as a flat array of ListGridRecords.
- getRecordScreen() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Screen to create (via
createScreen()
) in lieu of callinggetRecordComponent()
. - getRecordShowRollOverProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of the property that can be set on a per-record basis to disabled rollover for an individual record when
showRollOver
is true. - getRecordSourceComponent() - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
Component to pull record for locating related data.
- getRecordSourceComponent() - Method in class com.smartgwt.client.util.workflow.FormEditRecordTask
-
Component to pull record for editing.
- getRecordsPerBlock() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The number of records to display in a block.
- getRecordSummaries() - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
If successful and the
SummarizeRecordsRequest.aiFieldRequest
is notnumerical
, the generated record summaries (text) or unordered categories for the corresponding records in the batch. - getRecordSummaries() - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
If any batch is non-successful or the
SummarizeRecordsRequest.aiFieldRequest
isnumerical
,null
; otherwise, the generated summaries (text) or unordered categories for the correspondingrecords
of therequest
. - getRecordSummaryAttributePrefix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getRecordSummaryBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If showing any record summary fields (IE: fields of
type:"summary"
), this attribute specifies a custom base style to apply to cells in the summary field - getRecordSummaryBaseStyle() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
If showing any record summary fields (IE: fields of
type:"summary"
), this attribute specifies a custom base style to apply to cells in the summary field - getRecordSummaryFunction() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type
"summary"
. - getRecordTitleStyle() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for title.
- getRecordXPath() - Method in class com.smartgwt.client.data.DataSource
- getRecordXPath() - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML
or JSON , JSON or DataSource, an XPath expression used to retrieve the objects that will become DataSource records.RestConnector
- getRecordXPath() - Method in class com.smartgwt.client.data.RestDataSource
-
For RestDataSources, by default, either the
xmlRecordXPath
orjsonRecordXPath
is used based on thedataFormat
setting. - getRecreateOnChange() - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
for fields that, when changed inReify
, should discard the current live component and recreate it with the current configured properties. - getRecreateOnChange() - Method in class com.smartgwt.client.tools.PaletteNode
-
If set to true, indicates instead of updating the changed property on the target live component a new live component is created with the current configured properties.
- getRect() - Method in class com.smartgwt.client.widgets.Canvas
-
Get all four coordinates, relative to the enclosing context, at one.
- getRect() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the coordinates of this object.
- getRecycleTiles() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This property determines whether tiles that are no longer visible (due to scrolling) are recycled, allowing a large number of records to be displayed using a (potentially) much smaller set of tiles.
- getRed() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Red element of the currently-selected color, as an integer from 0-255
- getRedFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Red' field in the complex chooser.
- getRedFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Red' field in the complex chooser.
- getRedrawOnChange() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, this item will cause the entire form to be redrawn when the item's "elementChanged" event is done firing
- getRedrawOnResize() - Method in class com.smartgwt.client.widgets.Canvas
-
Should this element be redrawn in response to a resize?
- getRedrawOnStateChange() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this widget needs to redraw to reflect state change
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.core.BaseClass
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.core.RefDataClass
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.BaseWidget
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
- getRef(String) - Static method in class com.smartgwt.client.core.RefDataClass
- getRefuseMultiRemoveMessage() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message to be shown when multiple records are selected for removal but
allowMultiRecordRemove
is not set. - getRegressionLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the
regression line
. - getRegressionLineType() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Regression algorithm used for the
regression line
. - getRegressionPolynomialDegree() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, specify the degree of polynomial to use for any polynomial regression that is calculated.
- getRegularPolygonPoints(int, int, int, int, int, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Calls
getPolygonPoints()
with angles spread evenly over the full 360 degrees. - getRejectInvalidValueOnChange() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If validateOnChange is true, and validation fails for an item on change, with no suggested value, should we revert to the previous value, or continue to display the bad value entered by the user.
- getRejectInvalidValueOnChange() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If validateOnChange is true, and validation fails for this item on change, with no suggested value, should we revert to the previous value, or continue to display the bad value entered by the user.
- getRelatedDataSource(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the
DataSource
containing data related to the passed record. - getRelativeDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Returns the RelativeDate for the current value.
- getRelativeEndDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the relative end date of the range, or null if not specified.
- getRelativeItemConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The
FormItem
class to create whenallowRelativeDates
is true. - getRelativeStartDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the relative start date of the range, or null if not specified.
- getRelevantFieldNames() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
The names of fields that are relevant to each
SummarizeRecordsRequest
. - getRelevantFieldNames() - Method in class com.smartgwt.client.ai.AIHoverRequest
-
The names of fields that are relevant to each
SummarizeValueRequest
. - getRelevantFieldNames() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
-
If set, the list of field names that are potentially relevant to the record summary requests.
If unset, either theSuggestRecordSummaryTitleRequest
was unsuccessful or no determination was made as to the potentially relevant field names. - getRelevantFieldNames() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, the names of the
DBCField
s of thecomponent
(orDataSourceField
s of thedataSource
) that are relevant to the request to summarize thevalue
. - getRememberDynamicProgressiveLoading() - Method in class com.smartgwt.client.data.ResultSet
-
If
progressiveLoading
is not explicitly set, but the ResultSet recieves a response from the server whereDSResponse.progressiveLoading
is set to true, should subsequent requests for other rows in the same data set explicitly request progressiveLoading viaDSRequest.progressiveLoading
, as long as the criteria are unchanged and the cache is not explicitly invalidated? - getRemoveButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
com.smartgwt.client.types.AutoChild
of typeIButton
, used to permanently remove an event from theeventEditor
. - getRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The removal ImgButton that appears before each clause if
showRemoveButton
is set. - getRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The clause removal ImgButton that appears before this clause if
showRemoveButton
is set. - getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The
prompt
of theremove button
. - getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the remove button.
- getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The hover prompt text for the remove button.
- getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The hover prompt text for the
remove button
. - getRemoveButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
Remove button
in theevent editor
. - getRemoveDataURL() - Method in class com.smartgwt.client.data.RestDataSource
- getRemovedCSSText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom CSS text to be applied to records that have been
marked for removal
. - getRemoveFieldDefaults() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a JavaScriptObject containing default
ListGridField
attributes of remove fields. - getRemoveFieldProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Configuration properties for the "remove field" displayed when
canRemoveRecords
is enabled. - getRemoveFieldTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title to use for the
remove field
. - getRemoveIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canRemoveRecords
is enabled, default icon to show in the auto-generated field that allows removing records. - getRemoveIconBaseStyle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
CSS class to apply to the
remove button
shown for this HiliteRule. - getRemoveIconSize() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
When set, dictates the size of the
remove button
shown for this HiliteRule. - getRemoveIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of
remove icons
for this ListGrid. - getRemoveIconStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom style to apply to the image in the
removeField
displayed in rows whencanRemoveRecords
is true. - getRemoveItemTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the 'Visible Fields' grid's context menu item, whose click handler puts the selected item back in the 'Available Fields' collection.
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getRemoveOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component should use when performing remove operations. - getRemoveOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
operationId
to use when performing remove operations. - getRemoveOperation() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getRemoveSearchField() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
ListGridField shown in the pickList to allow users to remove existing searches.
- getRemoveSearchHoverText() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{removeSearchField}
- getRemoveText() - Method in class com.smartgwt.client.widgets.FieldPicker
- getRenameFacetValueMessage() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Message displayed when renaming a facet value.
- getRenameFacetValueTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Rename menu item.
- getRenderer() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getRenderEventsOnDemand() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default, each
event
is rendered as it appears in the viewport. - getReplacementValue() - Method in class com.smartgwt.client.data.Hilite
-
HTML which replaces the cell's textual value where this hilite is applied.
- getReportCollisions() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If new nodes are added to a tree with modelType:"parent" which have the same
id field value
as existing nodes, the existing nodes are removed when the new nodes are added. - getReportDownloadErrorsAsDocuments() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Whether errors during download should be reported inside the document, rather than through the
normal mechanism
. - getReportedKey() - Static method in class com.smartgwt.client.util.EventHandler
-
This method is a synonym for
getKeyEventKey()
- getRepositionMethod() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how the stack or message is repositioned, if required, after
Notify.setMessageContents()
has been called. - getRequest() - Method in class com.smartgwt.client.ai.SummarizeRecordsContext
-
The original request.
- getRequest() - Method in class com.smartgwt.client.data.events.ErrorEvent
-
the DSRequest or DSRequest that was sent to the server
- getRequestId() - Method in class com.smartgwt.client.data.DSRequest
-
Automatically generated unique ID for this request.
- getRequestProperties() - Method in class com.smartgwt.client.data.DataSource
-
Additional properties to pass through to the
DSRequest
s made by this DataSource. - getRequestProperties() - Method in class com.smartgwt.client.data.OperationBinding
-
Additional properties to pass through to the
DSRequest
created for this operation. - getRequestProperties() - Method in class com.smartgwt.client.data.ResultSet
-
Allows to set a DSRequest properties to this ResulSet.
- getRequestProperties() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Allows customizing the projectLoader servlet request properties.
- getRequestProperties() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Specifies optional
RPCRequest
properties for the request. - getRequestProperties() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The properties that will be specified on the
DSRequest
when fetching records. - getRequestProperties() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Additional properties to set on the DSRequest that will be issued to perform save.
- getRequestProperties() - Method in class com.smartgwt.client.util.workflow.GridExportClientDataTask
-
Additional properties to set on the DSRequest that will be issued to perform client-side export.
- getRequestProperties() - Method in class com.smartgwt.client.util.workflow.GridExportDataTask
-
Additional properties to set on the DSRequest that will be issued to perform server-side export.
- getRequestProperties() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Additional properties to set on the DSRequest that will be issued to perform the fetch or clear criteria.
- getRequestProperties() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Additional properties to set on the
removeSelectedData
call to perform removal. - getRequestProperties() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Object containing properties to send with every "add" request this batchUploader sends.
- getRequestProperties() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
The criteria derived from the filter editor values.
- getRequestPropertiesAsDSRequest() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The properties that will be specified on the
DSRequest
when fetching records. - getRequestRowCountPrompt() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
This prompt will be displayed in a hover when
canRequestRowCount
is true and an accurate row count is not currently known. - getRequired() - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates this field must be non-null in order for a record to pass validation.
- getRequired() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether a non-empty value is required for this field to pass validation.
- getRequired() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When the user edits cells in this field, is this value required to be non-empty in order for validation to pass.
Note: for databound listGrids, this property may be specified on theDataSourceField
, enabling both client and server side validation. - getRequiredCriterion() - Method in class com.smartgwt.client.data.OperationBinding
-
A comma-separated list of field names that must be present in criteria / advancedCriteria provided by the caller.
- getRequiredMessage() - Method in class com.smartgwt.client.data.DataSource
-
The required message when a field that has been marked as
required
is not filled in by the user. - getRequiredMessage() - Method in class com.smartgwt.client.data.DataSourceField
-
The required message when a field that has been marked as
required
is not filled in by the user. - getRequiredMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The required message for required field errors.
- getRequiredMessage() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The required message for required field errors.
- getRequiredProperties() - Method in class com.smartgwt.client.tools.PaletteNode
-
Comma separated list of properties for this component that must be provided in
EditNode.defaults
before the component will be created. - getRequiredRightTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of every required item in this form if
hiliteRequiredFields
is true and theTitleOrientation
property is set to "right". - getRequiredRightTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every required item in this form if
hiliteRequiredFields
is true and theTitleOrientation
property is set to "right". - getRequiredTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of every required item in this form if
hiliteRequiredFields
is true. - getRequiredTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every required item in this form if
hiliteRequiredFields
is true. - getRequiredWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be
required
. - getReselectOnUpdate() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when an update operation occurs on a selected record in a
databound
listGrid, ensure the updated record is re-selected when the operation completes. - getReselectOnUpdate() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If true, when an update operation occurs on a selected tile's record in a
databound
tileGrid, ensure the updated tile is re-selected when the operation completes. - getReselectOnUpdateNotifications() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
if
reselectOnUpdate
is true, this property governs what selection changed notifications should be triggered when a selected record is edited then automatically reselected when the edited data is merged into the data set. - getReselectOnUpdateNotifications() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
if
reselectOnUpdate
is true, this property governs what selection changed notifications should be triggered when a selected tile's record is edited then automatically reselected when the edited data is merged into the data set. - getResizeBar() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getResizeBarClass() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Default class to use for creating
resizeBars
. - getResizeBarClass() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Customized resizeBar with typical appearance for a ToolStrip.
- getResizeBarSize() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Thickness of the resizeBar in pixels.
- getResizeBarSize() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Thickness of the resizeBars in pixels.
- getResizeBarTarget() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, and
showResizeBar
is set totrue
so that a resizeBar is created,resizeBarTarget:"next"
can be set to indicate that the resizeBar should resize the next member of the layout rather than this one. - getResizeBoundingBox() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the bounding box of the shape reflected by the
resize outline
shown when dragging theresize knobs
. - getResizeBoundingBoxAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the bounding box of the shape reflected by the
resize outline
shown when dragging theresize knobs
. - getResizeFieldsInRealTime() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
true
, the grid contents are redrawn in real time as fields are resized. - getResizeFrom() - Method in class com.smartgwt.client.widgets.Canvas
-
When drag resizing is enabled via
canDragResize
, restricts resizes to only certain edges or corners. - getResizeFrom() - Method in class com.smartgwt.client.widgets.Window
-
When drag resizing is enabled via
canDragResize
, restricts resizes to only certain edges or corners. - getResizeKnobPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.RESIZE
control knobs
, this attribute specifies the points with respect to the draw item where resize knobs should appear. - getResizeOutline() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.RESIZE
control knobs
, this attribute specifies the AutoChild for theDrawRect
that draws a rectangle frame which connects all resize knobs of current DrawItem. - getResizer() - Method in class com.smartgwt.client.widgets.Window
-
ImgButton-based resizer, shown in the footer.
- getResizeViaLocalTransformOnly() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this DrawItem is showing
KnobType.RESIZE
control knobs
, should resizing the shape solely update the local transform (for example, the DrawItem'sscale
ortranslation
)?. - getResponse() - Method in class com.smartgwt.client.data.events.ErrorEvent
-
the DSResponse or DSResponse object returned from the server
- getResponseDataSchema() - Method in class com.smartgwt.client.data.OperationBinding
-
Optional schema describing how to extract DataSource records from the XML elements selected.
- getResponseMaximum() - Method in class com.smartgwt.client.ai.AIRequest
-
When the
responseType
is "number", the maximum value that the response may take. - getResponseMinimum() - Method in class com.smartgwt.client.ai.AIRequest
-
When the
responseType
is "number", the minimum value that the response may take. - getResponseType() - Method in class com.smartgwt.client.ai.AIRequest
-
The type of content expected from AI.
- getRestoreButton() - Method in class com.smartgwt.client.widgets.Window
-
ImgButton that restores the Window via
restore()
. - getResult() - Method in class com.smartgwt.client.ai.DataQuestion
-
The result of the operation.
- getResultBatchSize() - Method in class com.smartgwt.client.data.DataSource
-
Very advanced: for servers that do not support paging, and must return large numbers of XML records in one HTTP response, Smart GWT breaks up the processing of the response in order to avoid the "script running slowly" dialog appearing for an end user.
- getResultSet() - Method in class com.smartgwt.client.data.DSRequest
-
For advanced use in integrating dataset paging with web services, the ResultSet that issued this "fetch" DSRequest is automatically made available as the
resultSet
property. - getResultSet() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getResultSet() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getResultSet() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the underlying data of this DataBoundComponent as a
ResultSet
. - getResultSet() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getResultSet() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getResultSet() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getResultSet() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getResultSet() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getResultSetClass() - Method in class com.smartgwt.client.data.DataSource
-
Class for ResultSets used by this datasource.
- getResultSize() - Method in class com.smartgwt.client.data.ResultSet
-
How many rows to retrieve at once.
- getResultSize() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
How many tree nodes to retrieve at once from each large set of children in the tree.
- getResultTree() - Method in class com.smartgwt.client.data.DSRequest
-
For advanced use in integrating trees that
load data on demand
with web services, the ResultTree that issued this "fetch" DSRequest is automatically made available as theresultTree
property. - getResultTreeClass() - Method in class com.smartgwt.client.data.DataSource
-
Class for ResultTrees used by this datasource.
- getRetainValuesAcrossFields() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Dictates whether values entered by a user should be retained in the value fields when a different field is selected.
- getReverseOrder() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Reverse the order of stacking for this Layout, so that the last member is shown first.
- getReverseOrder() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Note: This is a Layout property which is inapplicable on this class.
- getReverseRTLAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a page is rendered in
RTL mode
, should cell alignments specifiedListGridField.cellAlign
be reversed (so analign:"right"
field will have content aligned on the left and vice versa)? - getRevertValueKey() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Keyboard shortcut that causes the value of the currently focused form item to be reverted to whatever value would be shown if
resetValues()
were called. - getRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the right coordinate of this object as rendered, relative to its enclosing context, in pixels.
- getRightButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The button displayed to the right of the title in this NavigationBar.
- getRightButtonIcon() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Icon
for therightButton
. - getRightButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Title
for therightButton
. - getRightTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of an item in this form if its titleOrientation property is set to "right".
- getRightTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of an item in this form if its titleOrientation property is set to "right".
- getRoles() - Static method in class com.smartgwt.client.util.Authentication
-
Returns the current set of user roles.
- getRollOverCanvas(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method is called to retrieve the
rollOverCanvas
when the user moves over a new row or cell ifshowRollOverCanvas
is true, or when the user moves over the selected record ifshowSelectedRollOverCanvas
is true. - getRollOverMenuHideDelay() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
When
showMenuOnRollOver
is true, this is the delay in milliseconds before the menu is automatically hidden following mouseOut. - getRollUnderCanvas(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method is called to retrieve the
rollUnderCanvas
when the user moves over a new row or cell ifshowing a rollUnder canvas
or showing arollUnder canvas for the selected record
. - getRollupValue() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
facetValueId of the default rollupValue for each facet.
- getRollupValue() - Method in class com.smartgwt.client.widgets.cube.Facet
-
facetValueId of the rollup facetValue for this facet.
- getRoot() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If you're using the "parent" modelType, you can provide the root node configuration via this property.
- getRootComponent() - Method in class com.smartgwt.client.tools.EditContext
-
Root of data to edit.
- getRootComponent() - Method in class com.smartgwt.client.tools.EditPane
-
Root of data to edit.
- getRootComponent() - Method in class com.smartgwt.client.tools.EditTree
-
Root of data to edit.
- getRootCriteriaOnly() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
For DataSources that define a
tree relationship
between fields by declaring aforeignKey
on one field that refers to another from that same DataSource, shouldcriteria
be applied only to the root node? If false, the criteria will be applied to all nodes. - getRootEditNode() - Method in class com.smartgwt.client.tools.EditContext
-
Returns the root
EditNode
of the EditContext typically created fromrootComponent
. - getRootEditNode() - Method in class com.smartgwt.client.tools.EditPane
-
Returns the root
EditNode
of the EditContext typically created fromrootComponent
. - getRootEditNode() - Method in class com.smartgwt.client.tools.EditTree
-
Returns the root
EditNode
of the EditContext typically created fromrootComponent
. - getRootNode() - Method in class com.smartgwt.client.tools.NodeAddedEvent
-
root node of the edit context
- getRootNode() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute may be used to specify a root value for the parentIdField of this resultTree.
- getRootNodeId() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- getRootNodeId() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- getRootNodeId() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- getRootNodeIdAsInt() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- getRootNodeIdAsInt() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- getRootNodeIdAsInt() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- getRootValue() - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- getRootValue() - Method in class com.smartgwt.client.widgets.tree.Tree
- getRotateDataValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels shown for data-values in
Column-type charts
. - getRotatedHeaderMenuButtonHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the height of the auto-generatedheaderMenuButton
over arotated
header button. - getRotatedHeaderMenuButtonHeightAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the height of the auto-generatedheaderMenuButton
over arotated
header button. - getRotatedHeaderMenuButtonWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the width of the auto-generatedheaderMenuButton
over arotated
header button. - getRotateHeaderTitles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This property is not supported for
CubeGrid
. - getRotateHeaderTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to rotate the field titles so they're rendered vertically from bottom to top.
- getRotateKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.ROTATE
control knobs
, this attribute specifies the AutoChild for theDrawKnob
that allows a user to rotate the DrawItem with help of a knob located above. - getRotateLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels on the X-axis.
- getRotateTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to rotate the field's title so it's rendered vertically from bottom to top.
- getRotation() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Deprecated.
- getRotation() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Deprecated.
- getRotation() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Deprecated.
- getRotation() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Deprecated.
- getRotationAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Rotation in degrees about the
center point
. - getRotationAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
- getRotationAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Rotation in degrees for the
DrawPane
as a whole about the center of theDrawPane
. - getRotationAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Rotation in degrees about the
centerPoint
of the DrawSector. - getRounding() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Rounding of corners, from 0 (square corners) to 1.0 (shorter edge is a semicircle).
- getRoundPrecision() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
If
Slider.roundValues
is false, the slider value will be rounded to this number of decimal places. - getRoundPrecision() - Method in class com.smartgwt.client.widgets.Slider
-
If
roundValues
is false, the slider value will be rounded to this number of decimal places. - getRoundToPrecision() - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Return the roundToPrecision.
- getRoundValues() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Specifies whether the slider value should be rounded to the nearest integer.
- getRoundValues() - Method in class com.smartgwt.client.widgets.Slider
-
Specifies whether the slider value should be rounded to the nearest integer.
- getRow() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- getRow() - Method in class com.smartgwt.client.widgets.ace.AcePosition
-
Internal use only.
- getRow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getRowAriaState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a mapping of default WAI ARIA attributes for rows within this listGrid.
- getRowCount() - Method in class com.smartgwt.client.data.ResultSet
-
This method retrieves the row-count for this data set.
- getRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieves the
row count
for the grid, which may differ from the reporteddata length
ifprogressive loading
is enabled. - getRowCountContext() - Method in class com.smartgwt.client.data.ResultSet
-
Request properties for row-count fetch operations performed by
fetchRowCount()
. - getRowCountDisplayPrecision() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When an exact
row count
is not known due to progressive loading, this attribute allows the formatted row count returned bygetFormattedRowCount()
and ultimately displayed in therowRangeDisplay label
to be rounded to a multiple of the specified value. - getRowCountOperation() - Method in class com.smartgwt.client.data.ResultSet
-
The
operationId
this ResultSet should use when performing a row-count fetch operation due tofetchRowCount()
. - getRowCountRange() - Method in class com.smartgwt.client.data.ResultSet
-
If
getRowCountStatus()
is "range" this method will return a two element array containing the lower and upper bound for the rowCount. - getRowCountRange() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieves the
row count range
for listGrids whereprogressive loading
is active and the row count has been specified as arange
. - getRowCountStatus() - Method in class com.smartgwt.client.data.ResultSet
-
This method indicates whether
getRowCount()
reflects an accurate row-count for this data set. - getRowCountStatus() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method indicates whether
getRowCount()
reflects an accurate row-count for this listGrid. - getRowEndEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing a record in this listGrid, and attempts to navigate to a field beyond the end of the row, via tab (or shift-tab off the first editable field), this property determines what action to take: "next": start editing the next (or previous) record in the list "same": put focus back into the first editable field of the same record.
- getRowErrors(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns any currently stored validation errors for this row in the following format:
{fieldName:[array of error messages], ...}
- getRowFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
The list of
ids
for facets that will appear to the left of the body. - getRowFacetValues(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return a
FacetValueMap
indicating the facet values for a specific row in the grid. - getRowHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's row headers. - getRowHeaderFacetValues(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return a
FacetValueMap
of the facet values for the row field at the specified level containing the requested row number. - getRowHeaderGridMode() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If enabled row headers for this cubeGrid will be rendered using a
GridRenderer
component. - getRowHeaderLabelBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the facet-label buttons above the grid's row headers. - getRowHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The height of time-slots in the calendar.
- getRowHeight() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
, then the height will be used when creating the new row. - getRowHeight() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The height of rows in each column.
- getRowHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Height of rows rendered by the DetailViewer.
- getRowHeight(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the height this row should be.
- getRowHeightAsString() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
, then the height will be used when creating the new row. - getRowLayout() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getRowLocatorField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
locateRowsBy
has been set to "cellValue", this property may be used to specify which field's cell value to use. - getRowLocatorFieldAsStringArray() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
locateRowsBy
has been set to "cellValue", this property may be used to specify which field's cell value to use. - getRowNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
the row number to which the parameter date belongs
- getRowNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
the row number to which the parameter date belongs
- getRowNum() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
The row number of the cell currently being validated, if the component being validated is a ListGrid.
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
current index of the row that was saved
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
current index of the row we attempted to save
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Row on which the icon was clicked
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
row number for the row being left
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
Returns the rowNum being edited
- getRowNum() - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
The row number occupied by a
Portlet
within aPortalLayout
column. - getRowNum(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Synonym of
getRecordIndex()
. - getRowNumberField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An automatically generated field that displays the current row number when
showRowNumbers
is true. - getRowNumberStart() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number to start the row-count from - default value is 1.
- getRowNumberStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS Style name for the
rowNumberField
. - getRowPageTop(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the Y-coordinate for a given row number as a page-relative coordinate.
- getRowRangeDisplay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
RowRangeDisplay
autoChild, which may be retrieved by callinggetRowRangeDisplay()
. - getRowRangeDisplayStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How should the
getFormattedRowRange()
format the row range and row count for display to the user? - getRowRangeDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method will return a row range summary display value containing the currently visible row range and row count for the data set.
- getRowRangeFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamic String specifying the format for the
visible row range
. - getRowRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the default WAI ARIA role for rows within this listGrid.
- getRowSpan() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of rows that this item spans
- getRowSpan() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any rows
- getRowSpan() - Method in class com.smartgwt.client.widgets.RibbonButton
- getRowSpan(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return how many rows this cell should span.
- getRowSpanEditMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
allowRowSpanning
is enabled, this property may be used to specify editing behavior for cells that span multiple rows. - getRowSpanSelectionMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Chooses the selection mode when
useRowSpanStyling
is enabled. - getRowTitleFrequency() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getRowTop(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the top coordinate for a given row number, relative to the top of body content.
- getRpcResponse() - Method in class com.smartgwt.client.rpc.LoadScreenCallback
- getRuleContext() - Method in class com.smartgwt.client.widgets.Canvas
-
Get the current value of the rule context collected by the
ruleScope
of this component (which may be this component itself or whatever component is managing theruleScope
for this component). - getRuleContext(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Get the current value of the rule context collected by the
ruleScope
of this component (which may be this component itself or whatever component is managing theruleScope
for this component). - getRuleScope() - Method in class com.smartgwt.client.core.BaseClass
-
ID
of the component that manages "rule context" for which this class participates. - getRuleScope() - Method in class com.smartgwt.client.util.workflow.Process
-
Canvas.ID
of the component that manages "rule context" for which this process participates. - getRuleScope() - Method in class com.smartgwt.client.widgets.Canvas
-
ID
of the component that gathers the context for evaluation of criteria-based rules specified by properties such asFormItem.visibleWhen
, Dynamic Properties, andDynamicCriteria
such asListGrid.initialCriteria
. - getSampleImgDir() - Static method in class com.smartgwt.client.util.Page
-
Return the dir for Showcase-sample images which differ by skin.
- getSamplePhotoDir() - Static method in class com.smartgwt.client.util.Page
-
Return the dir for skin-specific sample-photos in the product Showcase.
- getSamplePhotoDir(String) - Static method in class com.smartgwt.client.util.Page
-
Return the dir for skin-specific sample-photos in the product Showcase.
- getSampleRecord() - Method in class com.smartgwt.client.widgets.FieldPicker
-
If a
sampleRecord
is provided, the FieldPicker will show a second column in the Current Fields dialog showing the cell value that will appear for that field given the provided sample record. - getSampleRecordAsDefaultSampleRecord() - Method in class com.smartgwt.client.widgets.FieldPicker
-
If a
sampleRecord
is provided, the FieldPicker will show a second column in the Current Fields dialog showing the cell value that will appear for that field given the provided sample record. - getSampleThumbnailDir() - Static method in class com.smartgwt.client.util.Page
-
Return the dir for skin-specific sample-thumbnails in the product Showcase.
- getSampleThumbnailDir(String) - Static method in class com.smartgwt.client.util.Page
-
Return the dir for skin-specific sample-thumbnails in the product Showcase.
- getSampleTile() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getSampleTileLayout() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Shows available bullet options as a series of tiles.
- getSampleValueTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the sample value property of the current fields
- getSatFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Saturation' field in the complex chooser.
- getSatFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Sat' field in the complex chooser.
- getSaturation() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Saturation of the currently-selected color, as an integer from 0-240
- getSaveAndExitButton() - Method in class com.smartgwt.client.widgets.FieldPicker
-
An AutoChild
button
that saves the current field-set and exits the Field Picker. - getSaveAndExitButtonTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the Save and Exit button
- getSaveButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getSaveButton() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Button used to save changes.
- getSaveButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getSaveButtonTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text for the
saveButton
. - getSaveButtonTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the
saveButton
. - getSaveByCell() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CubeGrids only support editing by cell.
- getSaveByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether edits should be saved whenever the user moves between cells in the current edit row.
- getSaveCriteriaInViewState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the current
filter-criteria
be included along with other details when saving this grid'sview-state
? - getSaveData() - Method in class com.smartgwt.client.tools.EditPane
-
Returns an Array of
PaletteNode
s representing all currentEditNode
s in this pane, suitable for saving and restoring via passing each paletteNode toaddNode()
. - getSaveDefaultSearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Works identically to
ListGrid.saveDefaultSearch
. - getSaveDefaultSearch() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Saves the name of the default search to localStorage, under the key "sc_defaultSearch:" + minimal locator.
- getSaveDefaultSearchToServer() - Method in class com.smartgwt.client.data.SavedSearches
-
Should a user's default search preferences be stored to the server?
- getSavedSearchAdminRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Override of
SavedSearches.adminRole
for this component. - getSavedSearchAdminSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties for the separator record between locally saved and admin searches.
- getSavedSearchDataSource(DataBoundComponent) - Method in class com.smartgwt.client.data.SavedSearches
-
Retrieves the DataSource used for persistence of saved searches for some component.
- getSavedSearchDS() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional override of
SavedSearches.defaultDataSource
for this SavedSearchItem. - getSavedSearchDS() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Override of
SavedSearches.defaultDataSource
for this component. - getSavedSearchEditor() - Method in class com.smartgwt.client.widgets.EditSearchWindow
-
Has no effect unless
ListGrid.showBackgroundComponents
istrue
. - getSavedSearchId() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getSavedSearchId() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Optional identifier for saved searches that should be applied to this component.
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional explicit identifier for saved searches.
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getSavedSearchId(Canvas) - Method in class com.smartgwt.client.data.SavedSearches
-
Returns the identifier used to uniquely identify saved searches for some component.
- getSavedSearchIDPrefix() - Method in class com.smartgwt.client.data.SavedSearches
-
Prefix applied to a specified
DataBoundComponent.savedSearchId
bygetSavedSearchId()
. - getSavedSearchStoredState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set to "criteria" if you want only criteria to be stored for ListGrids and TreeGrids instead of the full viewState of the component.
- getSavedSearchText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show for the saved searches submenu.
- getSavedViewState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the
view state
for this ListGrid as last saved by theautoPersistViewState
setting. - getSaveFieldFrozenState() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to which fields are
frozen
be persisted? - getSaveFieldOrder() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid field order be persisted?
- getSaveFieldVisibility() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid field visibility be persisted?
- getSaveFilterCriteria() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to filter criteria by end user editing of criteria in the
filter editor
by persisted? - getSaveGroupBy() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid grouping (including both grouping and ungrouping the grid) be persisted?
- getSaveLastSearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
If set, the name of the last search is automatically stored in browser
localStorage
, and will be applied to thetargetComponent
as soon as saved searches are loaded. - getSaveLocally() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For grids with a specified
dataSource
, this property can be set totrue
to cause the grid directly update its local data set instead of performing an operation against it's configured DataSource. - getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
true
, when the user hits the Enter key while focused in a text-item in this form, we automatically submit the form to the server using thesubmit()
method. - getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
ComboBox items will submit their containing form on enter keypress if
saveOnEnter
is true. - getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set this to true to allow the parent form to save it's data when 'Enter' is pressed on this formItem and
saveOnEnter
is true on the parent form. - getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select items will submit their containing form on enter keypress if
saveOnEnter
is true. - getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Text items will submit their containing form on enter keypress if
saveOnEnter
is true. - getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, when the user hits the Enter key while focused in a text-item in this FilterBuilder, we automatically invoke the user-supplied
FilterBuilder.search()
method. - getSaveOpenStateInViewState() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should the current
open state
of the tree be included along with other details when saving this grid'sview-state
? - getSaveOperationType() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
DSOperationType
to be performed whensaveData()
is called. - getSaveOperationType() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Default
DSOperationType
to be performed whenDynamicForm.saveData()
is called. - getSaveOperationType(DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
DSOperationType
to be performed whenDynamicForm.saveData
is called. - getSaveRequestProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable grids with a specified
dataSource
, wheresaveLocally
is false, this attribute may be used to specify standard DSRequest properties to apply to all save operations performed by this grid (whether triggered by user interaction, or explicit saveEdits or saveAllEdits call). - getSaveSort() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to which fields are sorted be persisted?
- getSaveToServer() - Method in class com.smartgwt.client.util.workflow.UserTask
-
If saveToServer is set then the associated form (
targetForm
) will perform the normalDynamicForm.submit()
actions when submitted (typically from aSubmitItem
). - getSayIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in the
SC.say()
dialog. - getScale() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array holds 2 values representing scaling along x and y dimensions.
- getScaleEndColor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The ending color of the color scale when the data points are colored according to a
color scale metric
. - getScaleStartColor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The starting color of the color scale when the data points are colored according to a
color scale metric
. - getScanMode() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
Determines how to scan for the
Tree.childrenProperty
- getScClassName() - Method in class com.smartgwt.client.bean.types.CanvasBaseValueType
- getScClassName() - Method in class com.smartgwt.client.bean.types.DataSourceBaseValueType
- getScClassName() - Method in class com.smartgwt.client.bean.types.JsoWrapperValueType
- getScClassName() - Method in class com.smartgwt.client.core.BaseClass
-
Get the name of the underlying SmartClient class
- getScClassName() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Get the name of the underlying SmartClient class
- getScClassName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Get the name of the underlying SmartClient class
- getSCClassName(JavaScriptObject) - Static method in class com.smartgwt.client.util.SC
-
Gets the name of this underlying SmartClient class as a string.
- getScenarioCode() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
scenario in which the save occurred
- getSchema(String) - Method in class com.smartgwt.client.data.SchemaSet
-
Get the schema definition of any complexType or element of complexType defined within the
element this SchemaSet represents. - getSchema(String) - Method in class com.smartgwt.client.data.WebService
-
Get the schema definition of any complexType or element of complexType defined in any
blocks in the WSDL file this WebService represents. - getSchema(String, String) - Method in class com.smartgwt.client.data.SchemaSet
-
Get the schema definition of any complexType or element of complexType defined within the
element this SchemaSet represents. - getSchema(String, String) - Method in class com.smartgwt.client.data.WebService
-
Get the schema definition of any complexType or element of complexType defined in any
blocks in the WSDL file this WebService represents. - getSchemaNamespace() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource derived from WSDL or XML schema, the XML namespace this schema belongs to.
- getScore() - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- getScParityStableVersionNumber() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getScreen() - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
The last top-level component loaded
- getScreenHeight() - Static method in class com.smartgwt.client.util.Page
-
Get the height of the user's screen, in pixels.
- getScreenIdField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getScreenLoaderURL() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Specifies the URL where ScreenLoaderServlet is installed.
- getScreenName() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Name of screen to be added.
- getScreenName() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Name of screen to be loaded.
- getScreenNames() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
A comma-separated string containing the names of screens within the project that should be loaded.
- getScreenNames() - Method in class com.smartgwt.client.rpc.Project
-
Return the names of the screens cached in this project.
- getScreenReaderCellSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Special cell-separator that may be inserted between cell values when screen-readers are reading the content of a row.
- getScreenReaderIncludeFieldTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should column titles be read along with cell values when screen-readers are reading the content of a row? Only applies when screen-reader mode is enabled, and for ListGrids with
ariaRole:"list"
. - getScreenReaderNavigateByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
screen reader mode is enabled
, andcanSelectCells
is true should the user be able to navigate the grid cell-by-cell, highlighting and focusing on individual cells within the selected row via left and right arrow keypresses? - getScreenReaderRowSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Special row-separator that may be inserted at the end of the row value when screen-readers are reading the content of a row.
- getScreenReaderWriteRowLabelledBy() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
screen reader mode
is enabled, for grids withariaRole
set to"list"
, should a custom aria-labelledby attribute be written out in addition to any otherrow aria properties
to ensure thecolumn titles
,screenReaderCellSeparator
andscreenReaderRowSeparator
are read out along with cell content when reading rows? - getScreenWidth() - Static method in class com.smartgwt.client.util.Page
-
Get the width of the user's screen, in pixels.
- getScrollbar() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Optional Scrollbar shown as a second way of adjusting the range.
- getScrollbarSize() - Method in class com.smartgwt.client.widgets.Canvas
-
How thick should we make the scrollbars for this canvas.
- getScrollBottom() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollTop required to scroll vertically to the end of this widget's content.
- getScroller() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
A component containing back and forward buttons for scrolling through all of the tabs of the TabSet.
- getScrollerButtonSize() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, this property governs the size of scroller buttons. - getScrollerHSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, andsymmetricScroller
is true, this property governs the base URL for the tab bar back and forward scroller button images for horizontal tab bars [IE for tab sets withtabBarPosition
set to "top" or "bottom"]. - getScrollerSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, andsymmetricScroller
is false, this property governs the base URL for the tab bar back and forward scroller button images. - getScrollerVSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, andsymmetricScroller
is true, this property governs the base URL for the tab bar back and forward scroller button images for vertical tab bars [IE for tab sets withtabBarPosition
set to "left" or "right"]. - getScrollHeight() - Static method in class com.smartgwt.client.util.Page
-
Get the height of the window contents as they have been drawn.
- getScrollHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollable height of the widget's contents, including children, ignoring clipping.
- getScrollIntoView() - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Set to
false
to prevent the first affected record from being scrolled into view. - getScrollIntoView() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Set to
false
to prevent scrolling the component into view when showing. - getScrollLeft() - Static method in class com.smartgwt.client.util.Page
-
Get the amount that the browser window has been scrolled horizontally.
- getScrollLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Get the number of pixels this Canvas is scrolled from its left edge.
- getScrollRedrawDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While drag scrolling in an incrementally rendered grid, time in milliseconds to wait before redrawing, after the last mouse movement by the user.
- getScrollRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollLeft required to scroll horizontally to the end of this widget's content.
- getScrollSectionIntoView() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If an expanded or shown section expands past the current viewport and this property is true, then the viewport will auto-scroll to fit as much of the section content into the viewport without scrolling the top of the section out of the viewport.
- getScrollTarget() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The widget whose contents should be scrolled by this scrollbar.
- getScrollToCellXPosition() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When scrollToCell is called, this is used as defaults if xPosition weren't explicitly passed into the method.
- getScrollToCellYPosition() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When scrollToCell is called, this is used as defaults if yPosition weren't explicitly passed into the method.
- getScrollTop() - Static method in class com.smartgwt.client.util.Page
-
Get the amount that the browser window has been scrolled vertically.
- getScrollTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Get the number of pixels this Canvas is scrolled from its top edge.
- getScrollToWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set, and
showWorkday
is true, automatically scrolls theday
andweek
views to the start of theworkday
when the calendar is first displayed and whenever the user changes to a different day or week. - getScrollWheelRedrawDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While scrolling an incrementally rendered grid, using the mouseWheel, time in milliseconds to wait before redrawing, after the last mouseWheel movement by the user.
- getScrollWidth() - Static method in class com.smartgwt.client.util.Page
-
Get the width of the window contents as they have been drawn.
- getScrollWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollable width of the widget's contents, including children, ignoring clipping.
- getScVersion() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getScVersionNumber() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getSCVersionNumber() - Static method in class com.smartgwt.client.Version
- getSearchForm() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When declared, the specified form is automatically used as a search form for this grid, that is,
form.getValuesAsCriteria()
is called and the criteria returned are additive with any criteria present in theFilterEditor
orFilter Window
. - getSearchFormAsValuesManager() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When declared, the specified form is automatically used as a search form for this grid, that is,
form.getValuesAsCriteria()
is called and the criteria returned are additive with any criteria present in theFilterEditor
orFilter Window
. - getSearchNameField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getSearchNameItem() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
TextItem where the user enters the name for the saved search.
- getSearchOnEnter() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Causes the
search()
event to be triggered when the user presses the Enter key in any field of this form. - getSearchStringTooShortMessage() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Message to display in pick list when
minimumSearchLength
characters have not been entered. - getSecondIncrement() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andsecondValues
is unset, this attribute specifies the increment to use when generating entries for the second picker. - getSecondItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Select item to hold the seconds portion of the time or
duration
whenuseTextField
is false. - getSecondItemPrompt() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
The hover prompt to show for the
second picker
. - getSecondItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
seconds picker
. - getSecondItemTitle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Title to show for the
second picker
. - getSecondMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andsecondValues
is unset, this attribute specifies the maximum value present in the second picker. - getSecondMinValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andsecondValues
is unset, this attribute specifies the minimum value present in the second picker. - getSecondsAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "second". - getSecondsFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "second". - getSecondValues() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
An array of values to make available in the
second picker
whenuseTextField
is false. - getSection() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
SectionStackSection of the header clicked by the user
- getSection() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Retrieve the SectionStackSection associated with this header
- getSection() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Retrieve the SectionStackSection associated with this header
- getSection(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Return the SectionStackSection for a section.
- getSection(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Return the SectionStackSection for a section.
- getSectionExpanded() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Whether this form section should be initially collapsed.
- getSectionHeader() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Once a SectionStackSection has been applied to a SectionStack, this method may be used to return a pointer to the SectionHeader for this section
- getSectionHeaderClass() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Name of the Canvas subclass to use as a header that labels the section and allows showing and hiding.
- getSectionHeaderClass() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Widget to use for section headers.
- getSectionNames() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns a list of all
section names
in the order in which they appear in the SectionStack. - getSectionNumber(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns the position of the specified section in the SectionStack.
- getSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Return all the SectionStackSections in this SectionStack.
- getSectionStack() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
For a SectionHeader embedded in a SectionStack, this method will return a pointer to the
SectionStack
in which this section header is embedded. - getSectionStack() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
For a SectionHeader embedded in a SectionStack, this method will return a pointer to the
SectionStack
in which this section header is embedded. - getSectionStack() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
- getSectionVisibilityMode() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the form has sections, [implemented as
SectionItem
s], this attribute controls whether multiple sections can be expanded at once. - getSectorColors() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Array of preset fill colors used by the default implementation of
getDefaultFillColor()
to initialize the fill color of new sectors. - getSectorFillColor(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the fill color of the sector at index
sectorIndex
. - getSectorLabelContents(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the label contents of the label for the sector at sectorIndex.
- getSectors() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The GaugeSectors contained in this Gauge.
- getSectorShape() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getSectorValue(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Deprecated.
- getSectorValueAsDouble(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the value of the sector at
sectorIndex
. - getSelect() - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Set to
false
to clear selection. - getSelectAllButton() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Select All button
com.smartgwt.client.types.AutoChild
- getSelectAllButton() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
ImgButton for selecting the full set of data in the shuttle.
- getSelectAllButtonHeight() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Height for the
selectAllButton
- getSelectAllButtonIcon() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Icon for the
selectAllButton
- getSelectAllButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Title for the
selectAllButton
- getSelectAllButtonWidth() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Width for the
selectAllButton
- getSelectAllWhileFiltered() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If the user has filtered the set of options available in this item, how should the "Select All" and "Clear All" buttons work?
- getSelectAllWhileFiltered_disabledPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Disabled prompt for the
selectAllButton
while filtered ifselectAllWhileFiltered
is set to"disable"
. - getSelectAllWhileFiltered_partialCachePrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Disabled prompt for the
selectAllButton
while filtered ifselectAllWhileFiltered
is set to"whenLoaded"
and the PickList does not have a complete data set loaded on the client. - getSelectButton() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
ImgButton for selecting a single record
- getSelectButtonHeight() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Height for the
selectButton
- getSelectButtonIcon() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Icon for the
selectButton
- getSelectButtonWidth() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Width for the
selectButton
- getSelectCellTextOnClick() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set to true, clicking on a cell will natively select the cell's content, ready to be copied to the browser clipboard.
- getSelectCellTextOnClick() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the cell content be natively selected (ready for copying to clip-board) on click?
- getSelectChosenDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When true, shows the current
chosenDate
in a selected style in themonth view
. - getSelectContentOnSelectAll() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
When this
HTMLFlow
is focused, causes Ctrl-A / Command-A keypresses to select just the content, as opposed to all content on the screen becoming selected. - getSelected() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
selected
. - getSelected() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this component is selected.
- getSelectedAppearance() - Method in class com.smartgwt.client.tools.EditContext
-
Appearance that is applied to selected component.
- getSelectedAppearance() - Method in class com.smartgwt.client.tools.EditProxy
-
Appearance that is applied to selected component.
- getSelectedBaseStyle() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Base style to apply to the selected path within the menu.
- getSelectedBorder() - Method in class com.smartgwt.client.tools.EditContext
-
Set the CSS border to be applied to the selection outline of the selected components.
- getSelectedBorder() - Method in class com.smartgwt.client.tools.EditPane
-
Set the CSS border to be applied to the selection outline of the selected components.
- getSelectedBorder() - Method in class com.smartgwt.client.tools.EditProxy
-
Set the CSS border to be applied to the selection outline of the selected components.
- getSelectedBorder() - Method in class com.smartgwt.client.tools.EditTree
-
Set the CSS border to be applied to the selection outline of the selected components.
- getSelectedCellData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the selected cells as a series of Records where each field value is stored under it's offset from the top-left of the selection.
- getSelectedCellIds() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns an array of the IDs of all selected cell records.
- getSelectedCells() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns an array of the selected cell records.
- getSelectedCells() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Returns an array of the currently selected cells.
- getSelectedCellStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to a cell that is selected via a mouse drag.
- getSelectedClauses() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Returns the list of this FilterBuilder's FilterClauses that are currently selected.
- getSelectedColorLabel() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the selected color box.
- getSelectedDisabled() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- getSelectedDown() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
selected
onmouse down
. - getSelectedEditNode() - Method in class com.smartgwt.client.tools.EditContext
-
Returns selected EditNode or first selected EditNode if multiple nodes are selected.
- getSelectedEditNodes() - Method in class com.smartgwt.client.tools.EditContext
-
Returns all selected EditNodes as an Array.
- getSelectedEvent() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the currently selected
event
, or the first one if more than one is selected. - getSelectedEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the currently selected list of
events
. - getSelectedFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns an array of facetValues objects indicating the headers that are selected in the headerBar for this facet.
- getSelectedFacetValues(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns an array of facetValues objects indicating the headers that are selected in the headerBar for this facet.
- getSelectedFocused() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- getSelectedFocusedDown() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- getSelectedFocusedOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- getSelectedIconSuffix() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showSelectedIcons
is true, this suffix will be appended to thefolderIcon
for selected nodes in this grid. - getSelectedLabelBackgroundColor() - Method in class com.smartgwt.client.tools.EditContext
-
The background color for the selection outline label.
- getSelectedLabelBackgroundColor() - Method in class com.smartgwt.client.tools.EditPane
-
The background color for the selection outline label.
- getSelectedLabelBackgroundColor() - Method in class com.smartgwt.client.tools.EditProxy
-
The background color for the selection outline label.
- getSelectedLabelBackgroundColor() - Method in class com.smartgwt.client.tools.EditTree
-
The background color for the selection outline label.
- getSelectedOperator() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Operator for the criteria generated by this item when
useUnselectedValues
is false. - getSelectedOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- getSelectedPaths() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns a snapshot of the current selection within this treeGrid as a
ListGridSelectedState
object.
This object can be passed tosetSelectedPaths()
to reset this grid's selection the current state (assuming the same data is present in the grid). - getSelectedRecord() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Get the record returned from the
optionDataSource
whenfetchMissingValues
is true, and the missing value is fetched. - getSelectedRecord() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Get the record returned from the
optionDataSource
whenfetchMissingValues
is true, and the missing value is fetched. - getSelectedRecord() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Get the record returned from the
optionDataSource
whenfetchMissingValues
is true, and the missing value is fetched. - getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Returns the first record that has any cells selected.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Get the selected record, that is, the parent of the nodes in the rightmost visible column.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Return the first selected record in this component.
This method is appropriate if
isselectionType
"single"
, or if you only care about the first selected record in a multiple-record selection. - getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the first selected record in this grid.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the first selected record in this component.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the first selected record in this component.
This method is appropriate if
isselectionType
"single"
, or if you only care about the first selected record in a multiple-record selection. - getSelectedRecords() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For a SelectItem with an
optionDataSource
and allowing multiple selection (via multiple:true
), returns the list of currently selected records, or null if none are selected. - getSelectedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns all selected records in this grid.
- getSelectedRecords() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
A shuttle may be initialized with a set of selected records via
setSelectedRecords()
before the shuttle has been created. - getSelectedRecords(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns all selected records in this grid.
- getSelectedSelectionListTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Default title for the
selectionList
. - getSelectedState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a snapshot of the current selection within this listGrid as a
ListGridSelectedState
object.
This object can be passed tosetSelectedState()
to reset this grid's selection the current state (assuming the same data is present in the grid). - getSelectedTab() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The currently selected tab.
- getSelectedTabNumber() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Returns the index of the currently selected tab object.
- getSelectedTintColor() - Method in class com.smartgwt.client.tools.EditContext
-
Mask color applied to
editMask
of selected component whenEditProxy.selectedAppearance
is "tintMask". - getSelectedTintColor() - Method in class com.smartgwt.client.tools.EditProxy
-
Mask color applied to
editMask
of selected component whenselectedAppearance
is "tintMask". - getSelectedTintOpacity() - Method in class com.smartgwt.client.tools.EditContext
-
Opacity applied to
editMask
of selected component whenEditProxy.selectedAppearance
is "tintMask". - getSelectedTintOpacity() - Method in class com.smartgwt.client.tools.EditProxy
-
Opacity applied to
editMask
of selected component whenselectedAppearance
is "tintMask". - getSelectedValues() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial selected values for the shuttle.
- getSelectedValuesAsIntArray() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial selected values for the shuttle.
- getSelectedView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the currently selected
view
. - getSelectedWeekStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the Fiscal Year and Week columns for the currently selected week (the one being displayed in the
week chooser
). - getSelectHeaderOnSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, show the field-header for the sorted field (or the first field in a
multi-sort
grid) in the selected state. - getSelection() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
The selection associated with the listGrid.
- getSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Deprecated.use
ListGrid.getSelectedRecords()
instead - getSelection() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns all selected records, as an Array.
- getSelection(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Deprecated.use
ListGrid.getSelectedRecords(boolean)
instead - getSelection(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Returns the array of objects selected in the specified column of the columnTree
- getSelectionAppearance() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How selection of rows should be presented to the user.
- getSelectionBoundary() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Selection boundary determining what facets / facetValues can be selected together by drag selection / shift+click selection.
- getSelectionBoundary() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Selection boundary determining what facets / facetValues can be selected together by drag selection / shift+click selection.
- getSelectionComponentId() - Method in class com.smartgwt.client.util.workflow.FormEditSelectedTask
-
Component to pull record for editing.
- getSelectionComponentId() - Method in class com.smartgwt.client.util.workflow.GridViewSelectedDataTask
-
Component to pull record for viewing.
- getSelectionList() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Automatically generated ListGrid displaying the current selection for
selectionStyle:"pickList"
. - getSelectionListLabel() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
AutoChild to show the
selectedSelectionListTitle
- getSelectionProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- getSelectionProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true, falls through to standardcom.smartgwt.client.widgets.form.fields.FormItem#getSelectionRange
implementation on this items freeform text entry field. - getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
For text-based items, this method returns the indices of the start/end of the current selection if the item currently has the focus.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
For text-based items, this method returns the indices of the start/end of the current selection if the item currently has the focus.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, falls through to standardcom.smartgwt.client.widgets.form.fields.FormItem#getSelectionRange
implementation on this item's freeform text entry field. - getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This method is not supported by
UploadItem
. - getSelectionStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should the MultiPickerItem use a
Shuttle
style interface to indicate the currently selected / unselected values? - getSelectionStyle() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
selectionStyle:"shuttle" is not supported for SetFilterItem
- getSelectionType() - Method in class com.smartgwt.client.tools.EditContext
-
Defines selection behavior when in edit mode.
- getSelectionType() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Defines a listGrid's clickable-selection behavior.
- getSelectionType() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Defines a tileGrid's clickable-selection behavior.
- getSelectItemsMode() - Method in class com.smartgwt.client.tools.FormEditProxy
-
Controls which parts of a
FormItem
respond to a click and result in selecting the component. - getSelectMultiple() - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Should multiple records matching
Criteria
be affected? If set tofalse
only the first matching record is affected. - getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this property is set to true, whenever a text-based field in this form (
TextItem
,TextAreaItem
) is given focus - whether programmatically (seefocusInItem()
), or via a mouse click, all text within the item will be selected. - getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnClick
behavior to be configured on a per-FormItem basis. - getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnClick
behavior to be configured on a per-FormItem basis. - getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnClick
behavior to be configured on a per-FormItem basis. - getSelectOnEdit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the user starts editing a row, should the row also be selected?
- getSelectOnExpandRecord() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, clicking a record's
expansion field
will not add the record to the current selection. - getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this property is set to true, whenever a text-based field in this form (
TextItem
,TextAreaItem
) is given focus programmatically (seefocusInItem()
), all text within the item will be selected. - getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnFocus
behavior to be configured on a per-FormItem basis. - getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnFocus
behavior to be configured on a per-FormItem basis. - getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnFocus
behavior to be configured on a per-FormItem basis. - getSelectorFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If showing date selectors rather than the date text field (so when
this.useTextField
is false), this property allows customization of the order of the day, month and year selector fields. - getSelectOtherPrompt() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title to show in prompt for "other" value.
- getSeleneseRunnerActionURL() - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
URL of the Smart GWT server to use to launch and run Selenium.
- getSelfOverflowThreshold() - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
At what threshold should excessive self-overflows be reported? This value must not exceed
maxTrackedOverflows
. - getSendExtraFields() - Method in class com.smartgwt.client.data.DataSource
-
Analogous to
dropExtraFields
, for data sent to the server. - getSendMetaData() - Method in class com.smartgwt.client.data.RestDataSource
-
Should operation meta data be included when assembling parameters to send to the server? If true, meta data parameters will be prefixed with the
metaDataPrefix
.
Applies to operations where OperationBinding.dataProtocol is set to"getParams"
or"postParams"
only. - getSendNoQueue() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, this request is sent to the server immediately, bypassing any current queue.
- getSendNullParentInLinkDataCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
multi-link tree
s only, should we send up theparentId
in fetch criteria if the criteria value is null? If false, we remove theparentId
from the criteria whenfetching link data
, if the criteria value is null (as it will be by default when fetching the direct child nodes of the tree's root). - getSendParentNode() - Method in class com.smartgwt.client.data.DataSource
-
Set this attribute if you need to send the dsRequest.parentNode to the server-side.
- getSeparateFolders() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Should folders in the facet tree be sorted separately from leaves or should the facet values retain their data order regardless of whether a value is a leaf or folder in the tree?
- getSeparateFolders() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Should folders be sorted separately from leaves or should nodes be ordered according to their sort field value regardless of whether the node is a leaf or folder?
- getSeparateFolders() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, this attribute will override
Tree.separateFolders
on the data for this treeGrid. - getSeparateSpecialValues() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true,
specialValues
special values such as the empty value will be shown in a separate non-scrolling area, in theseparateValuesList
. - getSeparateSpecialValues() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true,
special values
such as the empty value will be shown in a separate non-scrolling area, in theseparateValuesList
. - getSeparateValuesList() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
AutoChild used to show
specialValues
. - getSeparateValuesList() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
AutoChild used to show
specialValues
. - getSeparator() - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
Overrides
NotifySettings.actionSeparator
for this action. - getSeparatorBreadth() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Separator height, when vertical is true, or width otherwise.
- getSeparatorClass() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Class to create when the string "separator" appears in
members
. - getSeparatorRowStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
CSS class to apply to rows marked as
separators
in this grid. - getSeparatorSize() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Separator thickness in pixels
- getSeparatorStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a separator
- getSeparatorTitle() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the separator between normal items and the
Other...
item in the drop down list. - getSeparatorValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Value for the separator item between normal items and the
Other...
value. - getSequenceName() - Method in class com.smartgwt.client.data.DataSourceField
-
For a DataSource with
serverType:"sql"
with a field of type "sequence", the name of the SQL sequence that should be used when inserting new records into this table. - getSequences() - Method in class com.smartgwt.client.util.workflow.Process
-
Sequences of ProcessElements.
- getSerializeInstances() - Method in class com.smartgwt.client.util.JSONEncoder
-
Controls the output of the JSONEncoder when instances of Smart GWT classes (eg a ListGrid) are included in the data to be serialized.
- getServerFilterFields() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
fetchMode:"local"
ResultTrees, this property lists field names that will be sent to the server if they are present in the criteria. - getServerFilterFields() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For
fetchMode:"local"
ResultTrees, this property lists field names that will be sent to the server if they are present in the criteria. - getServerKeepParentsOnFilter() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If true, indicates that your own server code will handle the complexities associated with the combination of
keepParentsOnFilter
andloadDataOnDemand
. - getServerless() - Method in class com.smartgwt.client.tools.SerializationSettings
-
When true specify DataSources in full rather than assuming they can be downloaded from the server.
- getServerOutputAsString() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Setting this flag makes the body of the HTTP response available as a String in the
callback
asRPCResponse.data
. - getServerURL() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
URL of Reify server to use when calling
Reify.loadProject()
instead ofserverURL
. - getServiceNamespace() - Method in class com.smartgwt.client.data.DataSource
-
For an XML DataSource, URN of the WebService to use to invoke operations.
- getSession() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getSetDefaultAdminSearchOperation() - Method in class com.smartgwt.client.data.SavedSearches
-
operationId
for the custom update operation to invoke when updating the default admin search. - getSetDefaultUserSearchOperation() - Method in class com.smartgwt.client.data.SavedSearches
-
operationId
for the custom update operation to invoke when updating the default user search ifsaveDefaultSearchToServer
is true. - getSettingName() - Method in class com.smartgwt.client.tools.StyleSetting
-
The CSS attribute name used when generating CSS from this item.
- getSettings() - Method in class com.smartgwt.client.ai.DataQuestion
-
The settings for the data question.
- getSettings() - Method in class com.smartgwt.client.tools.StyleGroup
-
The array of
settings
to make available for editing in this group. - getSettings() - Method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
-
ordinary JS object with the final settings
- getSGWTModule() - Static method in class com.smartgwt.client.bean.BeanFactory
- getSgwtParityStableVersionNumber() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getSgwtVersion() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getSgwtVersionNumber() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getShadow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shadow used for all DrawItem subtypes.
- getShadowColor() - Method in class com.smartgwt.client.widgets.Canvas
-
Color for the css-based drop shadow shown if
useCSSShadow
is true andshowShadow
is true. - getShadowDepth() - Method in class com.smartgwt.client.widgets.Canvas
-
Depth of the shadow, or the virtual height above the page of the widget throwing the shadow.
- getShadowHOffset() - Method in class com.smartgwt.client.widgets.Canvas
-
Horizontal offset for the
shadow
. - getShadowImage() - Method in class com.smartgwt.client.widgets.Canvas
-
If
useCSSShadow
is false, (or for browsers that do not support css3), this property supplies the base name of the series of images for the sides, corners, and center of the shadow. - getShadowOffset() - Method in class com.smartgwt.client.widgets.Canvas
-
Offset of the shadow.
- getShadowProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for shadows.
- getShadowProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for shadows.
- getShadowSoftness() - Method in class com.smartgwt.client.widgets.Canvas
-
Softness, or degree of blurring, of the shadow.
- getShadowSpread() - Method in class com.smartgwt.client.widgets.Canvas
-
Explicit spread for the css-based drop shadow shown if
useCSSShadow
is true andshowShadow
is true. - getShadowVOffset() - Method in class com.smartgwt.client.widgets.Canvas
-
Vertical offset for the
shadow
. - getSharedJavaObject(String) - Method in class com.smartgwt.client.widgets.DataContext
-
Returns the POJO bound to this id.
- getSharedSearchCheckbox() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Checkbox shown when
isAdmin
is true, allowing an admin to designate a search as an admin search that all users will see. - getSharedSearchTitle() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Title for the
sharedSearchCheckbox
. - getShareMessageChannels() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Should this window share
Realtime Messaging
channels with other windows? - getShareMessageChannels() - Method in class com.smartgwt.client.browser.window.MultiWindowSettings
-
Should this window share
Realtime Messaging
channels with other windows? - getShiftKey() - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Shift key must be held down.
- getShiftKey() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Present for
key events
if the shift key was down when the event got triggered. - getShortDayName(Date) - Method in class com.smartgwt.client.util.DateUtil
-
Return the abbreviated (up to 3 chars) day of week name for this date (Mon, Tue, etc).
- getShortDayNames(int) - Static method in class com.smartgwt.client.util.DateUtil
-
Return an array of the short names of each day, suitable for use in a selection list, etc.
- getShortestPathToRelation(DataSource) - Method in class com.smartgwt.client.data.DataSource
-
Returns the path having the shortest distance between this and the given targetDS.
- getShortestPathToRelation(String) - Method in class com.smartgwt.client.data.DataSource
-
Returns the path having the shortest distance between this and the given targetDS.
- getShortLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Short title to display for the left button title if there is not enough room to show the title for the navigation bar.
- getShortLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.shortLeftButtonTitle
setting. - getShortMonthName(Date) - Method in class com.smartgwt.client.util.DateUtil
-
Return the abbreviated name of the month for this date (Jan, Feb, etc) To modify the value returned by this method, use
com.smartgwt.client.util.DateUtil#setShortMonthNames()
. - getShortYear(Date) - Method in class com.smartgwt.client.util.DateUtil
-
Return a 2 digit year for this date.
- getShouldPrint() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should be included in a printable view.
- getShouldPrint() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be included in the printable representation of the grid.
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
-
By default, the value of this item is not saved with the form.
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Should this item's value be saved in the form's values and hence returned from
DynamicForm.getValues()
? - getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Allow dateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria()
is called, for the criterion to be included in the returned AdvancedCriteria object - getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Allow miniDateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria()
is called, for the criterion to be included in the returned AdvancedCriteria object - getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - getShouldUseCache() - Method in class com.smartgwt.client.data.DSRequest
-
This is a per-request flag for explicitly controlling whether the cache is used (bypassing it when not wanted, or using it when settings would indicate otherwise).
- getShowActionButton() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Should the
targetView
action button
be shown for this step? - getShowActionButton() - Method in class com.smartgwt.client.util.tour.TourStep
-
Should the
targetView
action button
be shown for this step? - getShowActionButton() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
If true, show an action button below the contents which calls
actionClick()
when clicked. - getShowActiveTrack() - Method in class com.smartgwt.client.widgets.Slider
-
Whether to show the
activeTrack
, which highlights the 'active' portion of a slider, from its minimum to its currentvalue
. - getShowAddButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown underneath all current clauses allowing a new clause to be added.
- getShowAddEventButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Add Event
button. - getShowAllColumns() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all columns should be drawn all at once, or only columns visible in the viewport.
- getShowAllHighlightsTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show all highlights menu item.
- getShowAllOptions() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, even non-matching options will be shown, with configurable
separator rows
in between. - getShowAllOptions() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If true, even non-matching options will be shown, with configurable
separatorRows
in between. - getShowAllOptions() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, even non-matching options will be shown, with configurable
separatorRows
in between. - getShowAllRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all records should be drawn all at once, or only records visible in the viewport.
- getShowAllRecords() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether tiles are created and drawn for all records, or only for those currently visible.
- getShowAlternateStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, don't apply alternate-row styling to this field.
- getShowAnimationEffect() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When this menu is shown how should it animate into view? By default the menu will just show at the specified size/position.
- getShowApplyButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the
applyButton
will be displayed. - getShowArrow() - Method in class com.smartgwt.client.util.tour.TourStep
-
For a step with an
action
a large arrow shows to indicate the target or direction of required action. - getShowAsymmetry() - Method in class com.smartgwt.client.tools.StyleSetting
-
If this setting allows
asymmetric editing
, should it be edited in that mode by default? - getShowAsynchGroupingPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false, do not show the
asynchGroupingPrompt
dialog duringasynchronous grouping
. - getShowAxis() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show the extra value axis.
- getShowAxisLine() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show an axis line for this extra value axis if it is not placed directly adjacent to the chart rect.
- getShowBackgroundComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
true
this grid will create and show per-row backgroundComponents as detailedhere
. - getShowBody() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Renders a body DIV that fills the main area of the canvas, or all of it if no
header
is shown. - getShowBody() - Method in class com.smartgwt.client.widgets.Window
-
If true, draw the body contents when this Window is drawn.
- getShowBubbleLegendPerShape() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw multiple bubble legends horizontally stacked to the right of the chart, one per shape type.
- getShowButtonTitle() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show the title-text for this RibbonButton.
- getShowCalculatedDateField() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should the Calculated-Date be displayed to the right of the
pickerIcon
. - getShowCancelButton() - Method in class com.smartgwt.client.util.tour.Tour
-
This property allows you to override the
TourWindow.showCancelButton
to hide the cancel button for all steps of the tour. - getShowCancelButton() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Should the
targetView
cancel button
be shown for this step? - getShowCancelButton() - Method in class com.smartgwt.client.util.tour.TourStep
-
Should the
targetView
cancel button
be shown for this step? - getShowCancelButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Cancel" button will be displayed.
- getShowCancelButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the Cancel button be visible.
- getShowCancelButton() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
If true, show a cancel button below the contents which calls
cancelClick()
when clicked. - getShowCellContextMenus() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu with standard items for all context clicks on rows in the body.
- getShowCellHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when the mouse rolls over the normal cells in the body of CalendarViews. - getShowCenter() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Whether to show media in the center section, that is, behind the decorated Canvas.
- getShowChartRect() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a rectangular shape around the area of the chart where data is plotted.
- getShowChooserFiscalYearPicker() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- getShowChooserFiscalYearPicker() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- getShowChooserIcon() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show the icon that displays a date-chooser?
- getShowChooserWeekPicker() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value of
showChooserFiscalYearPicker
. - getShowChooserWeekPicker() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value of
showChooserFiscalYearPicker
. - getShowClippedHeaderTitlesOnHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a header button's title is clipped, then a hover containing the full field title is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.Button
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the title is clipped, then a hover containing the full title of this item is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.ImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- getShowClippedValueOnHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the value is clipped, then a hover containing the full value of this item is enabled.
- getShowClippedValuesOnHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a cell's value is clipped, then a hover containing the full cell value is enabled.
- getShowCloseButton() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a close button in the header, which will dismiss this window by calling
Window.closeClick()
. - getShowCloseConfirmationMessage() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If true,
closeConfirmationMessage
will be displayed before portlets are closed - getShowClosedGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
If
Splitbar.showGrip
is true, this property determines whether the grip image displayed should show the"Closed"
state when theSplitbar.target
is hidden. - getShowClosedGrip() - Method in class com.smartgwt.client.widgets.Splitbar
- getShowCollapsedGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should group summaries be visible when the group is collapsed?
- getShowColorScaleLegend() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show an additional legend underneath the chart to indicate color values.
- getShowColumnLayouts() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When true, causes
layouts
to be added to each column in vertical views. - getShowColumnMenus() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Should a menu be shown within each column with options to add / remove columns?
- getShowCommitConfirmation() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Whether to show the
commit message
after data is successfully committed. - getShowComplexFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getShowComplexFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields of non-atomic types when a DataBoundComponent is given a
 DataSource but no
component.fields
.
 - getShowComplexFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getShowComplexFieldsRecursively() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set, this
DynamicForm
will set bothshowComplexFields
andshowComplexFieldsRecursively
on any nested component used for showing/editing a complex field. - getShowConfirmation() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Should we show a confirmation message before removal and allow the user to cancel the operation? If user cancels the removal the workflow is terminated.
- getShowConnectors() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should this treeGrid show connector lines illustrating the tree's hierarchy?
- getShowContextButton() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, shows a
small icon
in the top corner of an EventCanvas, beside theclose-icon
. - getShowControlsBar() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If false the controls bar at the top of the calendar will not be displayed - this means that the
controlsBar
will be hidden, so the autoChildren (previousButton
,dateLabel
,nextButton
,addEventButton
, anddatePickerButton
) will not be created or shown. - getShowCorner() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, displays a corner piece at the bottom end of a vertical scrollbar, or the right end of a horizontal scrollbar.
- getShowCustomIconDrop() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
, defaultTreeNode.icon
), show drop state images when the user is drop-hovering over the folder. - getShowCustomIconOpen() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the folder is opened. - getShowCustomIconOpen() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the folder is opened. - getShowCustomIconSelected() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show selected state images when the folder is selected, ifshowSelectedIcons
is true? - getShowCustomOption() - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
If set, an additional option will be shown with the title
customOptionTitle
, which will causegetCustomCriteria()
to be called. - getShowCustomScrollbars() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to use the browser's native scrollbars or Smart GWT-based scrollbars.
- getShowDataAxisLabel() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a label for the data axis as a whole (the data axis is where labels for each data point appear).
- getShowDataLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set to
false
, data labels for values are entirely omitted. - getShowDataPoints() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Line, Area, Radar, Scatter or Bubble charts, whether to show data points for each individual data value.
- getShowDataPoints() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For Line, Area, Radar, Scatter or Bubble charts, whether to show data points for each individual data value.
- getShowDataValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.in favor of
showDataValuesMode
, a compound setting that supports showing data-values in the chart and in hovers in various combinations. The equivalent to showDataValues:true isShowDataValuesMode.inChartOnly
orShowDataValuesMode.inChartOrHover
if showValueOnHover was also set to true. - getShowDataValues() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Deprecated.in favor of
FacetChart.showDataValuesMode
, a compound setting that supports showing data-values in the chart and in hovers in various combinations. The equivalent to showDataValues:true isShowDataValuesMode.inChartOnly
orShowDataValuesMode.inChartOrHover
if showValueOnHover was also set to true. - getShowDataValuesMode() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Strategy for determining whether and when to show data-values - either in the chart, near the shape representing a value (above columns of a column chart for example, or adjacent to points in a line chart), in hovers, or some combination of both, including
automatic rotation
where supported. - getShowDateChooser() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Determines whether the
dateChooser
is displayed. - getShowDatePickerButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
datePickerButton
that allows selecting a new base date for this Calendar. - getShowDayHeaders() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, the default, show a header cell for each day cell in the
month view
, with both cells having a minimum combined height ofminimumDayHeight
. - getShowDayLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getShowDayView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Day view.
- getShowDebugOutput() - Method in class com.smartgwt.client.util.JSONEncoder
-
If objects that cannot be serialized to JSON are encountered during serialization, show a placeholder rather than just omitting them.
- getShowDefaultContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, this field will not show a context menu in its header.
- getShowDeletions() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
FormItem.showDeletions
setting for items in this form. - getShowDeletions() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items that support
multiple values
, this causes distinct CSS styling to be applied to values that the user has unselected. - getShowDetailFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show fields marked
detail:true
when a DataBoundComponent is given a DataSource but nocomponent.fields
. - getShowDetailFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This
DataBoundComponent
property is not applicable to charts. - getShowDetailFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked
detail:true
when a DataBoundComponent is 
 given a DataSource but nocomponent.fields
.
 - getShowDetailFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For databound forms, whether to show fields marked as detail fields.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Whether to show fields marked
detail:true
when a DataBoundComponent is given a DataSource but nocomponent.fields
. - getShowDetailFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to include fields marked
detail:true
from this component'sDataSource
. - getShowDetailFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
By default, TileGrids will not show fields marked
detail:true
in the DataSource. - getShowDetailFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show fields marked
detail:true
when a DataBoundComponent is given a DataSource but nocomponent.fields
. - getShowDetailToolStrip() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If set to
false
, thedetailToolStrip
will not be shown. - getShowDisabled() - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when disabled?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is disabled, should it be re-styled to indicate its disabled state?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when disabled?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when disabled?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when disabled?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when disabled?
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIconsOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showIconsOnFocus
is true, should icons marked as disabled be shown on focus? - getShowDisabledOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If show-on-focus behavior is enabled for this icon via
showOnFocus
or related properties at the item level, and this icon is marked as disabled, should it be shown on focus? If unset, will be derived from theFormItem.showDisabledIconsOnFocus
orFormItem.showDisabledPickerIconOnFocus
settings. - getShowDisabledPickerIconOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIconOnFocus
is true, should the picker icon be shown on focus if it is disabled (as in a read-only item, for example?) - getShowDisabledSelectionCheckbox() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should tree nodes show a disabled checkbox
selectionAppearance
:"checkbox" is set on the treegrid, and a node can't be selected? - getShowDoughnut() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a "doughnut hole" in the middle of pie charts.
- getShowDown() - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the mouse goes down in this object?
- getShowDown() - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when the mouse goes down in this object? This will impact the
styling
of the component on mouse down. - getShowDown() - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes down in this object?
- getShowDown() - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show mouse-down styling.
- getShowDown() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes down in this object?
- getShowDown() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes down in this object?
- getShowDownGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
If
StretchImg.showGrip
is true, this property determines whether to show the 'Down' state on the grip image when the user mousedown's on this widget. - getShowDownGrip() - Method in class com.smartgwt.client.widgets.Splitbar
-
If
StretchImg.showGrip
is true, this property determines whether to show the 'Down' state on the grip image when the user mousedown's on this widget. - getShowDownGrip() - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show the 'Down' state on the grip image when the user mousedown's on this widget. - getShowDownIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDragHandle() - Method in class com.smartgwt.client.tools.EditProxy
-
Should drag handles or thumb be shown when this component is selected? These are shown unless this property is set to
false
. - getShowDragHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when an event is being dragged with the mouse. - getShowDragLine() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Set false to prevent the
dragLine
autochild from showing during dragging. - getShowDragPlaceHolder() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set to true, when a member is dragged out of layout, a visible placeholder canvas will be displayed in place of the dragged widget for the duration of the drag and drop interaction.
- getShowDragShadow() - Method in class com.smartgwt.client.widgets.Canvas
-
When this widget is dragged, if its dragAppearance is
"target"
, should we show a shadow behind the canvas during the drag. - getShowDropEndSpace() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When the user drags over the treeGrid body, should the grid show some space under the last node in the grid allowing the user to drop after the last node? The height of this space can be customized via
dropEndSpace
- getShowDropIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this property allows the developer to specify on a per-node basis whether a drop state icon should be displayed when the user drop-hovers over this folder.
Setnode.showDropIcon
to true to show the drop state icon, or false to suppress this.
If not specified, this behavior is determined byTreeGrid.showCustomIconDrop
for this node. - getShowDropIcons() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different icon folder icon.
- getShowDropIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different folder icon.
- getShowDropLines() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Controls whether to show a drop-indicator during a drag and drop operation.
- getShowDropLines() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Controls whether to show a drop-indicator during a drag and drop operation.
- getShowEdges() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether an
EdgedCanvas
should be used to show image-based edges around this component. - getShowEdges() - Method in class com.smartgwt.client.widgets.menu.Menu
-
showEdges
dynamically defaults to false when theplacement
setting indicates the Menu will be filling a portion of the screen or a panel. - getShowEdges() - Method in class com.smartgwt.client.widgets.Window
-
showEdges
dynamically defaults to false when theplacement
setting indicates the Window will be filling a portion of the screen or a panel. - getShowEllipsisWhenClipped() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should ellipses be displayed when cell content is clipped? May be overridden at the field level via
ListGridField.showEllipsisWhenClipped
- getShowEllipsisWhenClipped() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should ellipses be displayed when this field's cell content is clipped? To set this property at the grid level, use
ListGrid.showEllipsisWhenClipped
- getShowEmptyField() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show the field when the value is null
- getShowEmptyMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether the text of the emptyMessage property should be displayed if no data is available.
- getShowEmptyMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether the text of the emptyMessage property should be displayed if no data is available.
- getShowEmptyMessage() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Show
emptyMessage
when there is no data to display? - getShowError() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Whether this icon's image and/or
baseStyle
should change to an appropriate Error state when the item has validation errors. - getShowErrorIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - getShowErrorIconInline() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When set to true, this attribute renders the
error-icon
inline
in the FormItem, next to other icons, instead of in a separate error-element outside of the item's main editor. - getShowErrorIcons() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - getShowErrorIcons() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is editable, and an edit has caused validation failure for some cell, should we show an icon to indicate validation failure?
- getShowErrorStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - getShowErrorStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - getShowErrorText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - getShowErrorText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - getShowEventCanvasComponents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether
event-canvases
should show a custom widget as content, rather than the defaultheader
andbody
HTML. - getShowEventDescriptions() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When rendering the
canvas
for an event, whether to show thebody area
, typically containing brief details of the event -by default
,its description
. - getShowEventHeaders() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When rendering the
canvas
for an event, whether to show theheader area
, typically containing suitable title text -by default
, the event'sname
. - getShowEventHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when the mouse moves over anevent canvas
in a calendarView. - getShowExpandControls() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether to show the Expand/Collapse controls in the headers of sections.
- getShowExpansionEditorSaveButton() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
ExpansionMode
is editor, should a Save button be shown below the the expanded editor? - getShowExpectedValueLine() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Display a line at the
mean value
. - getShowFacetContextMenus() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, show facet label context menus with some built-in operations.
- getShowFacetValueContextMenus() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, show facet value context menus with some built-in operations.
- getShowFieldOrderButtons() - Method in class com.smartgwt.client.widgets.FieldPicker
-
When set to false, hides the right-most set of buttons, used for re-ordering fields in the Visible Fields list.
- getShowFieldTitles() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- getShowFieldTitles() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- getShowFileInline() - Method in class com.smartgwt.client.data.DataSourceField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and Download icons.
- getShowFileInline() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Indicates whether to stream the image and display it inline or to display the View and Download icons.
- getShowFileInline() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and Download icons.
- getShowFileInline() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and Download icons.
- getShowFilterEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this listGrid display a filter row.
- getShowFilterEditorHovers() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, no hover is shown for the filter editor fields.
- getShowFilterEditorHovers() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, no hover is shown for the field editor in this field.
- getShowFilterEditorTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canShowFilterEditor
is true, this is the title for the filterEditor show/hide menu-item, in theheaderContextmenu
, when the filterEditor is hidden. - getShowFilterFieldsOnly() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
If this attribute is true any
canFilter:false
fields specified on the dataSource will not be shown unless explicitly included in this component'sfields array
- getShowFilterForm() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should the
filterForm
be shown? - getShowFilterWindowCriteriaIndicator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should an indicator be shown to indicate that
filterWindowCriteria
is configured? The indicator is a small triangle shown in the top-right of the grid header or filter. - getShowFiscalYearChooser() - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- getShowFocused() - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the canvas receives focus? If
StatefulCanvas.showFocusedAsOver
istrue
, then"over"
will be used to indicate focus. - getShowFocused() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- getShowFocused() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Focused" value when the user puts focus on the form item or icon? - getShowFocused() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- getShowFocused() - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when the canvas receives focus? If
StatefulCanvas.showFocusedAsOver
istrue
, then"over"
will be used to indicate focus. - getShowFocused() - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the canvas receives focus? If
StatefulCanvas.showFocusedAsOver
istrue
, then"over"
will be used to indicate focus. - getShowFocused() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
istrue
, then"over"
will be used to indicate focus. - getShowFocused() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the canvas receives focus? If
StatefulCanvas.showFocusedAsOver
istrue
, then"over"
will be used to indicate focus. - getShowFocused() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the tab receives keyboard focus?
- getShowFocusedAsOver() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
This property governs whether
showFocusedAsOver
is true on the automatically createdButton
for this item. - getShowFocusedAsOver() - Method in class com.smartgwt.client.widgets.Img
-
If
showFocused
is true for this widget, should the"over"
state be used to indicate the widget as focused. - getShowFocusedAsOver() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If
showFocused
is true for this widget, should the"over"
state be used to indicate the widget as focused. - getShowFocusedErrorState() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set to true, when an item has errors and is focused, an "ErrorFocused" suffix will appear on the stylename.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate focused source when this item has focus? Can be overridden on a per icon basis by the formItemIcon
showFocused
property. - getShowFocusedPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, should the picker icon show a focused image when the form item has focus? - getShowFocusedWithItem() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If this icon will be updated to show focus (see
showFocused
,FormItem.showFocusedIcons
), this property governs whether the focused state should be shown when the item as a whole receives focus or just if the icon receives focus. - getShowFolderIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes in this TreeGrid show icons by default?
- getShowFooter() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a footer for this Window, including resizer, statusBar, etc.
- getShowFullConnectors() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showConnectors
is true, this property determines whether we should show vertical continuation lines for each level of indenting within the tree. - getShowFutureOptions() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the future? If set to false, for each
timeUnitOption
we will show only past options [for example "N weeks ago"]. - getShowGradationsOverData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, gradation lines are drawn on top of data rather than underneath.
- getShowGridSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid show a summary row beneath the last record of the grid.
- getShowGridSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
ListGrid.showGridSummary
is true, should this field show a summary value. - getShowGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
Should we show a "grip" image floating above the center of this widget?
- getShowGrip() - Method in class com.smartgwt.client.widgets.Splitbar
-
Should we show a "grip" image floating above the center of this widget?
- getShowGrip() - Method in class com.smartgwt.client.widgets.StretchImg
-
Should we show a "grip" image floating above the center of this widget?
- getShowGripper() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, shows the
gripper
component, which snaps, centered, to the top edge of the eventCanvas and can be used to move it with the mouse. - getShowGroupRectOutline() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
If the
KnobType.MOVE
control knob
is shown for this group anduseGroupRect
is true, should thegroupRectOutline
be shown? - getShowGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid supports
grouping
, setting this property will cause the grid to render an extra row at the end of each group when grouped, containing summary information for the fields. - getShowGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
ListGrid.showGroupSummary
is true, should this field show a summary value in a summary row when the grid is grouped? If unset, this field will show a summary value in the summary row if an explicitsummaryFunction
is specified or if adefault summary function
is defined for the specified field type. - getShowGroupSummaryInHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, andshowGroupSummary
is true, setting this property causes field summary values for each group to be displayed directly in the group header node, rather than showing up at the bottom of each expanded group. - getShowGroupTitle() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects whether
RibbonGroups
in thisRibbonBar
show their header control. - getShowGroupTitleColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
andshowGroupSummaryInHeader
is true, instead of group header nodes showing up with a single cell value spanning the full set of columns, summaries for each field will show up in the appropriate columns of the header node. - getShowGroupTitleInFrozenBody() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is
grouped
and hasfrozen fields
, should the group title show in the frozen or unfrozen body? - getShowGutter() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- getShowHeader() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
- getShowHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we show the header for this ListGrid?
- getShowHeader() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a
header
for this Window. - getShowHeaderBackground() - Method in class com.smartgwt.client.widgets.Window
-
Should the window header show a background image? Default value is true for all browsers except for Internet Explorer.
If set to true the image source is derived fromheaderSrc
andhiliteHeaderSrc
, otherwise the background will be styled according toheaderStyle
/hiliteHeaderStyle
. - getShowHeaderContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu on the header with standard items for showing and hiding fields.
- getShowHeaderHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when the mouse rolls over theheader levels
in aCalendarView
. - getShowHeaderIcon() - Method in class com.smartgwt.client.widgets.Window
-
If true, we show an icon on the left in the header.
- getShowHeaderMenuButton() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true and
showHeaderContextMenu
is true, theheaderMenuButton
will be displayed when the user rolls over the header buttons in this grid. - getShowHeaderPartialSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should partial selection of all records be shown in header with a special icon? The partial icon will show in the header when
canSelectAll
is enabled and at least one record is selected but all records are not selected. - getShowHeaders() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, each column in the ColumnTree will show a header with the title of the selected node from the column to the left.
- getShowHeaderShadow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the header show a drop-shadow? Shadow will be applied to the header, or for a grid with frozen columns, the header layout.
- getShowHeaderSpanContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu on the header span with standard items for showing and hiding fields.
- getShowHeaderSpanTitlesInFormulaBuilder() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, should field titles be prefixed with the titles of the headerSpans in which they are contained when using the FormulaBuilder or SummaryBuilder. - getShowHeaderSpanTitlesInHiliteEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, should field titles be prefixed with the titles of the headerSpans in which they are contained when using thehilite editor
. - getShowHeaderSpanTitlesInSortEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, should field titles be prefixed with the titles of the headerSpans in which they are contained when using themulti-sort editor
. - getShowHiddenFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getShowHiddenFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked
hidden:true
when a DataBoundComponent is given a
 DataSource but nocomponent.fields
.
 - getShowHiddenFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
By default only non-hidden fields are shown for selection.
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getShowHighlightsTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show highlights menu item.
- getShowHilitesButton() - Method in class com.smartgwt.client.widgets.FieldPicker
-
Shows a "Highlights..." button that shows an interface for editing hilites in the attached DataBoundComponent.
- getShowHilitesInGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Determines whether hiliting for any field in this grid is shown in a group summary.
- getShowHilitesInGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether hiliting for this field is shown in a group summary.
- getShowHint() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If a hint is defined for this form item, should it be shown?
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If showing a hint for this form item, should it be shown within the field?
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true and ahint
is set, should the hint be shown within the field? - getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If showing a hint for this form item, should it be shown within the field?
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If
showing a hint for this form item
, should the hint be shown within the field? - getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If
showing a hint for this form item
, should the hint be shown within the field? - getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true and ahint
is set, should the hint be shown within the field? - getShowHourItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Controls whether to display the
hourItem
whenuseTextField
is false. - getShowHover() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.canHover
is true, should we show the global hover canvas by default when the user hovers over this canvas? - getShowHover() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
canHover
is true, should we show the global hover canvas by default when the user hovers over this DrawItem? - getShowHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, and
canHover
is also true, shows popup hover text next to the mouse when the user hovers over a cell. - getShowHover() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to show hovers for this field.
- getShowHoverComponents() - Method in class com.smartgwt.client.widgets.Canvas
-
When set to true, shows a widget hovering at the mouse point instead of the builtin hover label.
- getShowHoverComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true and canHover is also true, shows a widget hovering at the mouse point.
- getShowHoverComponents() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to true and showHover is also true for the field, shows a widget hovering at the mouse point.
- getShowHoverOnDisabledCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHover
is true, should cell hover HTML be displayed on disabled cells? - getShowHoverTipsTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show hover tips menu item.
- getShowIcon() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show an Icon in this RibbonButton.
- getShowIconField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Should an icon field be shown for each record? A column in the table is set aside for an icon as specified on each record in the
iconField
. - getShowIconOnlyInline() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Default setting for
MenuItem.showIconOnlyInline
. - getShowIconOnlyInline() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
When used in an
AdaptiveMenu
, should this MenuItem show only it'sicon
when displayed inline? - getShowIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set to false to suppress writing out any
icons
for this item. - getShowIcons() - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the checkmark/custom icon column should be displayed.
- getShowIconsOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Show the
icons
when the item gets focus, and hide them when it loses focus. - getShowImageAsURL() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For fields of
type:"image"
, if the field is non editable, and being displayed withreadOnlyDisplay:"static"
, should the value (URL) be displayed as text, or should an image be rendered? - getShowImageAsURL() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For fields of
type:"image"
, if the field is non editable, and being displayed withreadOnlyDisplay:"static"
, should the value (URL) be displayed as text, or should an image be rendered? - getShowImageDisabled() - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated when disabled as described in
StatefulImages
? - getShowImageDown() - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated on mouse down as described in
StatefulImages
? - getShowImageFocused() - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated on focus as described in
StatefulImages
? - getShowImageFocusedAsOver() - Method in class com.smartgwt.client.widgets.Img
-
If
src
is defined as a string, and this component is configured toshow focused state images
, this property will cause the"over"
state image to be used to indicate focused state. - getShowImageRollOver() - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated on rollOver as described in
StatefulImages
? - getShowIndicators() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to true to render any defined
indicators
intotimeline views
. - getShowIndicatorsInFront() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
In
indicator lines
are showing, this attribute affects where in the z-order their canvases will be rendered: either in front of, or behind normal calendar events. - getShowInitialDragHandles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows the
drag handle field
on initial draw. - getShowInlineErrors() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, field errors are written into the form next to the item(s) where the errors occurred.
- getShowInlineLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes labels for the X axis to be shown above the axis and to the right of the gradation line they label, making for a vertically more compact chart at the risk of gradation labels being partially obscured by data values.
- getShowInlineSeparators() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Whether
separators
should be shown for inline menu items. - getShowInputElement() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
When set to false, prevents this item's input element from being written into the DOM.
- getShowInputElement() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
When set to false, prevents this item's input element from being written into the DOM.
- getShowInputValidationMessage() - Method in class com.smartgwt.client.util.tour.Tour
-
Should
TourStep.inputValidationNotifyMessage
be shown as detailed inTourInputValidationMode
for the entire tour? Set tofalse
to suppress reporting messages to the user. - getShowInputValidationMessage() - Method in class com.smartgwt.client.util.tour.TourStep
-
Should
inputValidationNotifyMessage
be shown as detailed inTourInputValidationMode
? Defaults fromTour.showInputValidationMessage
if not set. - getShowInWindow() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
If set true, the picker will be displayed inside a Window.
- getShowItemTitles() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When
useTextField
is false, whether titles should be shown for for child-items in this DateItem. - getShowItemTitles() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false, whether titles should be shown for for child-items in this TimeItem. - getShowKeys() - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the shortcut key column should be displayed.
- getShowLabel() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, the
header text
for the associated event is not rendered inside the eventCanvas itself. - getShowLabel() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should we show the label text next to the checkbox item.
- getShowLabel() - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Should we show the label text next to the checkbox item.
- getShowLabelColumn() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to false, hides the frozen Label-Column in vertical
CalendarView
s. - getShowLaneFieldHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when the mouse moves over the cells in alaneField
. - getShowLaneRollOver() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, causes
Timelines
to highlight the Lane under the mouse with the "Over" style. - getShowLastRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set to false and showing clause
remove buttons
andthe last clause cannot be removed
the remove clause button will be hidden. - getShowLeftButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set to
false
, then theleftButton
is not shown. - getShowLeftButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.showLeftButton
setting. - getShowLeftButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Should the
leftButton
be shown in thenavigation bar
? - getShowLegend() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The legend is automatically shown for charts that need it (generally, multi-series charts) but can be forced off by setting showLegend to false.
- getShowListToolStrip() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If set to
false
, thelistToolStrip
will not be shown. - getShowLoadingIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set, when a folder is loading its children from the server (
Tree.getLoadState()
returns "loading"), it uses a distinct icon image given byloadingIcon
. - getShowLoadingMessage() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Should a
loading message
be displayed while screen is loading? - getShowLocalFieldsOnly() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource (viainheritsFrom
), indicates that only the fields listed in this DataSource should be shown. - getShowMaximizeButton() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a maximize button in the header - clicking it maximizes the Window
- getShowMenuBelow() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu drops down below the menu button.
- getShowMenuBelow() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu drops down below the menu button.
- getShowMenuBelow() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The menu drops down below the menu button.
- getShowMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- getShowMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- getShowMenuIcon() - Method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
Whether to show the
menu-icon
which fires theRibbonButton.menuIconClick()
notification method when clicked. - getShowMenuIcon() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show the
menu-icon
which fires theRibbonButton.menuIconClick()
notification method when clicked. - getShowMenuIconDisabled() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show a Disabled version of the
menuIcon
. - getShowMenuIconDown() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show a Down version of the
menuIcon
. - getShowMenuIconOver() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show an Over version of the
menuIcon
. - getShowMenuOnClick() - Method in class com.smartgwt.client.widgets.RibbonButton
- getShowMenuOnClick() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If true, this widget will fire
showContextMenu()
to show thecontext menu
if one is defined, rather thanclick()
, when the left mouse is clicked. - getShowMenuOnRollOver() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Should the menu be shown automatically when the mouse moves over the button?
- getShowMillisecondItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Controls whether to display the
millisecondItem
whenuseTextField
is false. - getShowMinimizeButton() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a minimize button in the header--clicking it minimizes the Window.
- getShowMiniNav() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If true, a
MiniNavControl
will be shown: In thenavigationBar
when the device mode isDeviceMode.HANDSET
and thecurrentPane
isCurrentPane.DETAIL
. - getShowMiniNavControl() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set to
false
, then theminiNavControl
is not shown. - getShowMinorTicks() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If
ticks
are being shown, controls whether a distinction is made between major and minor tick marks. - getShowMinuteItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Controls whether to display the
minuteItem
whenuseTextField
is false. - getShowModalMask() - Method in class com.smartgwt.client.widgets.Window
-
If true, displays a translucent mask over the rest of the page when a modal window is displayed.
- getShowModeSwitcher() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
When enabled allows FilterBuilder in
topOperatorAppearance:"radio"
ortopOperatorAppearance:"bracket"
mode to be switch to the other view by the user. - getShowModeToggleButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the Mode Toggle button be visible.
- getShowMonthButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to prevent the
Month
button from displaying on Handset devices. - getShowMonthView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Month view.
- getShowMoreTab() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Should tabs exceeding
moreTabCount
be shown on a "more" tab? - getShowMoreTab() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should tabs exceeding
moreTabCount
be shown on a "more" tab? - getShowMultipleColumns() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When set to false, only displays a single column at a time, showing a slide animation when moving between columns.
- getShowNavigation() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Whether to show navigation controls by default on all records.
- getShowNavigationBar() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If set to
false
, thenavigationBar
will not be shown. - getShowNewRecordRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable ListGrid, setting this property to true causes an extra row with the
newRecordRowMessage
to be displayed below the last record. - getShowNextButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Next
button. - getShowNodeCount() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, and
showHeaders
is also set, each column's header will show a count of the number of nodes in that column - getShowNodeIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should nodes in this TreeGrid show folder / leaf node icons by default?
- getShowNotification() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Should a notification message (defined as notifyMessage) be shown after save completes successfully?
- getShowNotify() - Method in class com.smartgwt.client.ai.AnswerEngineOperation
-
Whether to show a notify for this Answer Engine operation.
- getShowNullAsTrue() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a null value be shown as checked (i.e.
- getShowNullAsTrueIf() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Set this property to the name of another field in the same record, to have this field be shown as checked (i.e.
- getShowOkButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the OK button be visible.
- getShowOldValueInHover() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default setting for the form items'
FormItem.showOldValueInHover
setting. - getShowOldValueInHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Causes the original value to be shown to the end user when the user hovers over the FormItem as such (when the
FormItem.itemHover()
event would fire). - getShowOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Show this icon when its item gets focus, and hide it when it loses focus.
- getShowOpener() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should the opener icon be displayed next to folder nodes? This is an icon which visually indicates whether the folder is opened or closed (typically via a [+] or [-] image, or a turn-down arrow) and may be clicked to expand or collapse the folder.
- getShowOpenIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this property allows the developer to specify on a per-node basis whether an open state icon should be displayed when the folder is open. - getShowOpenIcons() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, show a different icon for
open
folders than closed folders. - getShowOpenIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, show a different icon for
open
folders than closed folders. - getShowOptionsFromDataSource() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item is part of a databound form, and has a specified
valueMap
, by default we show the valueMap options in the pickList for the item. - getShowOptionsFromDataSource() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item is part of a databound form, and has a specified
valueMap
by default we show the valueMap options in the pickList for the item. - getShowOptionsFromDataSource() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item is part of a databound form, and has a specified
valueMap
, by default we show the valueMap options in the pickList for the item. - getShowOtherDays() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, in the
month view
, days that fall in an adjacent month are still shown with a header and body area, and are interactive. - getShowOutline() - Method in class com.smartgwt.client.util.tour.TourStep
-
Should the target(s) be outlined? Defaults to
true
inTour.mode
:"tutorial". - getShowOver() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When the user rolls over this item, should it be re-styled to indicate it has focus?
- getShowOver() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Over" value when the user rolls over or focuses on the icon? - getShowOver() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When the user rolls over this item, should it be re-styled to indicate it has focus?
- getShowOverCanvas() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
When this property is set to true, this widget will create and show the
overCanvas
on user rollover. - getShowOverIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate over source when the user rolls over (or puts focus onto) them? Can be overridden on a per icon basis by the formItemIcon
showOver
property. - getShowOverWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If
showOver
orFormItem.showOverIcons
is true, this property may be set to customize when the 'over' styling is applied to the item. - getShowPaneContainerEdges() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should the paneContainer for this tabset show
edges
. - getShowParentsLast() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Indicates internal hierarchy should be displayed in reverse of normal tree order (so that parents follow children).
- getShowPartialEdges() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the paneContainer for this tab set is showing
edges
, setting this attribute totrue
will set the paneContainer to showcustomEdges
for the three sides opposing the tabBarPosition. - getShowPartialSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should partially selected parents (in a Tree data set) be shown with special icon? This has an impact in grouped grids where
canSelectGroups
is true. - getShowPartialSelection() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should partially selected parents be shown with special icon?
- getShowPastOptions() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the past? If set to false, for each
timeUnitOption
we will show only future options [for example "N weeks from now"]. - getShowPath() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, when the user selects an item, should we show the full path to the item, or just the item's title as the button's title? - getShowPending() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
This property applies to all of the items that a form has, and works according to
FormItem.showPending
. - getShowPending() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When set to
true
, this property adds the optional "Pending" suffix to the CSS styles applied to the widget if the current value of the item differs from the value that would be restored by invokingDynamicForm.resetValues()
. - getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should the pick button icon be shown for choosing colors from a ColorPicker
- getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Should we show a special 'picker'
icon
for this form item? Picker icons are customizable viapickerIconProperties
. - getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should we show a special 'picker'
icon
for this form item? Picker icons are customizable viapickerIconProperties
. - getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Should we show a special 'picker'
icon
for this form item? Picker icons are customizable viapickerIconProperties
. - getShowPickerIconOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Show the picker icon when the item gets focus, and hide it when it loses focus.
- getShowPickerSearchIcon() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When set to true, shows an
icon
in thepickerSearchField
of a full-screen picker. - getShowPickerTimeItem() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If this field is of type
"datetime"
, when showing theDateChooser
, should thetime field
be displayed? - getShowPickerTimeItem() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
If this item is editing a field of type
"datetime"
, should theDateChooser
display thetime field
, allowing the user to select a time? - getShowPickListOnKeypress() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Should the list of options be displayed whenever the user types into the combo-box textArea, or only when the user clicks on the pick button or uses the explicit
Alt+Arrow Down
key combination? - getShowPointer() - Method in class com.smartgwt.client.util.tour.TourStep
- getShowPointer() - Method in class com.smartgwt.client.widgets.Canvas
-
Should a pointer be shown? A pointer can be placed on the border to identify the target of the canvas contents.
- getShowPointSizeLegend() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show an additional legend to the right of the chart to indicate
point size
. - getShowPreviewCanvas() - Method in class com.smartgwt.client.tools.GradientEditor
-
Whether to show the
preview canvas
, used to display the gradient. - getShowPreviousButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Previous
button. - getShowPrintMargin() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- getShowProgress() - Method in class com.smartgwt.client.util.tour.Tour
-
Should a progress bar be shown in each step to indicate progress through the tour?
- getShowProgress() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Should a progress bar be shown to indicate progress through the tour?
- getShowProgressDialog() - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
Whether to show a progress dialog to inform the user about the processing of the evaluation.
- getShowProgressDialog() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
Whether to show a progress dialog to inform the user about the processing of the build-request.
- getShowProgressDialog() - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
Whether to show a progress dialog to inform the user about the processing of the build-request.
- getShowProgressDialog() - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
Whether to show a progress dialog to inform the user about the processing of the update request.
- getShowProgressPercent() - Method in class com.smartgwt.client.util.tour.Tour
-
Show progress percent next to progress bar when
showProgress
is enabled? - getShowProgressPercent() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Show progress percent next to progress bar when
showProgress
is enabled? The percent can also be shown over the progress bar by settingshowProgressPercentInline
. - getShowProgressPercentInline() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Show progress percent over the progress bar instead of next to it when
showProgress
is enabled? - getShowPrompt() - Method in class com.smartgwt.client.data.DataSource
-
Whether RPCRequests sent by this DataSource should enable
RPCRequest.showPrompt
in order to block user interactions until the request completes. - getShowPrompt() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides
RPCManager.showPrompt
for this request only. - getShowQuickEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Determines whether the quick event dialog is displayed when a time is clicked.
- getShowRadarGradationLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show gradation labels in radar charts.
- getShowRange() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether labels for the
min and max values
of the slider should be displayed. - getShowRecordComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled,
createRecordComponent()
will be called when saved rows are being rendered, and any returned component will be displayed embedded within the row or cell. - getShowRecordComponentsByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, shows
recordComponents
in cells, rather than just in records. - getShowRecursively() - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Set to
false
to not show a component's parents. - getShowRecursively() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Set to
false
to not show a component's parents. - getShowRegressionLine() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, whether to display a regression curve that best fits the data of the two metric facet values.
- getShowRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown for each clause allowing it to be removed.
- getShowRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If set, show a button for this clause allowing it to be removed.
- getShowRemoveButton() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
If true, show a
button
for this HiliteRule, allowing it to be removed. - getShowResizeBar() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a
Layout
, whether a resizeBar should be shown after this member in the layout, to allow it to be resized. - getShowResizeBars() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If enabled, the
SplitPane
will add resize bars between thenavigationPane
anddetailPane
when these panes are shown side-by-side, and between thelistPane
anddetailPane
indeviceMode:"desktop"
. - getShowResizeOutline() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.RESIZE
control knobs
will the resize outline be shown or not. - getShowResizer() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a button in the lower right corner that allows users to resize the Window.
- getShowRightButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set to
false
, then therightButton
is not shown. - getShowRightButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Should the
rightButton
be shown in thenavigationBar
? - getShowRollOver() - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we show different styling for the cell the mouse is over?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Set to false to disable rollover for this individual record when
ListGrid.showRollOver
is true. - getShowRollOver() - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show rollover styling.
- getShowRollOver() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the mouse goes over this tab
- getShowRollOverCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled, when the mouse moves over a row or cell (depending on
useCellRollOvers
), an arbitrary Canvas can be shown layered on top of the row or cell (therollOverCanvas
), layered underneath the row or cell (therollUnderCanvas
), or both. - getShowRolloverControls() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to the default value of true, this attribute causes a set of components to be shown when the mouse rolls over this EventCanvas.
- getShowRollOverGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
If
StretchImg.showGrip
is true, this property determines whether to show the 'Over' state on the grip image when the user rolls over on this widget. - getShowRollOverGrip() - Method in class com.smartgwt.client.widgets.Splitbar
-
If
StretchImg.showGrip
is true, this property determines whether to show the 'Over' state on the grip image when the user rolls over on this widget. - getShowRollOverGrip() - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show the 'Over' state on the grip image when the user rolls over on this widget. - getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverInExpansion() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll over canvas
to be sized to cover the normal row and the expansion layout. - getShowRollUnderCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If roll overs are enabled, should the
rollUnderCanvas
be displayed? - getShowRoot() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether the implicit root node is returned as part of the visible tree, specifically, whether it is returned in
getOpenList()
, which is the API view components typically use to get the list of visible nodes. - getShowRoot() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Specifies whether the root node should be displayed in the treeGrid.
- getShowRowNumbers() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) that displays the current rowNum for each record.
- getShowRTL() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is in RTL mode, should its style name include an "RTL" suffix?
- getShowRTL() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
- getShowRTLIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Is
RTL
media available for the icon? If true, then in RTL mode, the image's src will have "_rtl" inserted immediately before the file extension. - getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getShowSavedSearchesByDS() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to associate saved searches by default with the current
DataSource
of a component when asavedSearchId
is not provided. - getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getShowScatterLines() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw lines between adjacent data points in "Scatter" plots.
- getShowSecondItem() - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
time field
, whether to show the "second" picker. - getShowSecondItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Controls whether to display the
secondItem
whenuseTextField
is false. - getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this property allows the developer to specify on a per-node basis whether a selected state icon should be displayed when the folder is open. - getShowSelectedIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, show a different icon for selected nodes than unselected nodes.
- getShowSelectedLabel() - Method in class com.smartgwt.client.tools.EditContext
-
Should the selection outline show a label for selected components? A component may also be highlighted with the selection outline and label to indicate the target of a drop.
- getShowSelectedLabel() - Method in class com.smartgwt.client.tools.EditPane
-
Should the selection outline show a label for selected components? A component may also be highlighted with the selection outline and label to indicate the target of a drop.
- getShowSelectedLabel() - Method in class com.smartgwt.client.tools.EditTree
-
Should the selection outline show a label for selected components? A component may also be highlighted with the selection outline and label to indicate the target of a drop.
- getShowSelectedLabelOnSelect() - Method in class com.smartgwt.client.tools.EditContext
-
Should the selection outline show a label when the component is selected? This property is similar to
showSelectedLabel
. - getShowSelectedOpener() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showOpener
is true, should a different opener icon be displayed for selected nodes? This provides a way for developers to show a "selected" version of the opener icon set which looks optimal with theselected appearance
applied the selected record. - getShowSelectedRollOverCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll over canvas
to be displayed when the user rolls over selected records in the grid (but not when rolling over other records). - getShowSelectedRollUnderCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll under canvas
to be displayed when the user rolls over selected records in the grid (but not when rolling over other records). - getShowSelectedStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the "Selected" style be applied to selected records?
- getShowSelectionCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is set toSelectionStyle.SINGLE
, setting this property totrue
means selection will be displayed to the user with theselectionCanvas
and/orselectionUnderCanvas
rather than with CSS styling. - getShowSelectionCheckbox() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, causes a CheckboxItem to appear to the left of each clause in "inline"
appearance
. - getShowSelectionLabel() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- getShowSelectionList() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- getShowSelectionUnderCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is set toSelectionStyle.SINGLE
, and eithershowSelectionCanvas
istrue
andshowSelectionUnderCanvas
is unset, orshowSelectionUnderCanvas
is explicitly set totrue
, then selection will be displayed to the user with theselectionCanvas
and/orselectionUnderCanvas
rather than with CSS styling. - getShowShadow() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show a drop shadow for this Canvas.
- getShowShadow() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Whether to show a drop shadow for this Canvas.
- getShowShadow() - Method in class com.smartgwt.client.widgets.PointerSettings
-
By default, the pointer will show the same shadow as its parent canvas.
- getShowShadow() - Method in class com.smartgwt.client.widgets.Window
-
Whether to show a drop shadow for this Canvas.
- getShowShadows() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to automatically show shadows for various charts.
- getShowShadows() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to automatically show shadows for various charts.
- getShowSnapGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show a snap grid for this Canvas.
- getShowSortArrow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether a sorting arrow should appear for the listGrid, and its location.
- getShowSortNumerals() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, set this to false to hide the sort-numeral displayed by default after the sort-arrows in the header-buttons of sorted fields.
- getShowStandardDeviationLines() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Display multiple
standard deviations
away from the mean as lines. - getShowStatisticsOverData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, the
mean line
,standard deviation lines
,standard deviation bands
, andregression curves
are drawn on top of the data rather than underneath. - getShowStatusBar() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a statusBar for this Window, including resizer.
- getShowSubClauseButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Whether to show a button that allows the user to add subclauses.
- getShowSubmenus() - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the submenu indicator column should be displayed.
- getShowTabBar() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should the tabBar be displayed or not If shrinkElementOnHide is true, the paneContainer will expand over the space occupied by TabBar
- getShowTabPicker() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should a drop-down "picker" be displayed to allow selection of tabs that are clipped?
- getShowTabScroller() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should scroll buttons be displayed to allow access to tabs that are clipped? If unset, defaults to false for
handsets
and true otherwise. - getShowTimeItem() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether to show the
time field
for editing the time portion of the date. - getShowTimelineView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, show the
Timeline view
. - getShowTitle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a title.
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Blurb items show no title by default.
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Buttons do not show a title by default.
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
CheckboxItem has special behavior for titles, see
labelAsTitle
. - getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should we show a title cell for this formItem?
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Don't show a separate title cell for headers
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
we never show a separate title cell for hidden fields
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Don't show the title for rich text items by default
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
we never show a separate title cell for separators
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
we never show a separate title cell for spacers
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Don't show a title for toolbars
- getShowTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property may be set to
false
to explicitly suppress display of the field title in the column header button for the field. - getShowTitle() - Method in class com.smartgwt.client.widgets.Img
-
Determines whether any specified
title
will be displayed for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating over the component - getShowTitle() - Method in class com.smartgwt.client.widgets.ImgButton
-
Determines whether any specified
title
will be displayed for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating over the component - getShowTitle() - Method in class com.smartgwt.client.widgets.RibbonButton
-
showTitle is not applicable to this class - use
showButtonTitle
instead. - getShowTitle() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether the slider's
title
should be displayed. - getShowTitle() - Method in class com.smartgwt.client.widgets.StretchImg
-
Determines whether any specified
title
will be displayed for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating over the component - getShowTitle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Determines whether any specified
title
will be displayed for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating over the component - getShowTitle() - Method in class com.smartgwt.client.widgets.Window
-
Show a title (typically just text) on the header for this window.
- getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - getShowTitlesWithErrorMessages() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether on validation failure, the error message displayed to the user should be pre-pended with the title for the item.
- getShowTodayButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Today" button will be displayed, allowing the user to select the current date.
- getShowToolbar() - Method in class com.smartgwt.client.widgets.Dialog
-
Whether to show a toolbar of buttons at the bottom of the Dialog.
- getShowTrackButtons() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Should the track buttons that allow page scrolling be shown?
- getShowTrackEnds() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the scrollbar uses a 5-segment rather than 3-segment image representation, where the 3 interior image segments have the same state (Down, Over, etc), independent of the two outermost image segments.
- getShowTreeColumnPicker() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
headerSpans
are in use, whether to show a hierarchical column picker that includes both headerSpans and normal headers, with normal headers indented under headerSpans similarly to how aTreeGrid
displays a Tree. - getShowUploadForm() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Should the
uploadForm
be displayed. - getShowValue() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether a
label
for the value of the slider should be displayed. - getShowValueAxisLabel() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show the
valueTitle
(or, in the case ofproportional rendering mode
, theproportionalAxisLabel
) as a label on the value axis. - getShowValueAxisLabel() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show the
valueTitle
(or, in the case ofproportional rendering mode
,proportionalAxisLabel
) as a label on this extra value axis. - getShowValueIconDisabled() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Disabled" state icon be shown when the item is disabled
- getShowValueIconDown() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Down" state icon be shown when the mouse goes down over this checkbox
- getShowValueIconError() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Whether a separate "Error" state should be applied to icons when the item fails validation.
- getShowValueIconOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
valueIcons
is set, this property may be set to show the valueIcon only and prevent the standard form item element or text from displaying - getShowValueIconOnly() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property causes the valueIcon for each value to be displayed in the cell without also showing the record's value for the field.
- getShowValueIconOver() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should an "Over" state icon be shown when the user rolls over this checkbox
- getShowValueOnHover() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.in favor of
showDataValuesMode
, a compound setting that supports showing data-values in the chart and in hovers in various combinations. The equivalent to showValueOnHover:true is ShowDataValuesMode.inHoverOnly. - getShowValueOnHover() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Deprecated.in favor of
FacetChart.showDataValuesMode
, a compound setting that supports showing data-values in the chart and in hovers in various combinations. The equivalent to showValueOnHover:true is ShowDataValuesMode.inHoverOnly. - getShowViewHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default value, causes the Calendar to show customizable hovers when the mouse moves over various areas of a CalendarView.
- getShowWeekChooser() - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value of
showFiscalYearChooser
. - getShowWeekends() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getShowWeekends() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether weekend days should be shown.
- getShowWeekView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Week view.
- getShowWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, this setting enables various features related to cells that fall within the workday (as defined by
workdayStart
andworkdayEnd
) in vertical calendar views (day
andweek
). - getShowXTicks() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When set, ticks are shown for the X (horizontal) axis for Scatter plots or Bar charts.
- getShowYTicks() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When set, ticks are shown for the Y (vertical) axis if it's a value axis.
- getShowZoneHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when the mouse moves over azone
in a calendarView. - getShowZones() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to true to render any defined
zones
intotimeline views
. - getShrinkElementOnHide() - Method in class com.smartgwt.client.widgets.Canvas
-
This is an advanced setting.
- getShrinkForFreeze() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this list grid is showing any
frozen
fields, and a horizontal scrollbar is visible at the bottom of the liquid columns, should an equivalent scrollbar gap be left visible below the frozen columns?
Note that if set totrue
any backgroundColor or border applied to the ListGrid will show up below the bottom row of the frozen column(s). - getShuttle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- getShuttle() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
- getShuttleFields() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Which
Shuttle.fields
should be displayed in theShuttle
. - getShuttleHeight() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- getShuttleWidth() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- getSide() - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Which side of the other canvas should we show? Options are "top", "bottom", "left", "right".
- getSideResizeKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getSimpleBeanClassName() - Method in class com.smartgwt.rebind.BeanClass
- getSimpleClassName(Class) - Static method in class com.smartgwt.client.util.ConfigUtil
- getSimpleDeselect() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, clicking on the existing selection causes it to be entirely deselected.
- getSimpleFactoryName() - Method in class com.smartgwt.rebind.BeanClass
- getSimpleFactoryName() - Method in class com.smartgwt.rebind.BeanValueType
- getSimpleFactoryName(JClassType) - Method in class com.smartgwt.rebind.MetaBeanFactoryGenerator
- getSimpleGenericName() - Method in class com.smartgwt.rebind.BeanValueType
- getSimpleLinearRegressionFunction() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y that defines the line that best fits the data.
- getSimpleLinearRegressionFunction(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getSimpleLinearRegressionFunction(String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y that defines the line that best fits the data.
- getSimpleTabBaseStyle() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
useSimpleTabs
is true,simpleTabBaseStyle
will be the base style used to determine the css style to apply to the tabs. - getSimpleTabIconOnlyBaseStyle() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
useSimpleTabs
is true,simpleTabIconOnlyBaseStyle
will be the base style used to determine the css style to apply to the tabs ifTab.canAdaptWidth
is set and the title is not being shown. - getSimpleType() - Method in class com.smartgwt.client.data.GroupTitleFunction
-
Returns the SimpleType object being customized
- getSimpleType() - Method in class com.smartgwt.client.data.GroupValueFunction
-
Returns the SimpleType object being customized
- getSimpleTypeName() - Method in class com.smartgwt.rebind.BeanValueType
- getSimpleValueTypeLiteral() - Method in class com.smartgwt.rebind.BeanValueType
- getSingleCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting the single value to display for all fields of this row.
- getSingleCellValueProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
record[this.singleCellValueProperty]
is set for some record, the record will be displayed as a single cell spanning every column in the grid, with contents set to the value ofrecord[this.singleCellValueProperty]
. - getSingleClickFolderToggle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, the default behavior is for folder open-state to be toggled by double-clicking.
- getSingleClickFolderToggle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, the default behavior is for folder open-state to be toggled by double-clicking.
- getSize() - Method in class com.smartgwt.client.widgets.Img
-
Convenience for setting the ${isc.DocUtils.linkForRef('attr:StatefulCanvas.width','width) and
height')
of this widget to the same value, at init time only. - getSizeEventsToGrid() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, events will be sized to the grid, even if they start and/or end at times between grid cells.
- getSizeMayChangeOnRedraw() - Method in class com.smartgwt.client.widgets.Canvas
-
Is it possible that a call to
redraw()
on this widget will change its size? - getSizeToCheckboxImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If this checkbox item is
not showing a label
, should it ignore any specifiedFormItem.width
and instead size to fit itscheckbox icon
? - getSizeToControlsOverflow() - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Whether to always expand the command grid horizontally to match any overflow in the recorder toolbar.
- getSizeToWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showWorkday
is true, attempt to resize rows in the day and week views so that theworkday hours
fill the visible viewport-height, and the whole workday is visible without scrolling. - getSkinDir() - Static method in class com.smartgwt.client.util.FileLoader
-
Return the skin dir.
- getSkinDir() - Static method in class com.smartgwt.client.util.Page
-
Return the directory for media that's part of the skin
- getSkinImgDir() - Static method in class com.smartgwt.client.util.Page
-
Return the directory for a skin image.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
. - getSkinImgDir() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
. - getSkinImgDir() - Method in class com.smartgwt.client.widgets.DateChooser
-
Overridden directory where images for this widget (such as the month and year button icons) may be found.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Standard skin directory for edge images (sides and corners).
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Where do 'skin' images (those provided with the class) live?
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Where do 'skin' images (those provided with the class) live?
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
. - getSkinImgDir() - Method in class com.smartgwt.client.widgets.MiniNavControl
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Where are the skin images for the Scrollbar.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for the images.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
. - getSkinImgDir() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Path to resizer image.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Path to separator image.
- getSkinImgDir(String) - Static method in class com.smartgwt.client.util.Page
-
Return the directory for a skin image.
- getSkipAnimation() - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Set to
false
to not use animation to show component. - getSkipConversionOnMapping() - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns true if the system is set to skip conversion of the Javascript object to a Java Map when calling the mapDisplayToValue() API.
- getSkipConvertOpaqueValues() - Static method in class com.smartgwt.client.data.SimpleType
-
Tells the atomic values subsystem whether to convert the incoming opaque value to a Java object when calling user getAtomicValue() and updateAtomicValue() methods.
- getSkipInternalProperties() - Method in class com.smartgwt.client.util.JSONEncoder
-
If true, don't show Smart GWT internal properties when encoding an object.
- getSkipJSONValidation() - Method in class com.smartgwt.client.data.DataSource
-
Sets what level of JSON validation will apply for this DataSource.
- getSkipLineBreaks() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to skip line breaks for all fields by default when
escaping HTML
. - getSkipLineBreaks() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default, when
escaping HTML
, we convert line breaks (\r\n, \r, and \n) to HTML <br> tags so that visible cell content respects the original break characters. - getSkipNullValues() - Method in class com.smartgwt.client.util.JSONEncoder
-
If true, don't include properties with null values when encoding an object.
- getSlideInOrigin() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines where messages originate when they appear for
appearMethod
: "slide". - getSlideOutOrigin() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines where messages go when they disappear for
disappearMethod
: "slide". - getSlider() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
- getSlideSpeed() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Animation speed for
NotifyTransition
: "slide", in pixels/second. - getSmartGWTClass(String) - Static method in class com.smartgwt.client.util.ObjectFactory
-
This method is a convenience for calling @{link #getSmartGWTClass}.getName();
- getSmartGWTClassFQN(String) - Static method in class com.smartgwt.client.util.ObjectFactory
-
The SmartClient class name used to lookup the corresponding SmartGWT class, which is then returned.
- getSnapAlignCandidates() - Method in class com.smartgwt.client.widgets.Canvas
-
When
childrenSnapAlign
is enabled, list of candidates to check for alignment. - getSnapAlignCenterLineStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
CSS border declaration used for the line shown to indicate snapping to a center line when
childrenSnapAlign
is set. - getSnapAlignEdgeLineStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
CSS border declaration used for the line shown to indicate snapping to a edge line when
childrenSnapAlign
is set. - getSnapAxis() - Method in class com.smartgwt.client.widgets.Canvas
-
Describes which axes to apply snap-to-grid to.
- getSnapEdge() - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined to this widget, this property can be used to define which edge of this widget should be snapped to an edge of the master or parent element. - getSnapGridLineProperties() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies line styling to use when drawing the grid of lines for
SnapGridStyle
: "lines". - getSnapGridStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies indication style to use for snap points, either a grid of lines or an array of crosses.
- getSnapHDirection() - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal snap direction.
- getSnapHGap() - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal grid size to use, in pixels, when snap-to-grid is enabled.
- getSnapOffsetLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to specify an offset in px or percentage for the left coordinate of this widget. - getSnapOffsetLeft() - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
snapTo
is defined, this property can be used to specify an offset in px or percentage for the left coordinate of the pointer. - getSnapOffsetTop() - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to specify an offset in px or percentage for the top coordinate of this widget. - getSnapOffsetTop() - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
snapTo
is defined, this property can be used to specify an offset in px or percentage for the top coordinate of the pointer. - getSnapOnDrop() - Method in class com.smartgwt.client.widgets.Canvas
-
When this canvas is dropped onto an object supporting snap-to-grid, should it snap to the grid (true, the default) or just drop wherever the mouse is (false).
- getSnapPosition(Canvas, String, Canvas) - Static method in class com.smartgwt.client.widgets.Canvas
-
Return the position for
snapper
to be placed in order to "snap to" an edge or corner oftarget
, in the same sense assnapTo
. - getSnapPosition(Canvas, String, Canvas, String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Return the position for
snapper
to be placed in order to "snap to" an edge or corner oftarget
, in the same sense assnapTo
. - getSnapResizeToAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when this Canvas is resized.
- getSnapResizeToGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when resizing.
- getSnapTo() - Method in class com.smartgwt.client.widgets.Canvas
-
Position this widget such that it is aligned with ("snapped to") an edge of its
master
(if specified), or itsparent canvas
. - getSnapTo() - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the position of the pointer when
showing
. - getSnapToAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent. - getSnapToCenterAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to center alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent. - getSnapToEdgeAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to edge alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent. - getSnapToGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when dragging.
- getSnapVDirection() - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical snap direction.
- getSnapVGap() - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical grid size to use, in pixels, when snap-to-grid is enabled.
- getSoapMessage(WSRequest) - Method in class com.smartgwt.client.data.WebService
-
Return the SOAP message that will be formed from this WSRequest.
- getSort() - Method in class com.smartgwt.client.data.ResultSet
-
Return the current sort-specification for this ResultSet as an Array of
SortSpecifier
s. - getSort() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
An array of
SortSpecifier
objects used to set up the sort configuration for a fetch. - getSort() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getSort() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getSort() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Returns the current
SortSpecifiers
for this component. - getSort() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getSort() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current
SortSpecifiers
for this ListGrid. - getSort() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Returns all configured sorting levels, as an array of
SortSpecifier
s. - getSort() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Returns all configured sorting levels, as an array of
SortSpecifier
s. - getSort() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getSort() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getSortArrowMenuButtonSpaceOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
leaveHeaderMenuButtonSpace
is true, configures the amount of space beyond theheaderMenuButtonWidth
on the right side of a ListGrid header button (left forRTL mode
) to reserve for the sort arrow if sorting is active for that field and the arrow will be shown. - getSortAscendingImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in ascending order.
- getSortAscendingImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in ascending order.
- getSortBinaryByFileName() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For any fields of
type "binary"
, should sorting be performed against the fileName of the value for the field? For Smart GWT server backed dataSources, this is applied to the record automatically as described in theBinaryFields
overview. - getSortBy() - Method in class com.smartgwt.client.data.DSRequest
-
Fieldname to sortBy
- getSortBy(SortSpecifier[]) - Static method in class com.smartgwt.client.data.DataSource
-
Given an array of
SortSpecifier
s, return a simple list of Strings in the format expected byDSRequest.sortBy
. - getSortByDisplayField() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field with
displayField
configured, should client-side sorting be performed on the display field value? Unless explicitly set tofalse
, the display field value is used. - getSortByField() - Method in class com.smartgwt.client.data.DataSourceField
-
Causes values for this field to be sorted according to values for another field, for both client- and server-side sorting.
- getSortByField() - Method in class com.smartgwt.client.data.Field
-
If set to a field name, causes the field to be sorted by the values in the specified field, for both client- and server-side sorting.
- getSortByGroupFirst() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, whenever grouping is performed by an end user or by a programmatic call to
groupBy()
, data is implicitly sorted by all of the grouped columns, in the order they were passed to groupBy. - getSortByMappedValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
- getSortDescendingImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in descending order.
- getSortDescendingImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in descending order.
- getSortDirection() - Method in class com.smartgwt.client.data.SortSpecifier
-
The direction in which this specifier should sort.
- getSortDirection() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Direction of sorting if sortedFacet or sortedFacetValues is specified.
- getSortDirection() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
true for ascending
- getSortDirection() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
true for ascending
- getSortDirection() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Sort direction
for this item's list of options. - getSortDirection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sorting direction of this ListGrid.
- getSortDirection() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the default sorting direction for this column.
- getSortDirection() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Sort direction
for this item's list of options. - getSortedFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
FacetValueMap
of facet values representing a set of facetValues by which the cubeGrid data is sorted. - getSortEditorSpanTitleSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, andshowHeaderSpanTitlesInSortEditor
is true, this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid on themulti-sort editor
- getSorterButtonTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title for the corner sort button.
- getSortField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortField() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Sort field
for this item's list of options. - getSortField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies the field by which this grid should be initially sorted.
- getSortField() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Sort field
for this item's list of options. - getSortFieldAscendingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, this attribute will be shown as the menu item title to sort a field in ascending order. - getSortFieldAsInt() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortFieldAsInt() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Sort field
for this item's list of options. - getSortFieldAsInt() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortFieldAsInt() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Sort field
for this item's list of options. - getSortFieldAsStringArray() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortFieldAsStringArray() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Sort field
for this item's list of options. - getSortFieldAsStringArray() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortFieldAsStringArray() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Sort field
for this item's list of options. - getSortFieldCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the number of fields involved in this grid's current sort configuration.
- getSortFieldDescendingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, this attribute will be shown as the menu item title to sort a field in descending order. - getSortFields() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should the
FieldPicker
items be sorted alphabetically in the drop down list. - getSortFoldersBeforeLeaves() - Method in class com.smartgwt.client.widgets.cube.Facet
-
If
separateFolders
is true, should folders be displayed above or below leaves? When set totrue
folders will appear above leaves unless the data order has been reversed by settingshowParentsLast
totrue
. - getSortFoldersBeforeLeaves() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If
separateFolders
is true, should folders be displayed above or below leaves? When set totrue
folders will appear above leaves when thesortDirection
applied to the tree is"ascending"
- getSortFoldersBeforeLeaves() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, this attribute will override
Tree.sortFoldersBeforeLeaves
on the data for this treeGrid. - getSortLevel(int) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Return a
SortSpecifier
object for the requested levelNum. - getSortLevel(int) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Return a
SortSpecifier
object for the requested levelNum. - getSortNumeralHTML(String, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, this method returns the HTML for the sort-numeral that appears after the sort-arrows in the header-buttons of sorted fields.
- getSortNumeralHTML(String, int) - Method in class com.smartgwt.client.widgets.grid.SortNumeralHTMLCustomizer
- getSortNumeralMenuButtonSpaceOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
leaveHeaderMenuButtonSpace
is true, configures the amount of space beyond theheaderMenuButtonWidth
on the right side of a ListGrid header button (left forRTL mode
) to reserve for the sort numeral ifmulti-sorting
is active for that field and the numeral will be shown. - getSortNumeralStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, the Style to apply to the numeral that appears after the sort-arrows in the header-buttons of sorted fields.
- getSortSpecifier(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the
SortSpecifier
for the passed fieldName, or null if the field is not sorted. - getSortSpecifiers() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
Array of
SortSpecifier
objects - getSortSpecifiers() - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
new sort specifiers - may be empty indicating the grid was unsorted
- getSortSpecifiers(String[]) - Static method in class com.smartgwt.client.data.DataSource
-
Return an array of
SortSpecifier
s, given an array of Strings in the format expected byDSRequest.sortBy
. - getSortSpecifiers(String[], DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
Return an array of
SortSpecifier
s, given an array of Strings in the format expected byDSRequest.sortBy
. - getSortState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial sort state for the grid.
- getSource() - Method in class com.smartgwt.client.ai.AIMessageWithSource
-
The source or producer of the message.
- getSourceComponent() - Method in class com.smartgwt.client.util.workflow.GridTransferDataTask
-
Source component from which the record(s) will be transferred.
- getSourceGrid() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
The
ListGrid
for which this label displays the current row range and row count. - getSourceGrid() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
List grid containing the (unselected) set of records.
- getSourceGridTitle() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Title for the source grid, shown as a
Canvas.groupTitle
- getSourceWidget() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
widget where dragging began
- getSourceWidget() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
The component that is the source of the nodes (where the nodes were dragged from).
- getSpace() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Size of spacer.
- getSpanContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The menu displayed when a cell is right clicked on.
- getSpannedHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Button.baseStyle
to apply to the field header buttons for this ListGrid when showing header spans. - getSpannedHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom base style to apply to this field's header button instead of
ListGrid.spannedHeaderBaseStyle
when the grid is showing header spans. - getSpans() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
This property allows developer to "nest" header spans, grouping fields together by multiple layers of granularity.
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getSparseFieldState() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If true,
ListGrid.getFieldState()
andListGrid.setFieldState(java.lang.String)
will omit state information for hidden fields by default. - getSparseFieldState() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getSpecialValues() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
A set of "special" values such as "All", "None" or "Invalid" that do not appear in the normal
com.smartgwt.client.types.ValueMap
or in the data returned by theoptionDataSource
. - getSpecialValuesCSS() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
CSS text to be added to the styling for Related Field and Aggregate selections in the field name picker.
- getSpecifiers() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
list of GroupSpecifier objects detailing grouping specifics for each grouped field
- getSpoofResponses() - Method in class com.smartgwt.client.data.OperationBinding
-
For a DataSource contacting a
WSDL web service
, setting this flag means the DataSource doesn't actually attempt to contact the server but generates a sample response instead, based on the XML Schema of the response message embedded in the WSDL. - getSrc() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
URL to the image file.
- getSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines this icon's image source.
- getSrc() - Method in class com.smartgwt.client.widgets.Img
-
The base filename or stateful image configuration for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.ImgButton
-
The base filename or stateful image configuration for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the URL of the image local to the skin or application directory.
- getSrc() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the URL of the image local to the skin or application directory.
- getSrc() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
The base filename or stateful image configuration for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Location from which to load the Flashlet.
- getSrc() - Method in class com.smartgwt.client.widgets.plugins.SVG
-
Location from which to load the SVG.
- getSrc() - Method in class com.smartgwt.client.widgets.Progressbar
-
The base file name for the progressbar image.
- getSrc() - Method in class com.smartgwt.client.widgets.Sound
-
URL of the audio file to be played by this sound instance.
- getSrc() - Method in class com.smartgwt.client.widgets.Splitbar
-
The base URL for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.StretchImg
-
The base URL for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base URL for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.StretchItem
-
The URL of the media file for this StretchItem.
- getSrc() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base URL for tab images
- getSrc() - Method in class com.smartgwt.client.widgets.Window
-
A URL to load as content for the Window's body.
- getSrcAsSCStatefulImgConfig() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines this icon's image source.
- getSrcAsSCStatefulImgConfig() - Method in class com.smartgwt.client.widgets.Img
-
The base filename or stateful image configuration for the image.
- getSrcAsSCStatefulImgConfig() - Method in class com.smartgwt.client.widgets.ImgButton
-
The base filename or stateful image configuration for the image.
- getSrcAsString() - Method in class com.smartgwt.client.widgets.Sound
-
Deprecated.in favor of
Sound.getSrcAsStringArray()
. - getSrcAsStringArray() - Method in class com.smartgwt.client.widgets.Sound
-
URL of the audio file to be played by this sound instance.
- getStackDirection() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines how messages are stacked if
MultiMessageMode
is "stack". - getStacked() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use stacking for charts where this makes sense (column, area, pie, line and radar charts).
- getStacked() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
If the
ChartType
is "Column" then the metric settings may include a setting forFacetChart.stacked
. - getStackedIconsHeight() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked icons mode
this property can be used to specify the height of both the increase and decrease icon. - getStackedIconsWidth() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked icons mode
this property can be used to specify the width of both the increase and decrease icon. - getStackPersistence() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how older messages'
duration
countdowns are affected when a new message of the sameNotifyType
appears. - getStackSpacing() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Space between each message when
MultiMessageMode
is "stack". - getStackZIndex() - Method in class com.smartgwt.client.widgets.layout.Layout
-
For use in conjunction with
memberOverlap
, controls the z-stacking order of members. - getStandardDeviationLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the
standard deviation lines
. - getStandardDeviations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
showStandardDeviationLines
is set, the number of standard deviation lines drawn and their respective standard deviation away from the mean are specified by this property. - getStart() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- getStart() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
the start position of the change
- getStartAngle() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- getStartAngle() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Deprecated.
- getStartAngle() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
Deprecated.
- getStartAngleAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Start angle of the sector in degrees.
- getStartAngleAsDouble() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
- getStartArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrow head to draw at the beginning of the line or path.
- getStartColor() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
A start color for the gradient.
- getStartColor() - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The start color of the gradient.
- getStartDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the start date or null if open ended.
- getStartDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The start date of the calendar
timeline view
. - getStartDate() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Date object which represents the start date of a
CalendarEvent
. - getStartDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
start datetime of the selected slot
- getStartDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
start datetime of the selected slot
- getStartDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
the datetime of the slot where the mouse button was depressed
- getStartDate() - Method in class com.smartgwt.client.widgets.DateChooser
-
Limits the selectable range of this DateChooser.
- getStartDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
The minimum date this item is intended to work with.
- getStartDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Limits the range of the popup
DateChooser
. - getStartDateField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the start date field on a
CalendarEvent
. - getStartElement() - Method in class com.smartgwt.client.util.workflow.Process
- getStartFrom() - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
For show animations of type
"wipe"
and"slide"
this attribute specifies where the wipe / slide should originate. - getStartImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar (the "scroll up" or "scroll left" button image).
- getStartIndex() - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
Starting index of the batch within the
records
of theSummarizeRecordsRequest
. - getStartKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.STARTPOINT
control knobs
, this attribute specifies the AutoChild for theDrawKnob
for start point of current drawItem. - getStartLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting left coordinate of the line.
- getStartLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting left coordinate of the line.
- getStartLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting left coordinate of the line.
- getStartLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting left coordinate of the line.
- getStartLine() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should always start a new line when used as a tile in a
FlowLayout
. - getStartNumber() - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
For ordered lists, the number to start the first item with.
- getStartNumberField() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
SpinnerItem
used to modify the starting value of the list. - getStartNumberFieldTitle() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
The
title
of thestartNumberField
. - getStartNumberForm() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Form used to show the
startNumberField
for configuring the starting value of a list. - getStartOf(Date, String) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the start of some period, like day, week or month, relative to a passed Date instance.
- getStartOf(Date, String, Boolean) - Static method in class com.smartgwt.client.util.DateUtil
- getStartOf(Date, String, Boolean, Integer) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the start of some period, like day, week or month, relative to a passed Date instance.
- getStartPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Start point of the curve
- getStartPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Start point of the line
- getStartPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Start point of the line
- getStartRecord() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
starting index of the newly loaded set of records
- getStartRow() - Method in class com.smartgwt.client.data.DSRequest
-
Starting row of requested results, used only with fetch operations.
- getStartRow() - Method in class com.smartgwt.client.data.DSResponse
-
Starting row of returned server results, when using paged result fetching
- getStartRow() - Method in class com.smartgwt.client.data.events.DataArrivedEvent
-
starting index of rows that have just loaded
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
These items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
index of first row returned by the server
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item should always start a new row in the form layout.
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
these items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
By default RichTextItems take up an entire row
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
these items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
these items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
starting index of the newly loaded set of rows
- getStartThumb() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Thumb for the start of the range.
- getStartThumbOverlap() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at the start of the track.
- getStartTime() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Returns when this stream started capturing events (i.e.
- getStartTime() - Method in class com.smartgwt.client.tools.stream.EventStreamData
-
A string representation of the
DateTime
when capturing for the streamstarted
. - getStartTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting top coordinate of the line.
- getStartTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting top coordinate of the line.
- getStartTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting top coordinate of the line.
- getStartTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting top coordinate of the line.
- getStartValue() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
starting value for the data range shown in the main chart
- getStartValue() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Deprecated.
- getStartValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Deprecated.
- getStartValueAsDouble() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
new start value
- getStartValueAsDouble() - Method in class com.smartgwt.client.widgets.RangeSlider
-
The beginning of the selected range.
- getStartYear() - Method in class com.smartgwt.client.widgets.DateChooser
-
Earliest year that may be selected.
- getStartYearRange() - Method in class com.smartgwt.client.widgets.DateChooser
-
When
startYear
is unset, this is the years before today that will be available for selection in the year menu. - getState() - Method in class com.smartgwt.client.util.workflow.events.ProcessFinishedEvent
-
the final process state
- getState() - Method in class com.smartgwt.client.util.workflow.Process
-
Current state of a process.
- getState() - Method in class com.smartgwt.client.widgets.Button
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
New selection state (true for selected, false for unselected)
- getState() - Method in class com.smartgwt.client.widgets.ImgButton
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
New selection state (true for selected, false for unselected)
- getStateSuffix() - Method in class com.smartgwt.client.widgets.StatefulCanvas
- getStateVariable(String) - Method in class com.smartgwt.client.util.workflow.Process
-
Returns a variable value from the
process state
. - getStaticHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem when
canEdit
is false andreadOnlyDisplay
is "static". - getStaticHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Height of the FormItem when
canEdit
is false andreadOnlyDisplay
is "static". - getStatus() - Method in class com.smartgwt.client.data.DSResponse
-
Same meaning as
RPCResponse.status
, except DSResponses have additional error codes, such asvalidation failure
. - getStatus() - Method in class com.smartgwt.client.rpc.RPCResponse
-
Status code for this response.
- getStatus() - Method in class com.smartgwt.client.util.PromiseOutcome
-
The state that the
Promise
settled into. - getStatus() - Method in class com.smartgwt.client.widgets.Window
-
Text to show in the status bar of the window (if one is visible)
- getStatusBar() - Method in class com.smartgwt.client.widgets.Window
-
Simple Canvas-based status bar, shown in the footer.
- getStayIfHovered() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If true, pauses the auto-dismiss countdown timer when the mouse is over the messasge.
- getStdDev(FacetValueMap, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the standard deviation of the data from a single metric.
- getStdDev(String, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the standard deviation of the data from a single metric.
- getStep() - Method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStepResult
- getStep() - Method in class com.smartgwt.client.ai.DataQuestionStepResult
- getStep() - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStepResult
- getStep() - Method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStepResult
- getStep() - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStepResult
- getStep() - Method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStepResult
- getStep() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
How much should the value be incremented / decremented when the user hits the icons to increase / decrease the value?
- getStepActionButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Default value for
TourStep.actionButtonTitle
for steps other than the first and last ones. - getStepCancelButtonPrompt() - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt displayed in hover for cancel button.
- getStepCancelButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Default value for
TourStep.cancelButtonTitle
for all steps where the cancel button is shown. - getStepPercent() - Method in class com.smartgwt.client.widgets.Slider
-
Deprecated.
- getStepPercentAsDouble() - Method in class com.smartgwt.client.widgets.Slider
-
The percentage of the total slider that constitutes one discrete step.
- getSteps() - Method in class com.smartgwt.client.util.tour.Tour
-
The
ProcessElement
s representing steps in this tour. - getStopIfFalse() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Normally, all validators defined for a field will be run
in the order in which they are defined
even if one of the validators has already failed. - getStopOnError() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into the field until the error is corrected.
- getStopOnError() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into the field until the error is corrected.
- getStopOnError() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates that if this validator is not passed, the user should not be allowed to exit the field - focus will be forced back into the field until the error is corrected.
- getStopOnErrors() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines how failure to save due to validation errors should be displayed to the user.
- getStoreDisplayValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For editable fields with a specified
FormItem.displayField
andFormItem.optionDataSource
, if the user selects a new value (typically from PickList based item such as a SelectItem), should the selected displayValue be updated on the record being edited in addition to the value for the actual item.
Note that this only applies for fields usinglocal display field values
- typicallyforeignKey fields
where the display field isincluded from
another dataSource. - getStoreDisplayValues() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this overrides the
DynamicForm.storeDisplayValues
property for this field. - getStoreDisplayValues() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
For editable fields with a specified
FormItem.displayField
andFormItem.optionDataSource
, if the user selects a new value (typically from PickList based item such as a SelectItem), should the selected displayValue be updated on the record being edited in addition to the value for the actual item.
Note that this only applies for fields usinglocal display field values
. - getStoredState() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Set to "criteria" if you want only criteria to be stored for ListGrids and TreeGrids instead of the full viewState of the component.
- getStreamResults() - Method in class com.smartgwt.client.data.DSRequest
-
If true, results will be streamed on the server, rather than all records being read into server memory at once; this approach is appropriate for retrieving or exporting large datasets without swamping the server.
- getStretchColumnWidthsProportionally() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
When
stretching column widths
, should we stretch all column widths proportionally, or just stretch the columns that need extra width? - getStrictQuoting() - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether all property names should be quoted, or only those property names that are not valid identifiers or are JavaScript reserved words (such as "true").
- getStrictSQLFiltering() - Method in class com.smartgwt.client.data.AdvancedCriteria
-
When set to true, causes filtering using this criteria object to follow SQL99 behavior for dealing with NULL values.
- getStrictSQLFiltering() - Method in class com.smartgwt.client.data.DataSource
-
If set to true, both client and server-side advanced filtering used by Smart GWT will follow SQL99 behavior for dealing with NULL values, which is often counter-intuitive to users.
- getStrikethroughSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
strikethroughSelection
control. - getStringInBrowser() - Method in class com.smartgwt.client.data.DataSourceField
-
Server-side setting that causes values for fields of type "integer" or "float" to be represented as Strings when delivered to a web browser, in order to avoid mangling values which cannot be represented faithfully in JavaScript.
- getStringValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getStructuralHTMLTags() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
List of tags used to determine whether the HTML contents of an HTMLFlow should be rendered with
contentsType:"page"
. - getStyle() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getStyle() - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
The style of list item marker.
- getStyledRowEnds() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, the first and last cells in each row will be styled with an additional CSS class, via the
firstCellStyle
andlastCellStyle
attributes. - getStyleName() - Method in class com.smartgwt.client.widgets.Button
- getStyleName() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
CSS style series to use for
canvas instances
that represent this event in the variouscalendar views
. - getStyleName() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The CSS class for this EventCanvas.
- getStyleName() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base style-name for normal cells in this Lane.
- getStyleName() - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS class applied to this widget as a whole.
- getStyleName() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default styleName for the chart.
- getStyleName() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CSS class for the CubeGrid as a whole
- getStyleName() - Method in class com.smartgwt.client.widgets.Dialog
-
Style of the Dialog background
- getStyleName() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
For
drawingType
"svg" only, the CSS class applied to this label. - getStyleName() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Default CSS class for the ListGrid as a whole.
- getStyleName() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default CSS class for the ListGrid as a whole.
- getStyleName() - Method in class com.smartgwt.client.widgets.Label
-
Set the CSS class for this widget.
- getStyleName() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default CSS style for the SectionStack as a whole.
- getStyleName() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
The CSS class to apply to the
Label
drawn for this message. - getStyleName() - Method in class com.smartgwt.client.widgets.StatefulCanvas
- getStyleName() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Style for the overall TileGrid component.
- getStyleName() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
CSS class applied to this RibbonGroup.
- getStyleName() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
CSS class applied to this toolstrip.
- getStyleName() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for the component as a whole.
- getStyleWeekends() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether weekend days should be styled differently from weekdays.
- getStyleWithCSS() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
When true, applies style attributes in markup instead of presentation elements.
- getStyleWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showWorkday
is true, applies theworkdayBaseStyle
to cells that fall within the workday (as defined byworkdayStart
andworkdayEnd
), in both thedayView
andweekView
. - getSubClauseButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Button allowing the user to add subclauses grouped by a
LogicalOperator
. - getSubClauseButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the subClauseButton.
- getSubClauseButtonTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title of the subClauseButton
- getSublane() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
When in Timeline mode, or when
Calendar.showDayLanes
is true, a string that represents the name of thesublane
thisCalendarEvent
should sit in. - getSublane(String, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getSublane(String, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getSublaneEvents(Lane, Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getSublaneEvents(Lane, Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getSublaneFromPoint() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
at the passed co-ordinates. - getSublaneFromPoint(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getSublaneFromPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getSublaneFromPoint(Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
at the passed co-ordinates. - getSublaneNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the field which will determine the
sublane
in which this event will be displayed, within its parent Lane, inTimeline
s and in theday view
, ifshowDayLanes
is true. - getSublanes() - Method in class com.smartgwt.client.widgets.calendar.Lane
- getSubmenu() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Deprecated.use
com.smartgwt.client.widgets.Menu#getSubmenu
instead - getSubmenu(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Creates and returns the submenu associated with the provided MenuItem.
- getSubmenuConstructor() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When using a Tree or hierarchical DataSource as the menu's data, optional subclass of Menu that should be used when generating submenus.
- getSubmenuDirection() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Should submenus show up on our left or right.
- getSubmenuDisabledImage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator when the item is disabled.
- getSubmenuDisabledImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator when the item is disabled.
- getSubmenuFieldDefaults() - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated submenu column.
- getSubmenuFieldProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated submenu column.
- getSubmenuImage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator.
- getSubmenuImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator.
- getSubscribedChannels() - Static method in class com.smartgwt.client.rpc.Messaging
-
Returns list of channels that we're currently subscribed to.
- getSubstring() - Method in class com.smartgwt.client.widgets.form.validator.ContainsValidator
- getSubstring() - Method in class com.smartgwt.client.widgets.form.validator.DoesntContainValidator
- getSubstring() - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Return the substring.
- getSuccess() - Method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
-
true if validation succeeded, false if it failed
- getSuccess() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
true if validation succeeded, false if it failed
- getSuccess() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
did the operation complete successfully?
- getSuffix() - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
Suffix to be appended to each criterion description.
- getSuggestedTitle() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
-
If successful, the AI-generated suggestion for a title of a field that will contain the AI-generated record summaries.
- getSummary() - Method in class com.smartgwt.client.ai.SummarizeValueExample
-
The example summary of the
value
. - getSummary() - Method in class com.smartgwt.client.ai.SummarizeValueResult
-
If successful, the AI-generated summary of the
SummarizeValueRequest.value
. - getSummaryFieldValue(ListGridField, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the computed value of a
summary field
. - getSummaryFunction() - Method in class com.smartgwt.client.data.DataSourceField
-
If
showGridSummary
orshowGroupSummary
is true, this attribute can be used to specify an explicitSummaryFunction
for calculating the summary value to display. - getSummaryFunctions() - Method in class com.smartgwt.client.data.DSRequest
-
A mapping from field names to summary functions to be applied to each field.
- getSummaryFunctions() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
A mapping from field names to
summary functions
to be applied to each field in the fetch. - getSummaryFunctions() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
A mapping from field names to
summary functions
to be applied to each field for a fetch. - getSummaryRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Automatically generated ListGrid for displaying grid summary information (see
showGridSummary
). - getSummaryRowCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and asummaryRowDataSource
is specified this property may be used to specify fetch criteria to apply when retrieving summary data to show in the summary row. - getSummaryRowDataSource() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, by default summary values are calculated on the client based on the current data-set for the grid (seegetGridSummary()
andgetGridSummaryFunction()
). - getSummaryRowFetchRequestProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and asummaryRowDataSource
is specified this property may be used to customize the fetch request used when retrieving summary data to show in the summary row. - getSummaryRowHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for the
summary row autoChild
. - getSummaryRowStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
baseStyle
for thesummaryRow
- getSummaryTitle() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Title for facet summary.
- getSummaryTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Deprecated.Rather than customizing the summaryTitle developers should typically use the
headerTitle
attribute to show a different title in the column header button than the title used elsewhere. - getSummaryValue() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Value for facet summary.
- getSummaryValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The value to display for a ListGridField when it appears in the
summaryRow
. - getSummaryValue(Record[], ListGridField) - Method in interface com.smartgwt.client.widgets.grid.SummaryFunction
-
Function to produce a summary value based on an array of records and a field definition.
- getSummaryValue(Record, ListGridField[], ListGridField) - Method in interface com.smartgwt.client.widgets.grid.RecordSummaryFunction
-
Function to produce a summary value based on field values within a record.
- getSummaryValueTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Title to show in a
Summary of type "title"
for this field. - getSummaryValueTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
ListGrid.showGridSummary
orListGrid.showGroupSummary
is true and thesummaryFunction
is set to"title"
, this attribute may be set to a string to display in the group and/or grid summary. - getSummaryVars() - Method in class com.smartgwt.client.widgets.UserSummary
-
Map from the single capital letters used as summary variables in the
UserSummary
String to the field names these variables should represent. - getSuperclass() - Method in class com.smartgwt.client.bean.BeanFactory
- getSupportsContentsAsPage() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Can this component have its
contents
specified as a complete standalone HTML page to be rendered into an embedded IFRAME? - getSupportsContentsAsPage() - Method in class com.smartgwt.client.widgets.HTMLPane
-
Can this component have its
contents
specified as a complete standalone HTML page to be rendered into an embedded IFRAME? - getSupportsCutPasteEvents() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Does the current formItem support native cut and paste events?
- getSupportsCutPasteEvents() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Does the current formItem support native cut and paste events?
- getSupportsCutPasteEvents() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Does the current formItem support native cut and paste events?
- getSupportsFlatSkins() - Static method in class com.smartgwt.client.util.Browser
-
Whether browser is capable of rendering flat skins (e.g.
- getSupportsInlineEdit() - Method in class com.smartgwt.client.tools.EditProxy
-
Whether this EditProxy has an inline edit behavior, which allows an end user to configure a component by editing a simple text representation of its configuration.
- getSupportsMultipleInputRecords() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Does this processElement support being called multiple times for multiple records in the
last task output
? - getSupportsTransparency() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Determines whether to show the opacity slider.
- getSupportsTransparency() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Determines whether the
ColorPicker
associated with this ColorItem allows the user to set transparency/opacity information whilst selecting a color. - getSuppressAutoDraw() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
If true, prevents any screen from being drawn when it's created, even if there's an explicit
Canvas.autoDraw
:true setting on it. - getSuppressAutoDraw() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
If true, prevents any screen from being drawn when it's loaded, even if there's an explicit
Canvas.autoDraw
:true setting on it. - getSuppressAutoDraw() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If
evalResult
is set, setting this property to true causesCanvas.autoDraw
to be set to false for the duration of the result evaluation - which is generally what you want if you're returning new components from the server. - getSuppressBrowserClearIcon() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This attribute currently only has an effect in Internet Explorer.
- getSuppressBrowserClearIcons() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
TextItem.suppressBrowserClearIcon
value for TextItems within this form. - getSuppressedGlobals() - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
A collection of suppressed globals.
- getSuppressNullValueFormat() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Should non-editable fields within this record-editor always display the
empty cell value
for null values rather than running any specifiedstatic formatters
? - getSuppressValidationErrorCallback() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When calling
saveData()
on a form or valuesManager, by default if the server returns an error code, any callback passed into saveData() will not be fired. - getSuppressValidationErrorCallback() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
When calling
saveData()
on a form or valuesManager, by default if the server returns an error code, any callback passed into saveData() will not be fired. - getSuppressValueIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
valueIcons
is set, this property may be set to prevent the value icons from showing up next to the form items value - getSuppressValueIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property to true will prevent the valueIcon being written out into this field's cells.
- getSvgString() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Generates a string containing the SVG source of this DrawItem.
- getSvgString() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Converts this DrawPane to the source of an
<svg>
element equivalent to the current drawing. - getSwatchHeight() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed height of the color swatch image.
- getSwatchImageURL() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The location of the color swatch image file
- getSwatchWidth() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed width of the color swatch image.
- getSymmetricEdges() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this tabSet will
show edges
for the paneContainer, this property determines whether the same edge media will be used regardless of the tab bar position, or whether different media should be used (necessary if the edge appearance is not symmetrical on all sides). - getSymmetricPickerButton() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing a
tab picker button
, this property determines whether thepickerButtonHSrc
andpickerButtonVSrc
media will be used for vertical and horizontal tab-bar picker buttons, or whether separate media should be used for each possibletabBarPosition
based on thepickerButtonSrc
property for this tabSet. - getSymmetricScroller() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, this property determines whether thescrollerHSrc
andscrollerVSrc
media will be used for vertical and horizontal tab-bar scroller buttons, or whether separate media should be used for each possibletabBarPosition
based on thescrollerSrc
property for this tabSet. - getSynchColumnLayout() - Method in class com.smartgwt.client.widgets.cube.Facet
-
If true, treat all values in this facet as a facetValueGroup - causes synched header reorder and resize.
- getSynchronousValidation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If enabled, whenever validation is triggered and a request to the server is required, user interactivity will be blocked until the request returns.
- getSynchronousValidation() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If enabled, whenever validation is triggered and a request to the server is required, user interactivity will be blocked until the request returns.
- getSynthetic() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
True For synthetic events.
- getTab() - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Should the window be opened in a tab or a new browser window in fallback mode without OpenFin? Unless set explicitly false, fallback mode will open tabs for the new window.
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
with click handler being fired
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
the tab to be removed
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
the tab object that recieved the context click event
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the deselected tab object (not tab button instance)
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the tab object (not tab button instance)
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
the tab whose title has changed
- getTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Retrieves a Tab definition from within this tabSet by index.
- getTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Retrieves a Tab definition from within this tabSet by ID.
- getTabBar() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
TabBar for this TabSet, an instance of
TabBar
. - getTabBarAlign() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Alignment of the tabBar.
- getTabBarAlignAsAlignment() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Alignment of the tabBar.
- getTabBarControlLayout() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
com.smartgwt.client.types.AutoChild
of typeLayout
that holds thetabBarControls
as well as the built-in controls such as thetab picker menu
. - getTabBarPosition() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Which side of the TabSet the TabBar should appear on.
- getTabBarThickness() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Thickness of tabBar, applies to either orientation (specifies height for horizontal, width for vertical orientation).
- getTabCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
the live Canvas representing the tab that was moved
- getTabCanvas() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Returns the live Canvas used to represent this tab in a tabSet.
- getTabCanvas(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Get the live Canvas representing a tab by index.
- getTabCanvas(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Get the live Canvas representing a tab by index.
- getTabIndex() - Method in class com.smartgwt.client.widgets.Canvas
-
If specified this governs the tabIndex of the widget in the page's tab order.
- getTabIndex() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the form, which controls the order in which controls are visited when the user hits the tab or shift-tab keys to navigate between items.
- getTabIndex() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
TabIndex for this formItemIcon.
- getTabIndex() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
the new index of the tab in the tabSet
- getTabIndex(String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Returns a tabIndex number for some target ID registered via
addTarget()
. - getTableMode() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
The display mode of the table.
- getTableRowStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to <TR> tags in this grid's table.
- getTabNum() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the index of the deselected tab
- getTabNum() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the index of the newly selected tab
- getTabNumber(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Get the index of a tab from the tabID.
- getTabPane() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the deselected tab's pane if set
- getTabPane() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the newly selected tab's pane if set
- getTabPicker() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
A button control that allows tabs to be picked directly from a popup menu.
- getTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The tabs
- getTabSet() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
This tabset
- getTabSet() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Return the tabSet containing the tab.
- getTabSet() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Return the tabSet containing the tab.
- getTabSet() - Method in class com.smartgwt.client.widgets.tab.Tab
- getTabSize() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getTagName() - Method in class com.smartgwt.client.data.DataSource
-
Tag name to use when serializing to XML.
- getTailSize() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the connecting center segment.
- getTailSizeAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the connecting center segment.
- getTallBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Tall" baseStyle for this listGrid.
- getTarget() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the canvas that is the target of the mouse event.
- getTarget() - Method in class com.smartgwt.client.util.tour.TourStep
-
Component that is the target of this step.
- getTarget() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The name of a window or frame that will receive the results returned by the form's action.
- getTarget() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
By default, clicking a link rendered by this item opens it in a new browser window.
- getTarget() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- getTarget() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
for a menu shown as a context menu, the Canvas the menu was shown on.
- getTarget() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Optional target canvas for this menu.
- getTarget() - Method in class com.smartgwt.client.widgets.Splitbar
-
When a
Splitbar
is created by a layout, thetarget
property of the Splitbar will be a pointer to the member for which it is acting as a resizeBar. - getTarget() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- getTargetAfter() - Method in class com.smartgwt.client.widgets.Splitbar
-
Is the
target
being shown before or after the bar? This property is automatically populated forsplitbar
s created by a layout. - getTargetBaseClass() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components and any required or optional scope that this task targets.
- getTargetBaseClassAsStringArray() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components and any required or optional scope that this task targets.
- getTargetCanvas() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
button that was clicked
- getTargetCanvas() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
button in question
- getTargetClass() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The class name of the event target, if one exists.
- getTargetComponent() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Component that saved searches should apply to.
- getTargetComponent(Process) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Returns the actual component specified by
componentId
for this task. - getTargetComponent(Process, Boolean) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Returns the actual component specified by
componentId
for this task. - getTargetDataSource() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
DataSource that the saved searches are performed against.
- getTargetEditsCriteria() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether the
targetComponent
has built-in criteria editing or does not. - getTargetField() - Method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
Field to show/hide.
- getTargetField() - Method in class com.smartgwt.client.util.workflow.FormSetFieldValueTask
-
Field to assign new value.
- getTargetField() - Method in class com.smartgwt.client.util.workflow.GridSetEditValueTask
-
Target field in current edit row to be updated
- getTargetFieldAsString() - Method in class com.smartgwt.client.util.workflow.GridSetEditValueTask
-
Target field in current edit row to be updated
- getTargetFieldName() - Method in class com.smartgwt.client.util.workflow.GetPropertiesTask
-
If
componentId
targets a DynamicForm, this property specifies the name of the target field. - getTargetFieldName() - Method in class com.smartgwt.client.util.workflow.SetPropertiesTask
-
If
componentId
targets a DynamicForm, this property optionally specifies the name of the target field. - getTargetFieldName() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a DynamicForm, this property specifies the name of the target field to assign new title. - getTargetFieldName() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a DynamicForm, this property specifies the name of the target field to assign new title. - getTargetFieldsItemTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Target Field(s) picker.
- getTargetForm() - Method in class com.smartgwt.client.util.workflow.UserTask
-
DynamicForm that should be populated with data and that should provide the data for the task outputs.
- getTargetFormAsString() - Method in class com.smartgwt.client.util.workflow.UserTask
-
DynamicForm that should be populated with data and that should provide the data for the task outputs.
- getTargetGrid() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
List grid containing the selected set of records.
- getTargetGridTitle() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Title for the target grid, shown as a
Canvas.groupTitle
- getTargetID() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The
widget ID
of the event target, if one exists. - getTargetOffsetInto() - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
targetSnapTo
is defined, this property can be used to specify an offset in px or percentage for the coordinate of the pointer into theCanvas.pointerTarget
. - getTargetOffsetLeft() - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
targetSnapTo
is defined, this property can be used to specify an offset in px or percentage for the left coordinate of the pointer. - getTargetOffsetTop() - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
targetSnapTo
is defined, this property can be used to specify an offset in px or percentage for the top coordinate of the pointer. - getTargetPane() - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Pane target to be navigated from the current pane.
- getTargetRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
record being dropped on.
- getTargetSectionName() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a SectionStack, this property specifies the name of the target section. - getTargetSectionName() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a SectionStack, this property specifies the name of the target section. - getTargetSectionTitle() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a SectionStack, this property specifies the title of the target section. - getTargetSectionTitle() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a SectionStack, this property specifies the title of the target section. - getTargetSnapTo() - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the position of the pointer into the target when
showing
. - getTargetTabName() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a TabSet, this property specifies the name or ID of the target tab to assign new title. - getTargetTabName() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a TabSet, this property specifies the name or ID of the target tab to assign new title. - getTargetTask() - Method in class com.smartgwt.client.util.workflow.DecisionBranch
-
ProcessElement.ID
of element to be used as next element ifcriteria
matches. - getTargetView() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Automatically generated view (typically a window) to show for tour step.
- getTargetView() - Method in class com.smartgwt.client.util.tour.TourStep
-
Automatically generated view (typically a TourWindow) to show for tour step.
- getTargetView() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional widget that should be shown to allow user input.
- getTargetViewConstructor() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
The name of the widget class (as a string) to use for the target view.
- getTargetViewConstructor() - Method in class com.smartgwt.client.util.tour.TourStep
-
The name of the widget class (as a string) to use for the target view.
- getTargetViewDefaults() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Defaults for the
targetView
autoChild. - getTargetViewDefaults() - Method in class com.smartgwt.client.util.tour.TourStep
-
Defaults for the
targetView
autoChild. - getTargetVM() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional ValuesManager which will receive task inputs and provide task outputs.
- getTargetX() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The horizontal offset of the event from the
left edge
of the event target, if one exists. - getTargetY() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The vertical offset of the event from the
top edge
of the event target, if one exists. - getTemperature() - Method in class com.smartgwt.client.ai.AIRequest
-
A number from 0 to 1 representing how much variability or creativity in responses AI should generate.
- getTemplate() - Method in class com.smartgwt.client.data.DataSourceField
-
If
field.template
is set, this field's value in records will be calculated dynamically via the specifiedtemplate
. - getterForGenericType(JType) - Method in class com.smartgwt.rebind.BeanProperty
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty1Getter
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty1Getter1Setter
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty1Setter
- getterForString() - Method in class com.smartgwt.client.bean.BeanPropertyMultiple
- getTestData() - Method in class com.smartgwt.client.data.DataSource
-
For a client-only DataSource, a set of records to use as a dataset, specified as an Array of JavaScript Objects.
- getTestDataContext() - Method in class com.smartgwt.client.widgets.Canvas
-
A
DataContext
to be used if nodataContext
is provided (directly or indirectly via a parent). - getTestInstance() - Method in class com.smartgwt.client.core.BaseClass
- getTestInstance() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
- getTestInstance() - Method in class com.smartgwt.client.widgets.Canvas
- getTestInstance() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
- getTestInstance() - Method in class com.smartgwt.client.widgets.form.PickListMenu
- getTestInstance() - Method in class com.smartgwt.client.widgets.grid.DateGrid
- getTestInstance() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getTestInstance() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
- getTestInstance() - Method in class com.smartgwt.client.widgets.menu.Menu
- getTestRoot() - Static method in class com.smartgwt.client.util.AutoTest
-
Gets the implicit root canvas available in scLocators starting "//testRoot[]".
- getText() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
As an alternative to displaying an image, an
inline
FormItemIcon
can display a string of HTML where the icon's image would have appeared. - getText() - Method in class com.smartgwt.client.widgets.UserFormula
-
Formula to be evaluated.
- getText() - Method in class com.smartgwt.client.widgets.UserSummary
-
Summary to be evaluated.
- getTextAlign() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
istrue
this property governs the alignment of text within the text field. - getTextAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of the text / content within this form item.
- getTextAlign() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
istrue
, this property governs the alignment of text within the text field. - getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Base css style for this item.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title text
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Base CSS class for this item
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Base CSS class name for a form item's text box element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Base CSS class applied to this item's title text (rendered next to the checkbox element).
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Base CSS class applied to the text for items within this radio group.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's text box element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Base CSS class for this item
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Base CSS class to apply to this item's input element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Base CSS class name for this item's input element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Base CSS class for this item's text box.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Base CSS class name for this
UploadItem
's native file input element. - getTextColor() - Method in class com.smartgwt.client.data.Hilite
-
When edited via a
HiliteEditor
, the value for the foreground color of this hilite. - getTextColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional text color for the body portion of
canvases
representing this event in the variouscalendar views
. - getTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Text field to hold the entire date in "type in" format, if
useTextField
is true. - getTextField() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Text field to hold the entire time in "type in" format, if
useTextField
is true. - getTextFieldProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
textField
. - getTextFieldProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to the
text field
generated for this timeItem whenuseTextField
is true. - getTextFormula() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
Formula to be used to calculate the component title.
- getTextFormula() - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Formula to be used to calculate the message contents.
- getTextFormula() - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Formula to be used to calculate the message contents.
- getTextFormula() - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
Formula to be used to calculate the message contents.
- getTextFormula() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Not applicable to a DateRangeItem.
- getTextFormula() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Formula to be used to calculate the text value of this FormItem.
- getTextFormulaValue(UserSummary, Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Resolves a
UserSummary
value against the currentrule context
. - getTextMatchStyle() - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
TextMatchStyle
to use if converting from a simple criteria. - getTextMatchStyle() - Method in class com.smartgwt.client.data.DSRequest
-
For "fetch" operations, how search criteria should be interpreted for text fields: one of "exact" for exact match, "exactCase" for case-sensitive exact match, "startsWith" for matching at the beginning only, or "substring" for substring match.
- getTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When applying filter criteria to pickList data, what type of matching to use.
- getTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
textMatchStyle to apply to
option criteria
for this item - getTextMatchStyle() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
When applying filter criteria to pickList data, what type of matching to use.
- getTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When applying filter criteria to pickList data, what type of matching to use.
- getTextMatchStyle() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
TextMatchStyle for retrieving records from this shuttle's dataSource.
- getTextRange(AceRange) - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- getTextRange(AceRange) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getTheme() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- getThreadCode() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
A symbolic thead ID useful for debugging, present when a JavaScript error is hit processing an event.
- getThumb() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
A canvas used as the thumb of this ToggleSwitch, which can be styled using
thumbBaseStyle
and otherwise modified according to the AutoChild pattern -thumbConstructor
,thumbDefaults
andthumbProperties
are valid. - getThumbBaseStyle() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The name of the base CSS class to apply to the
thumb
of this toggle switch - the actual styleName applied will be suffixed "On" or "Off", depending on this widget's current value. - getThumbInset() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Inset of the thumb relative to the track.
- getThumbMinSize() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel size of the draggable thumb regardless of how large the scrolling region becomes.
- getThumbOffset() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
Spacing to apply inside of this ToggleSwitch, outside of the
thumb
. - getThumbOverlap() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at each end of the track.
- getThumbRadius() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The CSS border-radius for the
thumb
. - getThumbSrc() - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider thumb images.
- getThumbThickWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb perpendicular to the slider track.
- getThumbThinWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb parallel to the slider track.
- getTickLength() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Length of the tick marks used when either
showXTicks
orshowYTicks
is enabled, or whenextra value axes
are in use. - getTickLine() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getTickMarkToValueAxisMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin between the tick marks and the labels of the
extra value axes
. - getTieMode() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
What to do if there is more than one possible
Tree.childrenProperty
when using scanMode "branch" or "level" - getTile() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
the tile that was clicked on
- getTile() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
the tile that was clicked on
- getTile() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
the tile that was doubleclicked on
- getTile() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getTile(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the tile for the passed record or record index.
- getTile(int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Retrieve a tile by index.
- getTile(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the tile for the passed record or record index.
- getTileConstructor() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Class-name of a Smart GWT component to use for each tile rendered by this TileGrid.
- getTileDragAppearance() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Visual appearance to show when the tile is being dragged.
- getTileGrid() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
The
TileGrid
that created this SimpleTile. - getTileHeight() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Height of each tile in pixels.
- getTileHMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Horizontal margin in between tiles.
- getTileHTML(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This method provides the HTML to be displayed within each tile.
- getTileIndex(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the index of the specified tile.
- getTileMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Margin in between tiles.
- getTileProperties() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Common properties to use when creating every tile.
- getTileRecord(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Given a tile within this this tile-grid, this method will return the associated record.
- getTiles() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
List of tiles that may be used by the TileGrid to show its current data set.
- getTileScreen() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Screen to create (via
createScreen()
) for the tile in lieu of callinggetTile()
. - getTileSize() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Size of each tile in pixels.
- getTilesPerLine() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Number of tiles to show in each line.
- getTileValueAlign() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Horizontal alignment for tile values: "left", "right" or "center".
- getTileValueStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
When using the default
SimpleTile
, CSS style for each value shown within a tile. - getTileVMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Vertical margin in between tiles.
- getTileWidth() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Width of each tile in pixels.
- getTimeAsDouble() - Method in class com.smartgwt.client.util.LogicalDate
- getTimeAsDouble() - Method in class com.smartgwt.client.util.LogicalTime
- getTimeFormat() - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting time values.
- getTimeFormatter() - Method in class com.smartgwt.client.data.DataSourceField
-
Preferred time-format to apply to date type values within this field.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Display format to use for the time portion of events' date information.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
TimeDisplayFormat
fortype:"time"
field values displayed in this form. - getTimeFormatter() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Time-format to apply to date type values within this formItem.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, what format should this item's time string be presented in? - getTimeFormatter() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Time-format to apply to date type values within this field.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Display format to use for fields specified as type 'time'.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Time-format to apply to date type values within this field.
- getTimeFormatter12Hour() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, anduse24HourTime
is false, what format should this item's time string be presented in? - getTimeFormatter24Hour() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, anduse24HourTime
is true, what format should this item's time string be presented in? - getTimeItem() - Method in class com.smartgwt.client.widgets.DateChooser
-
TimeItem
for editing the time portion of dates. - getTimeItemProperties() - Method in class com.smartgwt.client.widgets.DateChooser
-
Custom properties to apply to the
time field
used for editing the time portion of the date. - getTimeItemTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
time field
. - getTimelineGranularity() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The granularity in which the
timelineView
will display events. - getTimelineUnitsPerColumn() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
How many units of
timelineGranularity
each cell represents. - getTimelineView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
CalendarView
used to display events in lanes in a horizontalTimeline
view. - getTimelineViewTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
timeline view
. - getTimeOffset() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The time offset of this event from
EventStreamData.startTime
, when capturing started, in milliseconds. - getTimeout() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Sets the timeout for the projectLoader servlet request.
- getTimeout() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Sets the timeout on this request.
- getTimeout() - Method in class com.smartgwt.client.util.ElementWaitConfig
-
Timeout for
AutoTest.waitForElement()
in ms. - getTimeout() - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Timeout for
AutoTest.waitForElement()
in ms. - getTimeUnitOptions() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
List of time units that will be offered for relative dates.
- getTimingData(Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns timing data gathered for the transaction number passed in.
- getTimingData(Integer, TimingDataCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
- getTimingData(Integer, TimingDataCallback, Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
- getTimingData(Integer, TimingDataCallback, Integer, boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
- getTimingData(Integer, TimingDataCallback, Integer, boolean, boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns timing data gathered for the transaction number passed in.
- GettingCanvasSize - Interface in com.smartgwt.client.docs
-
Determining the size of a drawn canvas
- getTitle() - Method in class com.smartgwt.client.data.DataSource
-
User-visible name for this DataSource.
- getTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Default user-visible title for this field.
- getTitle() - Method in class com.smartgwt.client.data.Field
-
An
HTMLString
to use as the displayable title for this field outside the context of a field container. - getTitle() - Method in class com.smartgwt.client.data.Hilite
-
User-visible title for this hilite.
- getTitle() - Method in class com.smartgwt.client.tools.PaletteNode
-
Textual title for this paletteNode.
- getTitle() - Method in class com.smartgwt.client.tools.StyleGroup
-
Title to display in the header for this group.
- getTitle() - Method in class com.smartgwt.client.tools.StyleSetting
-
Title for this setting when applied to a FormItem.
- getTitle() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Title for the Window.
- getTitle() - Method in class com.smartgwt.client.util.tour.TourStep
-
Title for the Window.
- getTitle() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Title of new SectionStackSection or TabSet when
componentId
targets a SectionStack or TabSet. - getTitle() - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Title to show instead of the automatically chosen one.
- getTitle() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
Title to assign to component.
- getTitle() - Method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
- getTitle() - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
- getTitle() - Method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
- getTitle() - Method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
- getTitle() - Method in class com.smartgwt.client.widgets.BaseWidget
- getTitle() - Method in class com.smartgwt.client.widgets.Button
-
The title HTML to display in this button.
- getTitle() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
Title to show for this lane.
- getTitle() - Method in class com.smartgwt.client.widgets.Canvas
-
Synonym for
Canvas.getPrompt()
- getTitle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Title for the chart as a whole.
- getTitle() - Method in class com.smartgwt.client.widgets.cube.Facet
-
User-visible title of this facet.
- getTitle() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
User-visible title of this facetValue.
- getTitle() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Title (tooltip hover text) for this image.
- getTitle() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
A string to show at the
center point
of thisDrawItem
. - getTitle() - Method in class com.smartgwt.client.widgets.EditSearchWindow
- getTitle() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
- getTitle() - Method in class com.smartgwt.client.widgets.form.fields.CancelItem
-
CancelItems show a title of
"Cancel"
by default. - getTitle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
User visible title for this form item.
- getTitle() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Title of this FormItem.
- getTitle() - Method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
SubmitItems show a title of
"Submit"
by default. - getTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text shown in the header bar of this editor's dialog.
- getTitle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
A title for this headerSpan, to display in the headerSpan button for this headerSpan and in other contexts such as the
menu for picking visible fields
. - getTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A title for this field, to display in the header for the field and in other contexts such as the
menu for picking visible fields
. - getTitle() - Method in class com.smartgwt.client.widgets.ImgButton
-
The title HTML to display in this button.
- getTitle() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Title to show for the section
- getTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The title to display in the center of this navigation bar.
- getTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.title
setting. - getTitle() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Title to show for this
NavItem
. - getTitle() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Title to show for the section
- getTitle() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Title to show for the section
- getTitle() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Default title for the button.
- getTitle() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Default title for the button.
- getTitle() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The text displayed for the menu item
- getTitle() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Title for this button.
- getTitle() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Title for the Window implemented as a container for this picker in some skins.
- getTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in this Dialog's Header-bar.
- getTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in this Dialog's Header-bar.
- getTitle() - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
The title of the action to render into the message.
- getTitle() - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print window
- getTitle() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The title of this ListPropertiesDialog.
- getTitle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional display title for the slider.
- getTitle() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
The title HTML to display in this button.
- getTitle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The title HTML to display in this button.
- getTitle() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the title of the this tab.
- getTitle() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The title text to display in this group's
title label
. - getTitle() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Title for this Window, shown if
showTitle
is true. - getTitle() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
The title of the node as it should appear next to the node icon in the
Tree
. - getTitle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The title of the field as displayed on the left-hand side.
- getTitle() - Method in class com.smartgwt.client.widgets.Window
- getTitle(HeaderLevel, Date, Date, String, Calendar) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelTitleCustomizer
-
getTitle() should be implemented and return the string of HTML to display in the header for a given span in the HeaderLevel
- getTitle(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return the title of a node -- the name as it should be presented to the user.
- getTitle(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.GroupTitleFunction
-
Defines new behavior to override
SimpleType.getGroupTitle()
. - getTitleAlign() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of the chart's
title
with respect to the the visible chart-width. - getTitleAlign() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Alignment of facet label title.
- getTitleAlign() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default alignment for item titles.
- getTitleAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item's title in its cell.
- getTitleAlign() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Controls the horizontal alignment of the group's
title-text
, within itslabel
. - getTitleAutoFit() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Whether the
titleLabel
should be scaled to the maximum possible size that fits inside the bounds of this item. - getTitleAutoFitMargin() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Specifies margin between label and item edges when using
titleAutoFit
. - getTitleAutoFitRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Whether to rotate the
titleLabel
90 degrees clockwise while trying to maximize its size in accordance withtitleAutoFit
. - getTitleBackgroundProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for title background (if being drawn).
- getTitleBoundaryProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for bottom boundary of the title area, when there is already an outer container around the whole chart.
- getTitleColSpan() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item's title spans.
- getTitleEditEvent() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The event that triggers title editing on this TabSet.
- getTitleEditor() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
TextItem we use to edit tab titles in this TabSet.
- getTitleEditorLeftOffset() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the left-hand edge of the tab, by the number of pixels set in this property.
- getTitleEditorProperties() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties for the auto-generated
titleEditor
. - getTitleEditorRightOffset() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the right-hand edge of the tab, by the number of pixels set in this property.
- getTitleEditorTopOffset() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further down from the top edge of the tab, by the number of pixels set in this property.
- getTitleField() - Method in class com.smartgwt.client.data.DataSource
-
Best field to use for a user-visible title for an individual record from this dataSource.
- getTitleField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getTitleField() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getTitleField() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Method to return the fieldName which represents the "title" for records in this
 Component.

 If this.titleField is explicitly specified it will always be used.
 Otherwise, default implementation will checktitleField
for databound
 components.

 For non databound components returns the first defined field name of"title"
, 
"name"
, or"id"
. - getTitleField() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getTitleField() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getTitleField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getTitleField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display for an individual record as the main title.
- getTitleField() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getTitleField() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getTitleFieldDefaults() - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated title column.
- getTitleFieldProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated title column.
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getTitleFieldValue(Record) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Get the value of the titleField for the passed record

- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getTitleFormula() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Formula to be used to calculate the title contents.
- getTitleHeight() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Controls the height of the
title label
in this group. - getTitleHilite() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Hilite style to apply to the title for this facetValue.
- getTitleLabel() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getTitleLabel() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The AutoChild label used to display the
title
in this NavigationBar. - getTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
When the
titleLabel
is showing andshowTitleLabelBackground
istrue
, thisDrawRect
AutoChild is created and placed behind thetitleLabel
. - getTitleLabelPadding() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If the
titleLabelBackground
is visible, how much padding should be left between the bounds of thetitleLabel
and the edges of thetitleLabelBackground
? - getTitleOrientation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default orientation for titles for items in this form.
- getTitleOrientation() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
On which side of this item should the title be placed.
- getTitleOrientation() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Controls the
vertical orientation
of this group'stitle label
. - getTitlePadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
if aligning the title left or right, the amount of space before (for left aligned) or after (for right aligned) to pad the title from the border edge
- getTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of every item in this form.
- getTitleProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for title label.
- getTitleProperties() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Deprecated.set these properties directly via the
label autoChild
- getTitleProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds the title of the node as it should be shown to the user. - getTitleRectHeight() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The height of the bordered rect around the title - defaults to 0 (assuming no border)
- getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - getTitles() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Optional sparse array of titles for the spans on this headerLevel.
- getTitleSpacing() - Method in class com.smartgwt.client.widgets.Slider
-
The space between the
title
and the track. - getTitleStyle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title cell.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a regular form-item's title.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.Slider
-
CSS style for the
title-text
, whenshowTitle
is true. - getTitleStyle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
CSS style applied to the title text only.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Like
StretchImgButton.titleStyle
, can set to provide a separate style for the title text. - getTitleStyle() - Method in class com.smartgwt.client.widgets.tab.Tab
-
A separate style for the title text.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
CSS class applied to the
title label
in this group. - getTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every item in this form.
- getTitleVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item's title in its cell.
- getToDate() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- getToDate() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "to" date.
- getToDateAsString() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- getToDateAsTimeUnit() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- getToDateOnlyPrefix() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
toDate
is supplied. - getTodayBackgroundColor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The background color for cells that represent today in all
CalendarView
s. - getTodayButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown below the
calendar grid
which, when clicked, navigates the calendar to today. - getTodayButtonHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
If set specifies a fixed height for the Today and Cancel buttons.
- getTodayButtonTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for "Today" button.
- getToField() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
- getToggleBaseStyle() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The name of the CSS class to apply to this ToggleSwitch - the actual styleName applied will be suffixed "On" or "Off", depending on the widget's current value.
- getToggleFreezeText(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid andthis.canFreezeFields
is true, this string will be shown as the title for the menu item to toggle whether a field is frozen or unfrozen. - getToggleOnKeypress() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, the value can be toggled by pressing the Spacebar, or changed with the left and right arrow-keys.
- getToggleOnThumbClick() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, causes the ToggleSwitch to change value when the
thumb
is clicked, as well as when clicking in the widget body. - getToggleUseUnselectedValuesOnSelectAll() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Should this item toggle between tracking selected options and using them to generate "inSet" criteria and unselected options and using them to generate "notInSet" criteria when the user clicks the
MultiPickerItem.selectAllButton
andMultiPickerItem.deselectAllButton
on an unfiltered list of options. - getToolArea() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Layout used to contain all of the
toolbar
AutoChildren that contain thecontrolGroups
. - getToolbar() - Method in class com.smartgwt.client.widgets.Dialog
-
com.smartgwt.client.types.AutoChild
of type Toolbar used to create thetoolbarButtons
. - getToolbar() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getToolbarBackgroundColor() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The background color for the toolbar.
- getToolsImgDir() - Static method in class com.smartgwt.client.util.Page
-
Return the images directory used by Isomorphic-supplied tools.
- getTooltip() - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- getTooltip() - Method in class com.smartgwt.client.widgets.Canvas
-
Synonym for
Canvas.getPrompt()
- getTooltip() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- getTop() - Method in class com.smartgwt.client.core.Rectangle
- getTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left corner, or the document flow, depending on the value of the
position
property). - getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Top coordinate of the diamond.
- getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Top coordinate of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Top coordinate in pixels relative to the
local coordinate system
. - getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the top of its positioning that the element should be placed.
- getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Top coordinate in pixels relative to the
local coordinate system
. - getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Top coordinate in pixels relative to the
local coordinate system
. - getTop() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Top coordinate of this item in pixels.
- getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Top coordinate of the diamond.
- getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Top coordinate of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Top coordinate in pixels relative to the
local coordinate system
. - getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the top of its positioning that the element should be placed.
- getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Top coordinate in pixels relative to the
local coordinate system
. - getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Top coordinate in pixels relative to the
local coordinate system
. - getTopAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left corner, or the document flow, depending on the value of the
position
property). - getTopElement() - Method in class com.smartgwt.client.widgets.Canvas
-
The top-most Canvas (i.e., not a child of any other Canvas), if any, in this widget's containment hierarchy.
- getTopOffset() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies a top offset from the position specified by
position
orpositionCanvas
where the message should be shown. - getTopOperator() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Default logical operator for all top-level clauses in the FilterBuilder.
- getTopOperatorAppearance() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
How to display and edit the
top-level operator
for this FilterBuilder. - getTopOperatorForm() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
With
TopOperatorAppearance
"bracket" and "inline", a form that appears to the left of the stack of clauses and allows picking theLogicalOperator
for the overall FilterBuilder (or for that specific FilterClause, in the case of "inline") - getTopOperatorItem() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Automatically generated SelectItem autoChild shown in the
topOperatorForm
. - getTopOperatorItemWidth() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the
topOperatorItem
autoChild. - getTopOperatorItemWidthAsString() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the
topOperatorItem
autoChild. - getTopOperatorOptions() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Logical operators to allow for
TopOperatorAppearance
s of "radio" and "bracket". - getTopOperatorTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the left-aligned Operator selectItem in the
topOperatorForm
. - getTotalRows() - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStepResult
-
If available, the total number of rows that would be returned by the query if it were not limited by
DSRequest.startRow
and/orDSRequest.endRow
. - getTotalRows() - Method in class com.smartgwt.client.data.DSResponse
-
Total number of rows available from the server that match the current filter criteria, when using paged result fetching.
- getTotalRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the total number of rows in the grid.
- getToTitle() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title for the
to
part of the range. - getTouchPickerButtonSize() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The size of the tab picker button when
isTouch
istrue
. - getTouchScrollRedrawDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While scrolling an incrementally rendered grid, using the inertial scrolling, time in milliseconds to wait before redrawing, after the last touchScroll by the user.
- getTour(String) - Static method in class com.smartgwt.client.util.tour.Tour
-
Get a Tour instance by it's ID.
- getTourCompleteMakeChangesButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Make Changes... button in the TourComplete dialog.
- getTourCompleteRunTourButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the View XML button in the TourComplete dialog.
- getTourCompleteTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Complete dialog displayed after recording a Tour.
- getTourCompleteTourIdTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour ID field in the TourComplete dialog.
- getTourCompleteViewXMLButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the View XML button in the TourComplete dialog.
- getTourStepWizardActionTypeTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Action Type field in the TourStep Wizard.
- getTourStepWizardAutoCompletePrompt() - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Auto Complete field in the TourStep Wizard.
- getTourStepWizardAutoCompleteTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Auto Complete field in the TourStep Wizard.
- getTourStepWizardBindOutputHint() - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Bind Output field in the TourStep Wizard.
- getTourStepWizardBindOutputTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Bind Output field in the TourStep Wizard.
- getTourStepWizardCaseSensitiveTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Case Sensitive field in the TourStep Wizard.
- getTourStepWizardDoneButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Done button in the TourStep Wizard.
- getTourStepWizardDropTargetHint() - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Drop Target field in the TourStep Wizard.
- getTourStepWizardDropTargetNotifyText() - Method in class com.smartgwt.client.util.tour.Tour
-
Descriptive text displayed in a popup
notification window
when a Drop Target is selected for this TourStep. - getTourStepWizardDropTargetPrompt() - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Drop Target field in the TourStep Wizard.
- getTourStepWizardDropTargetTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Drop Target field in the TourStep Wizard.
- getTourStepWizardExpectedValueHint() - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Expected Value field in the TourStep Wizard.
- getTourStepWizardExpectedValueTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Expected Value field in the TourStep Wizard.
- getTourStepWizardInstructionsTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Instructions field in the TourStep Wizard.
- getTourStepWizardNextStepButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Next Step button in the TourStep Wizard.
- getTourStepWizardNoStepsMessage() - Method in class com.smartgwt.client.util.tour.Tour
-
Empty message for the grid in the Tour Wizard when no steps are present.
- getTourStepWizardRecordStepHeaderPrompt() - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Record Step window header in the TourStep Wizard.
- getTourStepWizardRecordStepTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Record Tour Step window in the TourStep Wizard.
- getTourStepWizardTargeNotifyText() - Method in class com.smartgwt.client.util.tour.Tour
-
Descriptive text displayed in a popup
notification window
when a Target is selected for this TourStep. - getTourStepWizardTargePrompt() - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Target field in the TourStep Wizard.
- getTourStepWizardTargetTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Target field in the TourStep Wizard.
- getTourStepWizardTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the TourStep Title field in the TourStep Wizard.
- getTourWizardInteractiveTourTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the interactive Tutorial option in the Tour Type picker in the Tour Wizard.
- getTourWizardNewScreenPickerTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Start with New Screen picker in the Tour Wizard.
- getTourWizardRecordButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Record Tour button in the Tour Wizard.
- getTourWizardReifyTourTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Reify Tutorial option in the Tour Type picker in the Tour Wizard.
- getTourWizardRequiredDataSourcesHint() - Method in class com.smartgwt.client.util.tour.Tour
-
Hint text for the Required DataSources item in the Tour Wizard.
- getTourWizardRequiredDataSourcesTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Required DataSources item in the Tour Wizard.
- getTourWizardShowProgressTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Show Progress picker in the Tour Wizard.
- getTourWizardTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Wizard.
- getTourWizardTourTypeTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Type picker in the Tour Wizard.
- getTourWizardUITourTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the non-interactive UI Tour option in the Tour Type picker in the Tour Wizard.
- getTraceContext() - Method in class com.smartgwt.client.util.workflow.Process
-
Context object to be passed to
Process.traceElement()
during process execution. - getTrack() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Optional track of the RangeSlider.
- getTrackCapSize() - Method in class com.smartgwt.client.widgets.Slider
-
The height of
vertical
slider start and end images, or width of horizontal slider start and end images. - getTrackEndHeight() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel height of the track end segments (if enabled with showTrackEnds).
- getTrackEndImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the end of a scrollbar track.
- getTrackEndWidth() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel width of the track end segments (if enabled with showTrackEnds).
- getTrackerImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default image to use for the dragTracker when things are dragged within or out of this list.
- getTrackerImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default image to use for the dragTracker when things are dragged within or out of this list.
- getTrackImageType() - Method in class com.smartgwt.client.widgets.Slider
-
The imageType setting for the slider track.
- getTrackImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the middle part of a scrollbar track, which usually takes up the majority of the width or height of the scrollbar.
- getTrackingDuration() - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
Maximum time interval past which overflow data will be discarded when debugging overflow, measured in milliseconds.
- getTrackSrc() - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider track images.
- getTrackStartImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar track.
- getTrackWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The thickness of the track.
- getTrailingDateField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the trailing date field for each event.
- getTransactionDescription(Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns a brief description of the transaction in the following format for logging purposes:
"Transaction with n operation(s).
- getTransactionNum() - Method in class com.smartgwt.client.rpc.RPCResponse
-
ID of the transaction sent to the server via
RPCManager.sendQueue()
containing theRPCRequest
associated with this response. - getTransferredRecords() - Method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
The list of records transferred by the most recent drop event or
transferSelectedData
call. - getTransformTo() - Method in class com.smartgwt.client.widgets.form.validator.MaskValidator
-
Return the transformTo.
- getTranslate() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array holds two values representing translation along the x and y dimensions.
- getTranslate() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Global translation.
- getTranslatePatternOperators() - Method in class com.smartgwt.client.data.DataSource
-
Search operators
like "matchesPattern" use patterns like "foo*txt" to match text values. - getTransport() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the transport used for this RPCRequest.
- getTree() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Synonym for
TreeGrid.getData()
- getTreeField() - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
The field containing
treeField: true
will display theTree
. - getTreeFieldMinWidth() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default
minimum width
for thetreeField
. - getTreeFieldTitle() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Visible title for the tree column (field).
- getTreeMenu() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
AutoChild menu displayed when the button is clicked.
- getTreeMenuConstructor() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Widget class for the menu created by this button.
- getTreeNode() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
node the node that was selected
- getTreeNode() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Pointer to the item in question as TreeNode.
- getTreeRootValue() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound trees, use this attribute to supply a
DataSourceField.rootValue
for this component's generated data object. - getTrimMilliseconds() - Method in class com.smartgwt.client.data.DataSource
-
For this dataSource, should the millisecond portion of time and datetime values be trimmed off before before being sent from client to server or vice versa.
- getTwentyFourHourTime() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Dictates whether times throughout the widget are formatted and edited as 24-hour values.
- getType() - Method in class com.smartgwt.client.ai.AIMessage
-
The type of data.
- getType() - Method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStep
-
The value CREATE_DASHBOARD_COMPONENT.
- getType() - Method in class com.smartgwt.client.ai.CreateDashboardDataQuestionStep
-
The value CREATE_DASHBOARD.
- getType() - Method in class com.smartgwt.client.ai.DataQuestionStep
- getType() - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStep
-
The value EXECUTE_QUERY.
- getType() - Method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStep
-
The value FIX_DASHBOARD_COMPONENT.
- getType() - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStep
-
The value MAKE_QUERY.
- getType() - Method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStep
-
The value VALIDATE_DASHBOARD_COMPONENT.
- getType() - Method in class com.smartgwt.client.ai.ValidateQueryDataQuestionStep
-
The value VALIDATE_QUERY.
- getType() - Static method in class com.smartgwt.client.browser.window.events.OtherWindowsChangedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.data.DataSourceField
-
Type of this field.
- getType() - Static method in class com.smartgwt.client.data.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.data.events.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.data.events.ErrorEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.form.events.MemberSynchronizedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.tools.EditMaskClickedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.tools.EditNode
-
String of the
canvasLiveObject
, for example, "ListGrid". - getType() - Static method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.tools.NodeAddedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.tools.PaletteNode
-
String this paletteNode creates, for example, "ListGrid".
- getType() - Static method in class com.smartgwt.client.tools.SelectedEditNodesUpdatedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.util.AsyncOperationResult
-
The result type.
- getType() - Static method in class com.smartgwt.client.util.events.FontLoadingFailedEvent
- getType() - Static method in class com.smartgwt.client.util.events.FontsLoadedEvent
- getType() - Static method in class com.smartgwt.client.util.events.OrientationChangeEvent
- getType() - Static method in class com.smartgwt.client.util.workflow.events.ProcessFinishedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Message type.
- getType() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getType() - Static method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.widgets.drawing.DrawShapeCommand
-
The command type.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ClearEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DrawEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.HoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ResizedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The DynamicForm picks a field renderer based on the type of the field (and sometimes other attributes of the field).
- getType() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Type of the validator.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
ListGrids picks a renderer for the view and edit mode of a field based on this attribute.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Specifies the type of this DetailViewerField.
- getType(String) - Static method in class com.smartgwt.client.data.SimpleType
-
Retrieve a simpleType definition by type name
- getTypeAsDataSource() - Method in class com.smartgwt.client.data.DataSourceField
-
Return the type of the assigned DataSource
- getTypeAsSimpleType() - Method in class com.smartgwt.client.data.DataSourceField
-
Returns the type of this field as a SimpleType.
- getTypeAsString() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Type of the validator.
- getTypeOperators() - Method in class com.smartgwt.client.data.DataSource
-
Get the list of
OperatorId
s available on this DataSource for the givenFieldType
. - getTypeOperators(FieldType) - Method in class com.smartgwt.client.data.DataSource
-
Get the list of
OperatorId
s available on this DataSource for the givenFieldType
. - getTypeOperators(String) - Method in class com.smartgwt.client.data.DataSource
-
Get the list of
OperatorId
s available on this DataSource for the givenFieldType
. - getTypeProperty() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
Each discovered child is labeled with a configurable "typeProperty" set to the value of the property that held the children
- getTypeTitle() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional short, descriptive title for this process element.
- getUISummary(String[], String[]) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns a summary of this canvas and its child canvii and/or fields that is useful to an AI in understanding the hierarchy.
- getUIType() - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The AI-selected UI type.
- getUnboundConfirmationMessage() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shwon to user to confirm deleting a single record on an unbound grid.
- getUnboundMultipleConfirmationMessage() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a group of records on an unbound grid.
- getUnboundNotifyMessage() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The default message to be shown when a target form is not bound to a DataSource.
- getUncheckedDescription() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
The description shown in a hover when
FormItem.showOldValueInHover
is enabled and a value represents the unchecked state. - getUncheckedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is not selected, or unchecked.
- getUndefinedComponentMessage() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
The default message to be reported with
getInvalidTaskMessage()
when a target component property is not defined. - getUnderlineSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
underlineSelection
control. - getUnderlyingGWTCanvas() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the GWT Canvas associated with this DrawItem.
- getUnderlyingGWTCanvas() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Returns the GWT Canvas underlying this DrawPane.
- getUndoManager() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getUnfreezeFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid andthis.canFreezeFields
is true, this string will be shown as the title for the menu item to unfreeze a currently frozen field. - getUngroupText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, andthis.isGrouped
is true, this attribute will be shown as the title for the menu item to ungroup the grid. - getUnit() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Unit of time shown at this level of header.
- getUnknownErrorMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The error message for a failed validator that does not specify its own errorMessage.
- getUnknownRowCountDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Value to return from
getFormattedRowCount()
when the row count is unknown - getUnorderedListPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
unorderedList
control. - getUnremoveIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canRemoveRecords
is enabled, this icon will be shown in the auto generated field fro removing records if the record has been marked as removed viamarkRecordRemoved()
. - getUnresolvedComponentMessage() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
The default message to be reported with
getInvalidTaskMessage()
when a target component cannot be resolved. - getUnselectedOperator() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Operator for the criteria generated by this item when
useUnselectedValues
is true. - getUnselectedTitle() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, this value will be displayed as a title when the user has not selected any value from the hierachichal menu. - getUnsetDescription() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
The description shown in a hover when
FormItem.showOldValueInHover
is enabled and a value represents the unset state. - getUnsetImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is unset.
- getUnstackedDecreaseIcon() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
unstacked mode
, the icon to decrease theSpinnerItem
's value. - getUnstackedIncreaseIcon() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
unstacked mode
, the icon to increase theSpinnerItem
's value. - getUnstackedPrintTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
unstacked mode
, the base CSS class name for theSpinnerItem
's text box element when printed. - getUnstackedReadOnlyTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- getUnstackedTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
unstacked mode
, the base CSS class name for theSpinnerItem
's text box element. - getUnsupportedBrowserPromptString() - Static method in class com.smartgwt.client.util.Page
-
Returns the text for the prompt shown to user from
checkBrowserAndRedirect()
if they are accessing this page in an unsupported browser andunsupportedBrowserAction
is set to"confirm"
. - getUnsupportedComponentMessage() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
The default message to be reported with
getInvalidTaskMessage()
when a target component type is not supported for the task. - getUpButtonSrc() - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Image used for the up arrowhead.
- getUpdateCacheFromRequest() - Method in class com.smartgwt.client.data.ResultSet
-
When a successful Add, Update or Remove type operation fires on this ResultSet's dataSource, if
DSResponse.data
is unset, should we integrate the submitted data values (from the request) into our data-set? This attribute will be passed toDataSource.getUpdatedData()
as theuseDataFromRequest
parameter. - getUpdateCacheFromRequest() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When a successful Add, Update or Remove type operation fires on this ResultTree's dataSource, if
DSResponse.data
is unset, should we integrate the submitted data values (from the request) into our data-set? - getUpdateControlOnOver() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false will explicitly disable showing the "Over" state for the control table element of this item (if present). - getUpdateControlOnOver() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
FormItem.showOver
is true, setting this property to false will explicitly disable showing the "Over" state for the control table element of this item (if present). - getUpdateDataURL() - Method in class com.smartgwt.client.data.RestDataSource
- getUpdatedRecords() - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
The records that were updated.
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getUpdateOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component should use when performing update operations. - getUpdateOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
operationId
to use when performing update operations. - getUpdateOperation() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getUpdatePartialCache() - Method in class com.smartgwt.client.data.ResultSet
-
If set to true, updated and added rows will be integrated into the client-side cache even if paging is enabled and cache is partial.
- getUpdatePickerIconOnOver() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false will explicitly disable showing the "Over" state for the PickerIcon of this item (if present) - getUpdatesRolledBackMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display if at least one update was rolled back due to errors in another row.
- getUpdateSummariesDuringEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the
summary row
orgroup summaries
be updated during editing of grid records? This can be set false to improve performance when a large number ofListGridFields
orDataSourceFields
are present for the grid. - getUpdateTabPositionOnDraw() - Method in class com.smartgwt.client.widgets.Canvas
-
Should canvases with no
parent canvas
be moved to the end of the TabIndexManager tree on draw()? - getUpdateTabPositionOnReparent() - Method in class com.smartgwt.client.widgets.Canvas
-
Should canvases with a
parent canvas
be added to the TabIndexManager under the parent as described inupdateChildTabPositions()
andupdateChildTabPosition()
? - getUpdateTextBoxOnOver() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false will explicitly disable showing the "Over" state for the TextBox element of this item. - getUpdateTextBoxOnOver() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
FormItem.showOver
is true, setting this property to false will explicitly disable showing the "Over" state for the TextBox element of this item. - getUploadButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that triggers the upload.
- getUploadButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title for the
upload button
. - getUploadDataSource() - Method in class com.smartgwt.client.widgets.BatchUploader
-
DataSource used to save uploaded records.
- getUploadDelimiter() - Method in class com.smartgwt.client.widgets.BatchUploader
-
The delimiter to use when importing character-delimited files.
- getUploadEncoding() - Method in class com.smartgwt.client.widgets.BatchUploader
-
On server-side, BatchUploader uses
DataImport
to import uploaded files, specifically APIs takingjava.io.Reader
parameter. - getUploadFieldName() - Method in class com.smartgwt.client.data.DataSourceField
-
Used by the
BatchUploader
to map a field in an upload file to this dataSourceField. - getUploadFieldPrefix() - Method in class com.smartgwt.client.widgets.BatchUploader
-
String to prepend to the names of the additional fields specified in
uploadFormFields
before they are stored in the HttpSession on the server. - getUploadFileItem() - Method in class com.smartgwt.client.widgets.BatchUploader
-
FileItem for selecting the file to upload.
- getUploadFileLabel() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title to display next to the
FileItem
field where the user enters a filename to upload - getUploadForm() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Form used to specify file to upload, and any additional fields required.
- getUploadFormFields() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Optional fields for the uploadForm.
- getUploadItem() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
- getUploadOperation() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Optional
DSRequest.operationId
for the "add" operation used to add new records to theuploadDataSource
. - getUploadQuoteString() - Method in class com.smartgwt.client.widgets.BatchUploader
-
The character used to quote strings.
- getUploadStatusMessages() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Container for informational messages that are shown when a user attempts an upload.
- getURL() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The transaction
URL
associated wtih the successfulrelogin
. - getURL(String) - Static method in class com.smartgwt.client.util.Page
-
Return a full URL for a relative path that uses a special prefix such as "[APPFILES]" or "[SKIN]".
- getUse24HourTime() - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
time field
, whether theTimeItem
should be set to use 24-hour time. - getUse24HourTime() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When showing the
DateChooser
and the field is of type "datetime", whether thetime field
should be set to use 24-hour time. - getUse24HourTime() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When showing the
DateChooser
, should thetime field
be set to use 24-hour time? Has no effect for fields of type"date"
rather than"datetime"
, or ifshowPickerTimeItem
isfalse
. - getUse24HourTime() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Whether to enforce 24-hour time in the UI.
- getUseAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this form item always produce an
AdvancedCriteria
sub criterion object? When set to true, causeshasAdvancedCriteria
to return true. - getUseAdvancedCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the
filter-editor
in this grid always produceAdvancedCriteria
? - getUseAdvancedFieldPicker() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, an advanced field picker based on the
FieldPicker
will be shown instead of the column picker submenu if there are more fields in the grid thanadvancedFieldPickerThreshold
. - getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getUseAllDataSourceFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If true, the set of fields given by the "default binding" (see 

fields
) is used, with any fields specified in
component.fields
acting as overrides that can suppress or modify the
 display of individual fields, without having to list the entire set of fields that
 should be shown.
 - getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, the set of fields given by the "default binding" (see
DataBoundComponent.fields
) is used, with any fields specified incomponent.fields
acting as overrides that can suppress or modify the display of individual fields, without having to list the entire set of fields that should be shown. - getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getUseAutoGradients() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes the chart to use the colors specified in
dataColors
but specify chart-specific gradients based on the primary data color per chart type. - getUseBackMask() - Method in class com.smartgwt.client.widgets.Canvas
-
In earlier versions of Internet Explorer (pre IE9), a native limitation exists whereby if HTML elements are overlapping on the page, certain elements can appear to "burn through" elements in the same position with a higher z-index.
- getUseBackMask() - Method in class com.smartgwt.client.widgets.Window
-
By default Windows show a
backMask
in Internet Explorer versions predating Internet Explorer 9. - getUseCellRollOvers() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Are rollovers cell-level or row-level?
- getUseClientFiltering() - Method in class com.smartgwt.client.data.ResultSet
-
Whether to filter data locally when we have a complete cache of all DataSource records for the current criteria, and the user further restricts the criteria (see
DataSource.compareCriteria()
). - getUseClientFiltering() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For
databound
items, this property will be passed to the generated ResultSet data object for the pickList asResultSet.useClientFiltering
. - getUseClientFiltering() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For
databound
items, this property will be passed to the generated ResultSet data object for the pickList asResultSet.useClientFiltering
. - getUseClientFiltering() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Causes this grid to filter its data on the client where possible, eliminating trips to the server when criteria becomes more restrictive, since the filter must apply to data which is already on the client.
- getUseClientSorting() - Method in class com.smartgwt.client.data.ResultSet
-
Whether to sort data locally when all records matching the current criteria have been cached.
- getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.tools.EditContext
- getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.tools.EditPane
- getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.tools.EditProxy
- getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.tools.EditTree
- getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For ListGrids with
canSelectCells:true
, enabling this property will cause the listGrid to intercept standard browser copy/paste shortcut keys and perform the following behavior. - getUseCSSShadow() - Method in class com.smartgwt.client.widgets.Canvas
-
If
showShadow
is true, should we use the cssbox-shadow
property (where supported) to achieve the shadow? - getUseCssStyles() - Method in class com.smartgwt.client.widgets.Progressbar
- getUseCursorTracker() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If true, an image is shown to the right of the cursor when
promptStyle
is set to "cursor", otherwise the cursor itself is modified via css to the value ofpromptCursor
. - getUseCustomInsertMatch() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
Internal use only.
- getUseDesignMode() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Should this editor use a separate IFRAME with special cross-browser support for editing HTML content? In Smart GWT versions 13.0 and later, this feature is switched off on account of better modern browser support for contentEditable containers.
- getUseDisabledHintStyleForReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
By default,
read-only
fields use the same style name as editable fields for in-field hints, unless they aredisabled
or configured to use a disabledReadOnlyDisplayAppearance
. - getUseDisplayValue() - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to convert each field's value to the corresponding display value for export.
- getUseDragMask() - Method in class com.smartgwt.client.widgets.Canvas
-
This flag controls whether we register the component as a maskable item with the EventHandler.
- getUseEditMask() - Method in class com.smartgwt.client.tools.EditNode
-
Shortcut property to be applied to the
liveObject
.editProxy
when created. - getUseEditMask() - Method in class com.smartgwt.client.tools.EditProxy
-
When
true
aneditMask
will be auto-generated and placed over the component to allow selection, positioning and resizing. - getUseEventCanvasPool() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Should
event canvas
instances be reused when visible events change? - getUseEventCanvasRolloverControls() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
By default, the
close buttons
and thehorizontal
andvertical
resizer widgets for event canvases are shown only when the mouse is over a given event. - getUseFirstDayOfFiscalWeek() - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
fiscal year chooser
, should firstDayOfWeek be defaulted to the same day as the fiscal start date? If true and a fiscal year starts on a Tuesday, the calendar will display Tuesday to Monday from left to right. - getUseFlatFields() - Method in class com.smartgwt.client.data.DataSource
-
Like
DataBoundComponent.useFlatFields
, but applies to all DataBound components that bind to this DataSource. - getUseFlatFields() - Method in class com.smartgwt.client.data.DSRequest
-
When
useFlatFields
is set for a request to be sent to a WSDL web service, when creating the input XML message to send to the web service, properties inrequest.data
will be used as the values for XML elements of the same name, at any level of nesting. - getUseFlatFields() - Method in class com.smartgwt.client.data.OperationBinding
-
Setting
useFlatFields
on an operationBinding is equivalent to settingDSRequest.useFlatFields
on all DataSource requests with the sameoperationType
as thisoperationBinding
. - getUseFlatFields() - Method in class com.smartgwt.client.data.SerializationContext
-
Return the useFlatFields.
- getUseFlatFields() - Method in class com.smartgwt.client.data.WSRequest
-
When
useFlatFields
is set for a request to be sent to a WSDL web service, when creating the input XML message to send to the web service, properties indata
will be used as the values for XML elements of the same name, at any level of nesting. - getUseFlatFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getUseFlatFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The
useFlatFields
flag causes all simple type fields anywhere in a nested
 set of DataSources to be exposed as a flat list for form binding. - getUseFlatFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- getUseFlatHeaderFields() - Method in class com.smartgwt.client.data.DSRequest
-
Cause the
useFlatFields
XML serialization behavior to be used for all soap headers in the request. - getUseGlobalSectionIDs() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Should any specified
SectionStackSection.ID
be applied to the generated SectionHeader widget for the section as a widget ID? If set to false, SectionStackSection.ID will behave as a synonym for SectionStackSection.name. - getUseGroupRect() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
When should this drawGroup receive event notifications? If set to
true
, the developer can specify an explicitset of coordinates
. - getUseHttpProxy() - Method in class com.smartgwt.client.data.DataSource
-
Like
OperationBinding.useHttpProxy
, but serves as a default for this DataSource that may be overridden by individual operationBindings. - getUseHttpProxy() - Method in class com.smartgwt.client.data.OperationBinding
-
Whether to use the
HttpProxy
servlet to send requests described by this operationBinding. - getUseHttpProxy() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Indicates whether this request should use the HttpProxyServlet in order to enable contacting hosts other than the origin server (available only in Pro Edition or better).
- getUseImageForSVG() - Method in class com.smartgwt.client.widgets.Canvas
-
If set, forces the main SVG image or icon in the canvas to be rendered in an image tag rather than an object tag, the default.
- getUseInsertionOrder() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies whether to arrange the buttons of the MultiComboBoxItem in the order that they were selected (the default), or to sort the buttons by
displayField
. - getUseIOSTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Setting this to true turns on a different appearance for tabs, similar to iOS tabs from the "Music" app, where the tab.icon is enlarged and shown as a black and white mask.
- getUseKeys() - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean indicating whether this menu should use shortcut keys.
- getUseLocalDisplayFieldValue() - Method in class com.smartgwt.client.data.DataSourceField
-
The
FormItem.useLocalDisplayFieldValue
attribute may be specified within a dataSource configuration. - getUseLocalDisplayFieldValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
displayField
is specified for a field, should the display value for the field be picked up from therecord currently being edited
? - getUseLocalValidators() - Method in class com.smartgwt.client.data.DataSource
-
Whether to attempt validation on the client at all for this DataSource.
- getUseLogGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few intervening lines.
- getUseLogGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few intervening lines.
- getUseMask() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If true, a data entry mask will be enabled in the field based on the
timeFormatter
. - getUseMatrixFilter() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Configures whether a Matrix filter is used to render this DrawImage in Internet Explorer 6-8.
- getUseMultiplePointShapes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the chart should use multiple shapes to show data points.
- getUseMultiSelectForFilterValueMaps() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, when creating a SelectItem for editing criteria for a field with a ValueMap, should the SelectItem default tomultiple:true
? - getUseMultiSelectForValueMaps() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
When creating a SelectItem within a Search Form for editing criteria for a field with a ValueMap, should the SelectItem default to
multiple:true
? - getUseNativeDrag() - Method in class com.smartgwt.client.widgets.Canvas
-
If set, native HTML5 drag and drop will be used for all drags initiated on this widget (on browsers where this is supported), and native HTML5 drop events occurring over this widget will be processed.
- getUseNativeRadioItems() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
When set to false, replaces each native radio element in the group with a
CheckboxItem
which can be customized viacheckboxItemProperties
. - getUseOfflineStorage() - Method in class com.smartgwt.client.data.DataSource
-
Whether we store server responses for this DataSource into
browser-based offline storage
, and then use those stored responses at a later time if we are offline (ie, the application cannot connect to the server). - getUseOpacityFilter() - Method in class com.smartgwt.client.widgets.Canvas
-
Configures where the Opacity filter is used for IE6-8.
- getUseParentFieldOrder() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource (viainheritsFrom
), indicates that the parent's field order should be used instead of the order of the fields as declared in this DataSource. - getUsePlaceholderForHint() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
showing the hint in field
and if supported by the browser, should the HTML5placeholder
attribute be used to display the hint within the field? If set tofalse
, then use of theplaceholder
attribute is disabled and an alternative technique to display the hint in-field is used instead. - getUsePlaceholderForHint() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If
showing the hint in field
and if supported by the browser, should the HTML5placeholder
attribute be used to display the hint within the field? If set tofalse
, then use of theplaceholder
attribute is disabled and an alternative technique to display the hint in-field is used instead. - getUsePlaceholderForHint() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If
showing the hint in field
and if supported by the browser, should the HTML5placeholder
attribute be used to display the hint within the field? If set tofalse
, then use of theplaceholder
attribute is disabled and an alternative technique to display the hint in-field is used instead. - getUsePlaceholderForHint() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
showing the hint in field
and if supported by the browser, should the HTML5placeholder
attribute be used to display the hint within the field? If set tofalse
, then use of theplaceholder
attribute is disabled and an alternative technique to display the hint in-field is used instead. - getUsePNGFix() - Method in class com.smartgwt.client.widgets.Img
-
If false, never apply the png fix needed in Internet Explorer to make png transparency work correctly.
- getUsePointSizeLogGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few intervening values, for the
pointSizeMetric
values displayed in thepoint size legend
. - getUserAIRequest() - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The natural language description of a filter.
- getUserAIRequest() - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The request from the user describing what UI they would like the AI to build.
- getUserAIRequest() - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
The user's request to AI in the context of this build-via-AI operation.
- getUserAIRequest() - Method in class com.smartgwt.client.ai.DataQuestion
-
The end-user's AI request.
- getUserCanCancel() - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
Whether the user can cancel the build-request.
- getUserCriteriaState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a snapshot of the current user-provided criteria for this ListGrid.
- getUseRemoteValidators() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
saveLocally
is specified, but this grid is bound to a DataSource which includes remote field validators, by default edits will be saved synchronously and these validators will not be executed.
Set this property totrue
to ensure these remote validators are called when saving edits in saveLocally mode. - getUserFormula() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Formula definition for this field.
- getUserFormula() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Formula definition for this field.
- getUserIdField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string" (optional).
- getUserName() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Overrides
userName
setting the account name forReify.loadProject()
. - getUseRowSpanStyling() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables various styling behaviors that potentially make sense when
getRowSpan()
has been overridden to introduce spanning cells, and spanning is largest on the left and smaller as cells go to the right. - getUserSchema() - Static method in class com.smartgwt.client.util.Authentication
-
Returns a DataSource describing the standard schema for user data.
- getUserSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Summary definition for this field.
- getUserSummary() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Summary definition for this field.
- getUserTask() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Associated userTask if current dynamic form used along with workflow.
- getUseSharedPicker() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- getUseSharedPicker() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- getUseSimpleCriteriaLOD() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Whether or not we should skip promotion of a simple criteria to an
AdvancedCriteria
when sending theDSRequest
to load the children of a node in aloadDataOnDemand
orfetchMode:"paged"
ResultTree
. - getUseSimpleHttp() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, assume the request is not going to the Smart GWT server, and hence send a simple HTTP request that does not use Smart GWT-specific request encoding.
- getUseSimpleTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should we use simple button based tabs styled with CSS rather than image based
ImgTab
tabs? - getUseSimpleTransform() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getUseStrictJSON() - Method in class com.smartgwt.client.data.DataSource
-
Should HTTP responses to requests by this dataSource be formatted using the strict JSON subset of the javascript language? If set to true, responses returned by the server should match the format described here.
- getUseStrictJSON() - Method in class com.smartgwt.client.data.DSRequest
-
Should the HTTP response to this request be formatted using the strict JSON subset of the javascript language? If set to true, responses returned by the server should match the format described here.
- getUseStrictJSON() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If set true, tells the server to use strict JSON format when serializing the response data.
- getUseSublanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getUseSymmetricStandardDeviations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to display both the positive and negative of the
standard deviations
. - getUseTestDataFetch() - Method in class com.smartgwt.client.data.DataSource
-
When set, causes a
client-only
orcacheAllData
DataSource to create a second DataSource to perform it's one-time fetch. - getUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, the item uses a
single text field
for working with the item's value. - getUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
This property defaults to true in DateTimeItems and cannot be altered, since editing is via
formatted
text-entry only. - getUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Should we show the time in a text field, or as a number of SelectItems?
- getUseTouchScrolling() - Method in class com.smartgwt.client.widgets.Canvas
-
On
touch devices
, if thisCanvas
can be scrolled, should touch-dragging the content area result in scrolling? Set tofalse
if touch-dragging should not cause scrolling. - getUseUnselectedValues() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
The SetFilterItem has the capability to treat its set of options as selected by default, and explicitly track the options a user has unselected, or treat them as unselected by default and explicitly track the user-selected objects.
- getUuid() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Set this to the uuid of your Active X control - ISC will then generate the appropriate classID entry for you.
- getValidateByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether client-side validation checks should be performed when the user moves between cells in the current edit row.
- getValidateCriteria() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
If this attribute is set to
true
whengetCriterion()
is called, the item will validate the "to" and "from" fields and return null if either field fails validation. - getValidatedMakeQueryStepResult() - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStep
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form fields will be validated when each item's "change" handler is fired as well as when the entire form is submitted or validated.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "change" handler is fired as well as when the entire form is submitted or validated.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), validates each entered value when it changes, to make sure it is a a valid value of its type (valid string, number, and so on).
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), validates the entered value when it changes, to make sure it is a a valid value of its type (valid string, number, and so on).
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
If true, validator will be validated when each item's "change" handler is fired as well as when the entire form is submitted or validated.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will be performed on each edited cell when each editor's "change" handler is fired.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true, any
validators
for this field will be run whenever the value of the field is changed. - getValidateOnExit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is submitted or validated.
- getValidateOnExit() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is submitted or validated.
- getValidateRelatedRecords() - Method in class com.smartgwt.client.data.DataSource
-
If true, indicates that the Smart GWT Server should automatically apply a
ValidatorType
of "hasRelatedRecord" to every field on this dataSource that has aforeignKey
defined. - getValidationErrors() - Method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStepResult
-
null
if there were no validation errors. - getValidationFailedMessage() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Notification message to show to the user in a warn dialog when an attempted save fails due to server validation error(s).
- getValidationMode() - Method in class com.smartgwt.client.data.DSRequest
-
Mode of validation for entered data.
- getValidationTypes() - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The types of validation to use on AI-generated JS code, in the order in which they should be applied.
- getValidationURL() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
validationURL can be set to do server-side validation against a different URL from where the form will ultimately save, as part of an incremental upgrade strategy for Struts-like applications.
- getValidatorMode() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Controls which
validators
, if any, to include in the fields of the exportedMockDataSource
. - getValidatorProperties() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
Return the properties of validator that is defined on the DataSourceField.
- getValidators() - Method in class com.smartgwt.client.data.DataSourceField
-
Validators to be applied to this field.
- getValidOperators() - Method in class com.smartgwt.client.data.DataSourceField
-
Set of search-operators valid for this field.
- getValidOperators() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Array of valid filtering operators (eg "greaterThan") that are legal for this FormItem.
- getValign() - Method in class com.smartgwt.client.widgets.Button
-
Vertical alignment of this component's title.
- getValign() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Vertical alignment of the title of this headerSpan.
- getValign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies vertical alignment in the column header for this field: "top", "center", or "bottom".
- getValign() - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical alignment of this component's title.
- getValign() - Method in class com.smartgwt.client.widgets.Label
-
Vertical alignment of label text.
- getValign() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Vertical alignment of this button's content.
- getValign() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Vertical alignment of this component's title.
- getValign() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Vertical alignment of this component's title.
- getVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item within its cell.
- getValue() - Method in class com.smartgwt.client.ai.SummarizeValueExample
-
The example value.
- getValue() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The value to summarize.
- getValue() - Method in class com.smartgwt.client.data.RelativeDate
- getValue() - Method in enum com.smartgwt.client.types.AdminSearches
- getValue() - Method in enum com.smartgwt.client.types.AIContentType
- getValue() - Method in enum com.smartgwt.client.types.AIMessageSource
- getValue() - Method in enum com.smartgwt.client.types.AIProgressMessageCategory
- getValue() - Method in enum com.smartgwt.client.types.AIResponseErrorType
- getValue() - Method in enum com.smartgwt.client.types.AIServiceMode
- getValue() - Method in enum com.smartgwt.client.types.Alignment
- getValue() - Method in enum com.smartgwt.client.types.AnimationAcceleration
- getValue() - Method in enum com.smartgwt.client.types.AnimationEffect
- getValue() - Method in enum com.smartgwt.client.types.AnimationLayoutMode
- getValue() - Method in enum com.smartgwt.client.types.ArrowKeyEditAction
- getValue() - Method in enum com.smartgwt.client.types.ArrowStyle
- getValue() - Method in enum com.smartgwt.client.types.AsyncOperationResultType
- getValue() - Method in enum com.smartgwt.client.types.AutoComplete
- getValue() - Method in enum com.smartgwt.client.types.Autofit
- getValue() - Method in enum com.smartgwt.client.types.AutoFitEvent
- getValue() - Method in enum com.smartgwt.client.types.AutoFitIconFieldType
- getValue() - Method in enum com.smartgwt.client.types.AutoFitWidthApproach
- getValue() - Method in enum com.smartgwt.client.types.AutoScrollDataApproach
- getValue() - Method in enum com.smartgwt.client.types.AutoSelectionModel
- getValue() - Method in enum com.smartgwt.client.types.Axis
- getValue() - Method in enum com.smartgwt.client.types.BackgroundRepeat
- getValue() - Method in enum com.smartgwt.client.types.BkgndRepeat
- getValue() - Method in enum com.smartgwt.client.types.BuildUIViaAIValidationType
- getValue() - Method in enum com.smartgwt.client.types.CacheSyncStrategy
- getValue() - Method in enum com.smartgwt.client.types.CacheSyncTiming
- getValue() - Method in enum com.smartgwt.client.types.CalendarSaveScenario
- getValue() - Method in enum com.smartgwt.client.types.CharacterCasing
- getValue() - Method in enum com.smartgwt.client.types.ChartType
- getValue() - Method in enum com.smartgwt.client.types.ChildrenPropertyMode
- getValue() - Method in enum com.smartgwt.client.types.ClickMaskMode
- getValue() - Method in enum com.smartgwt.client.types.ClientUniquenessCheckCondition
- getValue() - Method in enum com.smartgwt.client.types.ColorPickerMode
- getValue() - Method in enum com.smartgwt.client.types.ConnectorOrientation
- getValue() - Method in enum com.smartgwt.client.types.ConnectorStyle
- getValue() - Method in enum com.smartgwt.client.types.ContentLayoutPolicy
- getValue() - Method in enum com.smartgwt.client.types.ContentsType
- getValue() - Method in enum com.smartgwt.client.types.ControlName
- getValue() - Method in enum com.smartgwt.client.types.CriteriaCombineOperator
- getValue() - Method in enum com.smartgwt.client.types.CriteriaPolicy
- getValue() - Method in enum com.smartgwt.client.types.CurrentPane
- getValue() - Method in enum com.smartgwt.client.types.Cursor
- getValue() - Method in enum com.smartgwt.client.types.DataLineType
- getValue() - Method in enum com.smartgwt.client.types.DataQuestionStepType
- getValue() - Method in enum com.smartgwt.client.types.DataSourceTemplateReferenceMode
- getValue() - Method in enum com.smartgwt.client.types.DataURLFormat
- getValue() - Method in enum com.smartgwt.client.types.DateDisplayFormat
- getValue() - Method in enum com.smartgwt.client.types.DateEditingStyle
- getValue() - Method in enum com.smartgwt.client.types.DateFieldLayout
- getValue() - Method in enum com.smartgwt.client.types.DateItemSelectorFormat
- getValue() - Method in enum com.smartgwt.client.types.DefaultSampleRecord
- getValue() - Method in enum com.smartgwt.client.types.DeviceMode
- getValue() - Method in enum com.smartgwt.client.types.Direction
- getValue() - Method in enum com.smartgwt.client.types.DisplayNodeType
- getValue() - Method in enum com.smartgwt.client.types.DragAppearance
- getValue() - Method in enum com.smartgwt.client.types.DragDataAction
- getValue() - Method in enum com.smartgwt.client.types.DragIntersectStyle
- getValue() - Method in enum com.smartgwt.client.types.DragMaskType
- getValue() - Method in enum com.smartgwt.client.types.DragTrackerMode
- getValue() - Method in enum com.smartgwt.client.types.DrawingType
- getValue() - Method in enum com.smartgwt.client.types.DrawPosition
- getValue() - Method in enum com.smartgwt.client.types.DrawShapeCommandType
- getValue() - Method in enum com.smartgwt.client.types.DSDataFormat
- getValue() - Method in enum com.smartgwt.client.types.DSInheritanceMode
- getValue() - Method in enum com.smartgwt.client.types.DSOperationType
- getValue() - Method in enum com.smartgwt.client.types.DSProtocol
- getValue() - Method in enum com.smartgwt.client.types.DSServerType
- getValue() - Method in enum com.smartgwt.client.types.EdgeName
- getValue() - Method in enum com.smartgwt.client.types.EditCompletionEvent
- getValue() - Method in enum com.smartgwt.client.types.ElementWaitStyle
- getValue() - Method in enum com.smartgwt.client.types.EmbeddedPosition
- getValue() - Method in enum com.smartgwt.client.types.Encoding
- getValue() - Method in enum com.smartgwt.client.types.EnterKeyEditAction
- getValue() - Method in enum com.smartgwt.client.types.EnumTranslateStrategy
- getValue() - Method in enum com.smartgwt.client.types.EscapeKeyEditAction
- getValue() - Method in enum com.smartgwt.client.types.EscapingMode
- getValue() - Method in enum com.smartgwt.client.types.ExpansionComponentPoolingMode
- getValue() - Method in enum com.smartgwt.client.types.ExpansionMode
- getValue() - Method in enum com.smartgwt.client.types.ExportDisplay
- getValue() - Method in enum com.smartgwt.client.types.ExportFormat
- getValue() - Method in enum com.smartgwt.client.types.ExportImageFormat
- getValue() - Method in enum com.smartgwt.client.types.FacetIndentDirection
- getValue() - Method in enum com.smartgwt.client.types.FetchMode
- getValue() - Method in enum com.smartgwt.client.types.FieldAppearance
- getValue() - Method in enum com.smartgwt.client.types.FieldAuditMode
- getValue() - Method in enum com.smartgwt.client.types.FieldFilterMode
- getValue() - Method in enum com.smartgwt.client.types.FieldImportStrategy
- getValue() - Method in enum com.smartgwt.client.types.FieldNamingStrategy
- getValue() - Method in enum com.smartgwt.client.types.FieldType
- getValue() - Method in enum com.smartgwt.client.types.FilteredSelectAllAction
- getValue() - Method in enum com.smartgwt.client.types.FireStyle
- getValue() - Method in enum com.smartgwt.client.types.FiscalYearMode
- getValue() - Method in enum com.smartgwt.client.types.FooterControls
- getValue() - Method in enum com.smartgwt.client.types.ForceTextApproach
- getValue() - Method in enum com.smartgwt.client.types.FormattingContext
- getValue() - Method in enum com.smartgwt.client.types.FormErrorOrientation
- getValue() - Method in enum com.smartgwt.client.types.FormItemElementType
- getValue() - Method in enum com.smartgwt.client.types.FormItemType
- getValue() - Method in enum com.smartgwt.client.types.FormLayoutType
- getValue() - Method in enum com.smartgwt.client.types.FormMethod
- getValue() - Method in enum com.smartgwt.client.types.GroupStartOpen
- getValue() - Method in enum com.smartgwt.client.types.GroupTreeChangeType
- getValue() - Method in enum com.smartgwt.client.types.HashAlgorithm
- getValue() - Method in enum com.smartgwt.client.types.HeaderControls
- getValue() - Method in enum com.smartgwt.client.types.HiliteIconPosition
- getValue() - Method in enum com.smartgwt.client.types.HoopSelectionStyle
- getValue() - Method in enum com.smartgwt.client.types.HoverMode
- getValue() - Method in enum com.smartgwt.client.types.HoverPersistMode
- getValue() - Method in enum com.smartgwt.client.types.IconOverTrigger
- getValue() - Method in enum com.smartgwt.client.types.ImageStyle
- getValue() - Method in enum com.smartgwt.client.types.ImportFormat
- getValue() - Method in enum com.smartgwt.client.types.InlineEditEvent
- getValue() - Method in enum com.smartgwt.client.types.JoinType
- getValue() - Method in enum com.smartgwt.client.types.JSONCircularReferenceMode
- getValue() - Method in enum com.smartgwt.client.types.JSONDateFormat
- getValue() - Method in enum com.smartgwt.client.types.JSONInstanceSerializationMode
- getValue() - Method in enum com.smartgwt.client.types.KnobType
- getValue() - Method in enum com.smartgwt.client.types.LabelAlignment
- getValue() - Method in enum com.smartgwt.client.types.LabelCollapseMode
- getValue() - Method in enum com.smartgwt.client.types.LabelRotationMode
- getValue() - Method in enum com.smartgwt.client.types.LayoutPolicy
- getValue() - Method in enum com.smartgwt.client.types.LayoutResizeBarPolicy
- getValue() - Method in enum com.smartgwt.client.types.LegendAlign
- getValue() - Method in enum com.smartgwt.client.types.LineBreakStyle
- getValue() - Method in enum com.smartgwt.client.types.LineCap
- getValue() - Method in enum com.smartgwt.client.types.LinePattern
- getValue() - Method in enum com.smartgwt.client.types.LinkDataFetchMode
- getValue() - Method in enum com.smartgwt.client.types.ListGridComponent
- getValue() - Method in enum com.smartgwt.client.types.ListGridEditEvent
- getValue() - Method in enum com.smartgwt.client.types.ListGridFieldType
- getValue() - Method in enum com.smartgwt.client.types.ListGridViewStatePart
- getValue() - Method in enum com.smartgwt.client.types.ListStyleType
- getValue() - Method in enum com.smartgwt.client.types.LoadProjectErrorStatus
- getValue() - Method in enum com.smartgwt.client.types.LoadState
- getValue() - Method in enum com.smartgwt.client.types.LocatorStrategy
- getValue() - Method in enum com.smartgwt.client.types.LocatorTypeStrategy
- getValue() - Method in enum com.smartgwt.client.types.LogicalOperator
- getValue() - Method in enum com.smartgwt.client.types.LogPriority
- getValue() - Method in enum com.smartgwt.client.types.MatchElementSizeMode
- getValue() - Method in enum com.smartgwt.client.types.MaxStackDismissMode
- getValue() - Method in enum com.smartgwt.client.types.MenuFieldID
- getValue() - Method in enum com.smartgwt.client.types.MinimalScrollbarContrastSuffix
- getValue() - Method in enum com.smartgwt.client.types.MockDataFormat
- getValue() - Method in enum com.smartgwt.client.types.MockDataType
- getValue() - Method in enum com.smartgwt.client.types.MockDSExportFormat
- getValue() - Method in enum com.smartgwt.client.types.MockDSExportValidatorMode
- getValue() - Method in enum com.smartgwt.client.types.MoveKnobPoint
- getValue() - Method in enum com.smartgwt.client.types.MultiComboBoxLayoutStyle
- getValue() - Method in enum com.smartgwt.client.types.MultiInsertNonMatchingStrategy
- getValue() - Method in enum com.smartgwt.client.types.MultiInsertStrategy
- getValue() - Method in enum com.smartgwt.client.types.MultiMessageMode
- getValue() - Method in enum com.smartgwt.client.types.MultiPickerSelectionStyle
- getValue() - Method in enum com.smartgwt.client.types.MultipleAppearance
- getValue() - Method in enum com.smartgwt.client.types.MultipleFieldStorage
- getValue() - Method in enum com.smartgwt.client.types.MultiUpdatePolicy
- getValue() - Method in enum com.smartgwt.client.types.MultiWindowEvent
- getValue() - Method in enum com.smartgwt.client.types.NavigationBarControls
- getValue() - Method in enum com.smartgwt.client.types.NavigationDirection
- getValue() - Method in enum com.smartgwt.client.types.NavigationMethod
- getValue() - Method in enum com.smartgwt.client.types.NavigationMode
- getValue() - Method in enum com.smartgwt.client.types.NotifyTransition
- getValue() - Method in enum com.smartgwt.client.types.NullAccessType
- getValue() - Method in enum com.smartgwt.client.types.OperatorId
- getValue() - Method in enum com.smartgwt.client.types.OperatorValueType
- getValue() - Method in enum com.smartgwt.client.types.Orientation
- getValue() - Method in enum com.smartgwt.client.types.OutputWhen
- getValue() - Method in enum com.smartgwt.client.types.Overflow
- getValue() - Method in enum com.smartgwt.client.types.PageEvent
- getValue() - Method in enum com.smartgwt.client.types.PageOrientation
- getValue() - Method in enum com.smartgwt.client.types.PanelPlacement
- getValue() - Method in enum com.smartgwt.client.types.PartialCommitOption
- getValue() - Method in enum com.smartgwt.client.types.PercentBoxModel
- getValue() - Method in enum com.smartgwt.client.types.PickerIconName
- getValue() - Method in enum com.smartgwt.client.types.PickListItemIconPlacement
- getValue() - Method in enum com.smartgwt.client.types.PointShape
- getValue() - Method in enum com.smartgwt.client.types.Positioning
- getValue() - Method in enum com.smartgwt.client.types.PreserveOpenState
- getValue() - Method in enum com.smartgwt.client.types.ProcessValueType
- getValue() - Method in enum com.smartgwt.client.types.PromptStyle
- getValue() - Method in enum com.smartgwt.client.types.PropertyIdentifier
- getValue() - Method in enum com.smartgwt.client.types.ProportionalResizeMode
- getValue() - Method in enum com.smartgwt.client.types.ReadOnlyDisplayAppearance
- getValue() - Method in enum com.smartgwt.client.types.RecategorizeMode
- getValue() - Method in enum com.smartgwt.client.types.RecordComponentPoolingMode
- getValue() - Method in enum com.smartgwt.client.types.RecordDropAppearance
- getValue() - Method in enum com.smartgwt.client.types.RecordDropPosition
- getValue() - Method in enum com.smartgwt.client.types.RecordLayout
- getValue() - Method in enum com.smartgwt.client.types.RecordSummaryFunctionType
- getValue() - Method in enum com.smartgwt.client.types.RecordType
- getValue() - Method in enum com.smartgwt.client.types.RegressionLineType
- getValue() - Method in enum com.smartgwt.client.types.RelativeDateRangePosition
- getValue() - Method in enum com.smartgwt.client.types.ReorderPosition
- getValue() - Method in enum com.smartgwt.client.types.ResizeDirection
- getValue() - Method in enum com.smartgwt.client.types.ResizeKnobPoint
- getValue() - Method in enum com.smartgwt.client.types.RESTAuthenticationType
- getValue() - Method in enum com.smartgwt.client.types.RESTRequestFormat
- getValue() - Method in enum com.smartgwt.client.types.RESTResponseFormat
- getValue() - Method in enum com.smartgwt.client.types.RowCountStatus
- getValue() - Method in enum com.smartgwt.client.types.RowEndEditAction
- getValue() - Method in enum com.smartgwt.client.types.RowRangeDisplayStyle
- getValue() - Method in enum com.smartgwt.client.types.RowSpanEditMode
- getValue() - Method in enum com.smartgwt.client.types.RowSpanSelectionMode
- getValue() - Method in enum com.smartgwt.client.types.RPCTransport
- getValue() - Method in enum com.smartgwt.client.types.SavedSearchStoredState
- getValue() - Method in enum com.smartgwt.client.types.ScanMode
- getValue() - Method in enum com.smartgwt.client.types.SearchEditorMode
- getValue() - Method in enum com.smartgwt.client.types.Selected
- getValue() - Method in enum com.smartgwt.client.types.SelectedAppearance
- getValue() - Method in enum com.smartgwt.client.types.SelectionAppearance
- getValue() - Method in enum com.smartgwt.client.types.SelectionBoundary
- getValue() - Method in enum com.smartgwt.client.types.SelectionNotificationType
- getValue() - Method in enum com.smartgwt.client.types.SelectionStyle
- getValue() - Method in enum com.smartgwt.client.types.SelectionType
- getValue() - Method in enum com.smartgwt.client.types.SelectItemsMode
- getValue() - Method in enum com.smartgwt.client.types.SendMethod
- getValue() - Method in enum com.smartgwt.client.types.SequenceMode
- getValue() - Method in enum com.smartgwt.client.types.SettledPromiseStatus
- getValue() - Method in enum com.smartgwt.client.types.ShowDataValuesMode
- getValue() - Method in enum com.smartgwt.client.types.ShowMessageType
- getValue() - Method in enum com.smartgwt.client.types.Side
- getValue() - Method in enum com.smartgwt.client.types.SkipJSONValidation
- getValue() - Method in enum com.smartgwt.client.types.SnapGridStyle
- getValue() - Method in enum com.smartgwt.client.types.SortArrow
- getValue() - Method in enum com.smartgwt.client.types.SortDirection
- getValue() - Method in enum com.smartgwt.client.types.SQLPagingStrategy
- getValue() - Method in enum com.smartgwt.client.types.SQLType
- getValue() - Method in enum com.smartgwt.client.types.StackDirection
- getValue() - Method in enum com.smartgwt.client.types.StackPersistence
- getValue() - Method in enum com.smartgwt.client.types.StandardControlGroup
- getValue() - Method in enum com.smartgwt.client.types.State
- getValue() - Method in enum com.smartgwt.client.types.SummaryFunctionType
- getValue() - Method in enum com.smartgwt.client.types.TabBarControls
- getValue() - Method in enum com.smartgwt.client.types.TableMode
- getValue() - Method in enum com.smartgwt.client.types.TabTitleEditEvent
- getValue() - Method in enum com.smartgwt.client.types.TextAreaWrap
- getValue() - Method in enum com.smartgwt.client.types.TextMatchStyle
- getValue() - Method in enum com.smartgwt.client.types.TieMode
- getValue() - Method in enum com.smartgwt.client.types.TileLayoutPolicy
- getValue() - Method in enum com.smartgwt.client.types.TimeDisplayFormat
- getValue() - Method in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.
- getValue() - Method in enum com.smartgwt.client.types.TimeUnit
- getValue() - Method in enum com.smartgwt.client.types.TitleAlign
- getValue() - Method in enum com.smartgwt.client.types.TitleAutoFitRotationMode
- getValue() - Method in enum com.smartgwt.client.types.TitleOrientation
- getValue() - Method in enum com.smartgwt.client.types.TitleRotationMode
- getValue() - Method in enum com.smartgwt.client.types.TopOperatorAppearance
- getValue() - Method in enum com.smartgwt.client.types.TourActionType
- getValue() - Method in enum com.smartgwt.client.types.TourInputValidationMode
- getValue() - Method in enum com.smartgwt.client.types.TourMode
- getValue() - Method in enum com.smartgwt.client.types.TreeFilterMode
- getValue() - Method in enum com.smartgwt.client.types.TreeModelType
- getValue() - Method in enum com.smartgwt.client.types.UnionFieldsStrategy
- getValue() - Method in enum com.smartgwt.client.types.ValidationMode
- getValue() - Method in enum com.smartgwt.client.types.ValidatorType
- getValue() - Method in enum com.smartgwt.client.types.ValueClass
- getValue() - Method in interface com.smartgwt.client.types.ValueEnum
- getValue() - Method in enum com.smartgwt.client.types.ValueItemType
- getValue() - Method in enum com.smartgwt.client.types.VerticalAlignment
- getValue() - Method in enum com.smartgwt.client.types.ViewName
- getValue() - Method in enum com.smartgwt.client.types.Visibility
- getValue() - Method in enum com.smartgwt.client.types.VisibilityMode
- getValue() - Method in enum com.smartgwt.client.types.WaitForType
- getValue() - Method in enum com.smartgwt.client.types.WriteToGeneratedFields
- getValue() - Method in enum com.smartgwt.client.types.ZoomStartPosition
- getValue() - Method in class com.smartgwt.client.util.PromiseOutcome
-
Only if the
status
is FULFILLED, the value that thePromise
fulfilled with. - getValue() - Method in class com.smartgwt.client.util.workflow.PropertyValue
-
Name of the property to be assigned the new value.
- getValue() - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- getValue() - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- getValue() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getValue() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getValue() - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
- getValue() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Deprecated.
- getValue() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Deprecated.
- getValue() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
Deprecated.
- getValue() - Method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
the new value.
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Retrieves the current value of this dateRangeItem.
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
The current value (after the change).
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
The new value of the form item
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
current item value.
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
current value of the form item
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
the value that would be restored by a call to
DynamicForm.resetValues()
. - getValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
the current value of the item.
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the value tracked by this form item.
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Retrieves the current value of this dateRangeItem.
- getValue() - Method in class com.smartgwt.client.widgets.form.validator.EqualsValidator
- getValue() - Method in class com.smartgwt.client.widgets.form.validator.NotEqualValidator
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
The current value (after the change).
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
The new value of the form item
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
value for the cell being edited
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
- getValue() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Initial value for the edit area.
- getValue() - Method in class com.smartgwt.client.widgets.Slider
-
Deprecated.
- getValue() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The current value of this ToggleSwitch.
- getValue() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
When a field specifies its
type
to be "header", the value of this attribute specifies the header text. - getValue(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.GroupValueFunction
-
Defines new behavior to override
SimpleType.getGroupValue()
. - getValue(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getValue(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Return the value of the field.
- getValueAlign() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Horizontal alignment of values in this viewer.
- getValueAsBoolean() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsBoolean() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Return the value of the checkbox as a Boolean.
- getValueAsBoolean() - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Return the value tracked by this form item.
- getValueAsBoolean() - Method in class com.smartgwt.client.widgets.form.fields.ToggleItem
-
Return the value of the toggleItem as a Boolean.
- getValueAsDate() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Return the value tracked by this form item.
- getValueAsDate() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Return the value tracked by this form item.
- getValueAsDouble() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Data value this
drawnValue
represents. - getValueAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The current value on the dial.
- getValueAsDouble() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
- getValueAsDouble() - Method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
Return the value tracked by this form item as a Double.
- getValueAsDouble() - Method in class com.smartgwt.client.widgets.Slider
-
The slider value.
- getValueAsFloat() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsFloat() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the value tracked by this form item as a Float.
- getValueAsInt() - Method in class com.smartgwt.client.data.Criterion
-
Synonym of
Criterion.getValueAsInteger()
. - getValueAsIntArray() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsInteger() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsInteger() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the value tracked by this form item as an Integer.
- getValueAsLong() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the value tracked by this form item as a Long.
- getValueAsRecordList() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- getValueAsString() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Return the value tracked by this form item.
- getValueAsString(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- getValueAsString(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Return the value as String
- getValueAsStringArray() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAxisLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of value axis.
- getValueAxisLabelProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for labels of value axis.
- getValueAxisMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin between
multiple value axes
. - getValueClass() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
The class of value that AI will be asked to generate for the field.
- getValueDeselectedCSSText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Custom CSS text to be applied to values that have been deleted, when
showDeletions
is enabled. - getValueExportFormat() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
FormatString
used during exports for numeric or date formatting. - getValueField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from anoptionDataSource
, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the valueField name will be derived as described inFormItem.getValueFieldName()
. - getValueField() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item maps data values to display values by retrieving the
displayField
values from anoptionDataSource
, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the valueField name will be derived as described ingetValueFieldName()
. - getValueField() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The
valueField
of the combo box. - getValueField() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from anoptionDataSource
, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the valueField name will be derived as described inFormItem.getValueFieldName()
. - getValueField() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this form item maps data values to display values by retrieving the
displayField
values from anoptionDataSource
, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to be thename
of this form item. - getValueField() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Which field in the tree-data should be returned as this item's value? If unspecified, the path will be used
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from anoptionDataSource
, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the valueField name will be derived as described inFormItem.getValueFieldName()
. - getValueField() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
The value field for a shuttle item will be applied to the
Shuttle
asShuttle.valueField
. - getValueField() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the
optionDataSource
field used to retrieve the stored values that are to be mapped to the display values (specified bydisplayField
). - getValueField() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
This field is expected to be unique for records within the shuttle's data set.
- getValueFieldComboBox() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
ComboBoxItem
field where a user may choose amongpresets
,time unit
plusquantity
, or direct entry of a date as text. - getValueFieldName() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Getter method to retrieve the
FormItem.valueField
for this item. - getValueFieldName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Getter method to retrieve the
valueField
for this item. - getValueFieldName() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Getter method to retrieve the
FormItem.valueField
for this item. - getValueFieldName() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Getter method to retrieve the
valueField
for this item. - getValueFieldName() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Getter method to retrieve the
FormItem.valueField
for this item. - getValueFieldName() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Returns the
valueField
for this shuttle - getValueFieldProperties(FieldType, String, OperatorId, ValueItemType, String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Override to return properties for the FormItem(s) used for the "value" field displayed within clauses within this filterBuilder.
- getValueFieldWidth() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The
width
for thevalueField
in this item. - getValueFieldWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The
width
for thevalueField
in this item. - getValueFormat() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
FormatString
for numeric or date formatting. - getValueFormat() - Method in class com.smartgwt.client.widgets.Slider
-
FormatString
for numeric formatting of the value and range labels. - getValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
- getValueIcon(ListGridField, Object, ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the appropriate valueIcon for a cell based on the field and the data value for the cell.
- getValueIcon(Object) - Method in interface com.smartgwt.client.widgets.form.ValueIconMapper
-
Method that allows the developer to specify the image source for an icon to be displayed for the current form item value.
- getValueIconCursor(ListGridField, ListGridRecord, Object) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the cursor to display when the mouse pointer is over a
valueIcon
in a a cell. - getValueIconField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in thedisplayField
column if specified, otherwise thevalueField
column.
In most cases only thedisplayField
orvalueField
will be visible. - getValueIconField() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in thedisplayField
column if specified, otherwise thevalueField
column.
In most cases only thedisplayField
orvalueField
will be visible. - getValueIconField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in thedisplayField
column if specified, otherwise thevalueField
column.
In most cases only thedisplayField
orvalueField
will be visible. - getValueIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
valueIcons
is specified, use this property to specify a height for the value icon written out. - getValueIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for value icons for this listGrid.
- getValueIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for value icons for this listGrid field.
- getValueIconLeftPadding() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing a value icon, this attribute governs the amount of space between the icon and the start edge of the form item cell.
- getValueIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of valueIcons by default Can be overridden at the field level
- getValueIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the left of valueIcons for this field Overrides
ListGrid.valueIconLeftPadding
- getValueIconOrientation() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If we're showing a valueIcon for this field should it appear to the left or the right of the text? By default the icon will appear to the left of the textual value - set this to "right" to show the icon on the right of the text.
- getValueIconRightPadding() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing a value icon, this attribute governs the amount of space between the icon and the value text.
- getValueIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the right of valueIcons by default
- getValueIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the right of valueIcons for this field Overrides
ListGrid.valueIconRightPadding
- getValueIconSize() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
valueIcons
is specified, this property may be used to specify both the width and height of the icon written out. - getValueIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of value icons for this ListGrid.
- getValueIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default width and height of value icons in this field.
- getValueIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
valueIcons
is specified, use this property to specify a width for the value icon written out. - getValueIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for value icons for this listGrid.
- getValueIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width for value icons for this listGrid field.
- getValueItemFieldHint() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that allows users to select field-names from a list.
- getValueItemListHint() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that allows users to select values from a list.
- getValueItemTextHint() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that takes user-entered values.
- getValueItemTitle() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the value-item.
- getValueItemWidth() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the value-chooser formItem displayed in clauses within this FilterBuilder.
- getValueItemWidthAsString() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the value-chooser formItem displayed in clauses within this FilterBuilder.
- getValueLabel() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getValueLabel() - Method in class com.smartgwt.client.widgets.Slider
-
com.smartgwt.client.types.AutoChild
displaying the current value as a floating label whenshowValue
is true. - getValueLayout() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getValueLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting points of a line chart to the X axis, or radial lines in a Radar chart.
- getValueLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting points of a line chart to the X axis, or radial lines in a Radar chart.
- getValueMap() - Method in class com.smartgwt.client.data.DataSourceField
-
A
com.smartgwt.client.types.ValueMap
is a set of legal values for a field. - getValueMap() - Method in class com.smartgwt.client.data.Field
-
If set, specifies the set of legal values for the field.
- getValueMap() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
In a form, valueMaps are used for FormItem types that allow the user to pick from a limited set of values, such as a
SelectItem
. - getValueMap(String, String) - Method in class com.smartgwt.client.data.RecordList
-
Get a map of the form
{ item[idField] -> item[displayField] }
, for all items in the list. - getValueMap(String, String) - Method in class com.smartgwt.client.data.ResultSet
-
Get a map of the form
{ item[idField] -> item[displayField] }
, for all items in the list. - getValueMapAsArray() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
See also
FormItem.getValueMap()
- getValueMapDisplaySeparatorChar() - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
If
inline editing
for this FormItem edits theFormItem.valueMap
, character that should be used as a separator for enteringcom.smartgwt.client.types.ValueMap
s that map from a stored value to a user-displayed value. - getValueMapEscapeChar() - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
If
inline editing
for this FormItem edits theFormItem.valueMap
, character that can be used to enter literal separator chars (such as thevalueMapSeparatorChar
) or literal leading or trailing whitespace. - getValueMapSelectedChar() - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
If
inline editing
for this FormItem edits theFormItem.valueMap
, character that can be used to mark the default selected option. - getValueMapSeparatorChar() - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
If
inline editing
for this FormItem edits theFormItem.valueMap
, character that should be used as a separator between values, or between pairs of stored vs display values if the user is entering such acom.smartgwt.client.types.ValueMap
using thevalueMapDisplaySeparatorChar
. - getValuePath() - Method in class com.smartgwt.client.data.Criterion
-
Wherever
DynamicCriteria
are supported,valuePath
can be specified as a path in the currentCanvas.ruleScope
as an alternative to setting a fixedvalue
. - getValueProperty() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Property in each record that holds a data value.
- getValueProperty() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds the cell value.
- getValueQuery() - Method in class com.smartgwt.client.data.Criterion
-
A subquery to use instead of a
value
. - getValueQueryAggregateButton() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The ImgButton that appears after each clause if
FilterBuilder.allowAggregates
is set. - getValueQueryAggregateButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the dynamic value button.
- getValueQueryAggregatePrefix() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The prefix to be displayed before a aggregate valueQuery value in the clause.
- getValueQueryButtonSize() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The size of the buttons in each clause that allow Value-query functionality, such as
related-field
andaggregation
features, if they don't specify sizes. - getValueQueryIconSize() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The size of the icons in the buttons in each clause that allow Value-query functionality, such as
related-field
andaggregation
features, if they don't specify separate image-sizes. - getValueQueryRelatedFieldButton() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The ImgButton that appears after each clause if
FilterBuilder.allowAggregates
is set. - getValueQueryRelatedFieldButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the dynamic value button.
- getValueQueryRelatedFieldPrefix() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The prefix to be displayed before a related field valueQuery value in the clause.
- getValueQueryWindowTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the window that opens when a value query is selected.
- getValues() - Method in class com.smartgwt.client.data.Criteria
-
Return the criteria values as a name-value Map.
- getValues() - Method in class com.smartgwt.client.tools.CSSEditor
-
The set of values to apply to editors.
- getValues() - Method in class com.smartgwt.client.util.workflow.FormSetValuesTask
-
Values to be set on the form.
- getValues() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Values to be submitted for "update", "add" and "remove" operations.
- getValues() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Array of facetValue definitions.
- getValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An Object containing the initial values of the form as properties, where each propertyName is the name of a
form item
in the form, and each property value is the value held by that form item. - getValues() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
The form or ValuesManager values
- getValues() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- getValues() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Returns the values of a SelectItem with multiple=true as an array of Strings.
- getValues() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the current set of values for the values manager instance.
- getValues() - Method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
-
ordinary JS object with properties representing the settings following an edit
- getValuesAsAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return an AdvancedCriteria object based on the current set of values within this form.
- getValuesAsAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Return an AdvancedCriteria object based on the current set of values within memberForms.
- getValuesAsAdvancedCriteria(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return an AdvancedCriteria object based on the current set of values within this form.
- getValuesAsAdvancedCriteria(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Return an AdvancedCriteria object based on the current set of values within memberForms.
- getValuesAsCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return search criteria based on the current set of values within this form.
- getValuesAsCriteria() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Retrieves the combined {@link com.smartgwt.client.widgets.form.DynamicForm#getValuesAsCriteria(),criteria values} for all member forms.
- getValuesAsMap() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Returns the current set of values for the form or values manager instance as a map.
- getValuesAsRecord() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the current set of values within this form as a Record.
- getValuesAsRecord() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the current set of values for the values manager instance.
- getValueSetHint() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that takes an array of values.
- getValuesManager() - Method in class com.smartgwt.client.widgets.Canvas
-
ValuesManager
for managing values displayed in this component. - getValuesManager() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the ValuesManager for this form.
- getValuesManagerAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
ValuesManager
for managing values displayed in this component. - getValuesShowDown() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when the mouse goes down on them?
- getValuesShowRollOver() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when the mouse goes over them?
- getValuesShowSelected() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when they are selected?
- getValueStyle() - Method in class com.smartgwt.client.widgets.Slider
-
CSS style for the floating
valueLabel
, visible whenshowValue
is true. - getValueTextStyle() - Method in class com.smartgwt.client.widgets.Slider
-
CSS style for the text in the floating
valueLabel
, visible whenshowValue
is true. - getValueTitle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- getValueTitle() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- getValueTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A label for the data values shown in cells, such as "Sales in Thousands", typically used when the CubeGrid must generate a description for a cell value or set of cell values.
- getValueType() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The type of the
value
. - getValueType() - Method in class com.smartgwt.client.bean.BeanValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.BooleanValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.DateValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.DoubleValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.FloatValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.IntegerValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.LongValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.NumberValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.ObjectArrayValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.OtherValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.PBooleanValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.PDoubleValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.PFloatValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.PIntegerValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.PLongValueType
- getValueType() - Method in class com.smartgwt.client.bean.types.StringValueType
- getValueType() - Method in class com.smartgwt.rebind.BeanMethod
- getValueTypes() - Method in class com.smartgwt.rebind.BeanClass
- getValueXPath() - Method in class com.smartgwt.client.data.DataSourceField
-
XPath expression used to retrieve the field's value.
- getVariance(FacetValueMap, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the variance of the data from a single metric.
- getVariance(String, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the variance of the data from a single metric.
- getVerifyAsError() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Enable
verifyAsError
behavior only for requests using these settings. - getVerifyAsError() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enable
verifyAsError
behavior only for requests using these settings. - getVerifyAsError() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Enable
verifyAsError
behavior only for requests using these settings. - getVerifyComponents() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Enables verification that the created screen contains a component having a
localId
equal to the given key, and that it is an instance (or subclass) if the key's value. - getVerifyComponents() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enables verification that any screen
created
on load contains a component having alocalId
equal to the given key, and that it is an instance (or subclass) of the key's value. - getVerifyComponents() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Enables verification that the created screen contains a component having a
localId
equal to the given key, and that it is an instance (or subclass) if the key's value. - getVerifyDataSources() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enables DataSource verification, causing warnings to be output about differences between DataSources loaded with a project vs those that are already present in the page (if any are present).
- getVersion() - Static method in class com.smartgwt.client.Version
- getVertical() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
True == display options vertically, false == display in a single row
- getVertical() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Indicates whether this is a vertical or horizontal slider.
- getVertical() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Should the toolbar stack its buttons vertically or horizontally?
- getVertical() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Is this split bar vertically orientated?
When aSplitbar
is created by a layout to be the resizeBar for some member of the layout, thevertical
property will be set totrue
if the layout is horizontal, meaning this resizeBar will be taller than it is wide, and will allow horizontal resizing of the member. - getVertical() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Should this layout appear with members stacked vertically or horizontally.
- getVertical() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Note: This is a Layout property which is inapplicable on this class.
- getVertical() - Method in class com.smartgwt.client.widgets.Progressbar
-
Indicates whether this is a vertical or horizontal progressbar.
- getVertical() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Whether the rangeSlider should be vertical or horizontal.
- getVertical() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether this button renders vertically.
- getVertical() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether this is a vertical or horizontal slider.
- getVertical() - Method in class com.smartgwt.client.widgets.Splitbar
-
Is this split bar vertically orientated?
When aSplitbar
is created by a layout to be the resizeBar for some member of the layout, thevertical
property will be set totrue
if the layout is horizontal, meaning this resizeBar will be taller than it is wide, and will allow horizontal resizing of the member. - getVertical() - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the list of images is drawn vertically from top to bottom (true), or horizontally from left to right (false).
- getVertical() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Default is a horizontal button.
- getVertical() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Indicates whether the buttons are drawn horizontally from left to right (false), or vertically from top to bottom (true).
- getVertical() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Indicates whether the components are drawn horizontally from left to right (false), or vertically from top to bottom (true).
- getVerticalResize() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Indicates the orientation of the event in its containing view.
- getVerticalStyleName() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Default stylename to use if
this.vertical
is true. - getVIconStyle() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style applied to the icon image when
vertical
is set to true. - getView() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Retrieve the current view.
- getView(ViewName) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getViewer() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
the listGrid that contains the click event
- getViewer() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
the listGrid that contains the doubleclick event
- getViewer() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
the listGrid that contains the click event
- getViewer() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
the TileGrid itself
- getViewer() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
the TileGrid itself
- getViewer() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
the TileGrid itself
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
The TreeGrid on which folderClick() occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
The TreeGrid on which the contextclick occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
The TreeGrid on which leafClick() occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
The TreeGrid on which the contextclick occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
The TreeGrid on which leafClick() occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
The TreeGrid on which the contextclick occurred.
- getViewIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Returns the URL for an Icon that will allow the file to be viewed.
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
The name of this view, used to identify it in the
calendar
. - getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
view where the event's canvas was clicked
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
view where the event was clicked on: "day", "week" or "month"
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
the name of the current view after the change
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
view where the event's canvas was clicked
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
view where the event's canvas was clicked
- getViewportHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the height of the viewport onto the scrollable content.
- getViewPortRectInViewBoxCoords() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Returns the rectangle defining the drawPane's viewport (where content can be shown) in the viewbox coordinate system (see the "Note on Coordinate Systems" in the documentation for
DrawPane
). - getViewportWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the width of the viewport onto the scrollable content.
- getViewState() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Note: This is a ListGrid feature which is inapplicable on this class.
- getViewState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial view state may be provided for the listGrid at init time.
- getViewState() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Returns a snapshot of the current view state of this DetailViewer.
This includes the field state of the DetailViewer, returned as aDetailViewerViewState
object.
This object can be passed tosetViewState()
to reset this detail viewer's view state to the current state (assuming the same data / fields are present in the detail viewer). - getViewURL() - Method in class com.smartgwt.client.widgets.ViewLoader
-
URL to load components from.
- getVirtualScrolling() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When incremental rendering is switched on and there are variable record heights, the virtual scrolling mechanism manages the differences in scroll height calculations due to the unknown sizes of un-rendered rows to make the scrollbar and viewport appear correctly.
- getVisibility() - Method in class com.smartgwt.client.widgets.Canvas
-
Controls widget visibility when the widget is initialized.
- getVisibilityMode() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether multiple sections can be expanded.
- getVisible() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item is currently visible.
- getVisibleEndDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the last visible date in the passed, or currently selected, calendar view.
- getVisibleEndDate(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the last visible date in the passed, or currently selected, calendar view.
- getVisibleFieldNames() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
The list of field names that are considered visible.
- getVisibleHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the visible height of the Canvas.
- getVisibleHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Output the drawn height for this item in pixels.
- getVisibleItemNum(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Given a MenuItem, return its index in the currently visible set of items.
- getVisibleRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the rows that are currently visible in the viewport, as an array of [firstRowNum, lastRowNum].
- getVisibleStartDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the first visible date in the passed, or currently selected, calendar view.
- getVisibleStartDate(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the first visible date in the passed, or currently selected, calendar view.
- getVisibleTitleWidth(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the visible width of this item's title in px.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.Canvas
-
Criteria to be evaluated to determine whether this Canvas should be visible.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be visible.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Criteria to be evaluated to determine whether this icon should be visible.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Criteria to be evaluated to determine whether this field should be visible.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Criteria to be evaluated to determine whether this MenuItem should be visible.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Criteria to be evaluated to determine whether this Tab should be visible.
- getVisibleWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the visible width of the Canvas.
- getVisibleWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Output the drawn width for this item in pixels.
- getVLabelSpacing() - Method in class com.smartgwt.client.widgets.Slider
-
The space around the labels used to display the
minimum, maximum
andcurrent
values of the slider, whenvertical
is true. - getVlign() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will vertically center its content by default.
- getVPolicy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on vertical axis
- getVResizeCursor() - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for vertical resize of widgets.
- getVSnapPosition(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getVSnapPosition(int, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getVSrc() - Method in class com.smartgwt.client.widgets.ImgSplitbar
- getVSrc() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Base URL for the images used for the vertical scrollbar track and end buttons.
- getVSrc() - Method in class com.smartgwt.client.widgets.Splitbar
-
Base URL for the image if
StretchImg.vertical
is true andStretchImg.src
is unset. - getVSrc() - Method in class com.smartgwt.client.widgets.StretchImg
- getVSrc() - Method in class com.smartgwt.client.widgets.StretchItem
-
The URL of the media file for this StretchItem if the parent
StretchImg
isvertical
andsrc
is unset. - getVSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Image for resizer
- getVSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Image for vertically oriented separator (for horizontal toolstrips).
- getVThumbStyle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the thumb for a
vertically oriented
slider. - getVTrackStyle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the track for a
vertically oriented
slider. - getVTreeFacetIndent() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines how many pixels to move for each level when
hierarchical
column facets are beingindented
. - getVTreeFacetIndentDirection() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines layout of facet value titles in each column facet being
indented
. - getVValueStyle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the floating
valueLabel
, visible whenshowValue
is true andvertical
is true. - getWaitDuration() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
When
waitFor
orProcess.defaultWaitFor
are set to "duration", how long should the wait be before starting the task? If not specified,Process.defaultWaitDuration
is used. - getWaitFor() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Condition to wait for before this task is executed.
- getWaitForSave() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines whether the user will be able to dismiss the edit form, or navigate to another cell while the save is in process (before the asynchronous server response returns).
- getWaitLocator() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Component specified as an
AutoTestLocator
that should be waited on ifwaitFor
is "locator" or "locatorAndSystemDone". - getWaitStyle() - Method in class com.smartgwt.client.util.ElementWaitConfig
-
This attribute configures how
waitForElement()
determines that the application is read to retrieve the element. - getWarnIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in the
SC.warn()
dialog. - getWarnOnCancel() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, indicates that a warning dialog should be shown when Cancel is clicked, asking the user to confirm that this is really what they want to do.
- getWarnOnEditorTypeConversion() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Gets whether a warning will be logged if the Framework replaces this SmartGWT FormItem (that wraps the SmartClient item instance) to more closely match the underlying item's type.
- getWarnOnEditorTypeConversionDefault() - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Gets whether, by default, a warning will be logged if the Framework replaces a SmartGWT FormItem (that wraps the SmartClient item instance) to more closely match the underlying item's type.
- getWarnOnRemoval() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canRemoveRecords
is true, when the user clicks the remove icon for some record, should we show a warning message (defined aswarnOnRemovalMessage
) and allow the user to cancel removal? - getWarnOnRemovalMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Warning message to show the user on a click on the 'remove' icon if
canRemoveRecords
is true andwarnOnRemoval
is true. - getWarnOnUnmappedValueFieldChange() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a field has
ListGridField.displayField
specified and has noListGridField.optionDataSource
, this field will display the value from thedisplayField
of each record by default (for more on this behavior seeListGridField.optionDataSource
). - getWeekChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
which shows a picker for selecting a specific week of the year. - getWeekendDays() - Static method in class com.smartgwt.client.util.DateUtil
-
Return an array of days that are considered "weekend" days.
- getWeekendDays() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of integer day-numbers that should be considered to be weekend days by this Calendar instance.
- getWeekendDays() - Method in class com.smartgwt.client.widgets.DateChooser
-
An array of integer day-numbers that should be considered to be weekend days by this DateChooser instance.
- getWeekendHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Optional CSS style applied to the day-of-week headers for weekend days.
- getWeekEventBorderOverlap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Augments the width of week event windows slightly to avoid duplicate adjacent borders between events.
- getWeekFieldTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
week
field in the date grid. - getWeekHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to the header of the
fiscal or calendar week column
in thecalendar view
. - getWeekMenuStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up week menu.
- getWeekPrefix() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to appear before the week number in the title of
week-based
HeaderLevel
s when this calendar is showing a timeline. - getWeeksAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "week". - getWeeksFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "week". - getWeekView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
CalendarView
used to display events that pertain to a given week. - getWeekViewTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
week view
. - getWheelDelta() - Static method in class com.smartgwt.client.util.EventHandler
-
Deprecated.in favor of
getWheelDeltaY()
- getWheelDelta() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Convenience method that returns the value of
EventHandler.getWheelDelta()
- getWheelDeltaAsDouble() - Static method in class com.smartgwt.client.util.EventHandler
-
Deprecated.in favor of
getWheelDeltaY()
- getWheelDeltaX() - Static method in class com.smartgwt.client.util.EventHandler
-
Horizontal scroll delta reported by a
mouseWheel
event (such as a horizontal swipe on a track-pad). - getWheelDeltaY() - Static method in class com.smartgwt.client.util.EventHandler
-
Applies to
mouseWheel
events only. - getWholeMessage() - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
Allows a click anywhere on the notification to execute the action.
- getWholeRecordNavIcon() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
The navigation icon shown next to records when
showNavigation
is true andNavigationMode
is set to "wholeRecord". - getWidgetsToIgnore() - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Canvii that you want to ignore when capturing Selenese.
- getWidth() - Method in class com.smartgwt.client.core.Rectangle
- getWidth() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The
page width
, present for page-levelresize events
. - getWidth() - Static method in class com.smartgwt.client.util.Page
-
Get the width of the visible portion of the window, not including browser chrome or the scrollbar area.
- getWidth() - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's horizontal dimension.
- getWidth() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
When set on a Lane being displayed in a
day view
as a result ofCalendar.showDayLanes
being set, dictates the width of the Lane's column. - getWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
The
canvas.width
attribute specifies the size for a component's horizontal dimension;canvas.height
specifies the size for the vertical dimension. - getWidth() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- getWidth() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Width of the cube grid facetValue in pixels.
- getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Width of the diamond.
- getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Width of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Width in pixels relative to the
local coordinate system
. - getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Width in pixels relative to the
local coordinate system
. - getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Width in pixels relative to the
local coordinate system
. - getWidth() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Width for the CheckboxItem, including both checkbox image and
label
. - getWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Width of the FormItem.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the width of this icon in px.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Width of the FormItem.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Default width of this item.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default width for the spacer
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
default width of this item
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Width for this uploadItem.
- getWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The width of this field, specified as either an absolute number of pixels, a percentage of the remaining space like "25%", or "*" to split remaining space among all fields which have "*".
- getWidth() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's horizontal dimension.
- getWidth() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the width of the image.
- getWidth() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the width of the image.
- getWidth() - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's horizontal dimension.
- getWidth() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's horizontal dimension.
- getWidth() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's horizontal dimension.
- getWidth() - Method in class com.smartgwt.client.widgets.StretchItem
-
The width of the image.
- getWidth() - Method in class com.smartgwt.client.widgets.tab.Tab
-
You can specify an explicit width for the tab using this property.
- getWidth(int, Object, String) - Method in interface com.smartgwt.client.widgets.chart.LineWidthMapper
-
Returns a per-facet-value width for chart data lines.
- getWidth(ListGridField) - Method in interface com.smartgwt.client.widgets.grid.DefaultFieldWidthCustomizer
-
Method to calculate and return the default width of a field.
- getWidthAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Width of the diamond.
- getWidthAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Width of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - getWidthAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Width in pixels relative to the
local coordinate system
. - getWidthAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Width in pixels relative to the
local coordinate system
. - getWidthAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Width in pixels relative to the
local coordinate system
. - getWidthAsString() - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's horizontal dimension.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.Canvas
- getWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Width of the FormItem.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Width of the FormItem.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's horizontal dimension.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's horizontal dimension.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's horizontal dimension.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's horizontal dimension.
- getWillHandleError() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Whether to call the provided callback even if an error was encountered trying to load the project, so that you can run your own error handling.
- getWillHandleError() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Whether to call the provided callback even if an error was encountered trying to load the screen (or it was simply not found), so that you can run your own error handling.
- getWillHandleError() - Method in class com.smartgwt.client.rpc.RPCRequest
-
With willHandleError:false, rpcResponses that indicate an error go through centralized handling in the RPCManager and rpcRequest.callback is never invoked.
- getWindow() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Returns the browser
window
object associated with this RemoteWindow. - getWindowDefaults() - Method in class com.smartgwt.client.util.tour.Tour
-
Defaults for each
TourStep.targetView
autoChild in the tour. - getWindowDefaults() - Method in class com.smartgwt.client.util.tour.TourStep
-
Defaults for the
targetView
autoChild. - getWithCredentials() - Method in class com.smartgwt.client.rpc.RPCRequest
-
In browsers that support Cross-Origin Resource Sharing and XMLHttpRequest 2, and where the service at the
actionURL
allows the origin to send credentials (seeAccess-Control-Allow-Credentials
), should user credentials such as cookies, HTTP authentication, and client-side SSL certificates be sent with the actual CORS request? - getWizard() - Method in class com.smartgwt.client.util.workflow.Process
-
If wizard is set then current workflow will be handled as wizard.
- getWizard() - Method in class com.smartgwt.client.util.workflow.UserTask
-
If wizard is set then associated form will be hidden after user goes to next or prev step of current workflow.
- getWorkdayBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If
showWorkday
is set, this is the style used for cells that are within the workday, as defined byworkdayStart
andworkdayEnd
, or by a date-specific range provided ingetWorkdayStart()
andgetWorkdayEnd()
implementations. - getWorkdayEnd(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getWorkdayEnd(Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using
showWorkday
:true,workdayStart
andworkdayEnd
specify the time of day when the workday starts and ends, specified as a String acceptable to String. - getWorkdayStart(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getWorkdayStart(Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using
showWorkday
:true,workdayStart
andworkdayEnd
specify the time of day when the workday starts and ends, specified as a String acceptable to String. - getWorkflows() - Method in class com.smartgwt.client.widgets.Canvas
-
List of screen-global
workflows
that can be shared by event handler workflows using aStartProcessTask
. - getWrap() - Method in class com.smartgwt.client.widgets.Button
-
A boolean indicating whether the button's title should word-wrap, if necessary.
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
If true, item contents can wrap.
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Should the text for items within this radio group wrap?
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If true, item contents can wrap.
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Text wrapping style.
- getWrap() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Should the span title wrap if there is not enough space horizontally to accommodate it.
- getWrap() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the field title wrap if there is not enough space horizontally to accommodate it.
- getWrap() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will not allow its content to wrap by default
- getWrap() - Method in class com.smartgwt.client.widgets.Label
-
If false, the label text will not be wrapped to the next line.
- getWrap() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should the title for this button wrap? If unset, default behavior is to allow wrapping if this.vertical is true, otherwise disallow wrapping
- getWrapCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should content within cells be allowed to wrap?
- getWrapFacetTitles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet titles.
- getWrapFacetValueTitles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet value titles.
- getWrapHeaderSpanTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
HeaderSpan.wrap
is not explicitly set, should fields wrap? If autofitting, see the docs on that property for the details of how the minimum width for a field is determined. - getWrapHeaderTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
ListGridField.wrap
is not explicitly set, should fields wrap? If autofitting, see the docs on that property for the details of how the minimum width for a field is determined. - getWrapHintText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should items within this form that are showing a
FormItem.hint
have the hint text wrap? May be overridden at the item level viaFormItem.wrapHintText
. - getWrapHintText() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If this item is showing a
FormItem.hint
, should the hint text be allowed to wrap? Setting this property tofalse
will render the hint on a single line without wrapping, expanding the width required to render the item if necessary. - getWrapHintText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is showing a
hint
, should the hint text be allowed to wrap? Setting this property tofalse
will render the hint on a single line without wrapping, expanding the width required to render the item if necessary. - getWrapHintText() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If this item is showing a
FormItem.hint
, should the hint text be allowed to wrap? Setting this property tofalse
will render the hint on a single line without wrapping, expanding the width required to render the item if necessary. - getWrapItemTitles() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Whether titles for form items should wrap.
- getWrapLabel() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Should the label be allowed to wrap, or be fixed to one line no matter how long
- getWrapStaticValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is
read-only
and is usingreadOnlyDisplay
ReadOnlyDisplayAppearance.STATIC
, should the item value wrap? - getWrapTitle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified determines whether this items title should wrap.
- getWrapValues() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- getWrapValues() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- getWriteStackedIcons() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
When set to
true
, the increase and decrease icons are stacked on top of each other, also called stacked mode. - getWsOperation() - Method in class com.smartgwt.client.data.OperationBinding
-
Name of the web service operation that will be invoked in order to execute this DataSource operation.
- getWsOperation() - Method in class com.smartgwt.client.data.WSRequest
-
Name of the web service operation to invoke.
- getX() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The left offset of the event on the page.
- getX() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative X (horizontal) coordinate of an event.
- getX() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
X coordinate where the data value is rendered.
- getX() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
X-Coordinate for this DrawKnob.
- getX() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
x-coordinate within the drawPane
- getX() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
x-coordinate within the drawPane
- getX() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
x-coordinate within the drawPane
- getX() - Method in class com.smartgwt.client.widgets.drawing.Point
-
The x coordinate of this point.
- getX() - Method in class com.smartgwt.client.widgets.events.BrowserEvent
- getX() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, as a viewport-relative x coordinate offset to the left edge of the
Label
rendering the message. - getX1() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the start point.
- getX2() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the end point.
- getXAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Point
-
The x coordinate of this point.
- getXAxisEndValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the end value for the x-axis.
- getXAxisEndValue() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Same as
FacetChart.xAxisEndValue
but affects only one metric. - getXAxisEndValueAsDate() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the end value for the x-axis.
- getXAxisMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the x-axis.
- getXAxisStartValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the start value for the x-axis.
- getXAxisStartValueAsDate() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the start value for the x-axis.
- getXCoord(double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the X coordinate where the passed data value either was or would be drawn.
- getXCoord(float) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Deprecated.
- getXCoord(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the X coordinate where the passed data value either was or would be drawn.
- getXCoordAsDouble(double) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Returns the X coordinate where the passed data value either was or would be drawn.
- getXmlAttribute() - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates that
DataSource.xmlSerialize()
should serialize this value as an XML attribute. - getXmlNamespaces() - Method in class com.smartgwt.client.data.OperationBinding
-
Optional object declaring namespace prefixes for use in
recordXPath
andDataSourceField.valueXPath
XPath expressions. - getXmlNamespaces() - Method in class com.smartgwt.client.data.RestDataSource
-
When
dataFormat
is "xml",xmlNamespaces
configures the set of namespace prefixes that are added to the document element of the XML message sent to the server. - getXmlRecordXPath() - Method in class com.smartgwt.client.data.RestDataSource
-
recordXPath
mapping to the data node of XML returned by the server. - getXShearFactor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The slope of an x-shearing transformation applied to this DrawItem.
- getY() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The top offset of the event on the page.
- getY() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative Y (vertical) coordinate of an event.
- getY() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Y coordinate where the data value is rendered.
- getY() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Y-Coordinate for this DrawKnob.
- getY() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
y-coordinate within the drawPane
- getY() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
y-coordinate within the drawPane
- getY() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
y-coordinate within the drawPane
- getY() - Method in class com.smartgwt.client.widgets.drawing.Point
-
The y coordinate of this point.
- getY() - Method in class com.smartgwt.client.widgets.events.BrowserEvent
- getY() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, as a viewport-relative y coordinate offset to the top edge of the
Label
rendering the message. - getY1() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the start point.
- getY2() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the end point.
- getYAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Point
-
The y coordinate of this point.
- getYAxisLabelAlign() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of y-axis labels, shown to the left of the chart.
- getYAxisLabelPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between each swatch and label pair.
- getYAxisMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the y-axis.
- getYCoord(double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the Y coordinate where the passed data value either was or would be drawn.
- getYCoord(float) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Deprecated.
- getYCoord(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the Y coordinate where the passed data value either was or would be drawn.
- getYCoordAsDouble(double) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Returns the Y coordinate where the passed data value either was or would be drawn.
- getYear() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The 4-digit calendar year when this fiscal year starts.
- getYearChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shows a picker for selecting a specific calendar year. - getYearMenuStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- getYearsAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "year". - getYearSelector() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
SelectItem
for picking a year. - getYearSelectorProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
yearSelector
. - getYearsFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "year". - getYearTitle(int) - Method in interface com.smartgwt.client.widgets.DateChooser.YearTitleFormatter
-
Method to provide the year representations that are shown in the DateChooser's "Select a year" dropdown.
- getYShearFactor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The slope of a y-shearing transformation applied to this DrawItem.
- getZIndex() - Method in class com.smartgwt.client.widgets.Canvas
-
Get the z-Index of this canvas.
- getZIndex() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- getZIndex(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Get the z-Index of this canvas.
- getZIndexMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the attribute in the metric facet that will define the z-ordering of the segments in a histogram chart.
- getZoneCanvas() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make you aware that this MultiAutoChild exists.
- getZoneCanvasStyle(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getZoneCanvasStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getZoneEvent() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
zone that was clicked on
- getZoneHoverHTML(CalendarEvent, ZoneCanvas) - Method in class com.smartgwt.client.widgets.calendar.ZoneHoverHTMLCustomizer
-
getZoneHoverHTML() should be implemented and return the string of HTML to display when the user hovers over a ZoneCanvas
- getZoneHoverHTML(CalendarEvent, ZoneCanvas, CalendarView, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the hover HTML for a
zone
being hovered over. - getZones() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of CalendarEvent instances representing pre-defined periods of time to be highlighted in
timeline views
. - getZoneStyleName() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- getZoneTitleOrientation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The vertical alignment of the header-text in each
zone
. - getZoomChart() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Mini-chart created to allow zooming when
canZoom
is enabled. - getZoomChartHeight() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Height of the
zoomChart
. - getZoomChartProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties to further configure the
zoomChart
. - getZoomChartSlider() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Slider controls shown on the mini-chart which is created when
canZoom
is enabled. - getZoomEndValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, end value of the data range shown in the main chart. - getZoomLevel() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Deprecated.
- getZoomLevelAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Zoom for the
DrawPane
as a whole, where 1 is normal size. - getZoomLogScale() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- getZoomMutePercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
colorMutePercent
to use for thezoomChart
. - getZoomSelectionChart() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Mini-chart created when
canZoom
is enabled. - getZoomSelectionChartProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties to further configure the
zoomSelectionChart
. - getZoomShowSelection() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the selected range should be shown in a different style, which can be configured via
zoomSelectionChartProperties
. - getZoomStartPosition() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, determines what portion of the overall dataset should be initially shown in the main chart. - getZoomStartValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, start value of the data range shown in the main chart. - GlobalId - Interface in com.smartgwt.client.docs
-
An
Identifier
that's unique in the global scope. - globalNamespaces - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Namespaces definitions to add to the root element of outbound XML messages sent to a web service, as a mapping from namespace prefix to namespace URI.
- goOffline() - Static method in class com.smartgwt.client.util.Offline
-
Explicitly sets this session into offline mode.
- goOnline() - Static method in class com.smartgwt.client.util.Offline
-
Explicitly sets this session into online mode.
- goToPrevious() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Set
previousElement
as next element of workflow. - gradationGaps - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- gradationLabelPadding - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- Gradations - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Gradations.
- gradationTickMarkLength - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- gradient - Variable in class com.smartgwt.logicalstructure.widgets.tools.GradientEditorLogicalStructure
- Gradient - Class in com.smartgwt.client.widgets.drawing
- Gradient() - Constructor for class com.smartgwt.client.widgets.drawing.Gradient
- Gradient(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.Gradient
- GradientChangedEvent - Class in com.smartgwt.client.widgets.tools.events
- GradientChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
- GradientChangedHandler - Interface in com.smartgwt.client.widgets.tools.events
- GradientEditor - Class in com.smartgwt.client.tools
-
A widget for visually editing CSS gradients.
- GradientEditor() - Constructor for class com.smartgwt.client.tools.GradientEditor
- GradientEditor(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.GradientEditor
- GradientEditorLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tools
- GradientEditorLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tools.GradientEditorLogicalStructure
- GradientMapper - Interface in com.smartgwt.client.widgets.chart
- gradients - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPaneLogicalStructure
- GREATER_OR_EQUAL - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Greater than or equal to
- GREATER_OR_EQUAL_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Greater than or equal to another field (specify fieldName as criterion.value)
- GREATER_THAN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Greater than
- GREATER_THAN_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Greater than another field (specify fieldName as criterion.value)
- greenFieldPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- greenFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- GRID - Enum constant in enum com.smartgwt.client.types.MockDataType
-
Mock data for a ListGrid
- GRID - Enum constant in enum com.smartgwt.client.types.MultipleAppearance
-
a grid that displays all items in-place.
- GRID - Enum constant in enum com.smartgwt.client.types.SearchEditorMode
-
the editor shows only a field for naming (or renaming) a search, since the grid has built-in interfaces for editing criteria
- gridAdditionalCriteriaText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- gridAddSearchText - Variable in class com.smartgwt.logicalstructure.widgets.SavedSearchEditorLogicalStructure
- GridEditProxy - Class in com.smartgwt.client.tools
- GridEditProxy() - Constructor for class com.smartgwt.client.tools.GridEditProxy
- GridEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.GridEditProxy
- GridEditRecordTask - Class in com.smartgwt.client.util.workflow
-
Edit an existing record in a grid or start editing a new one.
- GridEditRecordTask() - Constructor for class com.smartgwt.client.util.workflow.GridEditRecordTask
- GridEditRecordTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridEditRecordTask
- gridEditRecordTaskEditor_bindingDynamicValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define a dynamic value"
- gridEditRecordTaskEditor_bindingFixedValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a fixed value"
- gridEditRecordTaskEditor_criteriaInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter criteria to find the record to edit.
- gridEditRecordTaskEditor_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic value for field ''$fieldName''"
- gridEditRecordTaskEditor_fixedValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fixed value for field ''$fieldName''"
- gridEditRecordTaskEditor_missingCriteriaMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "To edit an existing record Criteria must be selected."
- gridEditRecordTaskEditor_overwriteBindingsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overwrite all existing bindings? Otherwise, new bindings will be merged."
- gridEditRecordTaskEditor_valuesInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Drag available fields from the tree on the left to the grid on the right to specify what data should be stored.
- GridExportClientDataTask - Class in com.smartgwt.client.util.workflow
-
Export data currently shown in a grid keeping all grid-specific formatting.
- GridExportClientDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridExportClientDataTask
- GridExportClientDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridExportClientDataTask
- GridExportDataTask - Class in com.smartgwt.client.util.workflow
-
Export data currently shown in a grid.
- GridExportDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridExportDataTask
- GridExportDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridExportDataTask
- GridFetchDataTask - Class in com.smartgwt.client.util.workflow
-
Fetch data matching specified criteria into grid.
- GridFetchDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridFetchDataTask
- GridFetchDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridFetchDataTask
- GridFiltering - Interface in com.smartgwt.client.docs
-
Grid Filtering Overview
- GridHeader - Interface in com.smartgwt.client.docs
-
Properties and methods related to the ListGrid header.
- GridRemoveSelectedDataTask - Class in com.smartgwt.client.util.workflow
-
Remove data that is selected in a grid.
- GridRemoveSelectedDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
- GridRemoveSelectedDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
- gridRemoveSelectedDataTask_confirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delete $dsTitle $recordTitle"
- gridRemoveSelectedDataTask_multipleConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delete multiple $dsPluralTitle?"
- gridRemoveSelectedDataTask_refuseMultiRemoveMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Only one record may be removed at a time"
- gridRemoveSelectedDataTask_unboundConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delete record?"
- gridRemoveSelectedDataTask_unboundMultipleConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delete multiple records?"
- GridRenderer - Class in com.smartgwt.client.widgets.grid
-
A flexible, high-speed table that offers consistent cross-platform sizing, clipping, and events.
- GridRenderer() - Constructor for class com.smartgwt.client.widgets.grid.GridRenderer
- GridRenderer(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.GridRenderer
- gridRenderer_emptyCellValue() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated " "
- GridRowColEvent<H extends EventHandler> - Class in com.smartgwt.client.widgets.grid.events
- GridRowColEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GridRowColEvent
- GridSaveAllEditsTask - Class in com.smartgwt.client.util.workflow
-
Save all changes in a grid which has auto-saving disabled.
- GridSaveAllEditsTask() - Constructor for class com.smartgwt.client.util.workflow.GridSaveAllEditsTask
- GridSaveAllEditsTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridSaveAllEditsTask
- GridSelectRecordsTask - Class in com.smartgwt.client.util.workflow
-
Select or deselect one or more records as specified by criteria.
- GridSelectRecordsTask() - Constructor for class com.smartgwt.client.util.workflow.GridSelectRecordsTask
- GridSelectRecordsTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridSelectRecordsTask
- GridSetEditValueTask - Class in com.smartgwt.client.util.workflow
-
Sets the edit value of a given field.
- GridSetEditValueTask() - Constructor for class com.smartgwt.client.util.workflow.GridSetEditValueTask
- GridSetEditValueTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridSetEditValueTask
- GRIDSUMMARY - Enum constant in enum com.smartgwt.client.types.RecordType
-
a record showing summaries for all records in the grid
- GridSummaryCustomizer - Class in com.smartgwt.client.widgets.grid
-
If ListGrid.showGridSummary is true, and this method is specified it will be called to generate the summary value to be displayed in the grid summary row.
- GridSummaryCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.GridSummaryCustomizer
- gridSummaryRecordProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- GridTransferDataTask - Class in com.smartgwt.client.util.workflow
-
Transfer selected records from one grid to another.
- GridTransferDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridTransferDataTask
- GridTransferDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridTransferDataTask
- GridValidation - Interface in com.smartgwt.client.docs
-
ListGrids support automatic validation of edited cells / records.
- GridViewSelectedDataTask - Class in com.smartgwt.client.util.workflow
-
View a record currently selected in some other component.
- GridViewSelectedDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridViewSelectedDataTask
- GridViewSelectedDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridViewSelectedDataTask
- Grip - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Grip.
- gripBreadth - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- gripImgSuffix - Variable in class com.smartgwt.logicalstructure.widgets.SnapbarLogicalStructure
- gripImgSuffix - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- gripImgSuffix - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- gripLength - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- gripperIcon - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- group - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For use in
ComponentSchema
, indicates what group to place the property in when editing in Reify. - GROUP - Enum constant in enum com.smartgwt.client.types.ListGridViewStatePart
-
Group state
- GROUP_BY - Enum constant in enum com.smartgwt.client.types.GroupTreeChangeType
-
ListGrid.groupBy()
responsible (grouping fields changed) - groupBorderCSS - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- groupBy - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
List of fields to group by when using
server-side summarization
. - groupBy() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Not applicable to TreeGrids, as the
data
already represents a tree. - groupBy(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Display the current set of records grouped by their values for the given field or fields.
- groupByAsyncThreshold - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- GroupByCompleteEvent - Class in com.smartgwt.client.widgets.grid.events
- GroupByCompleteEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
- GroupByCompleteHandler - Interface in com.smartgwt.client.widgets.grid.events
- GroupByEvent - Class in com.smartgwt.client.widgets.grid.events
- GroupByEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GroupByEvent
- groupByFieldAsString - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- groupByFieldSummaries - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- GroupByHandler - Interface in com.smartgwt.client.widgets.grid.events
- groupByMaxRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupByMaxRecordsExceededMessage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupByText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupChanged(GroupSpecifier...) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Fired whenever the group configuration changes.
- GROUPED - Enum constant in enum com.smartgwt.client.types.TableMode
-
Grouped table is a set of rows embedded in a rounded rectangle
- GROUPHEADER - Enum constant in enum com.smartgwt.client.types.RecordType
-
a special collapsable record containing related regular records
- groupIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupIconSize - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupIconStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupIndentSize - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- Grouping - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Grouping.
- grouping_byDateTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Date".
- grouping_byDayOfMonthAndYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day of specific Month".
- grouping_byDayOfMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day of Month".
- grouping_byDayOfWeekAndYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day of specific Week".
- grouping_byDayTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day".
- grouping_byHoursTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Hours".
- grouping_byMillisecondsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Milliseconds".
- grouping_byMinutesTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Minutes".
- grouping_byMonthAndYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Month and Year".
- grouping_byMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Month".
- grouping_byQuarterAndYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Quarter and Year".
- grouping_byQuarterTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Quarter".
- grouping_bySecondsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Seconds".
- grouping_byUpcomingTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Upcoming".
- grouping_byWeekAndYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Week and Year".
- grouping_byWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Week".
- grouping_byYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Year".
- grouping_timezoneMinutesSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "minutes".
- grouping_timezoneSecondsSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "seconds".
- grouping_upcomingBeforeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Before".
- grouping_upcomingLaterTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Later".
- grouping_upcomingNextMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next Month".
- grouping_upcomingNextWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next Week".
- grouping_upcomingNextYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next Year".
- grouping_upcomingThisMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This Month".
- grouping_upcomingThisWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This Week".
- grouping_upcomingThisYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This Year".
- grouping_upcomingTodayTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Today".
- grouping_upcomingTomorrowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Tomorrow".
- grouping_weekNumberTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Week #".
- groupingFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- groupingFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- groupingModes - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
A set of key-value pairs that represent the names and titles of the grouping modes available to values of this type, for use in components that support grouping.
- groupLabelBackgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- groupLabelStyleName - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- groupLanesBy(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
canGroupLanes
is true, this method allows the grouping intimeline
s to be altered at runtime. - groupLanesBy(String...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
canGroupLanes
is true, this method allows the grouping intimeline
s to be altered at runtime. - groupLeadingIndent - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- GroupNode - Class in com.smartgwt.client.widgets.grid
-
An auto-generated class representing the group nodes in a grouped listgrid.
- GroupNode(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.GroupNode
- GroupNode(ListGridRecord) - Constructor for class com.smartgwt.client.widgets.grid.GroupNode
- groupNodeBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupNodeStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupPadding - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- groups - Variable in class com.smartgwt.logicalstructure.widgets.tools.CSSEditorLogicalStructure
- groupSortDirection - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupSortNormalizer(ListGridRecord, String, ListGrid) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
sortByGroupFirst
is active, the sortingnormalizer
applied for implicit sorting by the field(s) used for grouping. - GroupSortNormalizer - Interface in com.smartgwt.client.widgets.grid
- GroupSpecifier - Class in com.smartgwt.client.data
-
Class defining the details of a single group operation
- GroupSpecifier(JavaScriptObject) - Constructor for class com.smartgwt.client.data.GroupSpecifier
- GroupSpecifier(String) - Constructor for class com.smartgwt.client.data.GroupSpecifier
- GroupSpecifier(String, String) - Constructor for class com.smartgwt.client.data.GroupSpecifier
- GroupStartOpen - Enum in com.smartgwt.client.types
-
Possible values for the state of ListGrid groups when groupBy is called
- groupStartOpenAsString - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupState - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- GroupStateChangedEvent - Class in com.smartgwt.client.widgets.grid.events
- GroupStateChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
- GroupStateChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- GroupSummary - Class in com.smartgwt.client.widgets.grid
-
Group Summary.
- GroupSummary() - Constructor for class com.smartgwt.client.widgets.grid.GroupSummary
- GroupSummary(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.GroupSummary
- GROUPSUMMARY - Enum constant in enum com.smartgwt.client.types.RecordType
-
a record showing summaries for all records in a parent groupNode
- GroupSummaryCustomizer - Class in com.smartgwt.client.widgets.grid
-
If
ListGrid.getShowGroupSummary()
is true, and this method is specified it will be called to generate the field summary value to be displayed for each group level summary row. - GroupSummaryCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.GroupSummaryCustomizer
- groupSummaryRecordProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupSummaryStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- groupTitle - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- groupTitleAlign - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonBarLogicalStructure
- groupTitleField - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- GroupTitleFunction - Class in com.smartgwt.client.data
-
Provides a way to override the default behavior of
SimpleType.getGroupTitle()
. - GroupTitleFunction() - Constructor for class com.smartgwt.client.data.GroupTitleFunction
- groupTitleOrientation - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonBarLogicalStructure
- GroupTitleRenderer - Interface in com.smartgwt.client.widgets.grid
-
Group title renderer function.
- GroupTreeChangedEvent - Class in com.smartgwt.client.widgets.grid.events
- GroupTreeChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
- GroupTreeChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- GroupTreeChangeType - Enum in com.smartgwt.client.types
-
Type of change to the
ListGrid.groupTree
. - GroupValueFunction - Class in com.smartgwt.client.data
-
Provides a way to override the default behavior of
SimpleType.getGroupValue()
. - GroupValueFunction - Interface in com.smartgwt.client.widgets.grid
-
Function to return the value which records should be grouped by.
- GroupValueFunction() - Constructor for class com.smartgwt.client.data.GroupValueFunction
- guestUserId - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Value to use for the
ownerIdField
if no one has authenticated. - guestUserId - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Value to use for the
ownerIdField
if no one has authenticated. - GwtFloatVsDouble - Interface in com.smartgwt.client.docs
-
Float vs Double
H
- HALFSCREEN - Enum constant in enum com.smartgwt.client.types.PanelPlacement
-
fill the bottom half of the screen.
- HAND - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the hand cursor.
- handleError(DSResponse, DSRequest) - Method in interface com.smartgwt.client.rpc.HandleErrorCallback
-
Called when an error is encountered while trying to do a background RPC.
- HandleErrorCallback - Interface in com.smartgwt.client.rpc
- HandleErrorHandler - Interface in com.smartgwt.client.data.events
- handleHover() - Method in class com.smartgwt.client.widgets.Canvas
-
Handler fired on a delay when the user hovers the mouse over this hover-target.
- handleTransportError(int, int, int, String) - Method in interface com.smartgwt.client.rpc.HandleTransportErrorCallback
-
RPCManager transport error callback.
- HandleTransportErrorCallback - Interface in com.smartgwt.client.rpc
- handleWarnOnEditorTypeConversion(FormItem, FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- HANDSET - Enum constant in enum com.smartgwt.client.types.DeviceMode
-
mode intended for handset-size devices (phones).
- HARD - Enum constant in enum com.smartgwt.client.types.ClickMaskMode
-
When the mask receives a click, it will fire its click action, and cancel the event, leaving the clickMask up.
- HARD - Enum constant in enum com.smartgwt.client.types.TextAreaWrap
-
when the entered text reaches the edge of the text area, insert a line break
- HasAceEditorChangedHandlers - Interface in com.smartgwt.client.widgets.ace.events
- HasAddTabClickedHandlers - Interface in com.smartgwt.client.widgets.tab.events
-
Deprecated.
- HasAddTabClickHandlers - Interface in com.smartgwt.client.widgets.tab.events
- hasAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Overridden to return true if
canvas
is a dynamicForm. - hasAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Will this item return advancedCriteria if
DynamicForm.getValuesAsCriteria()
is called on this item's form? - hasAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Overridden to return true: dateRangeItems always generate AdvancedCriteria.
- hasAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Does this form item produce an
AdvancedCriteria
sub criterion object? If this method returns true,DynamicForm.getValuesAsCriteria()
on the form containing this item will always return anAdvancedCriteria
object, callingFormItemCriterionGetter.getCriterion()
on each item to retrieve the individual criteria. - hasAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Overridden to return true: dateRangeItems always generate AdvancedCriteria.
- hasAI() - Static method in class com.smartgwt.client.util.SC
-
Returns true if the optional AI module has been loaded.
- hasAllData() - Method in class com.smartgwt.client.data.DataSource
-
When
cacheAllData
is true, has all the data been retrieved to the client? - hasAnalytics() - Static method in class com.smartgwt.client.util.SC
-
Returns true if the optional Analytics module has been loaded.
- HasApplyClickHandlers - Interface in com.smartgwt.client.widgets.events
- HasApplyClickHandlers - Interface in com.smartgwt.client.widgets.rte.events
- HasAsyncValidationReplyHandlers - Interface in com.smartgwt.client.form.events
- HasAsyncValidationReplyHandlers - Interface in com.smartgwt.client.widgets.form.events
- hasAutoAssignedID(JavaScriptObject) - Static method in class com.smartgwt.client.core.BaseClass
- hasAutoAssignedID(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.BaseWidget
- HasBackgroundClickHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasBackgroundMouseDownHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasBackgroundMouseUpHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasBeforeCommitHandlers - Interface in com.smartgwt.client.widgets.com.smartgwt.client.widgets.events
- HasBlurHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasBodyKeyPressHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasButtonClickHandlers - Interface in com.smartgwt.client.widgets.events
- HasCancelClickHandlers - Interface in com.smartgwt.client.widgets.events
- HasCancelClickHandlers - Interface in com.smartgwt.client.widgets.rte.events
- HasCanEditChangedHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasCellClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellContextClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellDoubleClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellErrorIconHoverHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellErrorIconOutHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellErrorIconOverHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellHoverHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellMouseDownHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellMouseUpHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellOutHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellOverHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellSavedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellSelectionChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasCellValueHoverHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasChangedHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasChangeHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasChangeHandlers - Interface in com.smartgwt.client.widgets.grid.events
- hasChanges() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines whether any cells in this cubeGrid have been edited but not yet saved to the underlying data set.
- hasChanges() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether the grid as a whole has any unsaved edits, in any row.
- hasChanges(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines whether any cells in this cubeGrid have been edited but not yet saved to the underlying data set.
- hasChanges(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether the grid as a whole has any unsaved edits, in any row.
- HasChartBackgroundDrawnHandlers - Interface in com.smartgwt.client.widgets.chart
- HasChartDrawnHandlers - Interface in com.smartgwt.client.widgets.chart
- hasCharts() - Static method in class com.smartgwt.client.util.SC
-
Returns true if the optional Charts module has been loaded.
- hasChildren(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns true if this node has any children.
- HasClearHandlers - Interface in com.smartgwt.client.widgets.events
- HasClickHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasClickHandlers - Interface in com.smartgwt.client.widgets.events
- HasClickHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasClickHandlers - Interface in com.smartgwt.client.widgets.menu.events
- HasCloseClickHandlers - Interface in com.smartgwt.client.widgets.events
- HasCloseClickHandlers - Interface in com.smartgwt.client.widgets.tab.events
- HasColorChangedHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasColorSelectedHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasContentLoadedHandlers - Interface in com.smartgwt.client.widgets.events
- hasCreationContextWindow() - Method in class com.smartgwt.client.browser.window.RemoteWindow
- HasCriteriaChangedHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasCriteriaChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- hasCurrentTransactionQueued() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns true if there is a current transaction (queue of requests)
- HasCurrentViewChangedHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- hasCustomInstantiateInstance() - Method in class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
- hasCustomInstantiateInstance() - Method in class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
- hasCustomTypeOperators(FieldType) - Method in class com.smartgwt.client.data.DataSource
-
Returns true if the operator list for the passed type has been customized via a call to
setTypeOperators()
. - hasCustomTypeOperators(String) - Method in class com.smartgwt.client.data.DataSource
-
Returns true if the operator list for the passed type has been customized via a call to
setTypeOperators()
. - hasCustomTypeOperators(String, DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
Returns true if the operator list for the passed type has been customized via a call to
setTypeOperators()
. - hasDashboardAndTools() - Static method in class com.smartgwt.client.util.SC
-
Returns true if the optional Dashboard & Tools module is available.
- HasDataArrivedHandlers - Interface in com.smartgwt.client.data.events
- HasDataArrivedHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasDataArrivedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasDataArrivedHandlers - Interface in com.smartgwt.client.widgets.tile.events
- HasDataArrivedHandlers - Interface in com.smartgwt.client.widgets.tree.events
- HasDataChangedHandlers - Interface in com.smartgwt.client.data.events
- HasDataChangedHandlers - Interface in com.smartgwt.client.widgets.events
- HasDataChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasDataChangedHandlers - Interface in com.smartgwt.client.widgets.tree.events
- HasDataChangedHandlers - Interface in com.smartgwt.client.widgets.tree
- HasDataLabelClickHandlers - Interface in com.smartgwt.client.widgets.chart
- HasDataLabelHoverHandlers - Interface in com.smartgwt.client.widgets.chart
- HasDateChangedHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasDayBodyClickHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasDayHeaderClickHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasDoubleClickHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasDoubleClickHandlers - Interface in com.smartgwt.client.widgets.events
- HasDoubleClickHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasDownClickHandlers - Interface in com.smartgwt.client.widgets.layout.events
- HasDragCompleteHandlers - Interface in com.smartgwt.client.widgets.events
- HasDragMoveHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasDragMoveHandlers - Interface in com.smartgwt.client.widgets.events
- HasDragRepositionMoveHandlers - Interface in com.smartgwt.client.widgets.events
- HasDragRepositionStartHandlers - Interface in com.smartgwt.client.widgets.events
- HasDragRepositionStopHandlers - Interface in com.smartgwt.client.widgets.events
- HasDragResizeMoveHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasDragResizeMoveHandlers - Interface in com.smartgwt.client.widgets.events
- HasDragResizeStartHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasDragResizeStartHandlers - Interface in com.smartgwt.client.widgets.events
- HasDragResizeStopHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasDragResizeStopHandlers - Interface in com.smartgwt.client.widgets.events
- HasDragStartHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasDragStartHandlers - Interface in com.smartgwt.client.widgets.events
- HasDragStopHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasDragStopHandlers - Interface in com.smartgwt.client.widgets.events
- HasDrawAreaChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasDrawEndHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasDrawHandlers<T> - Interface in com.smartgwt.client.widgets.events
- hasDrawing() - Static method in class com.smartgwt.client.util.SC
-
Returns true if the optional Drawing module has been loaded.
- HasDrawStartHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasDropCompleteHandlers - Interface in com.smartgwt.client.widgets.events
- HasDropHandlers - Interface in com.smartgwt.client.widgets.events
- HasDropMoveHandlers - Interface in com.smartgwt.client.widgets.events
- HasDropOutHandlers - Interface in com.smartgwt.client.widgets.events
- HasDropOverHandlers - Interface in com.smartgwt.client.widgets.events
- hasDynamicProperty(String) - Method in class com.smartgwt.client.core.BaseClass
-
Returns true if the property is dynamic.
- hasDynamicProperty(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Returns true if the property is dynamic.
- HasEditCompleteHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasEditCompleteHandlers - Interface in com.smartgwt.client.widgets.tools.events
- HasEditFailedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasEditMaskClickedHandlers - Interface in com.smartgwt.client.tools
- HasEditNodeUpdatedHandlers - Interface in com.smartgwt.client.tools
- HasEditorEnterHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasEditorEnterHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasEditorExitHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasEditorExitHandlers - Interface in com.smartgwt.client.widgets.grid.events
- hasErrors() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns whether there are currently any errors visible to the user for this form, without performing validation.
- hasErrors() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return whether this item currently has any validation errors as a result of a previous validation pass.
- hasErrors() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Are there any errors associated with any fields in this valuesManager?
- hasErrors() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Does this grid currently have errors associated with editValues for any row in the grid.
- HasEventAddedHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasEventChangedHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasEventClickHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasEventRemoveClickHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasEventRemovedHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasEventRepositionMoveHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasEventRepositionStopHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasEventResizeMoveHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasEventResizeStopHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasEventSaveErrorHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasEventsRenderedHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasFacetAddedHandlers - Interface in com.smartgwt.client.widgets.cube.events
- HasFacetContextClickHandlers - Interface in com.smartgwt.client.widgets.cube.events
- HasFacetLabelClickHandlers - Interface in com.smartgwt.client.widgets.cube.events
- HasFacetMovedHandlers - Interface in com.smartgwt.client.widgets.cube.events
- HasFacetRemovedHandlers - Interface in com.smartgwt.client.widgets.cube.events
- HasFacetValueContextClickHandlers - Interface in com.smartgwt.client.widgets.cube.events
- HasFacetValueSelectionChangedHandlers - Interface in com.smartgwt.client.widgets.cube.events
- HasFetchDataHandlers - Interface in com.smartgwt.client.widgets.events
- hasFieldErrors(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns whether there are currently any errors visible to the user for the specified field in this form, without performing any validation.
- hasFieldErrors(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Are there any errors associated with a field in this valuesManager?
- HasFieldStateChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- hasFile(FileSpec, HasFileCallback) - Method in class com.smartgwt.client.data.DataSource
-
Indicates whether a file exists in this DataSource.
- HASFILE - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Use the DataSource as a
source for files
. - HasFileCallback - Interface in com.smartgwt.client.callbacks
- hasFileVersion(FileSpec, Date, HasFileCallback) - Method in class com.smartgwt.client.data.DataSource
-
Indicates whether a particular file version exists in this DataSource.
- HASFILEVERSION - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Use the DataSource as a
source for files
. - HasFileVersionCallback - Interface in com.smartgwt.client.callbacks
- HasFilterChangedHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasFilterEditorSubmitHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasFinishedHandlers - Interface in com.smartgwt.client.util.workflow.events
- hasFirebug() - Static method in class com.smartgwt.client.util.SC
-
Returns
true
if Firebug is enabled. - HasFixedFacetValueChangedHandlers - Interface in com.smartgwt.client.widgets.cube.events
- HasFocusChangedHandlers - Interface in com.smartgwt.client.widgets.events
- HasFocusHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasFolderClickHandlers - Interface in com.smartgwt.client.widgets.tree.events
- HasFolderClosedHandlers - Interface in com.smartgwt.client.widgets.tree.events
- HasFolderContextClickHandlers - Interface in com.smartgwt.client.widgets.tree.events
- HasFolderDropHandlers - Interface in com.smartgwt.client.widgets.tree.events
- HasFolderOpenedHandlers - Interface in com.smartgwt.client.widgets.tree.events
- hasFolders(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return true if this this node has any children that are folders.
- HasFormItemClickHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasFormSubmitFailedHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasFormulaUpdatedHandlers - Interface in com.smartgwt.client.widgets.events
- HasGradientChangedHandlers - Interface in com.smartgwt.client.widgets.tools.events
- HasGroupByCompleteHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasGroupByHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasGroupStateChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasGroupTreeChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HashAlgorithm - Enum in com.smartgwt.client.types
-
Algorithms to use when hashing field values (see
DataSourceField.storeWithHash
). - HasHandleErrorHandlers - Interface in com.smartgwt.client.data.events
- hashCode() - Method in class com.smartgwt.client.core.JsObject
- hashCode() - Method in class com.smartgwt.client.widgets.BaseWidget
- hashCode() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
- HasHeaderClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasHeaderDoubleClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasHeaderHoverHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasHiddenValidationErrorsHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasHilitesChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasHoverHandlers - Interface in com.smartgwt.client.widgets.events
- HasHoverHiddenHandlers - Interface in com.smartgwt.client.widgets.events
- HasIconClickHandlers - Interface in com.smartgwt.client.widgets.events
- HasIconClickHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasIconKeyPressHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasImageClickHandlers - Interface in com.smartgwt.client.widgets.tableview.events
- HasIndicatorClickHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasItemChangedHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasItemChangeHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasItemClickHandlers - Interface in com.smartgwt.client.widgets.menu.events
- HasItemClickHandlers - Interface in com.smartgwt.client.widgets.toolbar.events
- HasItemDragResizedHandlers - Interface in com.smartgwt.client.widgets.toolbar.events
- HasItemHoverHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasItemKeyPressHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasKeyDownHandlers - Interface in com.smartgwt.client.widgets.events
- HasKeyDownHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasKeyPressHandlers - Interface in com.smartgwt.client.widgets.events
- HasKeyPressHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasKeyUpHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasLeafClickHandlers - Interface in com.smartgwt.client.widgets.tree.events
- HasLeafContextClickHandlers - Interface in com.smartgwt.client.widgets.tree.events
- hasLeaves(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return whether this node has any children that are leaves.
- HasLegendClickHandlers - Interface in com.smartgwt.client.widgets.chart
- HasLegendHoverHandlers - Interface in com.smartgwt.client.widgets.chart
- HasListPropertiesChangedHandlers - Interface in com.smartgwt.client.widgets.rte.events
- HasMaximizeClickHandlers - Interface in com.smartgwt.client.widgets.events
- hasMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Returns true if the layout includes the specified canvas.
- HasMembersChangedHandlers - Interface in com.smartgwt.client.widgets.layout.events
- HasMemberSynchronizedHandlers - Interface in com.smartgwt.client.form.events
- HasMenuIconClickHandlers - Interface in com.smartgwt.client.widgets.menu.events
- HasMinimizeClickHandlers - Interface in com.smartgwt.client.widgets.events
- HasMouseDownHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasMouseDownHandlers - Interface in com.smartgwt.client.widgets.events
- HasMouseMoveHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasMouseMoveHandlers - Interface in com.smartgwt.client.widgets.events
- HasMouseOutHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasMouseOutHandlers - Interface in com.smartgwt.client.widgets.events
- HasMouseOverHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasMouseOverHandlers - Interface in com.smartgwt.client.widgets.events
- HasMouseStillDownHandlers - Interface in com.smartgwt.client.widgets.events
- HasMouseUpHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasMouseUpHandlers - Interface in com.smartgwt.client.widgets.events
- HasMouseWheelHandlers - Interface in com.smartgwt.client.widgets.events
- HasMovedHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasMovedHandlers - Interface in com.smartgwt.client.widgets.events
- HasNavigationClickHandlers - Interface in com.smartgwt.client.widgets.layout.events
- HasNodeAddedHandlers - Interface in com.smartgwt.client.tools
- HasNodeClickHandlers - Interface in com.smartgwt.client.widgets.tree.events
- HasNodeContextClickHandlers - Interface in com.smartgwt.client.widgets.tree.events
- HasNodeSelectedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasOnSearchHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasOtherWindowsChangedHandlers - Interface in com.smartgwt.client.browser.window.events
- HasPaneChangedHandlers - Interface in com.smartgwt.client.widgets.layout.events
- HasParentMovedHandlers - Interface in com.smartgwt.client.widgets.events
- HasPendingStatusChangedHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasPercentChangedHandlers - Interface in com.smartgwt.client.widgets.events
- HasPickerColorSelectedHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasPickerIconClickHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- hasPluginBridges() - Static method in class com.smartgwt.client.util.SC
-
Returns true if the optional PluginBridges module has been loaded.
- HasPreviewShownHandlers - Interface in com.smartgwt.client.widgets.com.smartgwt.client.widgets.events
- HasRangeChangedEventHandlers - Interface in com.smartgwt.client.widgets.events
- HasReadOnlyDisplayChangedHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- hasRealtimeMessaging() - Static method in class com.smartgwt.client.util.SC
-
Returns true if the optional RealtimeMessaging module has been loaded.
- HasRecordClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRecordClickHandlers - Interface in com.smartgwt.client.widgets.tile.events
- HasRecordCollapseHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRecordContextClickHandlers - Interface in com.smartgwt.client.widgets.tile.events
- HasRecordDoubleClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRecordDoubleClickHandlers - Interface in com.smartgwt.client.widgets.tile.events
- HasRecordDropHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRecordExpandHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRecordNavigationClickHandlers - Interface in com.smartgwt.client.widgets.tableview.events
- hasRedo() - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
-
Internal use only.
- HasRegroupHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HASRELATEDRECORD - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Returns true if the record implied by a relation exists.
- HasRemoveRecordClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasResizedHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasResizedHandlers - Interface in com.smartgwt.client.widgets.events
- HasRestoreClickHandlers - Interface in com.smartgwt.client.widgets.events
- HasRightMouseDownHandlers - Interface in com.smartgwt.client.widgets.events
- hasRole(String) - Static method in class com.smartgwt.client.util.Authentication
-
Is the current user assigned to the specified role?
- HasRowContextClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRowEditorEnterHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRowEditorExitHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRowHoverHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRowMouseDownHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRowMouseUpHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRowOutHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRowOverHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasRuleContextChangedHandlers - Interface in com.smartgwt.client.widgets.events
- HasScrolledHandlers - Interface in com.smartgwt.client.widgets.events
- HasSearchHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasSectionHeaderClickHandlers - Interface in com.smartgwt.client.widgets.layout.events
- HasSectionHeaderTitleHoverHandlers - Interface in com.smartgwt.client.widgets.layout.events
- HasSelectedEditNodesUpdatedHandlers - Interface in com.smartgwt.client.tools
- HasSelectionChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasSelectionChangedHandlers - Interface in com.smartgwt.client.widgets.tile.events
- HasSelectionUpdatedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasSetSortHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasShowContextMenuHandlers - Interface in com.smartgwt.client.widgets.drawing.events
- HasShowContextMenuHandlers - Interface in com.smartgwt.client.widgets.events
- HasShowContextMenuHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasShowValueHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasSortByFacetIdHandlers - Interface in com.smartgwt.client.widgets.cube.events
- HasSortByFacetValuesHandlers - Interface in com.smartgwt.client.widgets.cube.events
- HasSortChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasSorterClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasSorterContextClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasSubmitValuesHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasTabContextMenuHandlers - Interface in com.smartgwt.client.widgets.tab.events
- HasTabDeselectedHandlers - Interface in com.smartgwt.client.widgets.tab.events
- HasTabIconClickHandlers - Interface in com.smartgwt.client.widgets.tab.events
- HasTabSelectedHandlers - Interface in com.smartgwt.client.widgets.tab.events
- HasTabsReorderedHandlers - Interface in com.smartgwt.client.widgets.tab.events
- HasTabTitleChangedHandlers - Interface in com.smartgwt.client.widgets.tab.events
- hasTarget(String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Has the specified target been added to this TabIndexManager via
addTarget()
? - HasTimeChangedHandlers - Interface in com.smartgwt.client.widgets.data.events
- HasTitleClickHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasTitleDoubleClickHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasTitleHoverHandlers - Interface in com.smartgwt.client.widgets.events
- HasTitleHoverHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasToggleValueChangedHandlers - Interface in com.smartgwt.client.widgets.events
- hasTour() - Static method in class com.smartgwt.client.util.SC
-
Returns true if the optional Tour module has been loaded.
- HasTraceElementHandlers - Interface in com.smartgwt.client.util.workflow.events
- hasUndo() - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
-
Internal use only.
- HasUpClickHandlers - Interface in com.smartgwt.client.widgets.layout.events
- HasValueChangedHandlers - Interface in com.smartgwt.client.widgets.events
- HasValueClickHandlers - Interface in com.smartgwt.client.widgets.chart
- HasValueHoverHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasValueIconClickHandlers - Interface in com.smartgwt.client.widgets.form.fields.events
- HasValueIconClickHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasValuesChangedHandlers - Interface in com.smartgwt.client.widgets.form.events
- HasValuesChangedHandlers - Interface in com.smartgwt.client.widgets.tools.events
- HasViewStateChangedHandlers - Interface in com.smartgwt.client.widgets.grid.events
- HasVisibilityChangedHandlers - Interface in com.smartgwt.client.widgets.events
- hasWorkflow() - Static method in class com.smartgwt.client.util.SC
-
Returns true if the optional Workflow module has been loaded.
- HasZoneClickHandlers - Interface in com.smartgwt.client.widgets.calendar.events
- HasZoomChangedHandlers - Interface in com.smartgwt.client.widgets.chart
- HbBeans - Interface in com.smartgwt.client.docs
-
Beans and the DSRequest / DSResponse
- HEADER - Enum constant in enum com.smartgwt.client.types.ListGridComponent
-
The header-component displayed when
ListGrid.showHeader
is true. - HEADER_ICON - Enum constant in enum com.smartgwt.client.types.HeaderControls
- HEADER_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- HEADER_LABEL - Enum constant in enum com.smartgwt.client.types.HeaderControls
- headerAriaRole - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerAutoFitEvent - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerBackgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerBarStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerButtonAriaRole - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerButtonAriaState - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- HeaderClickEvent - Class in com.smartgwt.client.widgets.grid.events
- HeaderClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
- HeaderClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- HeaderControl - Class in com.smartgwt.client.widgets
-
Convenience class for icons that are placed in as header controls in a
Window
Header, orSectionStackSection
. - HeaderControl(HeaderControl.HeaderIcon) - Constructor for class com.smartgwt.client.widgets.HeaderControl
-
Create a new HeaderControl with the specific icon.
- HeaderControl(HeaderControl.HeaderIcon, ClickHandler) - Constructor for class com.smartgwt.client.widgets.HeaderControl
-
Create a new HeaderControl with the specific icon.
- HeaderControl.HeaderIcon - Class in com.smartgwt.client.widgets
- headerControls - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- HeaderControls - Enum in com.smartgwt.client.types
- HeaderDoubleClickEvent - Class in com.smartgwt.client.widgets.grid.events
- HeaderDoubleClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
- HeaderDoubleClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- headerHeight - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- headerHeight - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- headerHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerHeight - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- headerHoverAlign - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- HeaderHoverEvent - Class in com.smartgwt.client.widgets.grid.events
- HeaderHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
- HeaderHoverFormatter - Interface in com.smartgwt.client.widgets.grid
-
Formatter object for providing a custom implementation of
ListGrid.headerHoverHTML(int,java.lang.String)
. - HeaderHoverHandler - Interface in com.smartgwt.client.widgets.grid.events
- headerHoverHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerHoverHTML(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the HTML that is displayed by the default
headerHover
handler. - headerHoverOpacity - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerHoverStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerHoverVAlign - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerHoverWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerHoverWrap - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- HeaderIcon(String) - Constructor for class com.smartgwt.client.widgets.HeaderControl.HeaderIcon
- HeaderItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem for showing a header within a DynamicForm.
- HeaderItem() - Constructor for class com.smartgwt.client.widgets.form.fields.HeaderItem
- HeaderItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.HeaderItem
- HeaderItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.HeaderItem
- HeaderItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.HeaderItem
- HeaderLevel - Class in com.smartgwt.client.widgets.calendar
-
Defines one level of headers shown above the event area in a
Timeline
. - HeaderLevel() - Constructor for class com.smartgwt.client.widgets.calendar.HeaderLevel
- HeaderLevel(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.HeaderLevel
- HeaderLevel(TimeUnit) - Constructor for class com.smartgwt.client.widgets.calendar.HeaderLevel
- HeaderLevel(TimeUnit, String[]) - Constructor for class com.smartgwt.client.widgets.calendar.HeaderLevel
- HeaderLevelHoverCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the hover text for a given span in a HeaderLevel in Timeline views
- HeaderLevelHoverCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.HeaderLevelHoverCustomizer
- headerLevels - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- HeaderLevelTitleCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the Title text for a given span in a HeaderLevel in Timeline views
- HeaderLevelTitleCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.HeaderLevelTitleCustomizer
- HeaderMenuButton - Interface in com.smartgwt.client.docs
-
The following APIs are all related to HeaderMenuButton.
- headerMenuButtonHeightAsString - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerMenuButtonIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerMenuButtonIconHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerMenuButtonIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerMenuButtonSnapOffsetLeft - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerMenuButtonWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerRadius - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headers - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to RestConnector dataSources (
serverType
"rest") only, and is overridable per operationBinding (seeOperationBinding.headers
). - headers - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only. - headerShadowColor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerShadowHOffset - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerShadowSoftness - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerShadowVOffset - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- HeaderSpan - Class in com.smartgwt.client.widgets.grid
-
A header span appears as a second level of headers in a ListGrid, spanning one or more ListGrid columns and their associated headers.
- HeaderSpan - Interface in com.smartgwt.client.docs
-
The following APIs are all related to HeaderSpan.
- HeaderSpan() - Constructor for class com.smartgwt.client.widgets.grid.HeaderSpan
- HeaderSpan(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.HeaderSpan
- HeaderSpan(String, String[]) - Constructor for class com.smartgwt.client.widgets.grid.HeaderSpan
- headerSpanHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerSrc - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- headerStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- headerStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- headerStyle - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavPanelLogicalStructure
- headerStyle - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- headerStyle - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- headerTitle - Variable in class com.smartgwt.logicalstructure.widgets.DateRangeDialogLogicalStructure
- headerTitleClipped(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Is the field title for the specified field clipped?
- headerTitleStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerTitleVAlign - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- headerWrap - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- height - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawDiamondLogicalStructure
- height - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawGroupLogicalStructure
- height - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawImageLogicalStructure
- height - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawOvalLogicalStructure
- height - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawRectLogicalStructure
- heightAsString - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- heightAsString - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- heightAsString - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- heightAsString - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortletLogicalStructure
- heightAsString - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- heightAsString - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- HELP - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the 'help' cursor.
- HELP - Static variable in class com.smartgwt.client.widgets.HeaderControl
- HIBERNATE - Enum constant in enum com.smartgwt.client.types.DSServerType
-
Use Hibernate, either using a real mapped bean or by automatically generating a Hibernate configuration based on a Smart GWT DataSource file (dataSourceID.ds.xml).
- HibernateIntegration - Interface in com.smartgwt.client.docs
-
Integration with Hibernate
- hidden - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Whether this field should be hidden from users by default within a DataBound component.
- hidden - Variable in class com.smartgwt.client.docs.serverds.Operator
-
Whether this operator should be offered to users by default in interfaces such as the
FilterBuilder
. - HIDDEN - Enum constant in enum com.smartgwt.client.types.FieldAppearance
-
Hide field
- HIDDEN - Enum constant in enum com.smartgwt.client.types.Overflow
-
Content that extends beyond the widget's width or height is clipped (hidden).
- HIDDEN - Enum constant in enum com.smartgwt.client.types.Visibility
-
The widget will always be hidden even when its parent is visible.
- HIDDEN_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- HIDDENFRAME - Enum constant in enum com.smartgwt.client.types.RPCTransport
-
Available with Smart GWT Server only.
- HiddenItem - Class in com.smartgwt.client.widgets.form.fields
-
HiddenItems track a value but have no visible appearance and do not take up space in the form layout.
- HiddenItem() - Constructor for class com.smartgwt.client.widgets.form.fields.HiddenItem
- HiddenItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.HiddenItem
- HiddenItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.HiddenItem
- HiddenPalette - Class in com.smartgwt.client.tools
-
A Palette with no visible representation that handles programmatic creation of components.
- HiddenPalette() - Constructor for class com.smartgwt.client.tools.HiddenPalette
- HiddenPalette(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.HiddenPalette
- HiddenValidationErrorsEvent - Class in com.smartgwt.client.widgets.form.events
- HiddenValidationErrorsEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
- HiddenValidationErrorsHandler - Interface in com.smartgwt.client.widgets.form.events
- hide() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Hides this RemoteWindow.
- hide() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the widget's CSS visibility attribute to "hidden".
- hide() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Hide this drawItem.
- hide() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Hide this form item.
- hide() - Static method in class com.smartgwt.client.widgets.Hover
-
Hide hoverCanvas shown via
show()
- hide(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
- hide(RemoteWindowCallback, RemoteWindowErrorCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Hides this RemoteWindow.
- hide(String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Hides the existing window with the specified name,
- hide(String, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Hides the existing window with the specified name,
- HIDE - Enum constant in enum com.smartgwt.client.types.DragMaskType
-
hides the contents of this widget temporarily
- hideAllHighlightsTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- hideAllKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Hides all control knobs for this drawItem.
- hideAllMenus() - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Hide all menus that are currently open.
- hideClickMask() - Method in class com.smartgwt.client.widgets.Canvas
-
Hides the click mask associated with this canvas.
- hideClickMask(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Hides the click mask associated with this canvas.
- hideComponentMask() - Method in class com.smartgwt.client.widgets.Canvas
-
Hide the
component level clickMask
for this widget - hideComponentMask(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Hide the
component level clickMask
for this widget - hideContextMenu() - Method in class com.smartgwt.client.widgets.Canvas
-
The default implementation of this method hides the contextMenu currently being shown for this component (which occurs when the mouse button that toggles the context menu is released).
- hideContextMenu() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Hide the context menu - alias for hide()
- hideCurrentPane() - Method in class com.smartgwt.client.widgets.layout.Deck
-
Hides the current pane, without showing any other pane.
- hideCursor() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- hideDragHandles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Hides the
drag handle field
, if currently shown. - hideDropLine() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Calling this method hides the dropLine shown during a drag and drop interaction with a Layout that has
canDropComponents
set to true. - hideEmptyAxis - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- hideEmptyFacetValues - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- hideEmptySummaryRow - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hideFacetValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Hides the specified field if it is currently visible.
- hideField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force a field to be hidden.
NOTE: If a field.showIf expression exists, it will be destroyed. - hideField(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force a field to be hidden.
NOTE: If a field.showIf expression exists, it will be destroyed. - hideFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be hidden.
- hideFields(ListGridField[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- hideFields(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be hidden.
- hideFields(String[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be hidden.
- hideFilterEditorTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hideGroupBorderOnDrag - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- hideGroupBorderOnDrag - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- hideIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This method will hide some icon in this item's
icons
array, if it is currently visible. - hideItem(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Hide a form item via
FormItem.hide()
- hideKnobs(KnobType) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Hides a set of control knobs for this drawItem.
- hideKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Hides a set of control knobs for this drawItem.
- hideMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Hide the specified member, firing the specified callback when the hide is complete.
- hideMember(Canvas, Function) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Hide the specified member, firing the specified callback when the hide is complete.
- hideSection(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Hides a section or sections.
- hideSection(int, HideSectionCallback) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Hides a section or sections.
- hideSection(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- HideSectionCallback - Interface in com.smartgwt.client.callbacks
- hideTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Hide a tab in this tabset at runtime.
- hideTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Hide a tab in this tabset at runtime.
- hideTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Hide a tab in this tabset at runtime.
- hideUnusedLanes - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- hideUsingDisplayNone - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- highErrorMetric - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- HIGHEST - Enum constant in enum com.smartgwt.client.types.TieMode
-
continue, picking the childrenProperty that occurred most as the single choice
- highlightCellTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- highlightDataValues - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- highlightSelectionTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- highlightTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- hilite(String) - Method in class com.smartgwt.client.util.SyntaxHiliter
-
Highlights the passed in source by applying span style elements to matched tokens and returns it as a string.
- Hilite - Class in com.smartgwt.client.data
-
An object representing a user-created and user-modifiable hilite, which can be created and edited with a
HiliteEditor
either directly or via theListGrid.canEditHilites
behavior. - Hilite() - Constructor for class com.smartgwt.client.data.Hilite
- Hilite(JavaScriptObject) - Constructor for class com.smartgwt.client.data.Hilite
- HILITE - Enum constant in enum com.smartgwt.client.types.ListGridViewStatePart
-
Hilite state
- hiliteAccessKey - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- hiliteAccessKey - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- hiliteAccessKey - Variable in class com.smartgwt.logicalstructure.widgets.menu.IMenuButtonLogicalStructure
- hiliteAccessKey - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- hiliteAccessKey - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- hiliteBodyColor - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- hiliteCanReplaceValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hiliteCell(int, int, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Apply a hilite to a specific cell.
- HiliteEditor - Class in com.smartgwt.client.widgets.grid
-
A widget for defining and editing a set of
hilite rules
for use bydataBoundComponents
. - HiliteEditor() - Constructor for class com.smartgwt.client.widgets.grid.HiliteEditor
- HiliteEditor(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.HiliteEditor
- hiliteEditor_addAdvancedRuleButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add Advanced Rule".
- hiliteEditor_availableFieldsColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Available Fields".
- hiliteEditor_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- hiliteEditor_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save".
- HiliteEditorLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.grid
- HiliteEditorLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.grid.HiliteEditorLogicalStructure
- hiliteEditorSpanTitleSeparator - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hiliteFacetValue(String, String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Apply a hilite to all cells corresponding to a facetValue.
- hiliteHeaderSrc - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- hiliteHeaderStyle - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- hiliteHTMLAfterFormat - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hiliteIconHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hiliteIconHeight - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- hiliteIconLeftPadding - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hiliteIconLeftPadding - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- hiliteIconPosition - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hiliteIconPosition - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- HiliteIconPosition - Enum in com.smartgwt.client.types
-
Where a
hilite icon
will be placed relative to normal cell content. - hiliteIconRightPadding - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hiliteIconRightPadding - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- hiliteIcons - Variable in class com.smartgwt.logicalstructure.widgets.grid.AdvancedHiliteEditorLogicalStructure
- hiliteIcons - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteEditorLogicalStructure
- hiliteIcons - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hiliteIcons - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- hiliteIconSize - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hiliteIconSize - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- hiliteIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hiliteIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- hiliteReplaceValueFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hiliteRequiredFields - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- hiliteRowOnFocus - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- HiliteRule - Class in com.smartgwt.client.widgets.grid
-
A widget for editing the criteria of a single
DataBoundComponent
hilite. - HiliteRule() - Constructor for class com.smartgwt.client.widgets.grid.HiliteRule
- HiliteRule(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.HiliteRule
- hiliteRule_backgroundColorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Background".
- hiliteRule_colorFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Color".
- hiliteRule_foregroundColorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Text".
- hiliteRule_iconFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Icon".
- hiliteRule_removeButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove".
- HiliteRuleLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.grid
- HiliteRuleLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.grid.HiliteRuleLogicalStructure
- hilites - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- HilitesChangedEvent - Class in com.smartgwt.client.widgets.grid.events
- HilitesChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
- HilitesChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- hilitesText - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- hiliteViaAIMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- HiliteViaAIProgressDialog - Class in com.smartgwt.client.widgets.ai
- HiliteViaAIProgressDialog() - Constructor for class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
- HiliteViaAIProgressDialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
- hiliteViaAIProgressDialog_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Hiliting via AI…"
- HiliteViaAIProgressDialogLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.ai
- HiliteViaAIProgressDialogLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ai.HiliteViaAIProgressDialogLogicalStructure
- hiliteViaAIText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- Hiliting - Interface in com.smartgwt.client.docs
-
Hiliting
- HISTOGRAM - Enum constant in enum com.smartgwt.client.types.ChartType
-
Like a column chart, except instead of showing stacked or clustered values for each position on the horizontal axis, the data values are used together with the associated
FacetChart.endValueMetric
values to show a series of line segments. - HistogramChart - Interface in com.smartgwt.client.docs
-
The following APIs are all related to HistogramChart.
- HISTORY_CALLBACK - Enum constant in enum com.smartgwt.client.types.NavigationMethod
-
browser navigation triggered
SplitPane
navigation - hLabelSpacing - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- HLayout - Class in com.smartgwt.client.widgets.layout
-
A subclass of Layout that applies a sizing policy along the horizontal axis, interpreting percent and "*" sizes as proportions of the width of the layout.
- HLayout() - Constructor for class com.smartgwt.client.widgets.layout.HLayout
- HLayout(int) - Constructor for class com.smartgwt.client.widgets.layout.HLayout
- HLayout(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.HLayout
- HLayoutLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- HLayoutLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.HLayoutLogicalStructure
- HOME - Static variable in interface com.smartgwt.client.types.KeyNames
- HOME - Static variable in class com.smartgwt.client.widgets.HeaderControl
- HoopSelectionStyle - Enum in com.smartgwt.client.types
-
Hoop selection modes.
- HORIZONTAL - Enum constant in enum com.smartgwt.client.types.Autofit
-
expand horizontally to accommodate fields.
- HORIZONTAL - Enum constant in enum com.smartgwt.client.types.ConnectorOrientation
-
Tail segments are always horizontal; best for left-to-right connectors
- HORIZONTAL - Enum constant in enum com.smartgwt.client.types.ContentLayoutPolicy
-
Window body defaults to HLayout behavior.
- HORIZONTAL - Enum constant in enum com.smartgwt.client.types.DateFieldLayout
-
fields are placed horizontally
- HORIZONTAL - Enum constant in enum com.smartgwt.client.types.MultiComboBoxLayoutStyle
-
Use a horizontal layout with the combo box on the right
- HORIZONTAL - Enum constant in enum com.smartgwt.client.types.Orientation
-
members laid out horizontally
- HORIZONTALREVERSE - Enum constant in enum com.smartgwt.client.types.MultiComboBoxLayoutStyle
-
Use a horizontal layout with the combo box on the left
- host - Variable in class com.smartgwt.client.docs.serverds.Mail
-
Host of the SMTP server that will send the email.
- HOUR - Enum constant in enum com.smartgwt.client.types.TimeUnit
-
an hour time-unit
- hover() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
canHover
is true for this DrawItem, the hover() string method will be fired when the user hovers over this DrawItem. - Hover - Class in com.smartgwt.client.util
-
Utility methods related to hover / tooltips / prompts.
- Hover - Class in com.smartgwt.client.widgets
-
The Hover class handles showing a simple Smart GWT canvas containing arbitrary HTML, or triggering some other action in response to a user holding the mouse-pointer (or hovering) over a specific widget.
- Hover() - Constructor for class com.smartgwt.client.util.Hover
- Hover() - Constructor for class com.smartgwt.client.widgets.Hover
- HOVER - Enum constant in enum com.smartgwt.client.types.FormattingContext
-
for transient display in a hover
- hoverAlign - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- hoverAutoDestroy - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- hoverAutoFitMaxWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- hoverAutoFitWidth - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- HoverComponents - Interface in com.smartgwt.client.docs
-
The following APIs are all related to HoverComponents.
- HoverCustomizer - Class in com.smartgwt.client.widgets.grid
-
Hover customizer object for returning custom HTML to display in a hover prompt for ListGrid cells
- HoverCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.HoverCustomizer
- hoverDelay - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- hoverDelay - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- HoverEvent - Class in com.smartgwt.client.widgets.events
- HoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.HoverEvent
- hoverFocusKey - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- HoverHandler - Interface in com.smartgwt.client.widgets.events
- hoverHeight - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- HoverHiddenEvent - Class in com.smartgwt.client.widgets.events
- HoverHiddenEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.HoverHiddenEvent
- HoverHiddenHandler - Interface in com.smartgwt.client.widgets.events
- hoverHTML(FacetValue) - Method in interface com.smartgwt.client.widgets.chart.DataLabelHoverCustomizer
- hoverHTML(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.FacetValueHoverCustomizer
-
hoverHTML() should be implemented and return the string of HTML to display when the user hovers over CubeGrid facets
- hoverHTML(FacetValue, FacetValue) - Method in interface com.smartgwt.client.widgets.chart.LegendHoverCustomizer
- hoverHTML(Float, Record) - Method in class com.smartgwt.client.widgets.chart.ChartPointHoverCustomizer
- hoverHTML(Object, ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.HoverCustomizer
-
hoverHTML() should be implemented and return the string of HTML to display when the user hovers over ListGrid cells
- HoverHTMLCustomizer - Class in com.smartgwt.client.widgets
-
Called to determine the hover HTML.
- HoverHTMLCustomizer() - Constructor for class com.smartgwt.client.widgets.HoverHTMLCustomizer
- hoverLabelPadding - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- hoverMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- HoverMode - Enum in com.smartgwt.client.types
-
When
canHover
andshowHoverComponents
are both true, HoverMode dictates the type of UI to be displayed when a user hovers over a row or cell. - hoverMoveWithMouse - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- hoverOpacity - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- hoverPersist - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- HoverPersistMode - Enum in com.smartgwt.client.types
-
Customizes how users can interact with hovers.
- Hovers - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Hovers.
- hoverScreen - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- hoverScreen - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hoverStyle - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- hoverStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- hoverVAlign - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- hoverWidth - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- hoverWrap - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- hPolicy - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- hResizeCursor - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- hSrc - Variable in class com.smartgwt.logicalstructure.widgets.ImgSplitbarLogicalStructure
- hSrc - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- hSrc - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- hSrc - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- hSrc - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripResizerLogicalStructure
- hSrc - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripSeparatorLogicalStructure
- HStack - Class in com.smartgwt.client.widgets.layout
-
A subclass of Layout that simply stacks members on the horizontal axis without trying to manage their width.
- HStack() - Constructor for class com.smartgwt.client.widgets.layout.HStack
- HStack(int) - Constructor for class com.smartgwt.client.widgets.layout.HStack
- HStack(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.HStack
- HStackLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- HStackLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.HStackLogicalStructure
- hThumbStyle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- HTML - Interface in com.smartgwt.client.docs
-
A synonym for
HTMLString
. - HtmlElement - Interface in com.smartgwt.client.docs
-
The following APIs are all related to HtmlElement.
- htmlElementAsString - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- htmlFieldPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- htmlFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- HTMLFlow - Class in com.smartgwt.client.widgets
-
Use the HTMLFlow component to display HTML content that should expand to its natural size without scrolling.
- HTMLFlow() - Constructor for class com.smartgwt.client.widgets.HTMLFlow
- HTMLFlow(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.HTMLFlow
- HTMLFlow(String) - Constructor for class com.smartgwt.client.widgets.HTMLFlow
- HTMLFlowLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- HTMLFlowLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- HTMLPane - Class in com.smartgwt.client.widgets
-
Subclass of
HTMLFlow
configured to display HTML content in a pane of specified size. - HTMLPane() - Constructor for class com.smartgwt.client.widgets.HTMLPane
- HTMLPane(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.HTMLPane
- HTMLPaneLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- HTMLPaneLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.HTMLPaneLogicalStructure
- htmlPosition - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- HTMLString - Interface in com.smartgwt.client.docs
-
A String of HTML, such as "text".
- hTrackStyle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- httpMethod - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to RestConnector dataSources (
serverType
"rest") only, and is overridable per operationBinding (seeOperationBinding.httpMethod
). - httpMethod - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only. - httpMethod - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- httpMethod - Variable in class com.smartgwt.logicalstructure.widgets.ViewLoaderLogicalStructure
- hueFieldPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- hueFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- hValueStyle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- HYBRID - Enum constant in enum com.smartgwt.client.types.AIServiceMode
-
AI decides whether AI Assist, AIDE, or some combination of both approaches should be used to best respond to the component view request.
I
- I18n - Interface in com.smartgwt.client.docs
-
Internationalization and Localization
- I18nUtil - Class in com.smartgwt.client.util
- I18nUtil() - Constructor for class com.smartgwt.client.util.I18nUtil
- IBETWEEN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
shortcut for "greaterThan" + "and" + "lessThan" (case insensitive)
- IBETWEEN_INCLUSIVE - Enum constant in enum com.smartgwt.client.types.OperatorId
-
shortcut for "greaterOrEqual" + "and" + "lessOrEqual" (case insensitive)
- IButton - Class in com.smartgwt.client.widgets
-
The IButton widget class is a class that implements the same APIs as the
Button
class. - IButton() - Constructor for class com.smartgwt.client.widgets.IButton
- IButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.IButton
- IButton(String) - Constructor for class com.smartgwt.client.widgets.IButton
- IButton(String, ClickHandler) - Constructor for class com.smartgwt.client.widgets.IButton
-
Constructor for IButton.
- IButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- IButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.IButtonLogicalStructure
- icon - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- icon - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- icon - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- icon - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- icon - Variable in class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- icon - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionHeaderLogicalStructure
- icon - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- icon - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- icon - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- icon - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- Icon - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Icon.
- ICON - Enum constant in enum com.smartgwt.client.types.DragTrackerMode
-
Display an icon to represent the record(s) being dragged.
- ICON - Enum constant in enum com.smartgwt.client.types.IconOverTrigger
-
Show rollover styling and media when the user is over the icon only
- ICON - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
Shows
field.icon
in every cell, and also in the header. - ICON - Enum constant in enum com.smartgwt.client.types.MenuFieldID
-
Displays the icon field for the menu.
- ICON_FIELD - Static variable in class com.smartgwt.client.widgets.menu.Menu
- iconAlign - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- iconAlign - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- iconAlign - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- iconAlign - Variable in class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- iconAlign - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- iconAlign - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- iconBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- iconBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- iconBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- iconBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- iconBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- iconBodyStyleName - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- IconButton - Class in com.smartgwt.client.widgets
-
A simple subclass of
RibbonButton
. - IconButton() - Constructor for class com.smartgwt.client.widgets.IconButton
- IconButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.IconButton
- IconButton(String) - Constructor for class com.smartgwt.client.widgets.IconButton
- IconButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- IconButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.IconButtonLogicalStructure
- iconClick() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Notification method fired when a user clicks on the
icon
in this RibbonButton. - IconClickEvent - Class in com.smartgwt.client.widgets.events
- IconClickEvent - Class in com.smartgwt.client.widgets.form.fields.events
- IconClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.IconClickEvent
- IconClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
- IconClickHandler - Interface in com.smartgwt.client.widgets.events
- IconClickHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- iconCursor - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- iconCursor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- iconField - Variable in class com.smartgwt.client.docs.serverds.DataSource
- iconField - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- iconFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteRuleLogicalStructure
- iconFillSpaceStyleName - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- iconHeight - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- iconHeight - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- iconHeight - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- iconHeight - Variable in class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- iconHeight - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- iconHeight - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- iconHeight - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- IconKeyPressEvent - Class in com.smartgwt.client.widgets.form.fields.events
- IconKeyPressEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
- IconKeyPressHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- IconMenuButton - Class in com.smartgwt.client.widgets.menu
-
A simple subclass of
RibbonMenuButton
. - IconMenuButton() - Constructor for class com.smartgwt.client.widgets.menu.IconMenuButton
- IconMenuButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.IconMenuButton
- IconMenuButton(String) - Constructor for class com.smartgwt.client.widgets.menu.IconMenuButton
- IconMenuButton(String, Menu) - Constructor for class com.smartgwt.client.widgets.menu.IconMenuButton
- IconMenuButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.menu
- IconMenuButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.menu.IconMenuButtonLogicalStructure
- iconOnlyBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- iconOrientation - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- iconOrientation - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- iconOrientation - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- iconOrientation - Variable in class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- iconOrientation - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- iconOrientation - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- iconOrientation - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- IconOverTrigger - Enum in com.smartgwt.client.types
-
Property to govern when the 'over' styling is applied to a formItemIcon.
- iconPadding - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- iconPadding - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- iconPaddingProperty - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- iconSize - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- iconSpacing - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- iconSpacing - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- iconSpacing - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- iconSpacing - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- iconStyle - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- iconStyle - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- iconStyle - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- iconStyle - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- ICONTAINS - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Contains as sub-string (case insensitive)
- ICONTAINS_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Contains as sub-string (case insensitive) another field value (specify fieldName as criterion.value)
- ICONTAINS_PATTERN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
GLOB matching using wildcards.
- iconWidth - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- iconWidth - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- iconWidth - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- iconWidth - Variable in class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- iconWidth - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- iconWidth - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- iconWidth - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- ICONWIDTH - Enum constant in enum com.smartgwt.client.types.AutoFitIconFieldType
-
size the field to accommodate the width of the icon
- id - Variable in class com.smartgwt.client.core.BaseClass
- id - Variable in class com.smartgwt.client.core.RefDataClass
- id - Variable in class com.smartgwt.client.widgets.BaseWidget
- id - Variable in class com.smartgwt.logicalstructure.widgets.plugins.ActiveXControlLogicalStructure
- ID - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Unique identifier for this DataSource.
- ID - Variable in class com.smartgwt.client.docs.serverds.Operator
-
Unique id for an operator, which appears within
AdvancedCriteria
as theOperator
property. - ID - Variable in class com.smartgwt.client.docs.serverds.ServerObject
-
You can optionally specify an ID on the ServerObject config block - in which case you can use that value as the "className" argument when calling DMI.call().
- ID - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- idClassName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For JPA and Hibernate DataSources this property indicates, that data source has composite primary key and specifies fully-qualified Java class: with
@EmbeddedId
you have to specify class name of declared id with@IdClass
you have to specify class specified in annotation declaration - Identifier - Interface in com.smartgwt.client.docs
-
A string which is a valid Java and JavaScript identifier, as specified by ECMA-262 Section 7.6.
- Identity - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Identity.
- IDLE - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires repeatedly (every 10 ms by default) when the system is idle (i.e., not busy running other scripts) after the page is loaded.
- IDManager - Class in com.smartgwt.client.util
- IDManager() - Constructor for class com.smartgwt.client.util.IDManager
- IEFilters - Interface in com.smartgwt.client.docs
-
Internet Explorer "filter" effects
- IENDS_WITH - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Ends with (case insensitive)
- IENDS_WITH_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Ends with (case insensitive) another field value (specify fieldName as criterion.value)
- IENDS_WITH_PATTERN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
GLOB matching using wildcards.Value is considered to meet the criterion if it ends with the pattern.
- IEQUALS - Enum constant in enum com.smartgwt.client.types.OperatorId
-
exactly equal to, if case is disregarded
- IEQUALS_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
matches another field (case insensitive, specify fieldName as criterion.value)
- IFRAME - Enum constant in enum com.smartgwt.client.types.DragMaskType
-
creates an iframe with empty content
- iframeSandbox - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- ignore - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Whether this field should be completely excluded from this dataSource, as if it had never been defined.
- IGNORE - Enum constant in enum com.smartgwt.client.types.EscapeKeyEditAction
-
do nothing special when the Escape key is pressed (ie, just ignore it)
- ignoreRTL - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- ignoreRTL - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- ignoreTextMatchStyle - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
NOTE: Only applicable to
clientOnly
DataSources and the built-inSQL
,JPA
andHibernate
DataSources available in Pro, Power and Enterprise versions of Smart GWT. - ignoreTextMatchStyleCaseSensitive - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For fields on this dataSource that specify
ignoreTextMatchStyle
true, the prevailing textMatchStyle is ignored and Smart GWT matches exact values. - Image - Interface in com.smartgwt.client.docs
-
Utilities to render images
- IMAGE - Enum constant in enum com.smartgwt.client.types.FieldType
-
A string representing a well-formed URL that points to an image.
- IMAGE - Enum constant in enum com.smartgwt.client.types.FormItemType
- IMAGE - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
Renders a different image in each row based on the value of the field.
- imageChooserItem_pickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Image Picker"
- ImageClickEvent - Class in com.smartgwt.client.widgets.tableview.events
- ImageClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
- ImageClickHandler - Interface in com.smartgwt.client.widgets.tableview.events
- ImageColumns - Interface in com.smartgwt.client.docs
-
Columns that show images either as their only appearance or in addition to text.
- ImageEdges - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ImageEdges.
- ImageEdgeStyles - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ImageEdgeStyles.
- IMAGEFILE - Enum constant in enum com.smartgwt.client.types.FieldType
-
Binary data comprising an image.
- IMAGEFILE - Enum constant in enum com.smartgwt.client.types.FormItemType
- IMAGEFILE - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
Same as
binary
- imageHeight - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Height of the image-content of this field.
- imageHeight - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- imagePicker_actionIconsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Action Icons"
- imagePicker_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel"
- imagePicker_customImagesTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Custom Images"
- imagePicker_headerIconsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Header Icons"
- imagePicker_okButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Ok"
- imagePicker_tipText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Upload images to DropBox or a similar service and enter the public URL below"
- Images - Interface in com.smartgwt.client.docs
-
Referring to and loading images.
- imageSize - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Width and height of the image-content of this field.
- imageSize - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- imageSize - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- ImageStyle - Enum in com.smartgwt.client.types
- imageType - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- imageType - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- imageWidth - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Width of the image-content of this field.
- imageWidth - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- IMATCHES_PATTERN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Basic GLOB matching using wildcards (case insensitive) (see
DataSource.translatePatternOperators
for more information on available patterns) - IMenuButton - Class in com.smartgwt.client.widgets.menu
-
IMenuButton based version of the
MenuButton
class. - IMenuButton() - Constructor for class com.smartgwt.client.widgets.menu.IMenuButton
- IMenuButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.IMenuButton
- IMenuButton(String) - Constructor for class com.smartgwt.client.widgets.menu.IMenuButton
- IMenuButton(String, Menu) - Constructor for class com.smartgwt.client.widgets.menu.IMenuButton
- iMenuButton_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show Menu".
- IMenuButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.menu
- IMenuButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.menu.IMenuButtonLogicalStructure
- Img - Class in com.smartgwt.client.widgets
-
The Img widget class implements a simple widget that displays a single image.
- Img() - Constructor for class com.smartgwt.client.widgets.Img
- Img(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Img
- Img(String) - Constructor for class com.smartgwt.client.widgets.Img
- Img(String, int, int) - Constructor for class com.smartgwt.client.widgets.Img
- ImgButton - Class in com.smartgwt.client.widgets
-
A Img that behaves like a button, going through up/down/over state transitions in response to user events.
- ImgButton() - Constructor for class com.smartgwt.client.widgets.ImgButton
- ImgButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ImgButton
- ImgButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- ImgButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- ImgEditProxy - Class in com.smartgwt.client.tools
- ImgEditProxy() - Constructor for class com.smartgwt.client.tools.ImgEditProxy
- ImgEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.ImgEditProxy
- imgHTML(String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Generates the HTML for an image unique to this Canvas.
- imgHTML(String, int, int) - Static method in class com.smartgwt.client.widgets.Canvas
- imgHTML(String, int, int, String, String, String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Generates the HTML for an image unique to this Canvas.
- ImgHTMLProperties - Class in com.smartgwt.client.widgets
-
A set of properties that define settings for use in image HTML.
- ImgHTMLProperties() - Constructor for class com.smartgwt.client.widgets.ImgHTMLProperties
- ImgHTMLProperties(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ImgHTMLProperties
- ImgHTMLProperties(String, int, int) - Constructor for class com.smartgwt.client.widgets.ImgHTMLProperties
- ImgLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- ImgLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- ImgProperties - Class in com.smartgwt.client.widgets
-
A set of properties that can be used to create an image.
- ImgProperties() - Constructor for class com.smartgwt.client.widgets.ImgProperties
- ImgProperties(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ImgProperties
- ImgProperties(String, int, int) - Constructor for class com.smartgwt.client.widgets.ImgProperties
- ImgSectionHeader - Class in com.smartgwt.client.widgets.layout
-
SectionHeader class based on an HLayout with
StretchImg
background. - ImgSectionHeader() - Constructor for class com.smartgwt.client.widgets.layout.ImgSectionHeader
- ImgSectionHeader(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.ImgSectionHeader
- ImgSectionHeaderLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- ImgSectionHeaderLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- ImgSplitbar - Class in com.smartgwt.client.widgets
- ImgSplitbar() - Constructor for class com.smartgwt.client.widgets.ImgSplitbar
- ImgSplitbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ImgSplitbar
- ImgSplitbarLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- ImgSplitbarLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ImgSplitbarLogicalStructure
- ImgTab - Class in com.smartgwt.client.widgets.tab
-
Specialized StretchImgButton used by TabSet/TabBar for tabs
- ImgTab() - Constructor for class com.smartgwt.client.widgets.tab.ImgTab
- ImgTab(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.ImgTab
- ImgTabLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tab
- ImgTabLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tab.ImgTabLogicalStructure
- IMMEDIATE - Enum constant in enum com.smartgwt.client.types.CacheSyncTiming
-
Obtain cache sync values immediately after the update operation returns
- implicitCriteria - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Criteria that are implicitly applied to all fetches made through this DataSource.
- implicitCriteria - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- implicitSave - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- implicitSaveDelay - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- implicitSaveOnBlur - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- implicitSequence - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a field of
type
"sequence" on a DataSource withserverType:"sql"
, this flag indicates that the field is implicitly bound to a sequence. - ImportFormat - Enum in com.smartgwt.client.types
- importStrategy - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Declares the
FieldImportStrategy
for this field. - importStrategyFailedErrorMessage - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Customizable and
localizable
error message to use when "displayRequired"importStrategy
fails to find corresponding key value. - IN_SET - Enum constant in enum com.smartgwt.client.types.OperatorId
-
value is in a set of values.
- inapplicable - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For use in
ComponentSchema
, a fieldinherited
from another schema can be redeclared with this property set in order to indicate that the property should not be used. - INCHARTANDHOVER - Enum constant in enum com.smartgwt.client.types.ShowDataValuesMode
-
show data-values that fit in the chart body and also switch on hovers
- INCHARTONLY - Enum constant in enum com.smartgwt.client.types.ShowDataValuesMode
-
show data-values in the chart body, but only if they all fit - no hovers
- INCHARTORHOVER - Enum constant in enum com.smartgwt.client.types.ShowDataValuesMode
-
show data-values in the chart body and, if any don't fit, switch to hovers
- includeFrom - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Indicates that this field should be fetched from another, related DataSource.
- includeHilitesInSummaryFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- includeInSummaryProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- includeRangeCriteria - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- includeSummaryFunction - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
When
field.includeFrom
is specified and multiple records exist in the related DataSource per record in the including DataSource,includeSummaryFunction
indicates whichSummaryFunctionType
is used to produce the field value. - includeVia - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a field that uses
includeFrom
, specifies whichforeignKey
field should be used to find records in the related DataSource. - incompleteDataWarning - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- INCREMENTAL - Enum constant in enum com.smartgwt.client.types.GroupTreeChangeType
-
incremental regroup of a single record
- INDENT - Enum constant in enum com.smartgwt.client.types.ControlName
-
Within text, indents the paragraph.
- indentPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- indentRecordComponents - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- indentSize - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- indentVTreeFacets - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- INDEX - Enum constant in enum com.smartgwt.client.types.LocatorStrategy
-
Match by index
- indexOf(Record) - Method in class com.smartgwt.client.data.RecordList
-
Return the position in the list of the first instance of the specified object.
- indexOf(Record) - Method in class com.smartgwt.client.data.ResultSet
-
Return the position in the list of the first instance of the specified object.
- indexOf(Record, int, int) - Method in class com.smartgwt.client.data.RecordList
-
Return the position in the list of the first instance of the specified object.
- indexOf(Record, int, int) - Method in class com.smartgwt.client.data.ResultSet
-
Return the position in the list of the first instance of the specified object.
- indexOf(Object) - Method in class com.smartgwt.client.data.ResultSet
-
Return the position in the list of the first instance of the specified object.
- indexOf(Object, int) - Method in class com.smartgwt.client.data.ResultSet
- indexOf(Object, int, int) - Method in class com.smartgwt.client.data.ResultSet
-
Return the position in the list of the first instance of the specified object.
- indexOfMethod(BeanMethod) - Method in class com.smartgwt.rebind.BeanClass
- IndicatorCanvas - Class in com.smartgwt.client.widgets.calendar
- IndicatorCanvas() - Constructor for class com.smartgwt.client.widgets.calendar.IndicatorCanvas
- IndicatorCanvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.IndicatorCanvas
- IndicatorCanvasLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.calendar
- IndicatorCanvasLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.calendar.IndicatorCanvasLogicalStructure
- IndicatorClick - Class in com.smartgwt.client.widgets.calendar.events
- IndicatorClick(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.IndicatorClick
- IndicatorClickHandler - Interface in com.smartgwt.client.widgets.calendar.events
- IndicatorHoverHTMLCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the hover HTML to be displayed when the user hovers over an IndicatorCanvas in a calendar.
- IndicatorHoverHTMLCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.IndicatorHoverHTMLCustomizer
- indicators - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- indicatorStyleName - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- INFO - Enum constant in enum com.smartgwt.client.types.LogPriority
-
Information logs, as well as Warnings and Errors
- infoField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Name of the field that has the second most pertinent piece of textual information in the record, for use when a
DataBoundComponent
needs to show a short summary of a record. - infoField - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- INHERIT - Enum constant in enum com.smartgwt.client.types.Visibility
-
The widget visibility will match that of its parent (usually visible).
- inheritanceMode - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For dataSources of
serverType
"sql" and "hibernate", specifies the inheritance mode to use. - inheritsFrom - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
ID of another DataSource this DataSource inherits its
fields
from. - inheritsFrom - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
Name of another SimpleType from which this type should inherit.
- INHOVERONLY - Enum constant in enum com.smartgwt.client.types.ShowDataValuesMode
-
always show data-values in hovers
- init() - Static method in class com.smartgwt.client.util.I18nUtil
-
Setup SmartGWT i18n.
- initComplete() - Method in class com.smartgwt.client.widgets.Canvas
-
Notification method fired after
initWidget()
, when canvas initialization is complete. - initialCriteria - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- initialData - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- initialSort - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- initialSort - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- initialSort - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- initialSort - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- initialSort - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- initMessages(SmartGwtMessages) - Static method in class com.smartgwt.client.util.I18nUtil
-
Initialize Smart GWT with i18n translations.
- initNativeObject() - Method in interface com.smartgwt.client.core.LogicalStructure
- initNativeObject() - Method in class com.smartgwt.client.widgets.BaseWidget
- initRequires - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Indicates that the specified
VelocityExpression
must evaluate to true if initializations of this field are to be allowed. - initRequiresAuthentication - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Whether a user must be authenticated in order to initialize to this field.
- initRequiresRole - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Comma-separated list of user roles that are allowed to initialize this field.
- INLINE - Enum constant in enum com.smartgwt.client.types.TopOperatorAppearance
-
each line in the FilterBuilder is a top-level item, with a SelectItem shown on the left that allows the user to choose between the main operator in force (either "and" or "or", depending on the setting of topOperator) and "and not".
- inlineAndNotTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- inlineAndTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- InlineEditEvent - Enum in com.smartgwt.client.types
-
Event that will trigger inline editing.
- inlineEditorShowing(FormItem, String) - Method in class com.smartgwt.client.tools.EditContext
-
Notification method fired when an inline title or value editor is shown or closed for a component in the designer pane.
- InlineFormItems - Interface in com.smartgwt.client.docs
-
The following APIs are all related to InlineFormItems.
- inlineOrTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- inlinePlacementAsString - Variable in class com.smartgwt.logicalstructure.widgets.menu.AdaptiveMenuLogicalStructure
- INNER - Enum constant in enum com.smartgwt.client.types.JoinType
-
A regular inner join, whereby rows are only included in the resultset where the join can be satisified, so a missing row in the table being joined to results in the entire row being omitted.
- INNER - Enum constant in enum com.smartgwt.client.types.PercentBoxModel
-
use coordinates relative to the
specified inner height
and width of the other canvas - innerHeaderBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- INOT_CONTAINS - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not contain as sub-string (case insensitive)
- INOT_CONTAINS_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not contain as sub-string (case insensitive) another field value (specify fieldName as criterion.value)
- INOT_ENDS_WITH - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not end with (case insensitive)
- INOT_ENDS_WITH_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not end with (case insensitive) another field value (specify fieldName as criterion.value)
- INOT_EQUAL - Enum constant in enum com.smartgwt.client.types.OperatorId
-
not equal to, if case is disregarded
- INOT_EQUAL_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
does not match another field (case insensitive, specify fieldName as criterion.value)
- INOT_STARTS_WITH - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not start with (case insensitive)
- INOT_STARTS_WITH_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not start with (case insensitive) another field value (specify fieldName as criterion.value)
- insert(AcePosition, String) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- insert(String) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- INSERT - Static variable in interface com.smartgwt.client.types.KeyNames
- insertMatch(AceEditor, String, AceCompletionResult) - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
Internal use only.
- INSET - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field matches any value from an arbitrary list of acceptable values.
- InSetValidator - Class in com.smartgwt.client.widgets.form.validator
-
Tests whether the value for this field matches any value from an arbitrary list of acceptable values.
- InSetValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.InSetValidator
- inside(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- installLocatorShortcut() - Static method in class com.smartgwt.client.util.AutoTest
-
This method allows developers to retrieve locators for elements on the page via a key-combo plus mouseDown on the element in question.
It may be invoked from a bookmarklet stored in the browser, giving developers a one-click way to retrieve locators for any Smart GWT application - instanceOf(Object) - Static method in class com.smartgwt.client.data.Criterion
- INSTANT - Enum constant in enum com.smartgwt.client.types.NotifyTransition
-
message instantly appears or disappears
- instantiate(SerializationStreamReader) - Static method in class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
- instantiate(SerializationStreamReader) - Static method in class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
- instantiateInstance(SerializationStreamReader) - Method in class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
- instantiateInstance(SerializationStreamReader) - Method in class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
- instantScrollTrackRedraw - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- instructions - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- INTEGER - Enum constant in enum com.smartgwt.client.types.FieldType
-
A whole number, e.g.
- INTEGER - Enum constant in enum com.smartgwt.client.types.FormItemType
-
Same as
text
by default. - INTEGER - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
A whole number, e.g.
- INTEGER - Enum constant in enum com.smartgwt.client.types.ProcessValueType
-
values are converted via toString(), parsing as a number, and rounding to nearest integer.
- IntegerItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem intended for inputting integer numbers.
- IntegerItem() - Constructor for class com.smartgwt.client.widgets.form.fields.IntegerItem
- IntegerItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.IntegerItem
- IntegerItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.IntegerItem
- IntegerItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.IntegerItem
- INTEGERRANGE - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field is a whole number within the range specified.
- IntegerRangeValidator - Class in com.smartgwt.client.widgets.form.validator
-
Tests whether the value for this field is a whole number within the range specified by validator.min and validator.max.
- IntegerRangeValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
- IntegerValueType - Class in com.smartgwt.client.bean.types
- IntegerValueType() - Constructor for class com.smartgwt.client.bean.types.IntegerValueType
- IntegratingAI - Interface in com.smartgwt.client.docs
-
Integrating AI Technology
- INTENUM - Enum constant in enum com.smartgwt.client.types.FieldType
-
An enum whose values are numeric.
- interactiveStyleName - Variable in class com.smartgwt.logicalstructure.widgets.grid.RowRangeDisplayLogicalStructure
- InterfaceArrayValueType<ComponentType> - Class in com.smartgwt.client.bean.types
- InterfaceArrayValueType() - Constructor for class com.smartgwt.client.bean.types.InterfaceArrayValueType
- InterfaceValueType<ValueType> - Class in com.smartgwt.client.bean.types
- InterfaceValueType() - Constructor for class com.smartgwt.client.bean.types.InterfaceValueType
- internalSetID(JavaScriptObject) - Method in class com.smartgwt.client.core.BaseClass
- internalSetID(JavaScriptObject) - Method in class com.smartgwt.client.widgets.BaseWidget
- internalSetID(String, boolean) - Method in class com.smartgwt.client.core.BaseClass
- internalSetID(String, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- internalSetID(String, boolean, boolean) - Method in class com.smartgwt.client.core.RefDataClass
- intersect(RecordList) - Method in class com.smartgwt.client.data.RecordList
-
Return the list of items that are in both this list and the passed-in list.
- INTERSECT - Enum constant in enum com.smartgwt.client.types.UnionFieldsStrategy
-
Only create a unioned field where all of the member dataSources have a field with the same name and data type
- intersects(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns true if the rectangles of this widget and the specified widget overlap.
- INTERSECTS - Enum constant in enum com.smartgwt.client.types.HoopSelectionStyle
-
Components enclosed or intersected by the hoop are selected
- INTERVAL - Enum constant in enum com.smartgwt.client.types.ValueClass
-
Strictly numerical data.
- INVALID_RESPONSE_FORMAT - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that a response with invalid format has been received from server.
- invalidateCache - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
If set, every invocation of this operationBinding will invalidate the local cache, forcing a server visit to refresh the data.
- invalidateCache() - Method in class com.smartgwt.client.data.DataSource
-
Drop the current dataSource cache.
- invalidateCache() - Method in class com.smartgwt.client.data.FilteredList
-
Invoking invalidateCache() will have no effect on a filteredList.
- invalidateCache() - Method in class com.smartgwt.client.data.ResultSet
-
Manually invalidate this ResultSet's cache.
- invalidateCache() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- invalidateCache() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- invalidateCache() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Invalidate the current data cache for this databound component via a call to the dataset's
invalidateCache()
method, for example,ResultSet.invalidateCache()
. - invalidateCache() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- invalidateCache() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- invalidateCache() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- invalidateCache() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- invalidateCache() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Manually invalidate this ResultTree's cache.
- invalidateCache() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- invalidateCache(boolean) - Method in class com.smartgwt.client.data.DataSource
-
Drop the current dataSource cache.
- invalidateDisplayValueCache() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
displayField
, the value displayed to the user for this item may be derived from another field. - invalidateRecordComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Invalidates the currently visible set of
recordComponents
and gets fresh ones for the visible rows in the grid according to therecordComponentPoolingMode
- invalidDateMessage - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- InvalidDrawingTypeException() - Constructor for exception com.smartgwt.client.widgets.drawing.DrawPane.InvalidDrawingTypeException
- InvalidDrawingTypeException(String) - Constructor for exception com.smartgwt.client.widgets.drawing.DrawPane.InvalidDrawingTypeException
- invalidHilitePrompt - Variable in class com.smartgwt.logicalstructure.widgets.grid.AdvancedHiliteEditorLogicalStructure
- invalidListPrompt - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- invalidListPrompt - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- invalidListPrompt - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- invalidListPrompt - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- invalidSummaryValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- invertClosedGripIfTargetAfter - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- IPickTreeItem - Class in com.smartgwt.client.widgets.form.fields
-
Subclass of
PickTreeItem
which shows anIMenuButton
rather than a simpleMenuButton
as it's main button. - IPickTreeItem() - Constructor for class com.smartgwt.client.widgets.form.fields.IPickTreeItem
- IPickTreeItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.IPickTreeItem
- IPickTreeItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.IPickTreeItem
- IPickTreeItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.IPickTreeItem
- IREGEXP - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Regular expression match (case insensitive) - regexp operator limitations apply.
- IS_BLANK - Enum constant in enum com.smartgwt.client.types.OperatorId
-
value is either null or the empty string.
- IS_NULL - Enum constant in enum com.smartgwt.client.types.OperatorId
-
value is null
- isA(JavaScriptObject, String) - Static method in class com.smartgwt.client.bean.BeanValueType
-
Is the SmartClient object an instance (or subclass) of the SmartClient class?
- isActive() - Static method in class com.smartgwt.client.util.Animation
- isAddVersionToSkinCSS() - Static method in class com.smartgwt.client.util.Page
-
Returns true if add version to skin CSS is currently turned on.
- isAdmin - Variable in class com.smartgwt.logicalstructure.widgets.SavedSearchEditorLogicalStructure
- isAdvanced() - Method in class com.smartgwt.client.data.Criteria
-
Does this represent an underlying AdvancedCriteria object in JavaScript?
- isAIFieldRequestNumerical(AIFieldRequest) - Static method in class com.smartgwt.client.ai.AI
-
Returns
true
if the givenAIFieldRequest
is numerical (itsvalueClass
is ORDINAL, INTERVAL, or RATIO);false
otherwise. - isAltKeyDown() - Method in class com.smartgwt.client.widgets.events.BrowserEvent
- isAltKeyDown() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Helper method pointing to
EventHandler.altKeyDown()
. - isAltKeyDown() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Helper method pointing to
EventHandler.altKeyDown()
- isAltKeyDown() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Helper method pointing to
EventHandler.altKeyDown()
. - isARecord(Object) - Static method in class com.smartgwt.client.data.Record
- isARecordList(Object) - Static method in class com.smartgwt.client.data.RecordList
- isArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- isAssignableFrom(Class<?>) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether the supplied class is a subclass of
com.smartgwt.client.form.fields.FormItem
. - isAssignableFrom(Class<?>, Class<?>) - Static method in class com.smartgwt.client.bean.BeanValueType
-
Can objects of the possible sub-class be assigned to the possible super-class?
- isAssignableFrom(Class<?>, Object) - Static method in class com.smartgwt.client.bean.BeanValueType
-
Can the value be assigned to the class? Or, to put it another way, would
value instanceof Klass
return true (if we had the class literal to work with)? - isAssignableFrom(Object) - Method in class com.smartgwt.client.bean.BeanValueType
- isAssignableFrom(Object) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- isAssignableFrom(Object) - Method in class com.smartgwt.client.bean.types.BooleanValueType
- isAssignableFrom(Object) - Method in class com.smartgwt.client.bean.types.DateValueType
- isAssignableFrom(Object) - Method in class com.smartgwt.client.bean.types.DoubleValueType
- isAssignableFrom(Object) - Method in class com.smartgwt.client.bean.types.FloatValueType
- isAssignableFrom(Object) - Method in class com.smartgwt.client.bean.types.IntegerValueType
- isAssignableFrom(Object) - Method in class com.smartgwt.client.bean.types.LongValueType
- isAssignableFrom(Object) - Method in class com.smartgwt.client.bean.types.NumberValueType
- isAssignableFrom(Object) - Method in class com.smartgwt.client.bean.types.OtherValueType
- isAssignableFrom(Object) - Method in class com.smartgwt.client.bean.types.StringValueType
- isBetween(int) - Static method in class com.smartgwt.client.util.NumberUtil
-
Returns true if the number parameter falls between the 'first' and 'second' parameters.
- isBetween(int, int) - Static method in class com.smartgwt.client.util.NumberUtil
- isBetween(int, int, int) - Static method in class com.smartgwt.client.util.NumberUtil
- isBetween(int, int, int, int) - Static method in class com.smartgwt.client.util.NumberUtil
-
Returns true if the number parameter falls between the 'first' and 'second' parameters.
- ISBOOLEAN - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Validation will fail if this field is non-empty and has a non-boolean value.
- IsBooleanValidator - Class in com.smartgwt.client.widgets.form.validator
-
Validation will fail if this field is non-empty and has a non-boolean value.
- IsBooleanValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.IsBooleanValidator
- isCalculated(DataSourceField) - Method in class com.smartgwt.client.data.DataSource
-
Does the specified field have its value dynamically calculated
via ?DataSourceField.formula
or other similar attributes - isCalculated(String) - Method in class com.smartgwt.client.data.DataSource
-
Does the specified field have its value dynamically calculated
via ?DataSourceField.formula
or other similar attributes - isCancelled() - Method in class com.smartgwt.client.data.events.ErrorEvent
- isCancelled() - Method in interface com.smartgwt.client.event.Cancellable
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
- isCancelled() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.DoubleClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.ClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DropEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.HoverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOutEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellHoverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellOutEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellOverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
- isCancelled() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
- isCanvasDone(Canvas) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns whether the canvas is in a consistent state with no pending operations.
- isCheckboxField(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Identifies whether the passed-in field is the specially generated
checkboxField
used whenSelectionAppearance
is "checkbox". - isConfigOnly() - Method in class com.smartgwt.client.core.BaseClass
- isConfigOnly() - Method in class com.smartgwt.client.widgets.BaseWidget
- isConfigOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- isCreated() - Method in class com.smartgwt.client.ai.AIEngine
- isCreated() - Method in class com.smartgwt.client.ai.AnswerEngineOperation
- isCreated() - Method in class com.smartgwt.client.browser.window.RemoteWindow
- isCreated() - Method in class com.smartgwt.client.core.BaseClass
- isCreated() - Method in class com.smartgwt.client.core.JsObject
- isCreated() - Method in class com.smartgwt.client.data.DataSource
- isCreated() - Method in class com.smartgwt.client.data.RecordList
- isCreated() - Method in class com.smartgwt.client.data.SimpleType
- isCreated() - Method in class com.smartgwt.client.data.TextSettings
- isCreated() - Method in class com.smartgwt.client.data.WebService
- isCreated() - Method in class com.smartgwt.client.rpc.Project
- isCreated() - Method in class com.smartgwt.client.tools.EditContext
- isCreated() - Method in class com.smartgwt.client.tools.EditProxy
- isCreated() - Method in class com.smartgwt.client.tools.HiddenPalette
- isCreated() - Method in class com.smartgwt.client.tools.stream.EventStream
- isCreated() - Method in class com.smartgwt.client.util.CancellationController
- isCreated() - Method in class com.smartgwt.client.util.JSONEncoder
- isCreated() - Method in class com.smartgwt.client.util.SyntaxHiliter
- isCreated() - Method in class com.smartgwt.client.util.workflow.Process
- isCreated() - Method in class com.smartgwt.client.util.workflow.ProcessElement
- isCreated() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
- isCreated() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
- isCreated() - Method in class com.smartgwt.client.widgets.ace.AceDocument
- isCreated() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
- isCreated() - Method in class com.smartgwt.client.widgets.ace.AceMarker
- isCreated() - Method in class com.smartgwt.client.widgets.ace.AceRange
- isCreated() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
- isCreated() - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
- isCreated() - Method in class com.smartgwt.client.widgets.BaseWidget
- isCreated() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- isCreated() - Method in class com.smartgwt.client.widgets.grid.CellSelection
- isCreated() - Method in class com.smartgwt.client.widgets.tree.NodeLocator
- IscServer - Interface in com.smartgwt.client.docs
-
Smart GWT Server Summary
- ISCSERVER - Enum constant in enum com.smartgwt.client.types.DSDataFormat
-
Make an HTTP request in a format recognized by the ISC server and expect ISC server response format.
- isCtrlKeyDown() - Method in class com.smartgwt.client.widgets.events.BrowserEvent
- isCtrlKeyDown() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Helper method pointing to
EventHandler.ctrlKeyDown()
Return true if the control key is being held down. - isCtrlKeyDown() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Helper method pointing to
EventHandler.ctrlKeyDown()
- isCtrlKeyDown() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Helper method pointing to
EventHandler.ctrlKeyDown()
Return true if the control key is being held down. - isCutEvent() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is the user performing a native "cut" event to modify the value of a freeform text field? This method may be invoked during change notification flow methods including
FormItem.change()
,FormItem.changed()
andFormItem.transformInput()
. - isDarkSkin() - Static method in class com.smartgwt.client.util.Page
-
Returns true if the current skin has a dark background and light text, false otherwise.
- isDayView() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Returns true if this is the
day view
, false otherwise. - isDDL - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Only applicable to "sql" dataSources.
- isDescendantOf(TreeNode, TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Is one node a descendant of the other?
- isDirty() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns whether a canvas is waiting to be redrawn.
- isDisabled() - Method in class com.smartgwt.client.widgets.Canvas
-
Is this canvas disabled? Note that the disabled state is inherited - this method will return true if this widget, or any of its ancestors are marked disabled.
- isDisabled() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this item disabled?
- isDrawn() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Returns the boolean true if the widget has been completely drawn, and false otherwise.
- isDrawn() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns true if this item has been written out into the DOM.
- isDSRequest(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.RPCRequest
- isDSResponse(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.RPCResponse
- isEditNodeSelected() - Method in class com.smartgwt.client.tools.EditContext
-
Returns true if the editNode is selected.
- isElementClickable(Canvas) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns whether the instance is ready to be clicked on by a Selenium test.
- isElementClickable(FormItem) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns whether the instance is ready to be clicked on by a Selenium test.
- isElementReadyForKeyPresses(Canvas) - Static method in class com.smartgwt.client.util.AutoTest
-
Given a DOM element, returns whether the associated Smart GWT Canvas or FormItem is ready to receive keyPress events from a Selenium test.
- isElementReadyForKeyPresses(FormItem) - Static method in class com.smartgwt.client.util.AutoTest
-
Given a DOM element, returns whether the associated Smart GWT Canvas or FormItem is ready to receive keyPress events from a Selenium test.
- isEmpty() - Method in class com.smartgwt.client.data.RecordList
-
Return whether or not this array is empty
- isEnabled() - Static method in class com.smartgwt.client.ai.AI
-
Determines whether AI support is enabled.
- isEqual(AceRange) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- isExpanded() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Returns a boolean indicating whether this SectionItem is expanded.
- isExpanded(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether a given
record
is expanded or collapsed. - isExpansionField(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Identifies whether the passed-in field is the specially generated
expansionField
used whencanExpandRecords
is true. - isExportingClientData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns true if this component is currently
exporting client data
. - isExportingClientData() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns true if this component is currently
exporting client data
. - isExportingClientData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Returns true if this component is currently
exporting client data
. - isFactoryCreated() - Method in class com.smartgwt.client.core.BaseClass
- isFactoryCreated() - Method in class com.smartgwt.client.core.DataClass
- isFactoryCreated() - Method in class com.smartgwt.client.widgets.BaseWidget
- isFactoryCreated(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactory
- isFactoryCreated(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
- isFactoryCreated(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
- isFactoryCreated(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
- isFieldOpen(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return whether the specified CubeGrid field is open, taking into account both
collapsing
andminimizing
. - isFlatCriteria(AdvancedCriteria) - Static method in class com.smartgwt.client.data.DataSource
-
Returns true if a given AdvancedCriteria is "flat." That is, the criteria consists of either: a top-level "and" or "or"
Criterion
, where none of thesubcriteria
uselogical operators
, hence have no subcriteria of their own a single Criterion that is not a logical operator, hence has no subcriteria - ISFLOAT - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field is a valid floating point number.
- IsFloatValidator - Class in com.smartgwt.client.widgets.form.validator
-
Tests whether the value for this field is a valid floating point number.
- IsFloatValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.IsFloatValidator
- isFocused() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns true if this Canvas has the keyboard focus.
- isFocused() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns true if this DynamicForm has the keyboard focus.
- isFocused() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Does this CanvasItem have keyboard focus.
- isFocused() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns true if this formItem has the keyboard focus.
- isFolder(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Determines whether a particular node is a folder.
- isFormDone(Canvas) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns whether the DynamicForm is in a consistent state with no pending operations.
- isFrameworkClass() - Method in class com.smartgwt.client.bean.BeanFactory
- isFrameworkClass(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Indicates whether the class is defined by the SmartGWT framework.
- ISFUNCTION - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field is a valid expression or function; if it is valid, creates a
stringMethod
object with the value and set the resultingValue to the StringMethod. - isGetter() - Method in class com.smartgwt.rebind.BeanMethod
- isGridDone(Canvas) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns whether the ListGrid supplied or containing the supplied canvas is in a consistent state with no pending operations.
- isGroup - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- isGrouped - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- isGrouped() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return true if the ListGrid is grouped on a field.
- isGroupNode(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid is
grouped
, is the record passed in a group header node. - isIE() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- isInAncestorChain() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns true if the passed-in node ID is already present in the parent's ancestor chain.
- isInBounds(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns true if the given point in the drawing coordinate system, when converted to coordinates in this DrawItem's local coordinate system, is within the
bounding box
of this DrawItem's shape. - isIndicatorCanvas - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- isInGrid() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns true if this item's
containerWidget
is aGridRenderer
or GridRenderer subclass - ISINTEGER - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field is a whole number.
- IsIntegerValidator - Class in com.smartgwt.client.widgets.form.validator
-
Tests whether the value for this field is a whole number.
- IsIntegerValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.IsIntegerValidator
- isItemDone(FormItem) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns whether the FormItem is in a consistent state with no pending operations.
- isJavaArray(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- isJavaBoolean(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- isJavaDate(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- isJavaDouble(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- isJavaFloat(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- isJavaInteger(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- isJavaList(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- isJavaMap(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- isJavaNumber(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- isJavaString(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- isJSO(Object) - Static method in class com.smartgwt.client.util.JSOHelper
- isLeaf(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns true if the passed in node is a leaf.
- isLeftButtonDown() - Method in class com.smartgwt.client.widgets.events.BrowserEvent
- isLoaded() - Static method in class com.smartgwt.client.util.Page
-
Has the page finished loading?
- isLoaded(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For a databound tree, has this folder either already loaded its children or is it in the process of loading them.
- isLoadingComplete() - Static method in class com.smartgwt.client.util.FontLoader
-
Whether all requested custom fonts have been loaded.
- isMainWindow() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Returns whether this
RemoteWindow
wraps the main application window. - isMethodSupported(String, String) - Static method in class com.smartgwt.client.util.SC
-
Returns true if the method is supported by the class, meaning that it is not null and was not replaced by
SC.markUnsupportedMethods(String, String, String[])
. - isModal - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- isMonthView() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Returns true if this is the
month view
, false otherwise. - isMultiLine() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- isMultiLinkTree() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns true if this is a multi-link tree - ie, one that can contain the same node in more than one place.
- isMultiple() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, multiple values may be selected.
- isNewRecord() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns true if
saveOperationType
is currently "add". - isNewRecord() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns true if
saveOperationType
is currently "add". - isNodeEditingOn(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Returns true if
editNode
is in edit mode. - isNodeEditingOn(EditNode) - Method in class com.smartgwt.client.tools.EditPane
-
Returns true if
editNode
is in edit mode. - isNodeEditingOn(EditNode) - Method in class com.smartgwt.client.tools.EditTree
-
Returns true if
editNode
is in edit mode. - isOffline() - Static method in class com.smartgwt.client.util.Offline
-
Returns true if the current browser session is offline (ie, not connected to a network).
- ISONEOF - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field matches any value from an arbitrary list of acceptable values.
- IsOneOfValidator - Class in com.smartgwt.client.widgets.form.validator
-
Tests whether the value for this field matches any value from an arbitrary list of acceptable values.
- IsOneOfValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.IsOneOfValidator
- isOpen(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Whether a particular node is open or closed (works for leaves and folders).
- isOpen(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Whether a particular node is open or closed (works for leaves and folders).
- isOpen(Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Whether a particular node is open or closed (works for leaves and folders).
- isOpen(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Whether a particular node is open or closed (works for leaves and folders).
- isOverExtraIcon() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns true if the last event occurred over
extra icon
for the current node. - isOverItem() - Method in class com.smartgwt.client.widgets.form.FormItemEventInfo
-
True if the event occurred over the main body of the item (for example the text-box), rather than over the title or within the form item's cell in the DynamicForm but outside the text box area.
- isOverOpenArea() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns true if the last event occurred over the indented area or over the open / close icon of a folder node in this TreeGrid.
- isOverTitle() - Method in class com.smartgwt.client.widgets.form.FormItemEventInfo
-
True if the event occurred over the items title.
- isPageHTML(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Determines whether the html string passed in is source for a standalone HTML page as opposed to an HTML fragment to be added to the DOM.
- isParent(TreeNode, TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns true if "parent" is the parent of "node".
- isPartiallySelected(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using tree-oriented selection modes like
TreeGrid.cascadeSelection
, returns true if the record is considered partially selected because only some of it's children are selected. - isPasteEvent() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is the user performing a native "paste" event to modify the value of a freeform text field? This method may be invoked during change notification flow methods including
FormItem.change()
,FormItem.changed()
andFormItem.transformInput()
. - isPendingAsyncValidation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Is this component waiting for an asynchronous validation to complete? This method will return true after
validate()
is called on a component with server-side validators for some field(s), until the server responds. - isPendingAsyncValidation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Is this
ValuesManager
waiting for an asynchronous validation to complete? This method will return true aftervalidate()
is called on a component with server-side validators for some field(s), until the server responds. - isPointInPath(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns true if the given point in the drawing coordinate system is within this DrawItem's shape, taking into account local transforms.
- isPointInPath(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Returns true if the given point in the drawing coordinate system is within this DrawItem's shape, taking into account local transforms.
- isPointInPath(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Returns true if the given point in the drawing coordinate system is within this DrawItem's shape, taking into account local transforms.
- isPrimitive() - Method in class com.smartgwt.rebind.BeanMethod
- isPrinting - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- isResultSet(JavaScriptObject) - Static method in class com.smartgwt.client.data.ResultSet
- isRightButtonDown() - Method in class com.smartgwt.client.widgets.events.BrowserEvent
- isRoot(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return true if the passed node is the root node.
- isRowNumberField(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Identifies whether the passed-in field is the specially generated
rowNumberField
used whenshowRowNumbers
is true. - isRowVisible(Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- isRTL() - Static method in class com.smartgwt.client.util.Page
-
Return whether the page text direction is right to left.
- isRuleScope - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- isRunning() - Method in class com.smartgwt.client.event.SmartGwtTimer
-
Returns true if the timer is running.
- isScClassInstance(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Returns whether the supplied JavaScriptObject is a SmartClient class instance.
- isScClassObject(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Returns whether the supplied JavaScriptObject is a SmartClient class (a Class object itself, rather than an instance of a class).
- isScreenCached(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns true if a screen with the given name has already been cached by a call to
cacheScreens()
or similar (e.g. - isSelected() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Find out if this object is selected.
- isSelected(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns true if the record is selected.
- isSelectedView() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Returns true if this view is the currently selected view in the parent calendar.
- isSeparatorProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- isSetter() - Method in class com.smartgwt.rebind.BeanMethod
- isShiftKeyDown() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Helper method pointing to
EventHandler.shiftKeyDown()
- isShiftKeyDown() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Helper method pointing to
EventHandler.shiftKeyDown()
- isShiftKeyDown() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Helper method pointing to
EventHandler.shiftKeyDown()
- isShowing(RemoteWindowBooleanCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Checks whether this RemoteWindow is showing.
- isShowing(String, RemoteWindowBooleanCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Checks whether a window with the specified name is showing.
- isSnapAlignCandidate - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- isSortField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns
true
if the passed fieldName is in the current sort-specification. - isStable() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- isStaticInitMethod() - Method in class com.smartgwt.rebind.BeanMethod
- ISSTRING - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Validation will fail if the value is not a string value.
- IsStringValidator - Class in com.smartgwt.client.widgets.form.validator
-
Validation will fail if the value is not a string value.
- IsStringValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.IsStringValidator
- isSummaryRecord(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns whether the supplied record is a group or grid summary record.
- isSuperUser(Boolean) - Static method in class com.smartgwt.client.util.Authentication
-
Has the current user been marked as a super-user via
setSuperUser()
? - isSupported() - Static method in class com.smartgwt.client.widgets.Sound
-
Returns true for browsers which natively support HTML5 Audio, used by the Sound class
- isSystemDone() - Static method in class com.smartgwt.client.util.AutoTest
-
Returns a boolean to indicate whether the current application is fully loaded with no pending operations, and is ready for user interaction.
- isSystemDone(boolean) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns a boolean to indicate whether the current application is fully loaded with no pending operations, and is ready for user interaction.
- isSystemDone(SystemDoneConfig) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns a boolean to indicate whether the current application is fully loaded with no pending operations, and is ready for user interaction.
- ISTARTS_WITH - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Starts with (case insensitive)
- ISTARTS_WITH_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Starts with (case insensitive) another field value (specify fieldName as criterion.value)
- ISTARTS_WITH_PATTERN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
GLOB matching using wildcards.
- isTileGridDone(Canvas) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns whether the TileGrid is in a consistent state with no pending operations.
- isTileLayoutDone(Canvas) - Static method in class com.smartgwt.client.util.AutoTest
-
Returns whether the TileLayout is in a consistent state with no pending operations.
- isTimelineView() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Returns true if this is the
timeline view
, false otherwise. - isTree - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavPanelLogicalStructure
- ISUNIQUE - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Returns true if the value for this field is unique.
- isValid(Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Is this processElement valid for execution? Called by
Process
to check the validity of the task before executing it (executeElement()
). - isValidID(String) - Static method in class com.smartgwt.client.util.StringUtil
-
Tests whether the given string is a valid JavaScript identifier.
- isVisible() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns true if the widget is visible, taking all parents into account, so that a widget which is not hidden might still report itself as not visible if it is within a hidden parent.
- isVisible() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return true if the form item is currently visible.
- isWeekView() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Returns true if this is the
week view
, false otherwise. - isZoneCanvas - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- ITALICSELECTION - Enum constant in enum com.smartgwt.client.types.ControlName
-
A button to make the current selection italic.
- italicSelectionPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- ITEM - Enum constant in enum com.smartgwt.client.types.IconOverTrigger
-
Show rollover styling and media when the user is over any part of the FormItem, including the entire cell within a DynamicForm table containing the item.
- ITEM - Enum constant in enum com.smartgwt.client.types.SelectItemsMode
-
select an individual item if the item itself it clicked on, but not its title cell
- itemBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- itemChanged(FormItem, Object) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Handler fired whenever a change to a FormItem fires itemChanged() on one of the member forms.
- ItemChangedEvent - Class in com.smartgwt.client.widgets.form.events
- ItemChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.ItemChangedEvent
- ItemChangedHandler - Interface in com.smartgwt.client.widgets.form.events
- ItemChangeEvent - Class in com.smartgwt.client.widgets.form.events
- ItemChangeEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.ItemChangeEvent
- ItemChangeHandler - Interface in com.smartgwt.client.widgets.form.events
- ItemClickEvent - Class in com.smartgwt.client.widgets.menu.events
- ItemClickEvent - Class in com.smartgwt.client.widgets.toolbar.events
- ItemClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.events.ItemClickEvent
- ItemClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
- ItemClickHandler - Interface in com.smartgwt.client.widgets.menu.events
- ItemClickHandler - Interface in com.smartgwt.client.widgets.toolbar.events
- itemDoubleClick(Button, int) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Called when one of the buttons receives a double-click event
- ItemDragResizedHandler - Interface in com.smartgwt.client.widgets.toolbar.events
- itemEndIndent - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- itemHiddenProperty - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- itemHoverAlign - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- itemHoverDelay - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- ItemHoverEvent - Class in com.smartgwt.client.widgets.form.fields.events
- ItemHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
- ItemHoverHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- itemHoverHeightAsString - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- itemHoverOpacity - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- itemHoverStyle - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- itemHoverVAlignAsString - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- itemHoverWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- itemIndent - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- ItemKeyPressEvent - Class in com.smartgwt.client.widgets.form.events
- ItemKeyPressEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
- ItemKeyPressHandler - Interface in com.smartgwt.client.widgets.form.events
- itemLayout - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- ITEMORTITLE - Enum constant in enum com.smartgwt.client.types.SelectItemsMode
-
select an individual item if either the item or its title cell is clicked on.
- ItemResizedEvent - Class in com.smartgwt.client.widgets.toolbar.events
- ItemResizedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
- items - Variable in class com.smartgwt.logicalstructure.widgets.menu.AdaptiveMenuLogicalStructure
- items - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- Items - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Items.
- itemStartIndent - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
J
- javaClass - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Explicitly declares the Java class that should be used when data from the client is validated by the Smart GWT server and/or applied to Java Beans / POJOs via the server-side API
com.isomorphic.datasource.DataSource.setProperties()
. - javaCollectionClass - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
See
javaClass
- when auto-populating of Java Beans / POJOs based on inbound DSRequest data, for a field of type Collection or Map,javaCollectionClass
can be used to specify a particular concrete class to use. - javaKeyClass - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
See
javaClass
- when auto-populating of Java Beans / POJOs based on inbound DSRequest data, for a field of Map type,javaKeyClass
can be used to specify a particular concrete class for the map keys. - JavaModuleDependencies - Interface in com.smartgwt.client.docs
-
Java Module Dependencies
- JavaScriptToJavaConversion - Interface in com.smartgwt.client.docs
-
Converting JavaScript objects to Java
- JavaToJavaScriptConversion - Interface in com.smartgwt.client.docs
-
Converting GWT Java objects to JavaScript
- JDBCDRIVER - Enum constant in enum com.smartgwt.client.types.SequenceMode
-
Use the JDBC 3.0 API "getGeneratedKeys()" to get the most recent sequence value.
- JDBCSCROLL - Enum constant in enum com.smartgwt.client.types.SQLPagingStrategy
-
Implement the paging behavior by use of the
absolute()
method of the JDBCResultSet
. - joinType - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
This property is only applicable to fields of SQL DataSources that also specify a
foreignKey
property; it is ignored for all other fields. - JoinType - Enum in com.smartgwt.client.types
-
The type of join to make between two SQL tables when resolving
includeFrom
fields. - JPA - Enum constant in enum com.smartgwt.client.types.DSServerType
-
Use Smart GWT's built-in JPA 2.0 connector.
- JPA1 - Enum constant in enum com.smartgwt.client.types.DSServerType
-
Use Smart GWT's built-in JPA 1.0 connector.
- JpaHibernateRelations - Interface in com.smartgwt.client.docs
-
JPA & Hibernate Relations
- JpaIntegration - Interface in com.smartgwt.client.docs
-
Integration with JPA
- JPEG - Enum constant in enum com.smartgwt.client.types.ExportImageFormat
-
Export as JPEG
- JPEGIMAGE - Enum constant in enum com.smartgwt.client.types.AIContentType
-
JPEG image.
- JSMOCKDS - Enum constant in enum com.smartgwt.client.types.MockDSExportFormat
-
serialize as JavaScript
- jsniGetter() - Method in class com.smartgwt.rebind.BeanMethod
- jsObj - Variable in class com.smartgwt.client.core.JsObject
- jsObj - Variable in class com.smartgwt.client.data.RecordList
- jsObj - Variable in class com.smartgwt.client.data.WebService
- jsObj - Variable in class com.smartgwt.client.event.AbstractSmartEvent
- JsObject - Class in com.smartgwt.client.core
- JsObject() - Constructor for class com.smartgwt.client.core.JsObject
- JsObject(JavaScriptObject) - Constructor for class com.smartgwt.client.core.JsObject
- JSOHelper - Class in com.smartgwt.client.util
-
Utility class containing many useful static helper methods.
- JSON - Class in com.smartgwt.client.util
-
Utilities for working with JSON data.
- JSON - Enum constant in enum com.smartgwt.client.types.DSDataFormat
-
Expect response in JSON (Java Script Object Notation) format, ready to be eval()'d.
- JSON - Enum constant in enum com.smartgwt.client.types.ExportFormat
-
Export data as JSON objects.
- JSON - Enum constant in enum com.smartgwt.client.types.ImportFormat
-
JSON format: a JSON Array of JSON Objects
- JSON - Enum constant in enum com.smartgwt.client.types.MockDataFormat
-
Mock data in JSON format
- JSON - Enum constant in enum com.smartgwt.client.types.MultipleFieldStorage
-
values are serialized to JSON.
- JSON - Enum constant in enum com.smartgwt.client.types.RESTRequestFormat
-
Indicates that context is provided to the target REST service by providing a block of JSON-encoded text in the body of the HTTP request sent to the REST server.
- JSON - Enum constant in enum com.smartgwt.client.types.RESTResponseFormat
-
Indicates that the REST service response is a valid JSON message.
- JSON() - Constructor for class com.smartgwt.client.util.JSON
- JSONCircularReferenceMode - Enum in com.smartgwt.client.types
-
What the
JSONEncoder
should do when it encounters a circular reference in an object structure. - JSONDateFormat - Enum in com.smartgwt.client.types
-
Format for encoding dates in JSON.
- JSONEncoder - Class in com.smartgwt.client.util
-
Class for encoding objects as JSON strings.
- JSONEncoder() - Constructor for class com.smartgwt.client.util.JSONEncoder
- JSONEncoder(JavaScriptObject) - Constructor for class com.smartgwt.client.util.JSONEncoder
- JSONInstanceSerializationMode - Enum in com.smartgwt.client.types
-
Controls the output of the JSONEncoder when instances of Smart GWT classes (eg a ListGrid) are included in the data to be serialized.
- jsonPrefix - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this application.
- jsonSuffix - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this application.
- JsoValueType<ValueType extends JavaScriptObject> - Class in com.smartgwt.client.bean.types
- JsoValueType(Class<ValueType>) - Constructor for class com.smartgwt.client.bean.types.JsoValueType
- JsoWrapperValueType<ValueType> - Class in com.smartgwt.client.bean.types
- JsoWrapperValueType() - Constructor for class com.smartgwt.client.bean.types.JsoWrapperValueType
- JSSyntaxHiliter - Class in com.smartgwt.client.util
-
Regular expression-based source code colorizer for JS source.
- JSSyntaxHiliter() - Constructor for class com.smartgwt.client.util.JSSyntaxHiliter
- JSSyntaxHiliter(JavaScriptObject) - Constructor for class com.smartgwt.client.util.JSSyntaxHiliter
- JUnitWebDriver - Interface in com.smartgwt.client.docs
-
JUnit + Selenium WebDriver
- JUSTIFY - Enum constant in enum com.smartgwt.client.types.ControlName
-
A button to justify the selected line of text.
- justifyPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
K
- KEEP_PARENTS - Enum constant in enum com.smartgwt.client.types.TreeFilterMode
-
parent nodes are kept if they have children which match the criteria, or, in a tree with
loadDataOnDemand:true
, if they have not loaded children yet. - keepGlobals() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- keepInParentRectAsString - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- keepParentsOnFilter - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- KEY - Enum constant in enum com.smartgwt.client.types.FieldImportStrategy
-
The import process expects values in the import dataset to be the real underlying key values, and performs no transformation
- KEY - Enum constant in enum com.smartgwt.client.types.MenuFieldID
-
Displays the key field for the menu.
- KEY_FIELD - Static variable in class com.smartgwt.client.widgets.menu.Menu
- KeyboardEvents - Interface in com.smartgwt.client.docs
-
Keyboard Events
- KeyCallback - Interface in com.smartgwt.client.util
- KeyDownEvent - Class in com.smartgwt.client.widgets.events
- KeyDownEvent - Class in com.smartgwt.client.widgets.form.fields.events
- KeyDownEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.KeyDownEvent
- KeyDownEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
- KeyDownHandler - Interface in com.smartgwt.client.widgets.events
- KeyDownHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- KeyIdentifier - Class in com.smartgwt.client.core
-
Identifier for a key pressed by the user, optionally specifying whether the Shift, Control, and/or Alt keys should be held or not held when the key is pressed, used by various methods.
- KeyIdentifier() - Constructor for class com.smartgwt.client.core.KeyIdentifier
- KeyIdentifier(JavaScriptObject) - Constructor for class com.smartgwt.client.core.KeyIdentifier
- KeyName - Interface in com.smartgwt.client.docs
-
Strings to identify the various keys on the keyboard.
- KeyNames - Interface in com.smartgwt.client.types
- keyPress(String, char, DynamicForm, FormItem, FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
StringMethod action to fire when this icon has focus and receives a keypress event.
- KEYPRESS - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when a user presses a key on the keyboard.
- KeyPressEvent - Class in com.smartgwt.client.widgets.events
- KeyPressEvent - Class in com.smartgwt.client.widgets.form.fields.events
- KeyPressEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.KeyPressEvent
- KeyPressEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
- KeyPressHandler - Interface in com.smartgwt.client.widgets.events
- KeyPressHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- KeyRegistry - Interface in com.smartgwt.client.docs
-
The following APIs are all related to KeyRegistry.
- keyUp() - Method in class com.smartgwt.client.widgets.Canvas
-
Executed when a key is released on a focusable widget (
canFocus
: true). - KeyUpEvent - Class in com.smartgwt.client.widgets.form.fields.events
- KeyUpEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
- KeyUpHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- knobs - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawCurveLogicalStructure
- knobs - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawGroupLogicalStructure
- knobs - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- knobs - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- knobs - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLineLogicalStructure
- knobs - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- knobs - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPathLogicalStructure
- knobs - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPolygonLogicalStructure
- knobs - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawSectorLogicalStructure
- KnobType - Enum in com.smartgwt.client.types
-
Entries for the
DrawItem.knobs
array.
L
- L - Enum constant in enum com.smartgwt.client.types.EdgeName
-
left edge
- L - Enum constant in enum com.smartgwt.client.types.ResizeKnobPoint
-
Centered on thie right edge
- Label - Class in com.smartgwt.client.widgets
- Label() - Constructor for class com.smartgwt.client.widgets.Label
- Label(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Label
- Label(String) - Constructor for class com.smartgwt.client.widgets.Label
- labelAlign - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- LabelAlignment - Enum in com.smartgwt.client.types
- labelBreadthPad - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- labelCollapseMode - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- LabelCollapseMode - Enum in com.smartgwt.client.types
-
Strategy to apply when there is too little room for labels to be shown for all data points with comfortable padding (
FacetChart.minLabelGap
). - labelConstructor - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- LabelEditProxy - Class in com.smartgwt.client.tools
- LabelEditProxy() - Constructor for class com.smartgwt.client.tools.LabelEditProxy
- LabelEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.LabelEditProxy
- labelHeight - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- labelHPad - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- labelHPad - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- labelHPad - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- labelLengthPad - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- LabelLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- LabelLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- labelPrefix - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- labelPrefix - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- LabelRotationMode - Enum in com.smartgwt.client.types
-
Strategy for determining whether and when to rotate certain labels.
- Labels - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Labels.
- LABELS - Enum constant in enum com.smartgwt.client.types.AutoScrollDataApproach
-
Expand the chart to make room for data label facet value.
- LabelsAndTitles - Interface in com.smartgwt.client.docs
-
The following APIs are all related to LabelsAndTitles.
- labelSkinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- labelSkinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.tab.ImgTabLogicalStructure
- labelSpacing - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- labelStyle - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- labelSuffix - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- labelSuffix - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- labelVPad - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- labelVPad - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- labelVPad - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- labelWidth - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- LANDSCAPE - Enum constant in enum com.smartgwt.client.types.PageOrientation
-
Landscape orientation: page is wider than it is tall.
- Lane - Class in com.smartgwt.client.widgets.calendar
- Lane() - Constructor for class com.smartgwt.client.widgets.calendar.Lane
- Lane(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.Lane
- Lane(String, String) - Constructor for class com.smartgwt.client.widgets.calendar.Lane
- laneEventPadding - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- laneFields - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- laneGroupByFieldAsString - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- laneGroupStartOpenAsString - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- laneNameField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- lanes - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- language - Variable in class com.smartgwt.client.docs.serverds.VisibleMethod
-
The script language if method is implemented via
ServerScript
. - largeIcon - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- largeIconSize - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- largeValueMapFilterEditorThreshold - Variable in class com.smartgwt.logicalstructure.widgets.form.SearchFormLogicalStructure
- largeValueMapFilterEditorType - Variable in class com.smartgwt.logicalstructure.widgets.form.SearchFormLogicalStructure
- last() - Method in class com.smartgwt.client.data.RecordList
-
Return the last item in this list
- lastCellStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- lastClausePrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- lastIndexOf(Record) - Method in class com.smartgwt.client.data.RecordList
-
Return the position in the list of the last instance of the specified object.
- lastIndexOf(Record, int, int) - Method in class com.smartgwt.client.data.RecordList
-
Return the position in the list of the last instance of the specified object.
- Layout - Class in com.smartgwt.client.widgets.layout
-
Arranges a set of "member" Canvases in horizontal or vertical stacks, applying a layout policy to determine member heights and widths.
- Layout - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Layout.
- Layout() - Constructor for class com.smartgwt.client.widgets.layout.Layout
- Layout(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.Layout
- layoutBottomMargin - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- layoutChildren(String) - Method in class com.smartgwt.client.widgets.Canvas
-
layoutChildren()
is where a Canvas should implement a sizing policy for it's Canvas children. - LayoutEditProxy - Class in com.smartgwt.client.tools
- LayoutEditProxy() - Constructor for class com.smartgwt.client.tools.LayoutEditProxy
- LayoutEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.LayoutEditProxy
- layoutEndMargin - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- layoutIsDirty() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Returns whether there is a pending reflow of the members of the layout.
- layoutLeftMargin - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- LayoutLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- LayoutLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- layoutMargin - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- layoutMargin - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- LayoutMargin - Interface in com.smartgwt.client.docs
-
The following APIs are all related to LayoutMargin.
- LayoutMember - Interface in com.smartgwt.client.docs
-
Properties that can be set on members of a layout to control how the layout is done
- layoutPolicy - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- LayoutPolicy - Enum in com.smartgwt.client.types
-
Policy controlling how the Layout will manage member sizes on this axis.
- LayoutPolicy - Interface in com.smartgwt.client.docs
-
The following APIs are all related to LayoutPolicy.
- LayoutResizeBarPolicy - Enum in com.smartgwt.client.types
-
Policy for whether resize bars are shown on members by default.
- layoutRightMargin - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- LayoutSpacer - Class in com.smartgwt.client.widgets.layout
-
Add a spacer to a
Layout
that takes up space just like a normal member, without actually drawing anything. - LayoutSpacer() - Constructor for class com.smartgwt.client.widgets.layout.LayoutSpacer
- LayoutSpacer(int, int) - Constructor for class com.smartgwt.client.widgets.layout.LayoutSpacer
- LayoutSpacer(int, String) - Constructor for class com.smartgwt.client.widgets.layout.LayoutSpacer
- LayoutSpacer(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.LayoutSpacer
- LayoutSpacer(String, int) - Constructor for class com.smartgwt.client.widgets.layout.LayoutSpacer
- LayoutSpacer(String, String) - Constructor for class com.smartgwt.client.widgets.layout.LayoutSpacer
- LayoutSpacerLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- LayoutSpacerLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.LayoutSpacerLogicalStructure
- layoutStartMargin - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- layoutTiles() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Forces layout out the tiles
- layoutTopMargin - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- LAZY - Enum constant in enum com.smartgwt.client.types.CacheSyncTiming
-
Defer running cache sync until the first time
getData()
is called on the server-sideDSResponse
. - leadingDateField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- LEADINGSPACE - Enum constant in enum com.smartgwt.client.types.ForceTextApproach
-
a leading space character is added
- LeafClickEvent - Class in com.smartgwt.client.widgets.tree.events
- LeafClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.LeafClickEvent
- LeafClickHandler - Interface in com.smartgwt.client.widgets.tree.events
- LeafContextClickEvent - Class in com.smartgwt.client.widgets.tree.events
- LeafContextClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
- LeafContextClickHandler - Interface in com.smartgwt.client.widgets.tree.events
- learningCenterDock_buttonPromptToHide() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Hide the Learning Center"
- learningCenterDock_buttonPromptToShow() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Access the Learning Center"
- leastConvertabilityToComponentType(Object[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
- leaveGroupLabelSpace - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- leavePageSpace - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- LEAVES - Enum constant in enum com.smartgwt.client.types.DisplayNodeType
-
operate on leaves only, ignoring folders
- leaveScrollbarGap - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- leaveScrollbarGap - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- leaveSelectionCheckboxGap - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- left - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawDiamondLogicalStructure
- left - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawGroupLogicalStructure
- left - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawImageLogicalStructure
- left - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- left - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawOvalLogicalStructure
- left - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawRectLogicalStructure
- LEFT - Enum constant in enum com.smartgwt.client.types.Alignment
-
Stick to left side of container.
- LEFT - Enum constant in enum com.smartgwt.client.types.Direction
-
to the left of
- LEFT - Enum constant in enum com.smartgwt.client.types.FormErrorOrientation
- LEFT - Enum constant in enum com.smartgwt.client.types.LabelAlignment
-
Justify label's left edge against its left coordinate
- LEFT - Enum constant in enum com.smartgwt.client.types.LegendAlign
-
Align to the left of the legend section
- LEFT - Enum constant in enum com.smartgwt.client.types.Side
-
Left side
- LEFT - Enum constant in enum com.smartgwt.client.types.StackDirection
-
older messages move left
- LEFT - Enum constant in enum com.smartgwt.client.types.TitleAlign
-
Align to the left of the chart title header
- LEFT - Enum constant in enum com.smartgwt.client.types.TitleOrientation
- LEFT - Static variable in class com.smartgwt.client.widgets.TransferImgButton
- LEFT_ALL - Static variable in class com.smartgwt.client.widgets.TransferImgButton
- LEFT_BUTTON - Enum constant in enum com.smartgwt.client.types.NavigationBarControls
- leftButtonDown() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns true if the left mouse button is being pressed.
- leftButtonIcon - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- leftButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- Legend - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Legend.
- legendAlign - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- LegendAlign - Enum in com.smartgwt.client.types
-
Supported positioning of the chart Legend.
- LegendClickEvent - Class in com.smartgwt.client.widgets.chart
- LegendClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.LegendClickEvent
- LegendClickHandler - Interface in com.smartgwt.client.widgets.chart
- LegendHoverCustomizer - Interface in com.smartgwt.client.widgets.chart
- LegendHoverEvent - Class in com.smartgwt.client.widgets.chart
- LegendHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.LegendHoverEvent
- LegendHoverHandler - Interface in com.smartgwt.client.widgets.chart
- legendItemPadding - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- legendMargin - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- legendPadding - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- legendRectHeight - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- legendSwatchSize - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- legendTextPadding - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- length - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Maximum number of characters allowed.
- length - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- lengthIsKnown() - Method in class com.smartgwt.client.data.ResultSet
-
Whether the ResultSet knows the length of its data set.
- lengthIsProgressive() - Method in class com.smartgwt.client.data.ResultSet
-
Does the length of this ResultSet as returned by
getLength()
reflect thetotalRows
reported by a DataSource withProgressiveLoading
enabled? - LENGTHRANGE - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
This validator type applies to string values only.
- LengthRangeValidator - Class in com.smartgwt.client.widgets.form.validator
-
This validator type applies to string values only.
- LengthRangeValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
- lenientXPath - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Indicates that getting
valueXPath
for this field should not perform any validation at all and will return null for non existing XPaths. - LESS_OR_EQUAL - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Less than or equal to
- LESS_OR_EQUAL_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Less than or equal to another field (specify fieldName as criterion.value)
- LESS_THAN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Less than.
- LESS_THAN_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Less than another field (specify fieldName as criterion.value)
- lessButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- LEVEL - Enum constant in enum com.smartgwt.client.types.ScanMode
-
scan entire tree levels as a group, looking for best fit
- levelDownButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- levelDownButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- levelDownButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- levelDownButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- levelUpButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- levelUpButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- levelUpButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- levelUpButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- Lifecycle - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Lifecycle.
- LIGHT - Enum constant in enum com.smartgwt.client.types.MinimalScrollbarContrastSuffix
-
suffix to apply to MinimalScrollbar.trackBaseStyle and MinimalScrollbar.thumbBaseStyle to get a light appearance (appropriate for contrasting against a dark background)
- limitToWorkday - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- Line - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Line.
- LINE - Enum constant in enum com.smartgwt.client.types.ChartType
-
Values represented by a lines between data points, or stacked areas for multiple facets.
- LINE - Enum constant in enum com.smartgwt.client.types.RegressionLineType
-
linear regression
- linearAutoSpanItems - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- LinearGradient - Class in com.smartgwt.client.widgets.drawing
- LinearGradient() - Constructor for class com.smartgwt.client.widgets.drawing.LinearGradient
- LinearGradient(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.LinearGradient
- linearHintWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- linearMode - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- linearNumCols - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- linearOnMobile - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- lineBreakStyle - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
The style of line-breaks to use in the exported output.
- LineBreakStyle - Enum in com.smartgwt.client.types
-
The style of line-breaks to use when exporting data
- lineCap - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawCurveLogicalStructure
- lineCap - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- lineCap - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPolygonLogicalStructure
- lineCap - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawRectLogicalStructure
- LineCap - Enum in com.smartgwt.client.types
-
Supported styles of drawing the endpoints of a line
- lineColor - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- lineColor - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- linePattern - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- LinePattern - Enum in com.smartgwt.client.types
-
Supported styles of drawing lines.
- LINES - Enum constant in enum com.smartgwt.client.types.SnapGridStyle
-
show grid of lines to indicate snap points
- LINETO - Enum constant in enum com.smartgwt.client.types.DrawShapeCommandType
-
Draw a line from the current point to the given (x,y) coordinate which becomes the new current point.
- LineToCommand - Class in com.smartgwt.client.widgets.drawing
-
Command to draw a multi-segment line.
- LineToCommand() - Constructor for class com.smartgwt.client.widgets.drawing.LineToCommand
- LineToCommand(Point...) - Constructor for class com.smartgwt.client.widgets.drawing.LineToCommand
- lineWidth - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- LineWidthMapper - Interface in com.smartgwt.client.widgets.chart
- link(TreeLogger, LinkerContext, ArtifactSet) - Method in class com.smartgwt.linker.SmartGwtLinker
- link(TreeLogger, LinkerContext, ArtifactSet, boolean) - Method in class com.smartgwt.linker.SmartGwtMultiWinTypeSync
- link(TreeLogger, LinkerContext, ArtifactSet, boolean) - Method in class com.smartgwt.linker.SmartGwtScriptInjector
- LINK - Enum constant in enum com.smartgwt.client.types.FieldType
-
A string representing a well-formed URL.
- LINK - Enum constant in enum com.smartgwt.client.types.FormItemType
- LINK - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
Renders a clickable html link (using an HTML anchor tag: <A>).
- LINK_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- linkDataChanged() - Method in class com.smartgwt.client.widgets.tree.Tree
-
For
multi-link tree
s only, called when links are added to or removed form the tree. - LinkDataFetchMode - Enum in com.smartgwt.client.types
- linkHTML(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Generates the HTML for a standard link (anchor) element.
- linkHTML(String, String) - Method in class com.smartgwt.client.widgets.Canvas
- linkHTML(String, String, String) - Method in class com.smartgwt.client.widgets.Canvas
- linkHTML(String, String, String, String) - Method in class com.smartgwt.client.widgets.Canvas
- linkHTML(String, String, String, String, Integer) - Method in class com.smartgwt.client.widgets.Canvas
- linkHTML(String, String, String, String, Integer, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Generates the HTML for a standard link (anchor) element.
- LinkItem - Class in com.smartgwt.client.widgets.form.fields
-
A form item that displays a URL.
- LinkItem() - Constructor for class com.smartgwt.client.widgets.form.fields.LinkItem
- LinkItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.LinkItem
- LinkItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.LinkItem
- linkNodes(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.Tree
-
This method is provided as a mechanism to link new nodes into the tree of modelType "parent".
- linkTextProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- linkTextProperty - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- linkToInstanceUponCreate() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- LIST - Enum constant in enum com.smartgwt.client.types.CurrentPane
-
SplitPane.listPane
is the most recently shown - listEndEditAction - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- listFiles(Criteria, DSCallback) - Method in class com.smartgwt.client.data.DataSource
-
Get a list of files from the DataSource.
- LISTFILES - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Use the DataSource as a
source for files
. - listFileVersions(FileSpec, DSCallback) - Method in class com.smartgwt.client.data.DataSource
-
Get the list of a given file's versions from the dataSource, sorted in version order (most recent version first).
- LISTFILEVERSIONS - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Use the DataSource as a
source for files
. - listGrid - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
- ListGrid - Class in com.smartgwt.client.widgets.grid
-
A ListGrid is a
DataBoundComponent
that displays a list of objects in a grid, where each row represents one object and each cell in the row represents one property. - ListGrid() - Constructor for class com.smartgwt.client.widgets.grid.ListGrid
- ListGrid(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.ListGrid
- ListGrid(DataSource) - Constructor for class com.smartgwt.client.widgets.grid.ListGrid
- listGrid_addAIFieldSubmenuTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add AI column"
- listGrid_addAISortFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sort..."
- listGrid_advancedFilteringText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Advanced filtering..."
- listGrid_aiCellHoverPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI-generated summary:
" - listGrid_aiFilterMaxRecordsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI-based filtering can only be performed with less than $aiFilterMaxRecords records"
- listGrid_aiFilterWindowHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Explain which records should be shown"
- listGrid_aiFilterWindowInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show records that match this description..."
- listGrid_aiFilterWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI Filtering"
- listGrid_aiHoverContentsPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI-generated summary:
" - listGrid_aiSortBuilderWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI Sort"
- listGrid_aiSortFieldBuilderWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI-Generated Sort Field"
- listGrid_aiSortFieldMaxRecordsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "There were too many records to sort using AI; the number of records exceeded the limit of $aiSortFieldMaxRecords records."
- listGrid_aiSummaryFieldMaxRecordsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cannot add an AI summary field to a grid with more than $maxRecords records"
- listGrid_asyncErrorCellValue() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "!"
- listGrid_asynchGroupingPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$loadingImage Grouping data..."
- listGrid_asyncMissingCellValue() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "-"
- listGrid_autoFitAllText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Auto Fit All Columns".
- listGrid_autoFitFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Auto Fit".
- listGrid_briefRowRangeDisplayValue() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$rowRange of $rowCount"
- listGrid_cancelEditingConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancelling this edit will discard unsaved changes for this record.
- listGrid_clearAllSortingText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear All Sorting".
- listGrid_clearFilterByAIText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear AI Filter"
- listGrid_clearFilterText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear Filter".
- listGrid_clearFilterViaAIText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear AI Filter"
- listGrid_clearSortFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear Sort".
- listGrid_configureGroupingText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Configure Grouping...".
- listGrid_configureSortText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Configure Sort...".
- listGrid_confirmDiscardEditsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This action will discard unsaved changes for this list."
- listGrid_defaultFilterOperatorSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "(default)".
- listGrid_deleteRecordContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delete".
- listGrid_disabledGroupByPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Grouping is not supported for datasets of this size"
- listGrid_discardEditsSaveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save".
- listGrid_dismissEmbeddedComponentContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dismiss".
- listGrid_editAISortFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit prompt..."
- listGrid_emptyAIHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "(Empty)"
- listGrid_emptyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No items to show.".
- listGrid_emptyRowRangeDisplayValue() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated " "
- listGrid_expansionEditorSaveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save".
- listGrid_expansionEditorSaveDialogPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You have unsaved changes - do you want to save them now?".
- listGrid_fieldCriteriaText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Field criteria:"
- listGrid_fieldVisibilitySubmenuTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Columns".
- listGrid_filterButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Filter".
- listGrid_filterByAIText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Filter by AI..."
- listGrid_filterUsingText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Filter using".
- listGrid_filterViaAIPanelInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Alternatively, you can use AI to help create a filter for you, by describing the criteria using natural language."
- listGrid_filterViaAIText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Filter via AI..."
- listGrid_filterWindowInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter criteria below.
- listGrid_filterWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Advanced Filtering"
- listGrid_formulaBuilderSpanTitleSeparator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated " - ".
- listGrid_freezeFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Freeze $title".
- listGrid_freezeOnLeftText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Freeze on left".
- listGrid_freezeOnRightText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Freeze on right".
- listGrid_fullRowRangeDisplayValue() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Showing $rowRange of $rowCount rows"
- listGrid_gridAdditionalCriteriaText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Grid additional criteria:"
- listGrid_groupByMaxRecordsExceededMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Grouping has been disabled.
- listGrid_groupByText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Group by $title".
- listGrid_hideFilterEditorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Hide Filter Row"
- listGrid_hiliteEditorSpanTitleSeparator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated " - ".
- listGrid_hiliteReplaceValueFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Replace value with".
- listGrid_hiliteViaAIText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Hilite via AI..."
- listGrid_loadingDataMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$loadingImage Loading data..."
- listGrid_loadingMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated " "
- listGrid_maxExpandedRecordsPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This grid is limited to $count simultaneously expanded records.
- listGrid_newRecordRowMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "-- Add New Row --".
- listGrid_newSearchText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save View..."
- listGrid_noSavedSearchesText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[None]"
- listGrid_openRecordEditorContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit".
- listGrid_placeholderAIHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Retrieving summary from AI..."
- listGrid_recordEditorCancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- listGrid_recordEditorSaveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save".
- listGrid_removeAISortFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove AI column..."
- listGrid_removeFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Remove record]".
- listGrid_retrievingAICellHoverMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Retrieving summary from AI...]"
- listGrid_rowRangeFormat() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$startRow-$endRow"
- listGrid_savedSearchText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Saved views"
- listGrid_showFilterEditorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show Filter Row"
- listGrid_sortEditorSpanTitleSeparator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated " - ".
- listGrid_sorterButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "corner button".
- listGrid_sortFieldAscendingText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sort Ascending".
- listGrid_sortFieldDescendingText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sort Descending".
- listGrid_unfreezeFieldText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Unfreeze $title".
- listGrid_ungroupText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Ungroup".
- listGrid_unknownRowCountDisplayValue() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "many"
- listGrid_warnOnRemovalMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Are you sure you want to delete this record?".
- ListGridComponent - Enum in com.smartgwt.client.types
-
Standard component-type displayed within a ListGrid, as contained by
ListGrid.gridComponents
. - ListGridEditEvent - Enum in com.smartgwt.client.types
-
Event that will trigger inline editing.
- ListGridEditorContext - Class in com.smartgwt.client.widgets.grid
-
Context object holding information about the cell being edited as part of a listGrid edit event.
- ListGridEditorCustomizer - Interface in com.smartgwt.client.widgets.grid
-
Customizer for the edit FormItem shown in a ListGrid cell
- listGridField - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
- ListGridField - Class in com.smartgwt.client.widgets.grid
-
An ordinary JavaScript object containing properties that configures the display of and interaction with the columns of a
ListGrid
. - ListGridField() - Constructor for class com.smartgwt.client.widgets.grid.ListGridField
- ListGridField(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.ListGridField
- ListGridField(String) - Constructor for class com.smartgwt.client.widgets.grid.ListGridField
- ListGridField(String, int) - Constructor for class com.smartgwt.client.widgets.grid.ListGridField
- ListGridField(String, String) - Constructor for class com.smartgwt.client.widgets.grid.ListGridField
- ListGridField(String, String, int) - Constructor for class com.smartgwt.client.widgets.grid.ListGridField
- ListGridFieldIfFunction - Interface in com.smartgwt.client.widgets.grid
- ListGridFieldState - Interface in com.smartgwt.client.docs
-
An object containing the stored presentation information for the fields of a listGrid.
- ListGridFieldType - Enum in com.smartgwt.client.types
-
ListGrids format data for viewing and editing based on the type attribute of the field.
- ListGridGroupState - Interface in com.smartgwt.client.docs
-
An object containing the stored grouping information for a listGrid.
- ListGridLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.grid
- ListGridLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ListGridRecord - Class in com.smartgwt.client.widgets.grid
-
ListGridRecord represents a JavaScript Object whose properties contain values for each
ListGridField
. - ListGridRecord() - Constructor for class com.smartgwt.client.widgets.grid.ListGridRecord
- ListGridRecord(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.ListGridRecord
- ListGridRecord(Record) - Constructor for class com.smartgwt.client.widgets.grid.ListGridRecord
-
Convenience constructor to build a ListGridRecord from a Record.
- ListGridRemoveField - Class in com.smartgwt.client.widgets.grid
- ListGridRemoveField(ListGrid, String) - Constructor for class com.smartgwt.client.widgets.grid.ListGridRemoveField
- ListGridRemoveField(ListGrid, String, String) - Constructor for class com.smartgwt.client.widgets.grid.ListGridRemoveField
- ListGridRemoveField(ListGrid, String, String, int) - Constructor for class com.smartgwt.client.widgets.grid.ListGridRemoveField
- ListGridSelectedState - Interface in com.smartgwt.client.docs
-
An object containing the stored selection information for a listGrid.
- ListGridSortState - Interface in com.smartgwt.client.docs
-
An object containing the stored sort information for a listGrid.
- ListGridSummaryField - Class in com.smartgwt.client.widgets.grid
-
This class represents a List Grid field that is used as a Summary Field.
- ListGridSummaryField() - Constructor for class com.smartgwt.client.widgets.grid.ListGridSummaryField
- ListGridSummaryField(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.ListGridSummaryField
- ListGridSummaryField(String) - Constructor for class com.smartgwt.client.widgets.grid.ListGridSummaryField
- ListGridSummaryField(String, int) - Constructor for class com.smartgwt.client.widgets.grid.ListGridSummaryField
- ListGridSummaryField(String, String) - Constructor for class com.smartgwt.client.widgets.grid.ListGridSummaryField
- ListGridSummaryField(String, String, int) - Constructor for class com.smartgwt.client.widgets.grid.ListGridSummaryField
- ListGridUserCriteriaState - Interface in com.smartgwt.client.docs
-
An object containing the stored criteria as applied by the user.
- ListGridViewState - Interface in com.smartgwt.client.docs
-
An object containing the "view state" information for a listGrid.
- ListGridViewStatePart - Enum in com.smartgwt.client.types
- ListPalette - Class in com.smartgwt.client.tools
-
A ListGrid that implements the
Palette
behavior, so it can be used as the source for drag and drop instantiation of components when combined with anEditContext
as the drop target. - ListPalette() - Constructor for class com.smartgwt.client.tools.ListPalette
- ListPalette(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.ListPalette
- ListPaletteLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tools
- ListPaletteLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tools.ListPaletteLogicalStructure
- listPane - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- listPaneTitleTemplate - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- ListProperties - Class in com.smartgwt.client.widgets.rte
-
Configuration of an HTML list in a
RichTextEditor
. - ListProperties() - Constructor for class com.smartgwt.client.widgets.rte.ListProperties
- ListProperties(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.rte.ListProperties
- LISTPROPERTIES - Enum constant in enum com.smartgwt.client.types.ControlName
-
Shows the
listPropertiesDialog
to allow configuring the options of the currently selected HTML list. - ListPropertiesChangedEvent - Class in com.smartgwt.client.widgets.rte.events
- ListPropertiesChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
- ListPropertiesChangedHandler - Interface in com.smartgwt.client.widgets.rte.events
- ListPropertiesDialog - Class in com.smartgwt.client.widgets.rte
-
Dialog shown for editing properties of HTML lists in a
RichTextEditor
. - ListPropertiesDialog() - Constructor for class com.smartgwt.client.widgets.rte.ListPropertiesDialog
- ListPropertiesDialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.rte.ListPropertiesDialog
- listPropertiesDialog_applyButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Apply".
- listPropertiesDialog_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- listPropertiesDialog_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "List Properties".
- ListPropertiesDialogLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.rte
- ListPropertiesDialogLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.rte.ListPropertiesDialogLogicalStructure
- ListPropertiesPane - Class in com.smartgwt.client.widgets.rte
-
Pane containing controls for editing the style of HTML lists in a
RichTextEditor
. - ListPropertiesPane() - Constructor for class com.smartgwt.client.widgets.rte.ListPropertiesPane
- ListPropertiesPane(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.rte.ListPropertiesPane
- listPropertiesPane_sampleTileLayoutAriaLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "List style"
- listPropertiesPane_startNumberFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Start at".
- ListPropertiesPaneLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.rte
- ListPropertiesPaneLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.rte.ListPropertiesPaneLogicalStructure
- listPropertiesPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- listPropertiesWarningText - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- ListStyleType - Enum in com.smartgwt.client.types
-
The style of list item marker for a list.
- listTitle - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- listToArray(List) - Static method in class com.smartgwt.client.util.JSOHelper
- liveAutoComplete - Variable in class com.smartgwt.logicalstructure.widgets.ace.AceEditorLogicalStructure
- load() - Method in class com.smartgwt.client.widgets.Sound
-
This method will cause the
specified audio file
to be loaded - load(CanPlayCallback) - Method in class com.smartgwt.client.widgets.Sound
-
This method will cause the
specified audio file
to be loaded - load(String[], Function, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Load a DataSource or an array of DataSources using the DataSourceLoader servlet.
- load(String[], Function, DSLoadSettings) - Static method in class com.smartgwt.client.data.DataSource
-
Load a DataSource or an array of DataSources using the DataSourceLoader servlet.
- load(String, Function) - Static method in class com.smartgwt.client.data.DataSource
-
Load a DataSource or an array of DataSources using the DataSourceLoader servlet.
- load(String, Function, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Load a DataSource or an array of DataSources using the DataSourceLoader servlet.
- LOAD - Enum constant in enum com.smartgwt.client.types.MultiWindowEvent
-
fires when a window finishes loading
- LOAD - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the page has finished loading.
- loadAllRecords() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This method is not currently supported for this grid-type.
- loadAllRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Loads all records that match this grid's current filter-criteria, optionally firing a callback when the data arrives.
- loadAllRecords() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Loads all records that match this grid's current filter-criteria, optionally firing a callback when the data arrives.
- loadAllRecords() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This method is not currently supported for this grid-type.
- loadAllRecords(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
- loadAllRecords(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- loadAllRecords(Integer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- loadAllRecords(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
- loadAllRecords(Integer, DSCallback) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This method is not currently supported for this grid-type.
- loadAllRecords(Integer, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Loads all records that match this grid's current filter-criteria, optionally firing a callback when the data arrives.
- loadAllRecords(Integer, DSCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Loads all records that match this grid's current filter-criteria, optionally firing a callback when the data arrives.
- loadAllRecords(Integer, DSCallback) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This method is not currently supported for this grid-type.
- LoadAssemblyTag - Interface in com.smartgwt.client.docs
-
<isomorphic:loadAssembly>
- loadChildren(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Load the children of a given node.
- loadChildren(TreeNode, DSCallback) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Load the children of a given node.
- loadDataOnDemand - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- loadDataOnDemand - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- LOADED - Enum constant in enum com.smartgwt.client.types.LoadState
-
already fully loaded
- LOADED_PARTIAL_CHILDREN - Enum constant in enum com.smartgwt.client.types.LoadState
-
children form a ResultSet having only a partial cache (applies only to the "paged"
fetchMode
) - LOADING - Enum constant in enum com.smartgwt.client.types.LoadState
-
currently in the process of loading
- LOADING - Enum constant in enum com.smartgwt.client.types.RowCountStatus
-
This value indicates that the ResultSet is waiting for an active
row count fetch
to complete. - loadingContent() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Returns true if this htmlFlow is currently loading content from the server.
Note: Does not apply to htmlFlows withcontentsType
set to"page"
- loadingDataMessage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- loadingDataMessage - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- LoadingDataMessage - Interface in com.smartgwt.client.docs
- loadingDataMessageStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- loadingDataMessageStyle - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- loadingIcon - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- LoadingIndicator - Interface in com.smartgwt.client.docs
-
The following APIs are all related to LoadingIndicator.
- loadingMessage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- loadingMessage - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- loadingMessage - Variable in class com.smartgwt.logicalstructure.widgets.layout.ScreenLoaderLogicalStructure
- loadingMessage - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- loadingMessage - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- loadingMessage - Variable in class com.smartgwt.logicalstructure.widgets.ViewLoaderLogicalStructure
- loadingMessageStyle - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- LoadingOptionalModules - Interface in com.smartgwt.client.docs
-
Loading Optional Modules
- loadingPlaceholderAttribute - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- loadingRowCountDisplayIcoHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- loadingRowCountDisplayIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- loadingRowCountDisplayIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- loadProcess(String, ProcessCallback) - Static method in class com.smartgwt.client.util.workflow.Process
- loadProject(String, LoadProjectCallback, LoadProjectSettings) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Loads projects using the
ProjectLoaderServlet
, reachable atprojectLoaderURL
, and fires the given callback after the project has been cached. - loadProject(String, LoadProjectCallback, LoadProjectSettings) - Static method in class com.smartgwt.client.tools.Reify
-
Loads projects from the
Reify
server specified byserverURL
(orLoadProjectSettings.serverURL
) using theProjectLoaderServlet
, reachable at the relative pathprojectLoaderPath
(orLoadProjectSettings.projectLoaderPath
) underneath the server URL, and fires the given callback after the project has been cached. - LoadProjectCallback - Interface in com.smartgwt.client.callbacks
- LoadProjectErrorStatus - Enum in com.smartgwt.client.types
- LoadProjectSettings - Class in com.smartgwt.client.rpc
-
LoadProjectSettings is the bundle of settings that can be passed to loadProject() as the "settings" argument, including optional http parameters for the request to
ProjectLoaderServlet
. - LoadProjectSettings() - Constructor for class com.smartgwt.client.rpc.LoadProjectSettings
- LoadProjectSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.rpc.LoadProjectSettings
- LoadProjectTag - Interface in com.smartgwt.client.docs
-
<isomorphic:loadProject>
- loadScreen(String, LoadScreenCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Loads a screen saved in
Component XML
format. - loadScreen(String, LoadScreenCallback, LoadScreenSettings, String) - Static method in class com.smartgwt.client.rpc.RPCManager
- loadScreen(String, LoadScreenCallback, String[]) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Loads a screen saved in
Component XML
format. - loadScreen(String, LoadScreenCallback, String[], RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Loads a screen saved in
Component XML
format. - loadScreen(String, LoadScreenCallback, String[], String, RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Loads a screen saved in
Component XML
format, using theScreenLoaderServlet
. - LoadScreenCallback - Class in com.smartgwt.client.rpc
- LoadScreenCallback() - Constructor for class com.smartgwt.client.rpc.LoadScreenCallback
- LoadScreenSettings - Class in com.smartgwt.client.rpc
-
This is the bundle of settings that can be passed to
RPCManager.loadScreen()
as the "settings" argument. - LoadScreenSettings() - Constructor for class com.smartgwt.client.rpc.LoadScreenSettings
- LoadScreenSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.rpc.LoadScreenSettings
- LoadState - Enum in com.smartgwt.client.types
-
Trees that dynamically load nodes keep track of whether each node has loaded its children.
- LoadState - Interface in com.smartgwt.client.docs
-
The following APIs are all related to LoadState.
- loadStyleSheet(String) - Static method in class com.smartgwt.client.util.Page
-
Load a styleSheet for this application.
- loadTour(String, ProcessCallback) - Static method in class com.smartgwt.client.util.tour.Tour
-
Loads an XML tour definition stored in XML from the server.
- loadWithParents(String[], Function, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Variation of
DataSource.load
that will also automatically load any DataSources that the requested DataSources inherit from (viaDataSource.inheritsFrom
) - loadWithParents(String[], Function, DSLoadSettings) - Static method in class com.smartgwt.client.data.DataSource
-
Variation of
DataSource.load
that will also automatically load any DataSources that the requested DataSources inherit from (viaDataSource.inheritsFrom
). - loadWithParents(String, Function) - Static method in class com.smartgwt.client.data.DataSource
-
Variation of
load()
that will also automatically load any DataSources that the requested DataSources inherit from (viainheritsFrom
). - loadWithParents(String, Function, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Variation of
load()
that will also automatically load any DataSources that the requested DataSources inherit from (viainheritsFrom
). - loadWSDL(String, WSDLLoadCallback) - Static method in class com.smartgwt.client.data.XMLTools
-
Load a WSDL file and create an instance of WebService that allows invoking operations and binding DataSources to web service operations.
- loadWSDL(String, WSDLLoadCallback, RPCRequest) - Static method in class com.smartgwt.client.data.XMLTools
-
Load a WSDL file and create an instance of WebService that allows invoking operations and binding DataSources to web service operations.
- loadWSDL(String, WSDLLoadCallback, RPCRequest, boolean) - Static method in class com.smartgwt.client.data.XMLTools
-
Load a WSDL file and create an instance of WebService that allows invoking operations and binding DataSources to web service operations.
- loadXMLSchema(String, XSDLoadCallback) - Static method in class com.smartgwt.client.data.XMLTools
-
Load an XML file containing XML schema definitions and create DataSource and SimpleType objects to represent the schema.
- loadXMLSchema(String, XSDLoadCallback, RPCRequest) - Static method in class com.smartgwt.client.data.XMLTools
-
Load an XML file containing XML schema definitions and create DataSource and SimpleType objects to represent the schema.
- loadXMLSchema(String, XSDLoadCallback, RPCRequest, boolean) - Static method in class com.smartgwt.client.data.XMLTools
-
Load an XML file containing XML schema definitions and create DataSource and SimpleType objects to represent the schema.
- LOCAL - Enum constant in enum com.smartgwt.client.types.FetchMode
-
All records available from the DataSource are fetched.
- LOCALECURRENCY - Enum constant in enum com.smartgwt.client.types.FieldType
-
A float number with locale-based formatting and using currency symbol, e.g.
- LOCALECURRENCY - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
A float number with locale-based formatting and using currency symbol, e.g.
- LOCALEFLOAT - Enum constant in enum com.smartgwt.client.types.FieldType
-
A float number with locale-based formatting, e.g.
- LOCALEFLOAT - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
A float number with locale-based formatting, e.g.
- LOCALEINT - Enum constant in enum com.smartgwt.client.types.FieldType
-
An integer number with locale-based formatting, e.g.
- LOCALEINT - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
An integer number with locale-based formatting, e.g.
- LocalizedNumberFormatting - Interface in com.smartgwt.client.docs
-
Localized Number Formatting
- LOCALONLY - Enum constant in enum com.smartgwt.client.types.AdminSearches
-
Only report the records from
adminSavedSearches
. - locateByIDOnly - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- locateCanvasFromDOMElement(Element) - Static method in class com.smartgwt.client.util.AutoTest
-
Given an element in the DOM, returns the canvas containing this element, or null if the element is not contained in any canvas handle.
- locateChildrenBy - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- locateChildrenType - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- locateColumnsBy - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- locateMembersBy - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- locateMembersType - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- locatePeersBy - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- locatePeersType - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- locateRowsBy - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- locateSectionsBy - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- locateSectionsType - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- locateTabsBy - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- Location - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Location.
- LOCATOR - Enum constant in enum com.smartgwt.client.types.WaitForType
-
wait for a specific
AutoTestLocator
to become ready. - locatorName - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- LocatorStrategy - Enum in com.smartgwt.client.types
-
The AutoTest subsystem relies on generating and parsing identifier strings to identify components on the page.
- LocatorTypeStrategy - Enum in com.smartgwt.client.types
-
When attempting to identify a component from within a list of possible candidates as described
here
, if we are unable to find a unique match by name or title, we will use the recorded "type" of the component to verify an apparent match. - logBase - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- logDebug(String) - Static method in class com.smartgwt.client.util.SC
-
Log a debugging.
- logDebug(String, String) - Static method in class com.smartgwt.client.util.SC
-
Log a debugging
- logEcho(JavaScriptObject) - Static method in class com.smartgwt.client.util.SC
-
Logs the echoed object as a warning, prefixed with an optional message.
- logEcho(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.SC
-
Logs the echoed object as a warning, prefixed with an optional message.
- logEcho(Canvas) - Static method in class com.smartgwt.client.util.SC
-
Logs the echoed object as a warning, prefixed with an optional message.
- logEcho(Canvas, String) - Static method in class com.smartgwt.client.util.SC
-
Logs the echoed object as a warning, prefixed with an optional message.
- logEchoAll(JavaScriptObject) - Static method in class com.smartgwt.client.util.SC
-
Logs the echoed object as a warning, prefixed with an optional message.
- logEchoAll(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.SC
-
Logs the echoed object as a warning, prefixed with an optional message.
- logEchoAll(Canvas) - Static method in class com.smartgwt.client.util.SC
-
Logs the echoed object as a warning, prefixed with an optional message.
- logEchoAll(Canvas, String) - Static method in class com.smartgwt.client.util.SC
-
Logs the echoed object as a warning, prefixed with an optional message.
- LoggingMigration - Interface in com.smartgwt.client.docs
-
Logging migration
- LOGICAL_DATE_CONSTRUCTOR - Enum constant in enum com.smartgwt.client.types.JSONDateFormat
-
serializes Date instances in a way that preserves the distinction between logical dates, logical times, and full datetime values, as explained
here
. - LOGICAL_DATE_STRING - Enum constant in enum com.smartgwt.client.types.JSONDateFormat
-
Dates are encoded as strings in a format that
JSON.decodeSafeWithDates()
will recognize. - LogicalDate - Class in com.smartgwt.client.util
- LogicalDate_CustomFieldSerializer - Class in com.smartgwt.client.util
- LogicalDate_CustomFieldSerializer() - Constructor for class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
- LogicalOperator - Enum in com.smartgwt.client.types
-
Operators that can evaluate a set of criteria and produce a combined result.
- LogicalStructure - Interface in com.smartgwt.client.core
-
SmartGWT classes implementing
- logicalStructureErrors - Variable in class com.smartgwt.logicalstructure.core.LogicalStructureObject
- LogicalStructureObject - Class in com.smartgwt.logicalstructure.core
- LogicalStructureObject() - Constructor for class com.smartgwt.logicalstructure.core.LogicalStructureObject
- LogicalTime - Class in com.smartgwt.client.util
- LogicalTime_CustomFieldSerializer - Class in com.smartgwt.client.util
- LogicalTime_CustomFieldSerializer() - Constructor for class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
- logInfo(String) - Static method in class com.smartgwt.client.util.SC
-
Log an informative message.
- logInfo(String, String) - Static method in class com.smartgwt.client.util.SC
-
Log an informative message.
- loginRequired(int, RPCRequest, RPCResponse) - Method in interface com.smartgwt.client.rpc.LoginRequiredCallback
-
Called when a session timeout is encountered while trying to do a background RPC.
- LoginRequiredCallback - Interface in com.smartgwt.client.rpc
- logIsDebugEnabled(String) - Static method in class com.smartgwt.client.util.SC
-
Check whether a message logged at "debug" priority would be visible in the log.
- logIsInfoEnabled(String) - Static method in class com.smartgwt.client.util.SC
-
Check whether a message logged at "info" priority would be visible in the log.
- LogOutTask - Class in com.smartgwt.client.util.workflow
-
Logs out the current user by opening the
Auth.logOutURL
in another tab or window. - LogOutTask() - Constructor for class com.smartgwt.client.util.workflow.LogOutTask
- LogOutTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.LogOutTask
- LogPriority - Enum in com.smartgwt.client.types
-
Priority levels for log messages.
- logScale - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- logScalePointColor - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- logScalePointSize - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- logSlowAdd - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Allows you to specify
"add" operation
SQL query execution time threshold in milliseconds, which if exceeded query is identified as "slow" and may be logged under specific logging category. - logSlowCustom - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Allows you to specify
"custom" operation
SQL query execution time threshold in milliseconds, which if exceeded query is identified as "slow" and may be logged under specific logging category. - logSlowFetch - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Allows you to specify
"fetch" operation
SQL query execution time threshold in milliseconds, which if exceeded query is identified as "slow" and may be logged under specific logging category. - logSlowRemove - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Allows you to specify
"remove" operation
SQL query execution time threshold in milliseconds, which if exceeded query is identified as "slow" and may be logged under specific logging category. - logSlowSQL - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Allows you to specify SQL query execution time threshold in milliseconds, which if exceeded query is identified as "slow" and may be logged under specific logging category.
- logSlowUpdate - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Allows you to specify
"update" operation
SQL query execution time threshold in milliseconds, which if exceeded query is identified as "slow" and may be logged under specific logging category. - LogUtil - Class in com.smartgwt.client.util
- LogUtil() - Constructor for class com.smartgwt.client.util.LogUtil
- logWarn(String) - Static method in class com.smartgwt.client.util.SC
-
Log a warning.
- logWarn(String, String) - Static method in class com.smartgwt.client.util.SC
-
Log a warning.
- LONG - Enum constant in enum com.smartgwt.client.types.JSONInstanceSerializationMode
-
instances will be shown as a specially formatted JSON listing the most relevant properties of the instance.
- LONGDASH - Enum constant in enum com.smartgwt.client.types.LinePattern
-
Dashed line, with longer, more widely spaced dashes
- LongEvents - Interface in com.smartgwt.client.docs
-
When events fill a day or span multiple days, it becomes impractical to view and interact with them in normal Calendar views.
- longTextEditorThreshold - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- longTextEditorThreshold - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- longTextEditorType - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- longTextEditorType - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- LongValueType - Class in com.smartgwt.client.bean.types
- LongValueType() - Constructor for class com.smartgwt.client.bean.types.LongValueType
- lookAhead - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If we are
loading progressively
, indicates the number of extra records Smart GWT Server will read beyond the end record requested by the client, in order to establish if there are more records to view. - lookupStyle - Variable in class com.smartgwt.client.docs.serverds.ServerObject
-
Specifies the mechanism for locating the class instance on which to invoke the method.
- LOWER - Enum constant in enum com.smartgwt.client.types.CharacterCasing
-
Map characters to lowercase
- LOWER_ALPHA - Enum constant in enum com.smartgwt.client.types.ListStyleType
-
Lowercase letters (a., b., c., etc.)
- LOWER_ROMAN - Enum constant in enum com.smartgwt.client.types.ListStyleType
-
Lowercase Roman numerals (i., ii., iii., iv., etc.)
- lowErrorMetric - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- lumFieldPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- lumFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- lumWidth - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
M
- MAC - Enum constant in enum com.smartgwt.client.types.LineBreakStyle
-
Use MAC-style line-breaks (CR only)
- mail - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Definition of an email message that will be sent as an after-effect of selecting or updating data.
- Mail - Class in com.smartgwt.client.docs.serverds
-
A
Mail
object describes an email that will be sent automatically by the Smart GWT Server as part of a normalDataSource
operation. - Mail - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Mail.
- Mail() - Constructor for class com.smartgwt.client.docs.serverds.Mail
- MAIL - Static variable in class com.smartgwt.client.widgets.HeaderControl
- majorTickGradations - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- majorTickTimeIntervals - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- makeChart(FacetValueMap, String[], FacetChart) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Chart the portion of the dataset indicated by
fixedFacetValues
, for all values of thevariableFacets
. - makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.EditContext
-
Creates and returns an EditNode using the
defaultPalette
. - makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.EditPane
-
Creates and returns an EditNode using the
defaultPalette
. - makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.EditTree
-
Creates and returns an EditNode using the
defaultPalette
. - makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.HiddenPalette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.ListPalette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.MenuPalette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeEditNode(PaletteNode) - Method in interface com.smartgwt.client.tools.Palette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.TilePalette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.TreePalette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeEditNode(PaletteNode, EditContext) - Method in class com.smartgwt.client.tools.HiddenPalette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeEditNode(PaletteNode, EditContext) - Method in class com.smartgwt.client.tools.ListPalette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeEditNode(PaletteNode, EditContext) - Method in class com.smartgwt.client.tools.MenuPalette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeEditNode(PaletteNode, EditContext) - Method in interface com.smartgwt.client.tools.Palette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeEditNode(PaletteNode, EditContext) - Method in class com.smartgwt.client.tools.TilePalette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeEditNode(PaletteNode, EditContext) - Method in class com.smartgwt.client.tools.TreePalette
-
Given a
PaletteNode
, make anEditNode
from it by creating aliveObject
from thePaletteNode.defaults
and copying presentation properties (egtitle
to the editNode. - makeFileSpec(String) - Static method in class com.smartgwt.client.data.DataSource
-
Converts a file path to a
FileSpec
. - makePaletteNode(EditNode) - Method in class com.smartgwt.client.tools.EditContext
- makePaletteNode(EditNode) - Method in class com.smartgwt.client.tools.EditPane
- makePaletteNode(EditNode) - Method in class com.smartgwt.client.tools.EditTree
- makePaletteNodeTree(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Creates a
Tree
ofPaletteNodes
from anEditNode
in this context'seditNodeTree
, by usingmakePaletteNode()
on the passedEditNode
and its descendents within theeditNodeTree
. - makePaletteNodeTree(EditNode) - Method in class com.smartgwt.client.tools.EditPane
-
Creates a
Tree
ofPaletteNodes
from anEditNode
in this context'seditNodeTree
, by usingmakePaletteNode()
on the passedEditNode
and its descendents within theeditNodeTree
. - makePaletteNodeTree(EditNode) - Method in class com.smartgwt.client.tools.EditTree
-
Creates a
Tree
ofPaletteNodes
from anEditNode
in this context'seditNodeTree
, by usingmakePaletteNode()
on the passedEditNode
and its descendents within theeditNodeTree
. - MAKEQUERY - Enum constant in enum com.smartgwt.client.types.DataQuestionStepType
-
Asks AI to construct a
DSRequest
query. - MakeQueryDataQuestionStep - Class in com.smartgwt.client.ai
- MakeQueryDataQuestionStep() - Constructor for class com.smartgwt.client.ai.MakeQueryDataQuestionStep
- MakeQueryDataQuestionStep(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.MakeQueryDataQuestionStep
- MakeQueryDataQuestionStepResult - Class in com.smartgwt.client.ai
- MakeQueryDataQuestionStepResult() - Constructor for class com.smartgwt.client.ai.MakeQueryDataQuestionStepResult
- MakeQueryDataQuestionStepResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.MakeQueryDataQuestionStepResult
- makeXMLSafe(String) - Static method in class com.smartgwt.client.util.StringUtil
-
Escapes special characters in XML values - so called 'unparsed data'
- managePercentBreadth - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- ManualJpaHibernate - Interface in com.smartgwt.client.docs
-
Manual JPA & Hibernate Integration
- manyItemsImage - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- mapDisplayToValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Given a display value for this FormItem, return the underlying data value.
- mapRelativeDateShortcut(String) - Static method in class com.smartgwt.client.util.DateUtil
- mapRelativeDateShortcut(String, RelativeDateRangePosition) - Static method in class com.smartgwt.client.util.DateUtil
-
Converts a RelativeDate shortcut string such as
"$today"
to a RelativeDateString such as"+0D"
- mapValueToDisplay(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- mapValueToDisplay(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- mapValueToDisplay(Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Given a value for this FormItem, return the value to be displayed.
- margin - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- markAdvancedCriteria() - Method in class com.smartgwt.client.data.Criterion
- MARKED - Enum constant in enum com.smartgwt.client.types.LayoutResizeBarPolicy
-
resize bars are only shown on members marked
showResizeBar:true
- MARKER - Enum constant in enum com.smartgwt.client.types.JSONCircularReferenceMode
-
leave a string marker, the
JSONEncoder.circularReferenceMarker
, wherever a circular reference is found - markForDestroy() - Method in class com.smartgwt.client.widgets.Canvas
-
destroy()
this canvas on a timeout. - markForRedraw() - Method in class com.smartgwt.client.widgets.Canvas
-
Marks the widget as "dirty" so that it will be added to a queue for redraw.
- markForRedraw() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Marks the widget as "dirty" so that it will be added to a queue for redraw.
- markForRedraw(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Marks the widget as "dirty" so that it will be added to a queue for redraw.
- markForRedraw(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Marks the widget as "dirty" so that it will be added to a queue for redraw.
- markRecordRemoved(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Marks a record deleted such that a later call to
saveEdits()
orsaveAllEdits()
will cause a "remove"DSRequest
to be submitted. - markRecordsRemoved(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Marks an array of records deleted such that a later call to
saveEdits()
orsaveAllEdits()
will cause a "remove"DSRequest
to be submitted. - markRecordsRemoved(RecordList) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Marks an array of records deleted such that a later call to
saveEdits()
orsaveAllEdits()
will cause a "remove"DSRequest
to be submitted. - markRecordsRemoved(ListGridRecord...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Marks an array of records deleted such that a later call to
saveEdits()
orsaveAllEdits()
will cause a "remove"DSRequest
to be submitted. - markSelectionRemoved() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Marks the currently selected records as removed, as though
markRecordRemoved()
had been called. - markUnsupportedMethods(String, String, String[]) - Static method in class com.smartgwt.client.util.SC
-
Replaces each of the methods named in methodNames with a new implementation that simply logs a warning the first time the method is called, and nothing else.
- MASK - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Validate against a regular expression mask, specified as
validator.mask
. - MaskValidator - Class in com.smartgwt.client.widgets.form.validator
-
Validate against a regular expression mask, specified as validator.mask.
- MaskValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.MaskValidator
- masterElement - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- matchAllTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- matchAnyTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- matchBarChartDataLineColor - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- matchElement - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- MATCHELEMENT - Enum constant in enum com.smartgwt.client.types.MatchElementSizeMode
-
canvas will be sized to match the element
- matchElementHeight - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- MatchElementSizeMode - Enum in com.smartgwt.client.types
-
How should a canvas match its target
Canvas.htmlElement
size? - matchElementWidth - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- MATCHES_PATTERN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Basic GLOB matching using wildcards (see
DataSource.translatePatternOperators
for more information on available patterns) - MATCHESFIELD - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field matches the value of some other field.
- MatchesFieldValidator - Class in com.smartgwt.client.widgets.form.validator
-
Tests whether the value for this field matches the value of some other field.
- MatchesFieldValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.MatchesFieldValidator
- MATCHING - Enum constant in enum com.smartgwt.client.types.UnionFieldsStrategy
-
Create a unioned field where at least two of the member dataSources have a field with the same name and data type.
- matchNoneTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- MavenSupport - Interface in com.smartgwt.client.docs
-
Maven Support
- max - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Indicates the maximum value for range-based validators.
- MAX - Enum constant in enum com.smartgwt.client.types.RecordSummaryFunctionType
-
Iterates through each field, picking up the numeric field values from the record and calculating the maximum value.
- MAX - Enum constant in enum com.smartgwt.client.types.SummaryFunctionType
-
Client: iterates through the set of records, picking up all non-null values for the specified field and finding the maximum value, where comparison between values is made: via
SimpleType.compareValues()
if defined for the field'stype
viaDateUtil.compareLogicalDates()
if the field type inherits from "date" via comparison as String if the field type inherits from "time" viaDateUtil.compareDates()
for two values that are bothcom.smartgwt.client.util.Date
s otherwise, using traditional methods Returns null to indicate an invalid summary value or when all source values are null. - maxBarThickness - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- maxCenterOffset - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- maxDataPointSize - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- maxDataZIndex - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- maxExpandedRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- maxExpandedRecordsPrompt - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- maxFileSize - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For fields of a type that are represented by binary data initially uploaded from a file (currently "binary" and "imageFile", see
FieldType
), this sets the maximum file size allowed, in bytes. - MAXFILESIZE - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
This validator type is not for direct usage, instead
DataSourceField.maxFileSize
can be set andmaxFileSize
validator will be added automatically. - maxFileVersions - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If
automatic file versioning
is enabled for a FileSource DataSource, this property configures the maximum number of versions to retain. - maxHeight - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- maximize() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Maximizes this RemoteWindow.
- maximize() - Method in class com.smartgwt.client.widgets.Window
-
Maximize the window.
- maximize(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
- maximize(RemoteWindowCallback, RemoteWindowErrorCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Maximizes this RemoteWindow.
- maximize(String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Maximizes the existing window with the specified name,
- maximize(String, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Maximizes the existing window with the specified name,
- MAXIMIZE - Static variable in class com.smartgwt.client.widgets.HeaderControl
- MAXIMIZE_BUTTON - Enum constant in enum com.smartgwt.client.types.HeaderControls
- MaximizeClickEvent - Class in com.smartgwt.client.widgets.events
- MaximizeClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.MaximizeClickEvent
- MaximizeClickHandler - Interface in com.smartgwt.client.widgets.events
- maximizeColumnTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- maximized - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- MAXIMUM - Enum constant in enum com.smartgwt.client.types.RowCountStatus
-
The current row count is a maximum - there are no more than this many records in the data set.
- maximumRowCountFormat - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- maxLevels - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- maxLevels - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- maxLevels - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- maxLevels - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- MaxStackDismissMode - Enum in com.smartgwt.client.types
- maxSummaryRowRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- maxUploadFields - Variable in class com.smartgwt.logicalstructure.widgets.MultiFilePickerLogicalStructure
- maxValueLabel - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- maxWidth - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- maxZoomOverflowError - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- MD5 - Enum constant in enum com.smartgwt.client.types.HashAlgorithm
-
Message Digest algorithm.
- Media - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Media.
- memberOverlap - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- members - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- Members - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Members.
- MembersChangedEvent - Class in com.smartgwt.client.widgets.layout.events
- MembersChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
- MembersChangedHandler - Interface in com.smartgwt.client.widgets.layout.events
- membersMargin - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- MemberSynchronizedEvent - Class in com.smartgwt.client.form.events
- MemberSynchronizedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.form.events.MemberSynchronizedEvent
- MemberSynchronizedHandler - Interface in com.smartgwt.client.form.events
- MemoryLeaks - Interface in com.smartgwt.client.docs
-
Memory Leaks
- menu - Variable in class com.smartgwt.logicalstructure.widgets.menu.IMenuButtonLogicalStructure
- menu - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- menu - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- Menu - Class in com.smartgwt.client.widgets.menu
-
The Menu widget class implements interactive menu widgets, with optional icons, submenus, and shortcut keys.
- Menu - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Menu.
- Menu() - Constructor for class com.smartgwt.client.widgets.menu.Menu
- Menu(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.Menu
- menu_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Done".
- menu_emptyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Empty menu]".
- menuAlign - Variable in class com.smartgwt.logicalstructure.widgets.menu.IMenuButtonLogicalStructure
- menuAlign - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- menuAlign - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- menuAnimationEffect - Variable in class com.smartgwt.logicalstructure.widgets.menu.IMenuButtonLogicalStructure
- menuAnimationEffect - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- menuAnimationEffect - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- MenuBar - Class in com.smartgwt.client.widgets.menu
-
A MenuBar is a bar of buttons used to show a set of menus.
- MenuBar() - Constructor for class com.smartgwt.client.widgets.menu.MenuBar
- MenuBar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.MenuBar
- MenuBarLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.menu
- MenuBarLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.menu.MenuBarLogicalStructure
- MenuBasic - Interface in com.smartgwt.client.docs
-
The following APIs are all related to MenuBasic.
- MenuButton - Class in com.smartgwt.client.widgets.menu
-
Simple subclass of button associated with a menu widget (gets shown below the button).
- MenuButton() - Constructor for class com.smartgwt.client.widgets.menu.MenuButton
- MenuButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.MenuButton
- MenuButton(String) - Constructor for class com.smartgwt.client.widgets.menu.MenuButton
- MenuButton(String, Menu) - Constructor for class com.smartgwt.client.widgets.menu.MenuButton
- menuButton_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show Menu".
- menuButtonIcon - Variable in class com.smartgwt.logicalstructure.widgets.menu.AdaptiveMenuLogicalStructure
- menuButtonImage - Variable in class com.smartgwt.logicalstructure.widgets.menu.IMenuButtonLogicalStructure
- menuButtonImage - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- menuButtonImageUp - Variable in class com.smartgwt.logicalstructure.widgets.menu.IMenuButtonLogicalStructure
- menuButtonImageUp - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- MenuButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.menu
- MenuButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- menuButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.menu.AdaptiveMenuLogicalStructure
- menuButtonWidth - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- menuConstructor - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- MenuEditProxy - Class in com.smartgwt.client.tools
- MenuEditProxy() - Constructor for class com.smartgwt.client.tools.MenuEditProxy
- MenuEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.MenuEditProxy
- MenuFieldID - Enum in com.smartgwt.client.types
-
Simple string identifiers for standard menu fields.
- MenuIconClickEvent - Class in com.smartgwt.client.widgets.menu.events
- MenuIconClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
- MenuIconClickHandler - Interface in com.smartgwt.client.widgets.menu.events
- menuIconHeight - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- MenuIcons - Interface in com.smartgwt.client.docs
-
The following APIs are all related to MenuIcons.
- menuIconSrc - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- menuIconStyle - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- menuIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- MenuItem - Class in com.smartgwt.client.widgets.menu
-
Object specifying an item in a
Menu
. - MenuItem() - Constructor for class com.smartgwt.client.widgets.menu.MenuItem
- MenuItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.MenuItem
- MenuItem(String) - Constructor for class com.smartgwt.client.widgets.menu.MenuItem
- MenuItem(String, String) - Constructor for class com.smartgwt.client.widgets.menu.MenuItem
- MenuItem(String, String, String) - Constructor for class com.smartgwt.client.widgets.menu.MenuItem
- MenuItemClickEvent - Class in com.smartgwt.client.widgets.menu.events
- MenuItemClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
- MenuItemIfFunction - Interface in com.smartgwt.client.widgets.menu
- MENUITEMOVER - Enum constant in enum com.smartgwt.client.types.TourActionType
-
The target locator should resolve to an item within a Menu that has a sub-menu.
- MenuItems - Interface in com.smartgwt.client.docs
-
The following APIs are all related to MenuItems.
- MENUITEMSELECT - Enum constant in enum com.smartgwt.client.types.TourActionType
-
The target locator should resolve to an item within a Menu.
- MenuItemSeparator - Class in com.smartgwt.client.widgets.menu
- MenuItemSeparator() - Constructor for class com.smartgwt.client.widgets.menu.MenuItemSeparator
- MenuItemStringFunction - Interface in com.smartgwt.client.widgets.menu
- menuItemStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- MenuKeys - Interface in com.smartgwt.client.docs
-
The following APIs are all related to MenuKeys.
- MenuLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.menu
- MenuLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- MenuPalette - Class in com.smartgwt.client.tools
-
A Menu that implements the
Palette
behavior, so it can be used as the source for drag and drop instantiation of components when combined with anEditContext
as the drop target. - MenuPalette() - Constructor for class com.smartgwt.client.tools.MenuPalette
- MenuPalette(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.MenuPalette
- MenuPaletteLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tools
- MenuPaletteLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tools.MenuPaletteLogicalStructure
- mergeProperty(BeanProperty) - Method in class com.smartgwt.rebind.BeanProperty
- message - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- MESSAGE - Static variable in class com.smartgwt.client.widgets.notify.Notify
-
Third-highest priority.
- messageData - Variable in class com.smartgwt.client.docs.serverds.Mail
-
Allows you to specify an alternative source of substitution values for the templating process (by default, the data record(s) returned by the DataSource operation are used).
- messageHasActions(MessageID) - Static method in class com.smartgwt.client.widgets.notify.Notify
- MessageID - Class in com.smartgwt.client.widgets.notify
- MessageID() - Constructor for class com.smartgwt.client.widgets.notify.MessageID
- messageStyle - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- messageTemplate - Variable in class com.smartgwt.client.docs.serverds.Mail
-
The text that will form the body of the mail message.
- Messaging - Class in com.smartgwt.client.rpc
-
The Messaging class provides APIs to make use of SmartGWT Real-Time Messaging module, an optional module available with SmartGWT Power or Enterprise Edition which allows browser based web applications to publish and subscribe to HTTP Messaging channels, allowing the application to receive (and send) messages delivered via server push for "real-time" updates from the server without polling.
- Messaging - Interface in com.smartgwt.client.docs
-
Real-Time Messaging
- Messaging() - Constructor for class com.smartgwt.client.rpc.Messaging
- MessagingCallback - Interface in com.smartgwt.client.callbacks
- MessagingCallback - Interface in com.smartgwt.client.rpc
- MessagingConnectionDownCallback - Interface in com.smartgwt.client.callbacks
- MessagingConnectionDownCallback - Interface in com.smartgwt.client.rpc
- MessagingConnectionUpCallback - Interface in com.smartgwt.client.callbacks
- MessagingConnectionUpCallback - Interface in com.smartgwt.client.rpc
- messagingLoaded() - Static method in class com.smartgwt.client.rpc.Messaging
-
Static method indicating whether the optional RealtimeMessaging module is loaded for the page.
- MetaBeanFactoryGenerator - Class in com.smartgwt.rebind
- MetaBeanFactoryGenerator() - Constructor for class com.smartgwt.rebind.MetaBeanFactoryGenerator
- method - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- methodArguments - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
You can explicitly declare the arguments to be passed to
serverMethod
using this attribute. - methodName - Variable in class com.smartgwt.client.docs.serverds.ServerObject
-
Specifies the name of the method to call for operations using this ServerObject.
- metricFacetId - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- metricFacetId - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- MetricSettings - Class in com.smartgwt.client.widgets.chart
-
Defines a set of properties that are applicable to
additional value axes
of aFacetChart
. - MetricSettings() - Constructor for class com.smartgwt.client.widgets.chart.MetricSettings
- MetricSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.MetricSettings
- MIDDLE - Enum constant in enum com.smartgwt.client.types.LayoutResizeBarPolicy
-
resize bars are shown on all resizable members that are not explicitly marked showResizeBar:false, except the last member.
- middleButtonDown() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns true if the middle mouse button is being pressed.
- MILLISECOND - Enum constant in enum com.smartgwt.client.types.TimeUnit
-
a millisecond time-unit
- mimeType - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a
binary field
, sets a fixed mime type for all files stored to this field. - min - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Indicates the minimum value for range-based validators.
- MIN - Enum constant in enum com.smartgwt.client.types.RecordSummaryFunctionType
-
Iterates through each field, picking up the numeric field values from the record and calculating the minimum value.
- MIN - Enum constant in enum com.smartgwt.client.types.SummaryFunctionType
-
Client: iterates through the set of records, picking up all non-null values for the specified field and finding the minimum value, where comparison between values is made: via
SimpleType.compareValues()
if defined for the field'stype
viaDateUtil.compareLogicalDates()
if the field type inherits from "date" via comparison as String if the field type inherits from "time" viaDateUtil.compareDates()
for two values that are bothcom.smartgwt.client.util.Date
s otherwise, using traditional methods Returns null to indicate an invalid summary value or when all source values are null. - minBarThickness - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- minChartHeight - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- minChartWidth - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- minColWidth - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- minContentHeight - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- minContentWidth - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- minDataPointSize - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- minDataSpreadPercent - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- minFieldWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- minHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- minHeight - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortletLogicalStructure
- minHintWidth - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- MiniDateRangeItem - Class in com.smartgwt.client.widgets.form.fields
-
Provides a compact interface for editing a date range, by providing a formatted, read-only display of the current selected date range with an icon to launch a
DateRangeDialog
to edit the range. - MiniDateRangeItem() - Constructor for class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
- MiniDateRangeItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
- MiniDateRangeItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
- MiniDateRangeItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
- miniDateRangeItem_fromDateOnlyPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Since".
- miniDateRangeItem_pickerIconPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show Date Chooser".
- miniDateRangeItem_toDateOnlyPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Before".
- MinimalScrollbarContrastSuffix - Enum in com.smartgwt.client.types
- minimalUI - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- minimize() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Minimizes this RemoteWindow.
- minimize() - Method in class com.smartgwt.client.widgets.Window
-
Minimize the window.
- minimize(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
- minimize(RemoteWindowCallback, RemoteWindowErrorCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Minimizes this RemoteWindow.
- minimize(String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Minimizes the existing window with the specified name,
- minimize(String, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Minimizes the existing window with the specified name,
- Minimize - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Minimize.
- MINIMIZE - Static variable in class com.smartgwt.client.widgets.HeaderControl
- MINIMIZE_BUTTON - Enum constant in enum com.smartgwt.client.types.HeaderControls
- minimizeAcceleration - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- MinimizeClickEvent - Class in com.smartgwt.client.widgets.events
- MinimizeClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.MinimizeClickEvent
- MinimizeClickHandler - Interface in com.smartgwt.client.widgets.events
- minimizeColumnTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- minimized - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- minimizeHeight - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- minimizeTime - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- MINIMUM - Enum constant in enum com.smartgwt.client.types.RowCountStatus
-
The current row count is a minimum - there are at least this many records in the data set.
- minimumCellHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- minimumDayHeight - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- minimumRowCountFormat - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- miniNavAlign - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- MiniNavControl - Class in com.smartgwt.client.widgets
-
Compact control for up/down navigation that roughly looks like an up arrowhead next to a down arrowhead.
- MiniNavControl() - Constructor for class com.smartgwt.client.widgets.MiniNavControl
- MiniNavControl(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.MiniNavControl
- MiniNavControlLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- MiniNavControlLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.MiniNavControlLogicalStructure
- minLabelGap - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- minLaneHeight - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- minLaneWidth - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- minMemberLength - Variable in class com.smartgwt.logicalstructure.widgets.layout.DataViewLogicalStructure
- minMemberLength - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- minMemberSize - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- minNonEdgeSize - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- minorTickLength - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- minRowHeight - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- minUploadFields - Variable in class com.smartgwt.logicalstructure.widgets.MultiFilePickerLogicalStructure
- MINUS - Static variable in class com.smartgwt.client.widgets.HeaderControl
- MINUTE - Enum constant in enum com.smartgwt.client.types.TimeUnit
-
a minute time-unit
- minutesPerRow - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- minValueLabel - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- minWidth - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortletLogicalStructure
- minXDataSpreadPercent - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- missingFieldPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- missingSummaryFieldValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- MobileDevelopment - Interface in com.smartgwt.client.docs
-
Mobile Application Development
- MOCK - Enum constant in enum com.smartgwt.client.types.MockDataFormat
-
Mock data in "balsamiq" format
- mockDataCriteria - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
When
mockMode
is enabled, criteria to use in an initial "fetch" DSRequest to retrieve sample data. - MockDataFormat - Enum in com.smartgwt.client.types
-
Specifies the format of the mock data.
- mockDataRows - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
When
mockMode
is enabled, number of rows of data to retrieve via an initial "fetch" DSRequest, for use as sample data. - MockDataSource - Class in com.smartgwt.client.data
-
A special kind of
client-only DataSource
that can be configured with"mock data"
- a simple text format for table or tree data. - MockDataSource() - Constructor for class com.smartgwt.client.data.MockDataSource
- MockDataSource(JavaScriptObject) - Constructor for class com.smartgwt.client.data.MockDataSource
- MockDataType - Enum in com.smartgwt.client.types
-
Whether the mock data is for a flat grid-like dataset or for a tree.
- MockDSExportCallback - Interface in com.smartgwt.client.callbacks
- MockDSExportFormat - Enum in com.smartgwt.client.types
- MockDSExportSettings - Class in com.smartgwt.client.util
-
Settings used to control the export or serialization of a
DataSource
byReify.getMockDS()
. - MockDSExportSettings() - Constructor for class com.smartgwt.client.util.MockDSExportSettings
- MockDSExportSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.util.MockDSExportSettings
- MockDSExportValidatorMode - Enum in com.smartgwt.client.types
- Modal - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Modal.
- modalEditing - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- modalMaskOpacity - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- modalMaskStyle - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- mode - Variable in class com.smartgwt.logicalstructure.widgets.ace.AceEditorLogicalStructure
- mode - Variable in class com.smartgwt.logicalstructure.widgets.SavedSearchEditorLogicalStructure
- modeSwitcherAdvancedMessage - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- modeSwitcherFlattenWarningMessage - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- modeSwitcherSimpleMessage - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- MODIFIER - Enum constant in enum com.smartgwt.client.types.FieldType
-
Fields of this type are automatically populated by the Smart GWT Server with the current authenticated userId as part of "add" and "update" operations.
- MODIFIER - Enum constant in enum com.smartgwt.client.types.ProportionalResizeMode
-
proportional resize is off by default, but holding down one of the
Canvas.proportionalResizeModifiers
turns proportional resize on for a given resize interaction - MODIFIER_OFF - Enum constant in enum com.smartgwt.client.types.ProportionalResizeMode
-
proportional resize is on by default, but holding down one of the
Canvas.proportionalResizeModifiers
turns proportional resize off for a given resize interaction - MODIFIERSANDTIMESTAMPS - Enum constant in enum com.smartgwt.client.types.WriteToGeneratedFields
-
Write
dsRequest
-provided values for fields of typemodifier
,creator
,modifierTimestamp
andcreatorTimestamp
- MODIFIERTIMESTAMP - Enum constant in enum com.smartgwt.client.types.FieldType
-
Fields of this type are automatically populated by the Smart GWT Server with the current date and time as part of "add" and "update" operations.
- MODULE - Static variable in class com.smartgwt.client.util.SC
- momentumScrollMinSpeed - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- MONTH - Enum constant in enum com.smartgwt.client.types.TimeUnit
-
a month time-unit
- MONTH - Enum constant in enum com.smartgwt.client.types.ViewName
-
month view
- MONTH_AGO - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the current day of the previous month
- MONTH_DAY - Enum constant in enum com.smartgwt.client.types.DateItemSelectorFormat
-
Output only month, day fields.
- MONTH_DAY_YEAR - Enum constant in enum com.smartgwt.client.types.DateItemSelectorFormat
-
Output fields in month, day, year order.
- MONTH_FROM_NOW - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the current day of the following month
- MONTH_YEAR - Enum constant in enum com.smartgwt.client.types.DateItemSelectorFormat
-
Output only month, year fields.
- monthButtonIconSrc - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- monthButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- monthMenuStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- monthMoreEventsLinkTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- MonthViewEvents - Interface in com.smartgwt.client.docs
-
The following APIs are all related to MonthViewEvents.
- MonthViewFormatting - Interface in com.smartgwt.client.docs
-
The following APIs are all related to MonthViewFormatting.
- MonthViewHoverHTMLCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the hover HTML to be displayed when the user hovers over a cell displayed in the calendar month view tab.
- MonthViewHoverHTMLCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.MonthViewHoverHTMLCustomizer
- monthViewTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- moreButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- moreTab - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabBarLogicalStructure
- moreTabCount - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabBarLogicalStructure
- moreTabCount - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- moreTabImage - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- moreTabTitle - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- MOUSE - Enum constant in enum com.smartgwt.client.types.CalendarSaveScenario
-
the user moved or resized an
event
with the mouse - MOUSE - Enum constant in enum com.smartgwt.client.types.DragIntersectStyle
-
Look for drop targets that are under the current mouse cursor position.
- mouseDown() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Notification fired when the user presses the left mouse button on this DrawGroup.
- MOUSEDOWN - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the left mouse button is pressed on the Page.
- MOUSEDOWN - Enum constant in enum com.smartgwt.client.types.TourActionType
-
The target will complete the step on mouseDown
- MouseDownEvent - Class in com.smartgwt.client.widgets.drawing.events
- MouseDownEvent - Class in com.smartgwt.client.widgets.events
- MouseDownEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
- MouseDownEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.MouseDownEvent
- MouseDownHandler - Interface in com.smartgwt.client.widgets.drawing.events
- MouseDownHandler - Interface in com.smartgwt.client.widgets.events
- MouseEvents - Interface in com.smartgwt.client.docs
-
The following APIs are all related to MouseEvents.
- mouseMove() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Notification fired when the user moves the mouse over this DrawGroup.
- MOUSEMOVE - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the mouse moves on the Page.
- MouseMoveEvent - Class in com.smartgwt.client.widgets.drawing.events
- MouseMoveEvent - Class in com.smartgwt.client.widgets.events
- MouseMoveEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
- MouseMoveEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.MouseMoveEvent
- MouseMoveHandler - Interface in com.smartgwt.client.widgets.drawing.events
- MouseMoveHandler - Interface in com.smartgwt.client.widgets.events
- mouseOut() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Notification fired when the mouse leaves this DrawGroup.
- MouseOutEvent - Class in com.smartgwt.client.widgets.drawing.events
- MouseOutEvent - Class in com.smartgwt.client.widgets.events
- MouseOutEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
- MouseOutEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.MouseOutEvent
- MouseOutHandler - Interface in com.smartgwt.client.widgets.drawing.events
- MouseOutHandler - Interface in com.smartgwt.client.widgets.events
- mouseOver() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Notification fired when the mouse enters this DrawGroup.
- MOUSEOVER - Enum constant in enum com.smartgwt.client.types.TourActionType
-
The target must be moused-over to complete the step
- MouseOverEvent - Class in com.smartgwt.client.widgets.drawing.events
- MouseOverEvent - Class in com.smartgwt.client.widgets.events
- MouseOverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
- MouseOverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.MouseOverEvent
- MouseOverHandler - Interface in com.smartgwt.client.widgets.drawing.events
- MouseOverHandler - Interface in com.smartgwt.client.widgets.events
- mouseStillDownDelay - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- MouseStillDownEvent - Class in com.smartgwt.client.widgets.events
- MouseStillDownEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.MouseStillDownEvent
- MouseStillDownHandler - Interface in com.smartgwt.client.widgets.events
- mouseStillDownInitialDelay - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- mouseUp() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Notification fired when the user releases the left mouse button on this DrawGroup.
- MOUSEUP - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the left mouse button released on the Page.
- MouseUpEvent - Class in com.smartgwt.client.widgets.drawing.events
- MouseUpEvent - Class in com.smartgwt.client.widgets.events
- MouseUpEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
- MouseUpEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.MouseUpEvent
- MouseUpHandler - Interface in com.smartgwt.client.widgets.drawing.events
- MouseUpHandler - Interface in com.smartgwt.client.widgets.events
- MouseWheelEvent - Class in com.smartgwt.client.widgets.events
- MouseWheelEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.MouseWheelEvent
- MouseWheelHandler - Interface in com.smartgwt.client.widgets.events
- move(int, int) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Moves this RemoteWindow.
- move(int, int, RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Moves this RemoteWindow.
- move(TreeNode, TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Moves the specified node to a new parent.
- move(TreeNode, TreeNode, Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Moves the specified node to a new parent.
- move(String, int, int) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Moves the existing window with the specified name,
- move(String, int, int, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Moves the existing window with the specified name,
- MOVE - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the "move" (crosshairs) cursor.
- MOVE - Enum constant in enum com.smartgwt.client.types.DragDataAction
-
Remove the data from this list so it can be moved into the other list.
- MOVE - Enum constant in enum com.smartgwt.client.types.KnobType
-
Display a control knob for moving the item around.
- MOVE - Enum constant in enum com.smartgwt.client.types.MultiWindowEvent
-
fires when a window is moved
- moveAbove(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Puts this widget just above the specified widget in the stacking order, so it appears in front of the specified widget if both widgets have the same parent.
- moveBelow(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Puts this widget just below the specified widget in the stacking order, so it appears behind the specified widget if both widgets have the same parent.
- moveBy(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Moves the widget deltaX pixels to the right and deltaY pixels down.
- moveBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Increment start, end and control points of this curve
- moveBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Updates the
DrawGroup
's left coordinate bydX
and the top coordinate bydY
. - moveBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Move the drawImage by the specified delta
- moveBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Move the shape by the specified deltas for the left and top coordinate.
- moveBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Move both the start and end points of the line by a relative amount.
- moveBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Move both the start and end points of the line by a relative amount.
- moveBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Move the drawOval by the specified delta
- moveBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Move the points by dX,dY
- moveBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Move the drawRect by the specified delta
- moveBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Move the DrawSector by the specified amounts.
- moveBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Move the drawShape by the specified delta
- MovedEvent - Class in com.smartgwt.client.widgets.drawing.events
- MovedEvent - Class in com.smartgwt.client.widgets.events
- MovedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MovedEvent
- MovedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.MovedEvent
- MovedHandler - Interface in com.smartgwt.client.widgets.drawing.events
- MovedHandler - Interface in com.smartgwt.client.widgets.events
- moveFirstPointTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Move all points in the path such that the first point ends up at the specified coordinates and the line lengths and angles are unchanged.
- moveFocusOnTab - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- moveItemsWithGroup - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawGroupLogicalStructure
- moveKnobOffset - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- moveKnobPoint - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- MoveKnobPoint - Enum in com.smartgwt.client.types
-
Specifies the starting point of a move knob with respect to its draw item.
- moveSection(int, int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Moves the specified section(s) to a new position in the SectionStack order.
- moveSection(String, int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- moveStartPointTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Move the start point, end point, and control points of the curve such that the
startPoint
ends up at the specified coordinates and the shape of the curve is unchanged. - moveStartPointTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Move both the start and end points of the line such that the
startPoint
ends up at the specified coordinate and the line length and angle are unchanged. - moveStartPointTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Moves the line path such that the
startPoint
ends up at the specified point. - moveTarget(String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Move a target to the newly specified parent / position.
- moveTarget(String, String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
- moveTarget(String, String, Integer) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Move a target to the newly specified parent / position.
- moveTargets(String[]) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Move a list of targets to the newly specified parent / position.
- moveTargets(String[], String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
- moveTargets(String[], String, Integer) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Move a list of targets to the newly specified parent / position.
- moveTo(int, int) - Static method in class com.smartgwt.client.util.Page
-
Move the window to a specified top and left in screen coordinates.
- moveTo(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Moves the widget so that its top-left corner is at the specified coordinates.
- moveTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Sets both the left and top coordinates of this
DrawGroup
'sgroup rectangle
. - moveTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Move the drawImage to the specified position
- moveTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Move the DrawItem to the specified coordinates in the global coordinate system.
- moveTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Move the drawOval to the specified left/top position.
- moveTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Move the drawRect to the specified position
- MOVETO - Enum constant in enum com.smartgwt.client.types.DrawShapeCommandType
-
Start a new sub-path at a given (x,y) coordinate.
- MoveToCommand - Class in com.smartgwt.client.widgets.drawing
-
Command to start a new sub-path.
- MoveToCommand() - Constructor for class com.smartgwt.client.widgets.drawing.MoveToCommand
- MoveToCommand(Point) - Constructor for class com.smartgwt.client.widgets.drawing.MoveToCommand
- moveToEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
scrollToEvent()
. - MULTI_FILE - Enum constant in enum com.smartgwt.client.types.FormItemType
- MULTI_UPLOAD - Enum constant in enum com.smartgwt.client.types.FormItemType
- MultiAutoChildren - Interface in com.smartgwt.client.docs
-
A MultiAutoChild is an
com.smartgwt.client.types.AutoChild
where the creating component usually creates more than one, hence, unlike a normal AutoChild, the AutoChild is not accessible ascreator.[autoChildName]
. - MULTICOMBOBOX_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- MultiComboBoxItem - Class in com.smartgwt.client.widgets.form.fields
-
A MultiComboBoxItem is a combo box that allows the user to select multiple options.
- MultiComboBoxItem() - Constructor for class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- MultiComboBoxItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- MultiComboBoxItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- MultiComboBoxItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- multiComboBoxItem_defaultHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter values".
- MultiComboBoxLayoutStyle - Enum in com.smartgwt.client.types
-
Specifies the layout of the combo box and buttons in a MultiComboBoxItem.
- MultiDecisionTask - Class in com.smartgwt.client.util.workflow
-
Chooses a next element in a
Process
by evaluating a series of criteria against theProcess.state
and choosing the element associated with the criteria that matched, or adefaultElement
if none of the criteria match. - MultiDecisionTask() - Constructor for class com.smartgwt.client.util.workflow.MultiDecisionTask
- MultiDecisionTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.MultiDecisionTask
- multiDecisionTaskEditor_instructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Pick tasks and the criteria that should cause that task to be done next.
- MultiFileItem - Class in com.smartgwt.client.widgets.form.fields
-
The MultiFileItem provides an interface for a user to save one or more files that are related to a DataSource record, where each file is represented by a record in a related DataSource.
- MultiFileItem() - Constructor for class com.smartgwt.client.widgets.form.fields.MultiFileItem
- MultiFileItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.MultiFileItem
- MultiFileItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.MultiFileItem
- MultiFileItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.MultiFileItem
- multiFileItem_editButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add files".
- multiFileItem_emptyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click icon to add...".
- multiFileItem_pickerAddAnotherFileButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add another".
- multiFileItem_pickerCancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- multiFileItem_pickerUploadButtonInitialTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "OK".
- multiFileItem_pickerUploadButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save".
- multiFileItem_pickerUploadProgressLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Saving $fileName $formattedFileSize".
- multiFileItem_removeButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove selected files".
- MultiFilePicker - Class in com.smartgwt.client.widgets
-
The MultiFilePicker is a pop-up picker used by the
MultiFileItem
to allow the user to enter several files for upload. - MultiFilePicker() - Constructor for class com.smartgwt.client.widgets.MultiFilePicker
- MultiFilePicker(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.MultiFilePicker
- multiFilePicker_emptyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click icon to add...".
- multiFilePicker_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add files".
- MultiFilePickerLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- MultiFilePickerLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.MultiFilePickerLogicalStructure
- MultiGroupDialog - Class in com.smartgwt.client.widgets
-
A dialog that allows the user to set up complex grouping arrangements by defining a group of
GroupSpecifier
s. - MultiGroupDialog() - Constructor for class com.smartgwt.client.widgets.MultiGroupDialog
- MultiGroupDialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.MultiGroupDialog
- multiGroupDialog_addLevelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add Level".
- multiGroupDialog_applyButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Apply".
- multiGroupDialog_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- multiGroupDialog_copyLevelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Copy Level".
- multiGroupDialog_deleteLevelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delete Level".
- multiGroupDialog_firstGroupLevelTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Group by".
- multiGroupDialog_groupingFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Grouping".
- multiGroupDialog_invalidListPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Columns may only be used once: ''$title'' is used multiple times.".
- multiGroupDialog_levelDownPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Move Level Down".
- multiGroupDialog_levelUpPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Move Level Up".
- multiGroupDialog_otherGroupLevelTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Then by".
- multiGroupDialog_propertyFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Column".
- multiGroupDialog_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Group".
- MultiGroupDialogLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- MultiGroupDialogLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- MultiGroupPanel - Class in com.smartgwt.client.widgets
-
A widget that allows the user to set up complex grouping arrangements by defining a group of
GroupSpecifier
s. - MultiGroupPanel() - Constructor for class com.smartgwt.client.widgets.MultiGroupPanel
- MultiGroupPanel(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.MultiGroupPanel
- MultiGroupPanelLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- MultiGroupPanelLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- multiInsertBatchSize - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For dataSources of
serverType
"sql" only, this property sets the multi-insert batch size for add requests on thisdataSource
. - multiInsertBatchSize - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For "add" operations on dataSources of
serverType
"sql" only, this property sets the multi-insert batch size for thisoperation
. - multiInsertNonMatchingStrategy - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For dataSources of
serverType
"sql" only, this property sets the multi-insert "non matching" strategy for add requests on thisdataSource
. - multiInsertNonMatchingStrategy - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For "add" operations on dataSources of
serverType
"sql" only, this property sets the multi-insert "non matching" strategy for thisoperation
. - MultiInsertNonMatchingStrategy - Enum in com.smartgwt.client.types
-
For
SQLDataSource
only, the strategy to use to harmonize multiple records whenaddData()
is called with a list of records, andmultiInsertStrategy
"multipleValues" is in force, and the supplied records do not all contain exactly the same fields. - multiInsertStrategy - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For dataSources of
serverType
"sql" only, this property sets the multi-insert strategy for add requests on thisdataSource
. - multiInsertStrategy - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For "add" operations on dataSources of
serverType
"sql" only, this property sets the multi-insert strategy for thisoperation
. - MultiInsertStrategy - Enum in com.smartgwt.client.types
-
For
SQLDataSource
only, the strategy to use to insert multiple records whenaddData()
is called with a list of records. - MultiLinkTree - Interface in com.smartgwt.client.docs
-
The following APIs are all related to MultiLinkTree.
- MultiMessageMode - Enum in com.smartgwt.client.types
- MULTIPART - Enum constant in enum com.smartgwt.client.types.Encoding
-
form encoding for forms with INPUT file elements, that is, forms that upload files ("multipart/form-data")
- MultiPickerItem - Class in com.smartgwt.client.widgets.form.fields
-
MultiPickerItem provides an interface to edit data involving whether a record has membership in a certain set, for example, where specific Employees are part of specific Teams.
- MultiPickerItem() - Constructor for class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- MultiPickerItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- MultiPickerItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- multiPickerItem_deselectAllButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear All"
- multiPickerItem_deselectAllWhileFiltered_disabledPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear All disabled while filtered"
- multiPickerItem_deselectAllWhileFiltered_partialCachePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Unable to Clear All as the full set of options has not been fetched from the server."
- multiPickerItem_filterHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Filter"
- multiPickerItem_selectAllButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select All"
- multiPickerItem_selectAllWhileFiltered_disabledPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select All disabled while filtered"
- multiPickerItem_selectAllWhileFiltered_partialCachePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Unable to Select All as the full set of options has not been fetched from the server."
- multiPickerItem_selectedSelectionListTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Included Items"
- multiPickerItem_unselectedSelectionListTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Excluded Items"
- multiPickerItem_useSelectedValuesPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "None Except:"
- multiPickerItem_useUnselectedValuesPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "All Except:"
- MultiPickerSelectionStyle - Enum in com.smartgwt.client.types
-
Governs whether a
MultiPickerItem
displays selected and unselected option in a drop down pickList, or uses ashuttle interface
- multiple - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Indicates that this field should always be Array-valued.
- multiple - Variable in class com.smartgwt.client.docs.serverds.Mail
-
By default, multiple mail messages are sent if the dsResponse contains multiple records.
- MULTIPLE - Enum constant in enum com.smartgwt.client.types.SelectionStyle
-
select one or more items
- MULTIPLE - Enum constant in enum com.smartgwt.client.types.VisibilityMode
-
Multiple sections can be expanded at the same time, and will share space.
- MultipleAppearance - Enum in com.smartgwt.client.types
-
Appearance for a SelectItem that allows multiple selection
- MultipleField - Interface in com.smartgwt.client.docs
-
The following APIs are all related to MultipleField.
- MultipleFieldStorage - Enum in com.smartgwt.client.types
-
Options for how values are stored for a field that is
multiple:true
. - multipleStorage - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
How values for a
multiple:true
field should be stored. - multipleStorageSeparator - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For fields that are
multiple:true
and usemultipleStorage
, the separator used in the "simpleString"MultipleFieldStorage
mode. - MULTIPLEVALUES - Enum constant in enum com.smartgwt.client.types.MultiInsertStrategy
-
Generate a single SQL statement that inserts multiple rows, using a database-specific strategy (usually specifying multiple
VALUES
clauses, but Oracle does not support that approach so we implement the same behavior using subselects). - multipleValueSeparator - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For fields that are
multiple:true
, the separator used between values when they are displayed. - MULTIPLIER - Enum constant in enum com.smartgwt.client.types.RecordSummaryFunctionType
-
Iterates through each field, picking up the numeric field values from the record and multiplying them together.
- MULTIPLIER - Enum constant in enum com.smartgwt.client.types.SummaryFunctionType
-
Client: iterates through the set of records, picking up all numeric values for the specified field and multiplying them together.
- MultiSortCallback - Interface in com.smartgwt.client.data
-
Called when the user defines and accepts one or more SortSpecifiers in the
MultiSortDialog
. - MultiSortDialog - Class in com.smartgwt.client.data
-
Deprecated.In favor of
MultiSortDialog
, from the "widgets" packags - MultiSortDialog - Class in com.smartgwt.client.widgets
-
A dialog that allows the user to set up complex sorting arrangements by defining a group of
SortSpecifier
s. - MultiSortDialog() - Constructor for class com.smartgwt.client.data.MultiSortDialog
-
Deprecated.
- MultiSortDialog() - Constructor for class com.smartgwt.client.widgets.MultiSortDialog
- MultiSortDialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.MultiSortDialog
- multiSortDialog_addLevelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add Level".
- multiSortDialog_applyButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Apply".
- multiSortDialog_ascendingTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Ascending".
- multiSortDialog_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- multiSortDialog_copyLevelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Copy Level".
- multiSortDialog_deleteLevelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delete Level".
- multiSortDialog_descendingTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Descending".
- multiSortDialog_directionFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Order".
- multiSortDialog_firstSortLevelTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sort by".
- multiSortDialog_invalidListPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Columns may only be used once: ''$title'' is used multiple times.".
- multiSortDialog_levelDownPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Move Level Down".
- multiSortDialog_levelUpPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Move Level Up".
- multiSortDialog_otherSortLevelTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Then by".
- multiSortDialog_propertyFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Column".
- multiSortDialog_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sort".
- MultiSortDialogLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- MultiSortDialogLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- MultiSortPanel - Class in com.smartgwt.client.widgets
-
A widget that allows the user to set up complex sorting arrangements by defining a group of
SortSpecifier
s. - MultiSortPanel() - Constructor for class com.smartgwt.client.widgets.MultiSortPanel
- MultiSortPanel(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.MultiSortPanel
- MultiSortPanelLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- MultiSortPanelLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- MultiTenancy - Interface in com.smartgwt.client.docs
-
Transparent Multi-Tenancy
- MultiUpdatePolicy - Enum in com.smartgwt.client.types
-
Controls when primary keys are required for "update" and "remove" server operations, when allowMultiUpdate has not been explicitly configured on either the
operationBinding.allowMultiUpdate
or via the server-side APIDSRequest.setAllowMultiUpdate()
. - MultiWindow - Class in com.smartgwt.client.browser.window
-
Note: this is currently an experimental feature and not covered by normal support guarantees.
- MultiWindow() - Constructor for class com.smartgwt.client.browser.window.MultiWindow
- MULTIWINDOW - Static variable in class com.smartgwt.linker.SmartGwtMultiWinTypeSync
- MultiWindowEvent - Enum in com.smartgwt.client.types
-
Various events triggered by any window in the current application.
- MultiWindowEventCallback - Interface in com.smartgwt.client.browser.window
- MultiWindowSettings - Class in com.smartgwt.client.browser.window
-
Allows specifying settings to apply to the
MultiWindow
of a child window. - MultiWindowSettings() - Constructor for class com.smartgwt.client.browser.window.MultiWindowSettings
- MultiWindowSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.browser.window.MultiWindowSettings
- MUTEX - Enum constant in enum com.smartgwt.client.types.VisibilityMode
-
Only one section can be expanded at a time.
N
- N_RESIZE - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the "north resize" cursor.
- name - Variable in class com.smartgwt.client.bean.BeanProperty
- name - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Name for this field.
- name - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
Name of the type, used to refer to the type from
field.type
. - name - Variable in class com.smartgwt.client.docs.serverds.VisibleMethod
-
The method name.
- name - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- name - Variable in class com.smartgwt.logicalstructure.widgets.plugins.FlashletLogicalStructure
- NAME - Enum constant in enum com.smartgwt.client.types.EnumTranslateStrategy
-
Translates to/from a String matching the constant name.
- NAME - Enum constant in enum com.smartgwt.client.types.LocatorStrategy
-
Match by name if possible.
- NAME - Enum constant in enum com.smartgwt.client.types.PropertyIdentifier
-
Identify properties by internal name
- NAME - Enum constant in enum com.smartgwt.client.types.ValueItemType
-
This is the single form item that will populate the generated
Criterion.value
forOperator.valueType
of"fieldName"
. - nameField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- NATIVE - Enum constant in enum com.smartgwt.client.types.AutoComplete
-
Allow native browser autoComplete.
- NATIVE - Enum constant in enum com.smartgwt.client.types.SequenceMode
-
Use a database-specific native technique to obtain the most recent sequence value.
- NATIVE_CHECKBOX_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- nativeAutoHideScrollbars - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- NativeCheckboxItem - Class in com.smartgwt.client.widgets.form.fields
-
A checkbox for manipulating 2-valued fields based on the native checkbox element.
- NativeCheckboxItem() - Constructor for class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
- NativeCheckboxItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
- NativeCheckboxItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
- nativeObject - Variable in class com.smartgwt.client.widgets.BaseWidget
- NativeObject - Class in com.smartgwt.client.core
-
Smart GWT debugging in Eclipse with logical structures
- NativeObject(LogicalStructure) - Constructor for class com.smartgwt.client.core.NativeObject
- nativeXMLAvailable() - Static method in class com.smartgwt.client.data.XMLTools
-
Returns true if the current browser exposes an XML parser that can be used for Smart GWT XML operations like web service bindings and XML processing.
- navIcon - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- NAVICON_ONLY - Enum constant in enum com.smartgwt.client.types.NavigationMode
-
Only clicking directly on the navigation icon triggers navigation
- NAVIGATE_PANE - Enum constant in enum com.smartgwt.client.types.NavigationMethod
-
application code directly called
navigatePane()
- navigateBack() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Navigate to the previous column.
- navigateDetailPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Calls
navigatePane()
with thedetailPane
as the target pane. - navigateDetailPane(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Calls
navigatePane()
with thedetailPane
as the target pane. - navigateListPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Calls
navigatePane()
with thelistPane
as the target pane. - navigateListPane(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Calls
navigatePane()
with thelistPane
as the target pane. - navigateOnTab - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- navigatePane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Causes the target pane component to load data and update its title based on the current selection in the source pane.
- navigatePane(CurrentPane) - Method in class com.smartgwt.client.widgets.layout.SplitPane
- navigatePane(CurrentPane, String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
- navigatePane(CurrentPane, String, CurrentPane) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Causes the target pane component to load data and update its title based on the current selection in the source pane.
- NavigateSplitPaneTask - Class in com.smartgwt.client.util.workflow
-
Causes the list pane component to load data and update its title based on the current selection in the source pane.
- NavigateSplitPaneTask() - Constructor for class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
- NavigateSplitPaneTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
- NAVIGATION - Enum constant in enum com.smartgwt.client.types.CurrentPane
-
SplitPane.navigationPane
is the most recently shown - NavigationBar - Class in com.smartgwt.client.widgets.layout
-
Navigation control implemented as a horizontal layout showing back and forward controls and a title.
- NavigationBar() - Constructor for class com.smartgwt.client.widgets.layout.NavigationBar
- NavigationBar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.NavigationBar
- NavigationBarControls - Enum in com.smartgwt.client.types
- NavigationBarLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- NavigationBarLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- NavigationBarViewState - Class in com.smartgwt.client.widgets.layout
-
Encapsulates state of a
NavigationBar
's view. - NavigationBarViewState() - Constructor for class com.smartgwt.client.widgets.layout.NavigationBarViewState
- NavigationBarViewState(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.NavigationBarViewState
- NavigationButton - Class in com.smartgwt.client.widgets
-
Specially styled Button subclass used by the
NavigationBar
class. - NavigationButton() - Constructor for class com.smartgwt.client.widgets.NavigationButton
- NavigationButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.NavigationButton
- navigationButtonHeight - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- NavigationButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- NavigationButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.NavigationButtonLogicalStructure
- NavigationClickEvent - Class in com.smartgwt.client.widgets.layout.events
- NavigationClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
- NavigationClickHandler - Interface in com.smartgwt.client.widgets.layout.events
- NavigationDirection - Enum in com.smartgwt.client.types
-
Navigation direction.
- navigationLayoutHeight - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- NavigationMethod - Enum in com.smartgwt.client.types
-
Method of, or reason for, navigation between panes.
- navigationMode - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- NavigationMode - Enum in com.smartgwt.client.types
-
Controls the navigation mode of records.
- navigationPane - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- navigationPaneWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- navigationTitle - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- NavItem - Class in com.smartgwt.client.widgets.layout
-
Properties for a navigation item in a
NavPanel
. - NavItem() - Constructor for class com.smartgwt.client.widgets.layout.NavItem
- NavItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.NavItem
- navItemBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavPanelLogicalStructure
- navItems - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavPanelLogicalStructure
- NavPanel - Class in com.smartgwt.client.widgets.layout
-
Provides a list or tree of
navigation items
, each of which specifies a component to be displayed in a mutually exclusive fashion in thenavDeck
. - NavPanel() - Constructor for class com.smartgwt.client.widgets.layout.NavPanel
- NavPanel(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.NavPanel
- NavPanelLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- NavPanelLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.NavPanelLogicalStructure
- NE_RESIZE - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the "north-east resize" cursor.
- NEARORIGIN - Enum constant in enum com.smartgwt.client.types.PanelPlacement
-
classic placement for menus, pop-up lists and pickers in desktop interfaces: near the control that was clicked (a search field,
MenuButton
, etc). - NetworkPerformance - Interface in com.smartgwt.client.docs
-
Network Performance
- NEVER - Enum constant in enum com.smartgwt.client.types.FieldAuditMode
-
the field value will never be saved for any DataSource audit operation
- NEVER - Enum constant in enum com.smartgwt.client.types.LabelRotationMode
-
do not rotate labels
- NEVER - Enum constant in enum com.smartgwt.client.types.MultiUpdatePolicy
-
having a PK is never required, even for requests from a browser.
- NEVER - Enum constant in enum com.smartgwt.client.types.OutputWhen
-
Field is never delivered, unless explicitly included in
OperationBinding.outputs
. - NEVER - Enum constant in enum com.smartgwt.client.types.PreserveOpenState
-
Never try to automatically preserve the openState.
- NEVER - Enum constant in enum com.smartgwt.client.types.RecategorizeMode
-
never recategorize
- NEVER - Enum constant in enum com.smartgwt.client.types.SelectItemsMode
-
never allow selection of an individual item
- NEVER - Enum constant in enum com.smartgwt.client.types.ShowDataValuesMode
-
never show data-values at all
- NEVER - Enum constant in enum com.smartgwt.client.types.TitleAutoFitRotationMode
-
do not rotate
- NEVER_ROTATE - Enum constant in enum com.smartgwt.client.types.TitleRotationMode
-
the
titleLabel
is never rotated with the item. - neverValidate - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- newControlConstructor - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- newEventWindowTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- newInstance() - Method in class com.smartgwt.client.bean.BeanFactory
- newInstance(JavaScriptObject) - Method in class com.smartgwt.client.bean.BeanFactory
- newInstance(JavaScriptObject) - Method in class com.smartgwt.client.bean.types.JsoWrapperValueType
- newInstance(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Create an instance based on the provided class object.
- newInstance(Class<?>, JavaScriptObject) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Create an instance based on the provided class object, and apply the provided properties to it.
- newInstance(Class<?>, Map<String, Object>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Create an instance based on the provided class object, and apply the provided properties to it.
- newInstance(String) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Create an instance based on the provided class name.
- newInstance(String, JavaScriptObject) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Create an instance based on the provided class name, and apply the provided properties to it.
- newInstance(String, Map<String, Object>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Create an instance based on the provided class name, and apply the provided properties to it.
- newInstance(Map<String, Object>) - Method in class com.smartgwt.client.bean.BeanFactory
- newRecordRowMessage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- newSearchText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- next() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Move to the next day, week, or month, depending on which tab is selected.
- NEXT - Enum constant in enum com.smartgwt.client.types.RowEndEditAction
-
navigate to the first editable cell in the next record
- nextButtonHoverText - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- nextButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- NEXTCELL - Enum constant in enum com.smartgwt.client.types.EnterKeyEditAction
-
edit the next editable cell in the record
- nextMonthButtonAriaLabel - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- nextMonthIcon - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- nextMonthIconHeight - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- nextMonthIconRTL - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- nextMonthIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- NEXTROW - Enum constant in enum com.smartgwt.client.types.EnterKeyEditAction
-
edit the same field in the next editable record
- NEXTROWSTART - Enum constant in enum com.smartgwt.client.types.EnterKeyEditAction
-
edit the first editable cell in next editable record
- NextSearchTarget(String, boolean) - Constructor for class com.smartgwt.linker.SmartGwtMultiWinTypeSync.NextSearchTarget
- NextValueHandler - Interface in com.smartgwt.client.widgets.form.fields
- nextYearButtonAriaLabel - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- nextYearIcon - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- nextYearIconHeight - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- nextYearIconRTL - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- nextYearIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- nillable - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Controls whether an explicit null-valued Record attribute for this field should result in
xsi:nil
being used to transmit the value when serializing to XML, like so: - NO - Static variable in class com.smartgwt.client.widgets.Dialog
-
NO Button object.
- NO_REPEAT - Enum constant in enum com.smartgwt.client.types.BackgroundRepeat
-
Don't tile the background image at all.
- NO_REPEAT - Enum constant in enum com.smartgwt.client.types.BkgndRepeat
-
Don't tile the background image at all.
- NODE - Enum constant in enum com.smartgwt.client.types.ScanMode
-
take each node individually
- NODE - Enum constant in enum com.smartgwt.client.types.TieMode
-
continue, but pick childrenProperty on a per-node basis (will detect mixed)
- NodeAddedEvent - Class in com.smartgwt.client.tools
- NodeAddedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.NodeAddedEvent
- NodeAddedHandler - Interface in com.smartgwt.client.tools
- NodeClickEvent - Class in com.smartgwt.client.widgets.tree.events
- NodeClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.NodeClickEvent
- NodeClickHandler - Interface in com.smartgwt.client.widgets.tree.events
- NodeContextClickEvent - Class in com.smartgwt.client.widgets.tree.events
- NodeContextClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
- NodeContextClickHandler - Interface in com.smartgwt.client.widgets.tree.events
- nodeForRecord(ListGridRecord) - Static method in class com.smartgwt.client.widgets.tree.Tree
-
A TreeNode and ListGridRecord represent similar datastructures and it is possible that certain TreeGrid operations return a ListGridRecord since TreeGrid extends ListGrid.
- nodeIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- nodeIcon - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- NodeLocator - Class in com.smartgwt.client.widgets.tree
-
An object containing sufficient context to unambiguously identify a single node in the tree.
- NodeLocator() - Constructor for class com.smartgwt.client.widgets.tree.NodeLocator
- NodeLocator(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.NodeLocator
- nodeMoved(EditNode, EditNode, EditNode, EditNode, EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Notification fired when an
EditNode
has been moved to a new position in the component tree. - nodeRemoved(EditNode, EditNode, EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Notification fired when an
EditNode
has been removed from the EditContext - NodeSelectedEvent - Class in com.smartgwt.client.widgets.grid.events
- NodeSelectedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
- NodeSelectedHandler - Interface in com.smartgwt.client.widgets.grid.events
- noDoubleClicks - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- noDoubleClicks - Variable in class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- noDoubleClicks - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionHeaderLogicalStructure
- noDropCursor - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- noErrorDetailsMessage - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- noFactoryException(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
- noFactoryException(String) - Static method in class com.smartgwt.client.bean.BeanFactory
- NoFrames - Interface in com.smartgwt.client.docs
-
Don't Misuse Frames
- noHighlightsTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- NONE - Enum constant in enum com.smartgwt.client.types.AnimationAcceleration
-
- no bias
- NONE - Enum constant in enum com.smartgwt.client.types.ArrowKeyEditAction
-
The grid will take no special action when the user presses up or down arrow keys within an editor
- NONE - Enum constant in enum com.smartgwt.client.types.AutoComplete
-
Disable browser autoComplete.
- NONE - Enum constant in enum com.smartgwt.client.types.AutoFitEvent
-
No event will trigger auto-fit.
- NONE - Enum constant in enum com.smartgwt.client.types.AutoFitIconFieldType
-
Apply no special sizing to icon fields - treat them like any other field in the grid
- NONE - Enum constant in enum com.smartgwt.client.types.AutoSelectionModel
-
Selecting row or column headers will not select cells in the body.
- NONE - Enum constant in enum com.smartgwt.client.types.CacheSyncStrategy
-
This strategy does not attempt to derive cache sync data at all.
- NONE - Enum constant in enum com.smartgwt.client.types.ClientUniquenessCheckCondition
-
Never consult cached component data.
- NONE - Enum constant in enum com.smartgwt.client.types.ContentLayoutPolicy
-
Window does not try to size members at all on either axis.
- NONE - Enum constant in enum com.smartgwt.client.types.DataSourceTemplateReferenceMode
-
Indicates that no resolution of templated references should be done
- NONE - Enum constant in enum com.smartgwt.client.types.DragAppearance
-
No default drag appearance is indicated.
- NONE - Enum constant in enum com.smartgwt.client.types.DragDataAction
-
Don't do anything, resulting in the same data being in both lists.
- NONE - Enum constant in enum com.smartgwt.client.types.DragMaskType
-
no mask
- NONE - Enum constant in enum com.smartgwt.client.types.DragTrackerMode
-
Don't display a drag tracker at all
- NONE - Enum constant in enum com.smartgwt.client.types.DSInheritanceMode
-
Do not physically inherit fields onto the inheriting DataSource's SQL table.
- NONE - Enum constant in enum com.smartgwt.client.types.ExpansionComponentPoolingMode
-
all expansion components are deparented from the grid when a record is
collapsed
but are not destroyed. - NONE - Enum constant in enum com.smartgwt.client.types.GroupStartOpen
-
start with all groups closed
- NONE - Enum constant in enum com.smartgwt.client.types.HashAlgorithm
-
Don't hash values.
- NONE - Enum constant in enum com.smartgwt.client.types.HoverPersistMode
-
Hover is dismissed as soon as the mouse moves off the target.
- NONE - Enum constant in enum com.smartgwt.client.types.InlineEditEvent
-
No mouse event will trigger inline editing, but it can still be triggered by a call to
EditProxy.startInlineEditing()
. - NONE - Enum constant in enum com.smartgwt.client.types.LabelCollapseMode
-
Show all labels regardless, even though they will overlap
- NONE - Enum constant in enum com.smartgwt.client.types.LayoutPolicy
-
Layout does not try to size members on the axis at all, merely stacking them (length axis) and leaving them at default breadth.
- NONE - Enum constant in enum com.smartgwt.client.types.LayoutResizeBarPolicy
-
resize bars are not shown even if members are marked with
showResizeBar:true
- NONE - Enum constant in enum com.smartgwt.client.types.ListGridEditEvent
-
No mouse event will trigger editing.
- NONE - Enum constant in enum com.smartgwt.client.types.LocatorTypeStrategy
-
Don't attempt to compare type in any way
- NONE - Enum constant in enum com.smartgwt.client.types.MatchElementSizeMode
-
do not attempt to match the canvas / element size
- NONE - Enum constant in enum com.smartgwt.client.types.MockDSExportValidatorMode
-
export no validators
- NONE - Enum constant in enum com.smartgwt.client.types.MultipleFieldStorage
-
no transformation is applied to values; server-side field value remains a Java List when passed to the execute(Fetch|Add|Update|Remove) method of the server-side DataSource class
- NONE - Enum constant in enum com.smartgwt.client.types.NavigationDirection
-
none
- NONE - Enum constant in enum com.smartgwt.client.types.NullAccessType
-
The default value, means that users have no access to records with a null
ownerIdField
. - NONE - Enum constant in enum com.smartgwt.client.types.OperatorValueType
-
no criterion.value or other setting required (used for operators like isBlank or isNull).
- NONE - Enum constant in enum com.smartgwt.client.types.PanelPlacement
-
this setting disables all panelPlacement sizing and positioning logic.
- NONE - Enum constant in enum com.smartgwt.client.types.ProportionalResizeMode
-
proportional resizing is never used
- NONE - Enum constant in enum com.smartgwt.client.types.RecordDropPosition
-
Drop position is not over a record
- NONE - Enum constant in enum com.smartgwt.client.types.RowEndEditAction
-
take no action
- NONE - Enum constant in enum com.smartgwt.client.types.SelectedAppearance
-
no change in appearance.
- NONE - Enum constant in enum com.smartgwt.client.types.SelectionNotificationType
-
No selection change notification should fire
- NONE - Enum constant in enum com.smartgwt.client.types.SelectionStyle
-
don't select at all
- NONE - Enum constant in enum com.smartgwt.client.types.SequenceMode
-
No automatic attempt is made to retrieve the most recent sequence value.
- NONE - Enum constant in enum com.smartgwt.client.types.SkipJSONValidation
-
Always do validation.
- NONE - Enum constant in enum com.smartgwt.client.types.SortArrow
-
Don't show a sort arrow at all.
- NONE - Enum constant in enum com.smartgwt.client.types.SQLPagingStrategy
-
No paging behavior: we always return the entire resultset to the client.
- NONE - Enum constant in enum com.smartgwt.client.types.StackPersistence
-
older messages disappear as if unrelated
- NONE - Enum constant in enum com.smartgwt.client.types.TopOperatorAppearance
-
no interface is shown.
- NONE - Enum constant in enum com.smartgwt.client.types.TourActionType
-
No interaction is allowed with the target and the user must click the next button to complete the step
- NonJavaBackend - Interface in com.smartgwt.client.docs
-
.NET, PHP, Serverless Integration
- NonPrimitiveArrayValueType<ComponentType> - Class in com.smartgwt.client.bean.types
- NonPrimitiveArrayValueType() - Constructor for class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
- noNullUpdates - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
When true, indicates that fields in this DataSource will never be positively updated to the null value; they may arrive at null values by being omitted, but we will not send actual null values in update requests.
- NORESPONSEFROMURL - Enum constant in enum com.smartgwt.client.types.LoadProjectErrorStatus
-
can't reach server at
serverURL
- NORMAL - Enum constant in enum com.smartgwt.client.types.Encoding
-
normal form encoding ("application/x-www-form-urlencoded")
- NORMAL - Enum constant in enum com.smartgwt.client.types.ImageStyle
-
Allow the image to have natural size
- NORMAL - Enum constant in enum com.smartgwt.client.types.RecordType
-
regular data-records
- NORMAL - Enum constant in enum com.smartgwt.client.types.SearchEditorMode
-
the editor shows a
FilterBuilder
for editing criteria - NORMAL - Enum constant in enum com.smartgwt.client.types.ShowMessageType
-
Normal message
- normalBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- normalCellHeight - Variable in class com.smartgwt.logicalstructure.widgets.form.PickListMenuLogicalStructure
- normalCellHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- normalize(Record, String) - Method in interface com.smartgwt.client.data.RecordList.SortNormalizer
-
The normalization function.
- normalize(ListGridRecord, String) - Method in interface com.smartgwt.client.widgets.grid.SortNormalizer
-
The normalization function.
- normalize(ListGridRecord, String, ListGrid) - Method in interface com.smartgwt.client.widgets.grid.GroupSortNormalizer
-
When
sortByGroupFirst
is active, the sortingnormalizer
applied for implicit sorting by the field(s) used for grouping. - noSavedSearchesText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- NoSetterException() - Constructor for exception com.smartgwt.client.bean.BeanProperty.NoSetterException
- NOT - Enum constant in enum com.smartgwt.client.types.LogicalOperator
-
true if all criteria are false
- NOT - Enum constant in enum com.smartgwt.client.types.OperatorId
-
all subcriteria (criterion.criteria) are false
- NOT_ALLOWED - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the "not-allowed" cursor.
- NOT_BLANK - Enum constant in enum com.smartgwt.client.types.OperatorId
-
value is neither null nor the empty string.
- NOT_CONTAINS - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not contain as sub-string (match case)
- NOT_CONTAINS_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not contain as sub-string (match case) another field value (specify fieldName as criterion.value)
- NOT_ENDS_WITH - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not end with (match case)
- NOT_ENDS_WITH_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not end with (match case) another field value (specify fieldName as criterion.value)
- NOT_EQUAL - Enum constant in enum com.smartgwt.client.types.OperatorId
-
not equal to
- NOT_EQUAL_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
does not match another field (match case, specify fieldName as criterion.value)
- NOT_IN_SET - Enum constant in enum com.smartgwt.client.types.OperatorId
-
value is not in a set of values.
- NOT_NULL - Enum constant in enum com.smartgwt.client.types.OperatorId
-
value is non-null.
- NOT_STARTS_WITH - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not start with (match case)
- NOT_STARTS_WITH_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Does not start with (match case) another field value (specify fieldName as criterion.value)
- NOTEQUAL - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field does not match some value specified via
value
. - NotEqualValidator - Class in com.smartgwt.client.widgets.form.validator
-
Determine whether a value does not match a value specified via
value
. - NotEqualValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.NotEqualValidator
- notify(String) - Static method in class com.smartgwt.client.util.SC
- notify(String, NotifyAction...) - Static method in class com.smartgwt.client.util.SC
- notify(String, NotifyAction[], String) - Static method in class com.smartgwt.client.util.SC
-
Displays a new message that's automatically dismissed after a configurable amount of time, as an alternative to {@link #confirm,modal notification} dialogs that can lower end user productivity.
- Notify - Class in com.smartgwt.client.widgets.notify
-
Notify provides a means to display on-screen messages that are automatically dismissed after a configurable amount of time, as an alternative to
modal notification
dialogs that can lower end user productivity. - Notify() - Constructor for class com.smartgwt.client.widgets.notify.Notify
- NOTIFY - Enum constant in enum com.smartgwt.client.types.TourInputValidationMode
-
When there is a brief pause in typing, notify the user that they have typed something wrong.
- NotifyAction - Class in com.smartgwt.client.widgets.notify
-
Represents an action that's associated with a message.
- NotifyAction() - Constructor for class com.smartgwt.client.widgets.notify.NotifyAction
- NotifyAction(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.notify.NotifyAction
- NotifyActionCallback - Interface in com.smartgwt.client.widgets.notify
- notifyAfterNavigationClick - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- NotifySettings - Class in com.smartgwt.client.widgets.notify
-
An object used to configure how messages shown by
Notify.addMessage()
are drawn and behave. - NotifySettings() - Constructor for class com.smartgwt.client.widgets.notify.NotifySettings
- NotifySettings(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.notify.NotifySettings
- NotifyTransition - Enum in com.smartgwt.client.types
- NotifyType - Interface in com.smartgwt.client.docs
-
An identifier passed to
Notify
APIs to group related messages together so that they all use the same behavior and display settings. - notifyValidationMessage(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Notify user of expected value entry validation message.
- NOTINSET - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Tests whether the value for this field does not match any value from an arbitrary list of unacceptable values.
- NotInSetValidator - Class in com.smartgwt.client.widgets.form.validator
-
Tests whether the value for this field matches any value from an arbitrary list of acceptable values.
- NotInSetValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.NotInSetValidator
- NOW - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for this moment - equivalent to calling
new RelativeDate(RelativeDateShortcut.NOW);
- Npmjs - Interface in com.smartgwt.client.docs
-
NPMJS Support
- NTEXT - Enum constant in enum com.smartgwt.client.types.FieldType
-
A special field type specifically for use with Unicode data in conjunction with the Microsoft SQL Server database.
- NULL - Enum constant in enum com.smartgwt.client.types.DisplayNodeType
-
operate on both folders and leaves
- NULL - Enum constant in enum com.smartgwt.client.types.FireStyle
-
Call the registered handler any time the event occurs
- NullAccessType - Enum in com.smartgwt.client.types
-
The possible access types for records with a null
ownerIdField
(only applicable ifownerIdField
is specified) - nullBooleanValue - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If
noNullUpdates
is set, the value to use for any boolean field that has a null value assigned on an update operation, and does not specify an explicitnullReplacementValue
. - nullDateValue - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If
noNullUpdates
is set, the value to use for any date or time field that has a null value assigned on an update operation, and does not specify an explicitnullReplacementValue
. - nullFloatValue - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If
noNullUpdates
is set, the value to use for any float field that has a null value assigned on an update operation, and does not specify an explicitnullReplacementValue
. - nullGroupTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- nullIntegerValue - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If
noNullUpdates
is set, the value to use for any integer field that has a null value assigned on an update operation, and does not specify an explicitnullReplacementValue
. - nullStringValue - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If
noNullUpdates
is set, the value to use for any text field that has a null value assigned on an update operation, and does not specify an explicitnullReplacementValue
. - nullValue() - Method in class com.smartgwt.client.bean.BeanValueType
- nullValue() - Method in class com.smartgwt.client.bean.types.PBooleanValueType
- nullValue() - Method in class com.smartgwt.client.bean.types.PDoubleValueType
- nullValue() - Method in class com.smartgwt.client.bean.types.PFloatValueType
- nullValue() - Method in class com.smartgwt.client.bean.types.PIntegerValueType
- nullValue() - Method in class com.smartgwt.client.bean.types.PLongValueType
- NUMBER - Enum constant in enum com.smartgwt.client.types.AIContentType
-
A number.
- numberFormatEditor_currencySymbolLastTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show currency symbol last"
- numberFormatEditor_currencySymbolTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Currency symbol"
- numberFormatEditor_decimalPlacesTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Decimal places"
- numberFormatEditor_formatCodeHover() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Open format editor"
- numberFormatEditor_formatCodeNotApplicableMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "''format'' property is not applicable to this field type"
- numberFormatEditor_formatCodeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Format Code"
- numberFormatEditor_negativeValuesTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Format for negative values"
- numberFormatEditor_percentageTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Percentage"
- numberFormatEditor_sampleOutputTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Formatted sample output"
- numberFormatEditor_sampleValueTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sample value to format"
- numberFormatEditor_showSeparatorsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show 1000 Separator"
- numberFormatEditor_userLocaleCurrencySymbolDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Symbol for user''s locale (currently $)"
- NumberUtil - Class in com.smartgwt.client.util
-
Static singleton class containing APIs for interacting with Numbers.
- NumberUtil() - Constructor for class com.smartgwt.client.util.NumberUtil
- numberUtil_currencySymbol() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$".
- numberUtil_decimalSymbol() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated ".".
- numberUtil_groupingSymbol() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated ",".
- numberUtil_negativeSymbol() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "-".
- NumberValueType<ValueType extends Number> - Class in com.smartgwt.client.bean.types
- NumberValueType() - Constructor for class com.smartgwt.client.bean.types.NumberValueType
- numCols - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- numColumns - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- NUMERIC - Enum constant in enum com.smartgwt.client.types.LabelCollapseMode
-
Pick round numbers in the range and show labels for just those numbers.
- numMajorTicks - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- numMinorTicks - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- numRows - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- numValues - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- NW_RESIZE - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the "north-west resize" cursor.
O
- OBJECT - Enum constant in enum com.smartgwt.client.types.AIContentType
-
JSON-encodable object.
- OBJECT - Enum constant in enum com.smartgwt.client.types.ChildrenPropertyMode
-
assume the first object or array of objects we find is the children property (don't allow arrays that don't have objects)
- OBJECTARRAY - Enum constant in enum com.smartgwt.client.types.ChildrenPropertyMode
-
accept only an array of objects as the children property
- ObjectArrayValueType<ComponentType> - Class in com.smartgwt.client.bean.types
- ObjectArrayValueType(ComponentType[]) - Constructor for class com.smartgwt.client.bean.types.ObjectArrayValueType
- ObjectFactory - Class in com.smartgwt.client.util
-
This class contains static utility methods to map between SmartClient objects/types and Smart GWT objects/classes.
- objectReferencesLastTaskOutput(Map, Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Does the object have fields that reference the last task output (i.e.
- ODATA - Enum constant in enum com.smartgwt.client.types.DSServerType
-
Use Smart GWT's built-in
OData DataSource
. - OdataDataSource - Interface in com.smartgwt.client.docs
-
Server-side OData DataSource
- OFF - Enum constant in enum com.smartgwt.client.types.TextAreaWrap
-
don't allow wrapping at all
- Offline - Class in com.smartgwt.client.util
-
The Offline class provides features for storing and retrieving values in persistent browser storage.
- Offline - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Offline.
- Offline() - Constructor for class com.smartgwt.client.util.Offline
- OfflineGroup - Interface in com.smartgwt.client.docs
-
The following APIs are all related to OfflineGroup.
- offlineMessageStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- offlineNodeMessage - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- OK - Static variable in class com.smartgwt.client.widgets.Dialog
-
OK Button object.
- okButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.DateRangeDialogLogicalStructure
- okButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- OLDEST - Enum constant in enum com.smartgwt.client.types.MaxStackDismissMode
-
dismiss the oldest message
- OMIT - Enum constant in enum com.smartgwt.client.types.JSONCircularReferenceMode
-
circular references in Arrays will be represented as a null entry, and objects will have a property with a null value
- omitNullDefaultsOnAdd - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
When true, and
noNullUpdates
is also true, indicates that "add" requests on this DataSource will have null-valued fields removed from the request entirely before it is sent to the server, as opposed to the default behavior of replacing such null values with defaults. - onAceEditorChanged(AceEditorChangedEvent) - Method in interface com.smartgwt.client.widgets.ace.events.AceEditorChangedHandler
-
Called when the editor's value has been changed.
- onAddTabClick(AddTabClickEvent) - Method in interface com.smartgwt.client.widgets.tab.events.AddTabClickHandler
-
Notification method fired when the user clicks the
addTabButton
. - onAddTabClicked(AddTabClickedEvent) - Method in interface com.smartgwt.client.widgets.tab.events.AddTabClickedHandler
-
Deprecated.
- onApplyClick(ApplyClickEvent) - Method in interface com.smartgwt.client.widgets.events.ApplyClickHandler
-
Handle a click on the 'apply' button of this Dialog.
- onApplyClick(ApplyClickEvent) - Method in interface com.smartgwt.client.widgets.rte.events.ApplyClickHandler
-
Notification method fired when the
Apply button
is clicked. - onAsyncValidationReply(AsyncValidationReplyEvent) - Method in interface com.smartgwt.client.form.events.AsyncValidationReplyHandler
-
Notification fired when an asynchronous validation completes.
- onAsyncValidationReply(AsyncValidationReplyEvent) - Method in interface com.smartgwt.client.widgets.form.events.AsyncValidationReplyHandler
-
Notification fired when an asynchronous validation completes.
- onAttach() - Method in class com.smartgwt.client.widgets.Canvas
- onBackgroundClick(BackgroundClickEvent) - Method in interface com.smartgwt.client.widgets.calendar.events.BackgroundClickHandler
-
Callback fired when the mouse is clicked in a background-cell, ie, one without an event.
- onBackgroundMouseDown(BackgroundMouseDownEvent) - Method in interface com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownHandler
-
Callback fired when the mouse button is depressed over a background-cell, ie, one without an event.
- onBackgroundMouseUp(BackgroundMouseUpEvent) - Method in interface com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpHandler
-
Notification method fired when the mouse button is released over a background-cell, ie, one without an event.
- onBeforeCommit(BeforeCommitEvent) - Method in interface com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitHandler
-
Notification method fired when the
commitButton
is clicked. - onBind() - Method in class com.smartgwt.client.core.BaseClass
- onBind() - Method in class com.smartgwt.client.widgets.BaseWidget
- onBlur(BlurEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.BlurHandler
-
Called when this FormItem loses focus.
- onBodyKeyPress(BodyKeyPressEvent) - Method in interface com.smartgwt.client.widgets.grid.events.BodyKeyPressHandler
-
Handle a keyPress event on the body.
- onButtonClick(ButtonClickEvent) - Method in interface com.smartgwt.client.widgets.events.ButtonClickHandler
-
Fires when any button in this Dialog's toolbar is clicked.
- onCancelClick(CancelClickEvent) - Method in interface com.smartgwt.client.widgets.events.CancelClickHandler
-
Handle a click on the 'cancel' button of this Dialog.
- onCancelClick(CancelClickEvent) - Method in interface com.smartgwt.client.widgets.rte.events.CancelClickHandler
-
Notification method fired when the
Cancel button
is clicked. - onCanEditChanged(CanEditChangedEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.CanEditChangedHandler
-
Notification method called when the
canEdit
setting is modified. - onCellClick(CellClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellClickHandler
-
Called when a cell receives a click event.
- onCellContextClick(CellContextClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellContextClickHandler
-
Called when a cell receives a contextclick event.
- onCellDoubleClick(CellDoubleClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellDoubleClickHandler
-
Called when a cell receives a double click event.
- onCellErrorIconHover(CellErrorIconHoverEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellErrorIconHoverHandler
-
Optional stringMethod to fire when the user hovers over the error icon of a cell with validation errors.
- onCellErrorIconOut(CellErrorIconOutEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellErrorIconOutHandler
-
Optional stringMethod to fire when the mouse moves off the error icon of a cell with validation errors.
- onCellErrorIconOver(CellErrorIconOverEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellErrorIconOverHandler
-
Optional stringMethod to fire when the mouse moves over the error icon of a cell with validation errors.
- onCellHover(CellHoverEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellHoverHandler
-
Called when the mouse hovers over a cell if
this.canHover
istrue
. - onCellMouseDown(CellMouseDownEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellMouseDownHandler
-
Called when a cell receives a mousedown event.
- onCellMouseUp(CellMouseUpEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellMouseUpHandler
-
Called when a cell receives a mouseup event.
- onCellOut(CellOutEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellOutHandler
-
Called when the mouse pointer leaves a cell
- onCellOver(CellOverEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellOverHandler
-
Called when the mouse pointer enters a cell
- onCellSaved(CellSavedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellSavedHandler
-
Fires after user edits have been successfully saved to the server, only for cells where the value was actually modified.
- onCellSelectionChanged(CellSelectionChangedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellSelectionChangedHandler
-
Called when (cell-based) selection changes within this grid.
- onCellValueHover(CellValueHoverEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CellValueHoverHandler
-
Optional stringMethod to fire when the user hovers over a cell and the value is clipped.
- onChange(ChangeEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.ChangeHandler
-
Called when a FormItem's value is about to change as the result of user interaction.
- onChange(ChangeEvent) - Method in interface com.smartgwt.client.widgets.grid.events.ChangeHandler
- onChanged(ChangedEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.ChangedHandler
-
Called when a FormItem's value has been changed as the result of user interaction.
- onChanged(ChangedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.ChangedHandler
- onChartBackgroundDrawn(ChartBackgroundDrawnEvent) - Method in interface com.smartgwt.client.widgets.chart.ChartBackgroundDrawnHandler
-
Called when most elements of the chart other than data data have been drawn, including gradations and legend.
- onChartDrawn(ChartDrawnEvent) - Method in interface com.smartgwt.client.widgets.chart.ChartDrawnHandler
-
Called when all elements of the chart (data lines / shapes, gradations, legend, labels etc) have completed drawing.
- onClear(ClearEvent) - Method in interface com.smartgwt.client.widgets.events.ClearHandler
-
Notification method fired when the canvas is removed from the DOM via a call to
clear()
. - onClick(ClickEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.ClickHandler
-
Notification fired when the user clicks on this DrawItem.
- onClick(ClickEvent) - Method in interface com.smartgwt.client.widgets.events.ClickHandler
-
Executed when the left mouse is clicked (pressed and then released) on this widget.
- onClick(ClickEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.ClickHandler
-
Called when a ButtonItem is clicked on.
- onClick(MenuItemClickEvent) - Method in interface com.smartgwt.client.widgets.menu.events.ClickHandler
-
Executed when this menu item is clicked by the user.
- onCloseClick(CloseClickEvent) - Method in interface com.smartgwt.client.widgets.events.CloseClickHandler
-
Handles a click on the close button of this window.
- onCloseClick(TabCloseClickEvent) - Method in interface com.smartgwt.client.widgets.tab.events.CloseClickHandler
-
When
canCloseTabs
is set, this notification method fired when the user clicks the "close" icon for a tab. - onColorChanged(ColorChangedEvent) - Method in interface com.smartgwt.client.widgets.form.events.ColorChangedHandler
-
Override this method to be kept informed when the ColorPicker changes in real-time (for example, if you need to update your own GUI accordingly).
- onColorSelected(ColorSelectedEvent) - Method in interface com.smartgwt.client.widgets.form.events.ColorSelectedHandler
-
Override this method to be notified when the user selects a color either by clicking a basic color box in simple mode, or by clicking the OK button in complex mode.
- onContentLoaded(ContentLoadedEvent) - Method in interface com.smartgwt.client.widgets.events.ContentLoadedHandler
-
StringMethod fired when content is completely loaded in this htmlFlow.
- onCriteriaChanged(CriteriaChangedEvent) - Method in interface com.smartgwt.client.widgets.form.events.CriteriaChangedHandler
-
Notification method fired when the criteria are modified in this SearchForm.
- onCriteriaChanged(CriteriaChangedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.CriteriaChangedHandler
-
Callback fired when the end-user changes criteria.
- onCurrentViewChanged(CurrentViewChangedEvent) - Method in interface com.smartgwt.client.widgets.calendar.events.CurrentViewChangedHandler
-
Notification that fires whenever the current view changes via the
mainView tabset
. - onDataArrived(DataArrivedEvent) - Method in interface com.smartgwt.client.data.events.DataArrivedHandler
-
Notification fired when data has arrived from the server and has been successfully integrated into the cache.
- onDataArrived(DataArrivedEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.DataArrivedHandler
-
If this item is showing a dataBound pickList, this notification method will be fired when new data arrives from the server.
- onDataArrived(DataArrivedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.DataArrivedHandler
-
Notification method fired when new data arrives from the
DataSource
to be displayed in this ListGrid, (for example in response to the user scrolling a new set of rows into view). - onDataArrived(DataArrivedEvent) - Method in interface com.smartgwt.client.widgets.tile.events.DataArrivedHandler
-
Notification method fired when new data arrives from the server to be displayed in this tileGrid, (for example in response to the user scrolling a new set of tiles into view).
- onDataArrived(DataArrivedEvent) - Method in interface com.smartgwt.client.widgets.tree.events.DataArrivedHandler
-
Notification method fired whenever this TreeGrid receives new data nodes from the dataSource.
- onDataChanged(DataChangedEvent) - Method in interface com.smartgwt.client.data.events.DataChangedHandler
- onDataChanged(DataChangedEvent) - Method in interface com.smartgwt.client.widgets.events.DataChangedHandler
-
Add a notification to be fired whenever the data changes.
- onDataChanged(DataChangedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.DataChangedHandler
-
Method invoked when changes to the listGrid's data occur.
- onDataChanged(DataChangedEvent) - Method in interface com.smartgwt.client.widgets.tree.DataChangedHandler
-
Called when the structure of this tree is changed in any way.
- onDataChanged(DataChangedEvent) - Method in interface com.smartgwt.client.widgets.tree.events.DataChangedHandler
-
Notification method fired when the TreeGrid's data changes, for any reason.
- onDataLabelClick(DataLabelClickEvent) - Method in interface com.smartgwt.client.widgets.chart.DataLabelClickHandler
-
Fires when the user clicks on a data label, that is, a text label showing values from the first facet.
- onDataLabelHover(DataLabelHoverEvent) - Method in interface com.smartgwt.client.widgets.chart.DataLabelHoverHandler
-
Fires when the mouse hovers over a data label, that is, a text label showing values from the first facet.
- onDateChanged(DateChangedEvent) - Method in interface com.smartgwt.client.widgets.calendar.events.DateChangedHandler
-
Fires whenever the user changes the current date, including picking a specific date or navigating to a new week or month.
- onDayBodyClick(DayBodyClickEvent) - Method in interface com.smartgwt.client.widgets.calendar.events.DayBodyClickHandler
-
Called when the body area of a day in the month view is clicked on, outside of any links to a particular event.
- onDayHeaderClick(DayHeaderClickEvent) - Method in interface com.smartgwt.client.widgets.calendar.events.DayHeaderClickHandler
-
Called when the header area of a day in the month view is clicked on.
- onDestroy() - Method in class com.smartgwt.client.widgets.BaseWidget
- onDetach() - Method in class com.smartgwt.client.widgets.Canvas
- onDoubleClick(DoubleClickEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.DoubleClickHandler
-
Notification fired when the user clicks on this DrawItem twice in rapid succession (within the
DrawPane
'sdoubleClickDelay
by default) in this object. - onDoubleClick(DoubleClickEvent) - Method in interface com.smartgwt.client.widgets.events.DoubleClickHandler
-
Executed when the left mouse button is clicked twice in rapid succession (within
doubleClickDelay
by default) in this object. - onDoubleClick(DoubleClickEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.DoubleClickHandler
-
Called when this FormItem is double-clicked.
- onDownClick(DownClickEvent) - Method in interface com.smartgwt.client.widgets.layout.events.DownClickHandler
-
Notification method fired when the
miniNav is showing
and the down button on thenavigationBar
'sMiniNavControl
is clicked. - onDragComplete(DragCompleteEvent) - Method in interface com.smartgwt.client.widgets.events.DragCompleteHandler
-
This method is invoked on the source component whenever a drag operation or
transferSelectedData
completes. - onDragMove(DragMove) - Method in interface com.smartgwt.client.widgets.drawing.events.DragMoveHandler
-
If
canDrag
is true, this notification method will be fired when the user drags the draw item. - onDragMove(DragMoveEvent) - Method in interface com.smartgwt.client.widgets.events.DragMoveHandler
-
Executed every time the mouse moves while dragging this canvas.
- onDragRepositionMove(DragRepositionMoveEvent) - Method in interface com.smartgwt.client.widgets.events.DragRepositionMoveHandler
-
Executed every time the mouse moves while drag-repositioning.
- onDragRepositionStart(DragRepositionStartEvent) - Method in interface com.smartgwt.client.widgets.events.DragRepositionStartHandler
-
Executed when dragging first starts.
- onDragRepositionStop(DragRepositionStopEvent) - Method in interface com.smartgwt.client.widgets.events.DragRepositionStopHandler
-
Executed when the mouse button is released at the end of the drag.
- onDragResizeMove(DragResizeMoveEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.DragResizeMoveHandler
-
If
canDrag
is true and thecontrol knobs
include "resize" knobs then this notification method will be fired when the user drags the resize knobs of the draw item. - onDragResizeMove(DragResizeMoveEvent) - Method in interface com.smartgwt.client.widgets.events.DragResizeMoveHandler
-
Executed every time the mouse moves while drag-resizing.
- onDragResizeStart(DragResizeStartEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.DragResizeStartHandler
-
If
canDrag
is true and thecontrol knobs
include "resize" knobs then this notification method will be fired when the user starts to drag the resize knobs of the draw item. - onDragResizeStart(DragResizeStartEvent) - Method in interface com.smartgwt.client.widgets.events.DragResizeStartHandler
-
Executed when resize dragging first starts.
- onDragResizeStop(DragResizeStopEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.DragResizeStopHandler
-
If
canDrag
is true and thecontrol knobs
include "resize" knobs then this notification method will be fired when the user completes a drag on the resize knobs of the draw item. - onDragResizeStop(DragResizeStopEvent) - Method in interface com.smartgwt.client.widgets.events.DragResizeStopHandler
-
Executed when the mouse button is released at the end of the drag resize.
- onDragStart(DragStart) - Method in interface com.smartgwt.client.widgets.drawing.events.DragStartHandler
-
If
canDrag
is true, this notification method will be fired when the user starts to drag the draw item. - onDragStart(DragStartEvent) - Method in interface com.smartgwt.client.widgets.events.DragStartHandler
-
Executed when dragging first starts.
- onDragStop(DragStop) - Method in interface com.smartgwt.client.widgets.drawing.events.DragStopHandler
-
If
canDrag
is true, this notification method will be fired when the user completes a drag on the draw item. - onDragStop(DragStopEvent) - Method in interface com.smartgwt.client.widgets.events.DragStopHandler
-
Executed when the mouse button is released at the end of the drag.
- onDraw() - Method in class com.smartgwt.client.widgets.BaseWidget
- onDraw() - Method in class com.smartgwt.client.widgets.WidgetCanvas
- onDraw(DrawEvent) - Method in interface com.smartgwt.client.widgets.events.DrawHandler
- onDrawAreaChanged(DrawAreaChangedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.DrawAreaChangedHandler
-
Notification method that fires when the drawArea changes due to scrolling.
- onDrawEnd(DrawEndEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.DrawEndHandler
-
Called when we finish drawing for this DrawItem to the
drawPane
's underlying HTML5 <canvas> element. - onDrawStart(DrawStartEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.DrawStartHandler
-
Called when we start drawing for this DrawItem to the
drawPane
's underlying HTML5 <canvas> element. - onDrop(DropEvent) - Method in interface com.smartgwt.client.widgets.events.DropHandler
-
Notification method fired when the user drops another canvas onto this one.
- onDropComplete(DropCompleteEvent) - Method in interface com.smartgwt.client.widgets.events.DropCompleteHandler
-
Notification method fired whenever a drop operation or {@link com.smartgwt.client.widgets.DataBoundComponent.transferSelectedData()} targeting this component completes.
- onDropMove(DropMoveEvent) - Method in interface com.smartgwt.client.widgets.events.DropMoveHandler
-
Executed whenever the compatible dragged object is moved over this drop target.
- onDropOut(DropOutEvent) - Method in interface com.smartgwt.client.widgets.events.DropOutHandler
-
Executed when the dragged object is no longer over this drop target, including when the drag interaction is ending with a drop on this drop target.
- onDropOver(DropOverEvent) - Method in interface com.smartgwt.client.widgets.events.DropOverHandler
-
Executed when the compatible dragged object is first moved over this drop target.
- onEditComplete(EditCompleteEvent) - Method in interface com.smartgwt.client.widgets.grid.events.EditCompleteHandler
-
Callback fired when inline edits have been successfully saved.
- onEditComplete(EditCompleteEvent) - Method in interface com.smartgwt.client.widgets.tools.events.EditCompleteHandler
-
Notification fired when the okButton is clicked.
- onEditFailed(EditFailedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.EditFailedHandler
-
Called when an attempt to save inline edits fails, due to a validation error or other server error.
- onEditMaskClicked(EditMaskClickedEvent) - Method in interface com.smartgwt.client.tools.EditMaskClickedHandler
-
Executed when the left mouse is clicked (pressed and then released) on any selectable component with
EditProxy.editMask
enabled. - onEditNodeUpdated(EditNodeUpdatedEvent) - Method in interface com.smartgwt.client.tools.EditNodeUpdatedHandler
-
Fires whenever editNode.defaults are modified by setNodeProperties() and/or editProxy features
- onEditorEnter(EditorEnterEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.EditorEnterHandler
-
Notification method fired when the user enters this formItem.
- onEditorEnter(EditorEnterEvent) - Method in interface com.smartgwt.client.widgets.grid.events.EditorEnterHandler
-
Callback fired when the user first starts editing a cell.
- onEditorExit(EditorExitEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.EditorExitHandler
-
Notification method fired when the user leaves this formItem.
- onEditorExit(EditorExitEvent) - Method in interface com.smartgwt.client.widgets.grid.events.EditorExitHandler
-
Callback fired when the user attempts to navigate away from the current edit cell, or complete the current edit.
CallEditorExitEvent.cancel()
from withinEditorExitHandler.onEditorExit(com.smartgwt.client.widgets.grid.events.EditorExitEvent)
from this method to cancel the default behavior (Saving / cancelling the current edit / moving to the next edit cell) - onEventAdded(CalendarEventAdded) - Method in interface com.smartgwt.client.widgets.calendar.events.EventAddedHandler
-
Notification fired whenever a user adds an event.
- onEventChanged(CalendarEventChangedEvent) - Method in interface com.smartgwt.client.widgets.calendar.events.EventChangedHandler
-
Notification fired whenever a user changes an event, whether by dragging the event or by editing it in a dialog.
- onEventClick(CalendarEventClick) - Method in interface com.smartgwt.client.widgets.calendar.events.EventClickHandler
-
Called whenever an event is clicked on in the day, week or month views.
- onEventRemoveClick(CalendarEventRemoveClick) - Method in interface com.smartgwt.client.widgets.calendar.events.EventRemoveClickHandler
-
Called whenever the close icon of an
event canvas
is clicked in theday
,week
andtimeline
views, or when theremove button
is pressed in theevent editor
. - onEventRemoved(CalendarEventRemoved) - Method in interface com.smartgwt.client.widgets.calendar.events.EventRemovedHandler
-
Notification fired whenever a user removes an event.
- onEventRepositionMove(EventRepositionMove) - Method in interface com.smartgwt.client.widgets.calendar.events.EventRepositionMoveHandler
-
Notification called whenever the drop position of an event being drag-moved changes.
- onEventRepositionStop(EventRepositionStop) - Method in interface com.smartgwt.client.widgets.calendar.events.EventRepositionStopHandler
-
Notification called when an event being drag-moved is dropped.
- onEventResizeMove(EventResizeMove) - Method in interface com.smartgwt.client.widgets.calendar.events.EventResizeMoveHandler
-
Notification called on each resize during an event drag-resize operation.
- onEventResizeStop(EventResizeStop) - Method in interface com.smartgwt.client.widgets.calendar.events.EventResizeStopHandler
-
Notification called when an event drag-resize operation completes.
- onEventSaveError(EventSaveError) - Method in interface com.smartgwt.client.widgets.calendar.events.EventSaveErrorHandler
-
Notification method fired when an attempt to save
an event
following edits or drag-movements results in an error from the server. - onEventsRendered(EventsRenderedEvent) - Method in interface com.smartgwt.client.widgets.calendar.events.EventsRenderedHandler
-
A notification method fired when the events in the current view have been refreshed.
- ONEXIT - Enum constant in enum com.smartgwt.client.types.TourInputValidationMode
-
text entry is only validated on field exit or click on
afterInputTarget
. - onFacetAdded(FacetAddedEvent) - Method in interface com.smartgwt.client.widgets.cube.events.FacetAddedHandler
-
Notification fired when a new facet is added.
- onFacetContextClick(FacetContextClickEvent) - Method in interface com.smartgwt.client.widgets.cube.events.FacetContextClickHandler
-
StringMethod handler fired when the user right clicks on a facet label.
- onFacetLabelClick(FacetLabelClickEvent) - Method in interface com.smartgwt.client.widgets.cube.events.FacetLabelClickHandler
-
Method handler fired when the user clicks on a facet label.
- onFacetMoved(FacetMovedEvent) - Method in interface com.smartgwt.client.widgets.cube.events.FacetMovedHandler
-
Notification fired when a facet is moved.
- onFacetRemoved(FacetRemovedEvent) - Method in interface com.smartgwt.client.widgets.cube.events.FacetRemovedHandler
-
Notification fired when a facet is removed.
- onFacetValueContextClick(FacetValueContextClickEvent) - Method in interface com.smartgwt.client.widgets.cube.events.FacetValueContextClickHandler
-
StringMethod handler fired when context click occurs over a facetValue button in a header.
- onFacetValueSelectionChanged(FacetValueSelectionChangedEvent) - Method in interface com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedHandler
-
Handler/Notification function for facetValue selection change (no default implementation).
- onFieldStateChanged(FieldStateChangedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.FieldStateChangedHandler
-
Notification method executed when columns are resized or reordered, or fields are shown or hidden, frozen or unfrozen.
- onFilterChanged(FilterChangedEvent) - Method in interface com.smartgwt.client.widgets.form.events.FilterChangedHandler
-
Handler fired when there is a change() event fired on any FormItem within the filterBuilder.
- onFilterData(FetchDataEvent) - Method in interface com.smartgwt.client.widgets.events.FetchDataHandler
- onFilterEditorSubmit(FilterEditorSubmitEvent) - Method in interface com.smartgwt.client.widgets.grid.events.FilterEditorSubmitHandler
-
Optional notification fired when the user performs a filter using the
Filter Editor
. - onFinished(ProcessFinishedEvent) - Method in interface com.smartgwt.client.util.workflow.events.FinishedHandler
-
StringMethod called when a process completes, meaning the process executes a ProcessElement with no next element.
- onFixedFacetValueChanged(FixedFacetValueChangedEvent) - Method in interface com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedHandler
-
Notification fired when a fixed facet value is set for some facet.
- onFocus(FocusEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.FocusHandler
-
Called when this FormItem receives focus.
- onFocusChanged(FocusChangedEvent) - Method in interface com.smartgwt.client.widgets.events.FocusChangedHandler
-
Notification function fired when this widget receives or loses keyboard focus.
- onFolderClick(FolderClickEvent) - Method in interface com.smartgwt.client.widgets.tree.events.FolderClickHandler
-
This method is called when a folder record is clicked on.
- onFolderClosed(FolderClosedEvent) - Method in interface com.smartgwt.client.widgets.tree.events.FolderClosedHandler
-
This method is called when a folder is closed either via the user manipulating the expand/collapse control in the UI or via
closeFolder()
. - onFolderContextClick(FolderContextClickEvent) - Method in interface com.smartgwt.client.widgets.tree.events.FolderContextClickHandler
-
This method is called when a context click occurs on a folder record.
- onFolderDrop(FolderDropEvent) - Method in interface com.smartgwt.client.widgets.tree.events.FolderDropHandler
-
Process a drop of one or more nodes on a TreeGrid folder.
Note: SeeTreeGridDrop
for an overview of TreeGrid drag and drop behavior. - onFolderOpened(FolderOpenedEvent) - Method in interface com.smartgwt.client.widgets.tree.events.FolderOpenedHandler
-
This method is called when a folder is opened either via the user manipulating the expand/collapse control in the UI or via
openFolder()
. - onFontLoadingFailed(FontLoadingFailedEvent) - Method in interface com.smartgwt.client.util.events.FontLoadingFailedHandler
- onFontsLoaded(FontsLoadedEvent) - Method in interface com.smartgwt.client.util.events.FontsLoadedHandler
- onFormItemClick(FormItemIconClickEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.FormItemClickHandler
-
Click handler for this icon.
- onFormSubmitFailed(FormSubmitFailedEvent) - Method in interface com.smartgwt.client.widgets.form.events.FormSubmitFailedHandler
-
Method called when an attempt to
natively submit
a form is unable to submit to the server. - onFormulaUpdated(FormulaUpdated) - Method in interface com.smartgwt.client.widgets.events.FormulaUpdatedHandler
-
Notification fired when a user either creates a new formula field or edits an existing formula field.
- onGradientChanged(GradientChangedEvent) - Method in interface com.smartgwt.client.widgets.tools.events.GradientChangedHandler
-
Notification fired whenever a user updates the gradient.
- onGroupBy(GroupByEvent) - Method in interface com.smartgwt.client.widgets.grid.events.GroupByHandler
-
Callback fired when the user attempts to group or ungroup the listGrid, or when
groupBy()
is called programmatically. - onGroupByComplete(GroupByCompleteEvent) - Method in interface com.smartgwt.client.widgets.grid.events.GroupByCompleteHandler
-
Callback fired when the listGrid is grouped or ungrouped.
- onGroupStateChanged(GroupStateChangedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.GroupStateChangedHandler
-
Notification method executed whenever the groupState of this grid changes.
- onGroupTreeChanged(GroupTreeChangedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.GroupTreeChangedHandler
- onHandleError(ErrorEvent) - Method in interface com.smartgwt.client.data.events.HandleErrorHandler
-
If you define this method on a DataSource, it will be called whenever the server returns a DSResponse with a status other than
STATUS_SUCCESS
. - onHeaderClick(HeaderClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.HeaderClickHandler
-
Handler fired when the user clicks a header in this listGrid before any other processing occurs.
- onHeaderDoubleClick(HeaderDoubleClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.HeaderDoubleClickHandler
-
Handle a double click in the list header.
- onHeaderHover(HeaderHoverEvent) - Method in interface com.smartgwt.client.widgets.grid.events.HeaderHoverHandler
-
Handle a hover over a button in the header.
- onHiddenValidationErrors(HiddenValidationErrorsEvent) - Method in interface com.smartgwt.client.widgets.form.events.HiddenValidationErrorsHandler
-
Method to display validation error messages for a valuesManager when there is not currently visible form item displaying the errors.
- onHilitesChanged(HilitesChangedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.HilitesChangedHandler
-
Notification method executed whenever the end user uses the HiliteEditor to change the set of hilites applied to this grid.
- onHover(HoverEvent) - Method in interface com.smartgwt.client.widgets.events.HoverHandler
-
If
canHover
is true for this widget, thehover
string method will be fired when the user hovers over this canvas. - onHoverHidden(HoverHiddenEvent) - Method in interface com.smartgwt.client.widgets.events.HoverHiddenHandler
-
If
showHover
is true for this canvas, this notification method will be fired whenever the hover shown in response tohandleHover()
is hidden. - onIconClick(IconClickEvent) - Method in interface com.smartgwt.client.widgets.events.IconClickHandler
-
If this button is showing an
icon
, a separate click handler for the icon may be defined asthis.iconClick
. - onIconClick(IconClickEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.IconClickHandler
-
Notification method called when the user clicks on a form item icon.
- onIconKeyPress(IconKeyPressEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.IconKeyPressHandler
-
StringMethod.
- onImageClick(ImageClickEvent) - Method in interface com.smartgwt.client.widgets.tableview.events.ImageClickHandler
-
Executed when the user clicks on the image displayed in a record if
iconField
has been specified. - onIndicatorClick(IndicatorClick) - Method in interface com.smartgwt.client.widgets.calendar.events.IndicatorClickHandler
-
Called whenever an
IndicatorCanvas
is clicked in thetimelineView
. - onInit() - Method in class com.smartgwt.client.core.BaseClass
- onInit() - Method in class com.smartgwt.client.data.DataSource
- onInit() - Method in class com.smartgwt.client.tools.Reify
- onInit() - Method in class com.smartgwt.client.util.workflow.Process
- onInit() - Method in class com.smartgwt.client.util.workflow.ProcessElement
- onInit() - Method in class com.smartgwt.client.util.workflow.ScriptTask
- onInit() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
- onInit() - Method in class com.smartgwt.client.widgets.BaseWidget
- onInit() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- onInit() - Method in class com.smartgwt.client.widgets.Canvas
- onInit() - Method in class com.smartgwt.client.widgets.drawing.Gauge
- onInit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- onInit() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
- onInit() - Method in class com.smartgwt.client.widgets.form.ValuesManager
- onInit() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- onInit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- onInit() - Method in class com.smartgwt.client.widgets.layout.Layout
- onInit() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
- onInit() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- onInit() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
- onInit(Canvas) - Method in interface com.smartgwt.client.widgets.events.CanvasInitHandler
- onInit(FormItem) - Method in interface com.smartgwt.client.widgets.form.fields.events.FormItemInitHandler
- onInit_AceCompleter() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
- onInit_Calendar() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- onInit_ColumnTree() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- onInit_DynamicForm() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- onInit_FilterBuilder() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
- onInit_Layout() - Method in class com.smartgwt.client.widgets.layout.Layout
- onInit_ListGrid() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- onInit_ListGrid() - Method in class com.smartgwt.client.widgets.menu.Menu
- onInit_PortalLayout() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
- onInit_ScriptTask() - Method in class com.smartgwt.client.util.workflow.ScriptTask
- onInit_TileGrid() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- onInit_ValuesManager() - Method in class com.smartgwt.client.widgets.form.ValuesManager
- onItemChange(ItemChangeEvent) - Method in interface com.smartgwt.client.widgets.form.events.ItemChangeHandler
-
Handler fired when there is a change() event fired on a FormItem within this form.
- onItemChanged(ItemChangedEvent) - Method in interface com.smartgwt.client.widgets.form.events.ItemChangedHandler
-
Handler fired when there is a changed() event fired on a FormItem within this form.
- onItemClick(ItemClickEvent) - Method in interface com.smartgwt.client.widgets.menu.events.ItemClickHandler
-
Executed when a menu item with no click handler is clicked by the user.
- onItemClick(ItemClickEvent) - Method in interface com.smartgwt.client.widgets.toolbar.events.ItemClickHandler
-
Called when one of the buttons receives a click event.
- onItemDragResized(ItemResizedEvent) - Method in interface com.smartgwt.client.widgets.toolbar.events.ItemDragResizedHandler
-
Called when one of the Toolbar buttons is drag resized.
- onItemHover(ItemHoverEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.ItemHoverHandler
-
Optional stringMethod to fire when the user hovers over this item.
- onItemKeyPress(ItemKeyPressEvent) - Method in interface com.smartgwt.client.widgets.form.events.ItemKeyPressHandler
-
Handler fired when a FormItem within this form receives a keypress event.
- onKeyDown(KeyDownEvent) - Method in interface com.smartgwt.client.widgets.events.KeyDownHandler
-
Executed when a key is pressed on a focusable widget (
canFocus
: true). - onKeyDown(KeyDownEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.KeyDownHandler
-
StringMethod fired in response to a keydown while focused in this form item.
- onKeyPress(KeyPressEvent) - Method in interface com.smartgwt.client.widgets.events.KeyPressHandler
-
Executed when a key is pressed and released on a focusable widget (
canFocus
: true). - onKeyPress(KeyPressEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.KeyPressHandler
-
StringMethod fired when the user presses a key while focused in this form item.
- onKeyUp(KeyUpEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.KeyUpHandler
-
StringMethod fired in response to a keyup while focused in this form item.
- onLeafClick(LeafClickEvent) - Method in interface com.smartgwt.client.widgets.tree.events.LeafClickHandler
-
This method is called when a leaf record is clicked on.
- onLeafContextClick(LeafContextClickEvent) - Method in interface com.smartgwt.client.widgets.tree.events.LeafContextClickHandler
-
This method is called when a context click occurs on a leaf record.
- onLegendClick(LegendClickEvent) - Method in interface com.smartgwt.client.widgets.chart.LegendClickHandler
-
Fires when the user clicks on the legend area of the chart.
- onLegendHover(LegendHoverEvent) - Method in interface com.smartgwt.client.widgets.chart.LegendHoverHandler
-
Fires when the mouse hovers over a color swatch or its label in the legend area of the chart.
- onListPropertiesChanged(ListPropertiesChangedEvent) - Method in interface com.smartgwt.client.widgets.rte.events.ListPropertiesChangedHandler
-
Notification method fired when the pane's
listProperties
changes. - onMaximizeClick(MaximizeClickEvent) - Method in interface com.smartgwt.client.widgets.events.MaximizeClickHandler
-
Notification method fired when the user clicks the 'maximize' button.
- onMembersChanged(MembersChangedEvent) - Method in interface com.smartgwt.client.widgets.layout.events.MembersChangedHandler
-
Fires once at initialization if the layout has any initial members, and then fires whenever members are added, removed or reordered.
- onMemberSynchronized(MemberSynchronizedEvent) - Method in interface com.smartgwt.client.form.events.MemberSynchronizedHandler
-
Fires after a member component's values have been synchronized from the ValuesManager's values, upon completion of the
synchronizeMember()
call. - onMenuIconClick(MenuIconClickEvent) - Method in interface com.smartgwt.client.widgets.menu.events.MenuIconClickHandler
-
Notification method fired when a user clicks on the menuIcon on this RibbonButton.
- onMinimizeClick(MinimizeClickEvent) - Method in interface com.smartgwt.client.widgets.events.MinimizeClickHandler
-
Notification method fired when the user clicks the 'minimize' button.
- onModuleLoad() - Method in class com.smartgwt.client.PluginBridges_DeprecatedEntryPoint
- onModuleLoad() - Method in class com.smartgwt.client.SmartGwtEntryPoint
- onModuleLoad() - Method in class com.smartgwt.client.SmartGwtSuperDevModeEntryPoint
- onMouseDown(MouseDownEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.MouseDownHandler
-
Notification fired when the user presses the left mouse button on this DrawItem.
- onMouseDown(MouseDownEvent) - Method in interface com.smartgwt.client.widgets.events.MouseDownHandler
-
Executed when the left mouse button is pressed on this widget.
- onMouseMove(MouseMoveEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.MouseMoveHandler
-
Notification fired when the user moves the mouse over this DrawItem.
- onMouseMove(MouseMoveEvent) - Method in interface com.smartgwt.client.widgets.events.MouseMoveHandler
-
Executed when the mouse moves within this widget.
- onMouseOut(MouseOutEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.MouseOutHandler
-
Notification fired when the mouse leaves this DrawItem.
- onMouseOut(MouseOutEvent) - Method in interface com.smartgwt.client.widgets.events.MouseOutHandler
-
Executed when the mouse leaves this widget.
- onMouseOver(MouseOverEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.MouseOverHandler
-
Notification fired when the mouse enters this DrawItem.
- onMouseOver(MouseOverEvent) - Method in interface com.smartgwt.client.widgets.events.MouseOverHandler
-
Executed when mouse enters this widget.
- onMouseStillDown(MouseStillDownEvent) - Method in interface com.smartgwt.client.widgets.events.MouseStillDownHandler
-
Repeating notification method for the user holding the left mouse button down over this canvas.
- onMouseUp(MouseUpEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.MouseUpHandler
-
Notification fired when the user releases the left mouse button on this DrawItem.
- onMouseUp(MouseUpEvent) - Method in interface com.smartgwt.client.widgets.events.MouseUpHandler
-
Executed when the left mouse is released on this widget.
- onMouseWheel(MouseWheelEvent) - Method in interface com.smartgwt.client.widgets.events.MouseWheelHandler
-
Executed when the mouse wheel is actuated.
- onMoved(MovedEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.MovedHandler
-
Notification method fired when this component is explicitly moved.
- onMoved(MovedEvent) - Method in interface com.smartgwt.client.widgets.events.MovedHandler
-
Notification method fired when this component is explicitly moved.
- onNavigationClick(NavigationClickEvent) - Method in interface com.smartgwt.client.widgets.layout.events.NavigationClickHandler
-
Notification method fired when the user clicks the default back / forward buttons on the navigation bar for this
SplitPane
. - onNodeAdded(NodeAddedEvent) - Method in interface com.smartgwt.client.tools.NodeAddedHandler
-
Notification fired when an
EditNode
has been added to the EditContext - onNodeClick(NodeClickEvent) - Method in interface com.smartgwt.client.widgets.tree.events.NodeClickHandler
-
This method is called when a leaf or folder record is clicked on.
- onNodeContextClick(NodeContextClickEvent) - Method in interface com.smartgwt.client.widgets.tree.events.NodeContextClickHandler
-
This method is called when a context click occurs on a leaf or folder record.
- onNodeSelected(NodeSelectedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.NodeSelectedHandler
- onOnSearch(OnSearchEvent) - Method in interface com.smartgwt.client.widgets.form.events.OnSearchHandler
-
Notification event fired indicating that a user is attempting to perform a search.
- onOrientationChange(OrientationChangeEvent) - Method in interface com.smartgwt.client.util.events.OrientationChangeHandler
-
Method called when
Page.getOrientation()
changes due to browser window resize or rotation of a mobile device. - onOtherWindowsChanged(OtherWindowsChangedEvent) - Method in interface com.smartgwt.client.browser.window.events.OtherWindowsChangedHandler
-
Notification fired when the set of other
RemoteWindows
changes or requires re-synchronization due a call to create(),close()
, or a page reload in a different RemoteWindow. - onPaneChanged(PaneChangedEvent) - Method in interface com.smartgwt.client.widgets.layout.events.PaneChangedHandler
-
Notification fired when the
currentPane
changes, either due to end-user action or due to a programmatic call tosetCurrentPane()
or other APIs that can change the pane. - onParentMoved(ParentMovedEvent) - Method in interface com.smartgwt.client.widgets.events.ParentMovedHandler
-
Notification method fired when an ancestor of this component's position changes.
- onPendingStatusChanged(PendingStatusChangedEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedHandler
-
Notification method called when
showPending
is enabled and this form item should either clear or show its "Pending" visual state. - onPercentChanged(PercentChangedEvent) - Method in interface com.smartgwt.client.widgets.events.PercentChangedHandler
-
This method is called when the percentDone value changes.
- onPickerColorSelected(PickerColorSelectedEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedHandler
-
Store the color value selected by the user from the color picker.
- onPickerIconClick(PickerIconClickEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.PickerIconClickHandler
-
Notification method called when the
picker icon
is clicked. - onPointClick(ChartPointClickEvent) - Method in interface com.smartgwt.client.widgets.chart.ChartPointClickHandler
- onPreviewShown(PreviewShownEvent) - Method in interface com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownHandler
-
Notification method fired when the
grid
is populated with a new set of data for the user to preview before commit. - onRangeChangedEvent(ChangedEvent) - Method in interface com.smartgwt.client.widgets.events.RangeChangedEventHandler
-
Notification fired when the selected range is changed by the end user.
- onReadOnlyDisplayChanged(ReadOnlyDisplayChangedEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedHandler
-
Notification method called when the
readOnlyDisplay
setting is modified. - onRecordClick(RecordClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RecordClickHandler
-
Executed when this field is clicked on.
- onRecordClick(RecordClickEvent) - Method in interface com.smartgwt.client.widgets.tile.events.RecordClickHandler
-
Executed when the tileGrid receives a 'click' event on a tile.
- onRecordCollapse(RecordCollapseEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RecordCollapseHandler
-
Handler fired when a record is collapsed in a grid with
canExpandRecords
set to true. - onRecordContextClick(RecordContextClickEvent) - Method in interface com.smartgwt.client.widgets.tile.events.RecordContextClickHandler
-
Executed when the tileGrid receives a context-click (right mouse button) event on a tile.
- onRecordDoubleClick(RecordDoubleClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RecordDoubleClickHandler
-
Executed when the listGrid receives a 'doubleClick' event on an enabled, non-separator record.
- onRecordDoubleClick(RecordDoubleClickEvent) - Method in interface com.smartgwt.client.widgets.tile.events.RecordDoubleClickHandler
-
Executed when the tileGrid receives a 'doubleclick' event on a tile.
- onRecordDrop(RecordDropEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RecordDropHandler
-
Process a drop of one or more records on a ListGrid record.
- onRecordExpand(RecordExpandEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RecordExpandHandler
-
Handler fired when a record is expanded in a grid with
canExpandRecords
set to true. - onRecordNavigationClick(RecordNavigationClickEvent) - Method in interface com.smartgwt.client.widgets.tableview.events.RecordNavigationClickHandler
-
Executed when the user clicks on a record, or on the navigate icon for a record depending on
NavigationMode
. - onRegroup(RegroupEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RegroupHandler
-
Callback fired when a regroup operation is begun, either from a direct call to
regroup()
, or because ofdata arriving from the server
when the grid is alreadygrouped
. - onRemoveRecordClick(RemoveRecordClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RemoveRecordClickHandler
-
Handler fired when the user clicks the "remove" icon if
canRemoveRecords
is true. - onResized(ResizedEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.ResizedHandler
-
Method called whenever a DrawItem changes size.
- onResized(ResizedEvent) - Method in interface com.smartgwt.client.widgets.events.ResizedHandler
-
Method called whenever a Canvas changes size.
- onRestoreClick(RestoreClickEvent) - Method in interface com.smartgwt.client.widgets.events.RestoreClickHandler
-
Notification method fired when the user clicks the 'restore' button.
- onRightMouseDown(RightMouseDownEvent) - Method in interface com.smartgwt.client.widgets.events.RightMouseDownHandler
-
Executed when the right mouse button is pressed on this widget.
- onRowContextClick(RowContextClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RowContextClickHandler
-
Called when a row receives a contextclick event.
- onRowEditorEnter(RowEditorEnterEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RowEditorEnterHandler
-
Callback fired when the user starts editing a new row.
- onRowEditorExit(RowEditorExitEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RowEditorExitHandler
-
Callback fired when the user attempts to navigate away from the current edit row, or complete the current edit.
- onRowHover(RowHoverEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RowHoverHandler
-
Called when the mouse hovers over a row if this.canHover is true.
- onRowMouseDown(RowMouseDownEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RowMouseDownHandler
-
Called when a row receives a mousedown event.
- onRowMouseUp(RowMouseUpEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RowMouseUpHandler
-
Called when a row receives a mouseup event.
- onRowOut(RowOutEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RowOutHandler
-
Called when the mouse pointer leaves a row
- onRowOver(RowOverEvent) - Method in interface com.smartgwt.client.widgets.grid.events.RowOverHandler
-
Called when the mouse pointer enters a row
- onRuleContextChanged(RuleContextChangedEvent) - Method in interface com.smartgwt.client.widgets.events.RuleContextChangedHandler
-
Notification that the rule context gathered by the
ruleScope
has changed. - onScrolled(ScrolledEvent) - Method in interface com.smartgwt.client.widgets.events.ScrolledHandler
-
Notification that this component has just scrolled.
- onSearch(FilterSearchEvent) - Method in interface com.smartgwt.client.widgets.form.events.SearchHandler
-
A StringMethod that is automatically invoked if
saveOnEnter
is set and the user presses Enter whilst in a text-item in any clause or subclause. - OnSearchEvent - Class in com.smartgwt.client.widgets.form.events
- OnSearchEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.OnSearchEvent
- OnSearchHandler - Interface in com.smartgwt.client.widgets.form.events
- onSectionHeaderClick(SectionHeaderClickEvent) - Method in interface com.smartgwt.client.widgets.layout.events.SectionHeaderClickHandler
-
Notification method fired when the user clicks on a section header.
- onSectionHeaderTitleHover(SectionHeaderTitleHoverEvent) - Method in interface com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverHandler
-
Optional stringMethod to fire when the user hovers over this section header and the title is clipped.
- onSelectedEditNodesUpdated(SelectedEditNodesUpdatedEvent) - Method in interface com.smartgwt.client.tools.SelectedEditNodesUpdatedHandler
-
Called when editMode selection changes.
- onSelectionChanged(SelectionEvent) - Method in interface com.smartgwt.client.widgets.grid.events.SelectionChangedHandler
-
Called when (row-based) selection changes within this grid.
- onSelectionChanged(SelectionChangedEvent) - Method in interface com.smartgwt.client.widgets.tile.events.SelectionChangedHandler
-
Called when selection changes within this tileGrid.
- onSelectionUpdated(SelectionUpdatedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.SelectionUpdatedHandler
-
Called when the selection changes.
- onSetSort(SetSortEvent) - Method in interface com.smartgwt.client.widgets.grid.events.SetSortHandler
-
Optional notification fired when either user or framework code calls
setSort()
. - onShowContextMenu(ShowContextMenuEvent) - Method in interface com.smartgwt.client.widgets.drawing.events.ShowContextMenuHandler
-
Executed when the right mouse button is clicked.
- onShowContextMenu(ShowContextMenuEvent) - Method in interface com.smartgwt.client.widgets.events.ShowContextMenuHandler
-
Executed when the right mouse button is clicked.
- onShowContextMenu(ShowContextMenuEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.ShowContextMenuHandler
-
Called when the mouse is right-clicked anywhere in this formItem.
- onShowValue(ShowValueEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.ShowValueHandler
-
This method will be called whenever this FormItem's value is being set via a programmatic call to e.g:
DynamicForm.setValues()
orFormItem.setValue()
and may be overridden by CanvasItems intended to support displaying data values to update the embedded Canvas to reflect the value passed in. - onSortByFacetId(SortByFacetIdEvent) - Method in interface com.smartgwt.client.widgets.cube.events.SortByFacetIdHandler
-
Called when a sort control is clicked on a FacetHeader.
- onSortByFacetValues(SortByFacetValuesEvent) - Method in interface com.smartgwt.client.widgets.cube.events.SortByFacetValuesHandler
-
Called when a sort control is clicked on a FacetValueHeader.
- onSortChanged(SortEvent) - Method in interface com.smartgwt.client.widgets.grid.events.SortChangedHandler
-
Notification method executed when the
sort specifiers
change for this grid. - onSorterClick(SorterClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.SorterClickHandler
-
Notification method fired when the user clicks on the corner
sort button
. - onSorterContextClick(SorterContextClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.SorterContextClickHandler
-
Notification method fired when the user right-clicks on the corner
sort button
. - onSubmitValues(SubmitValuesEvent) - Method in interface com.smartgwt.client.widgets.form.events.SubmitValuesHandler
-
Triggered when a SubmitItem is included in the form is submitted and gets pressed.
- onTabContextMenu(TabContextMenuEvent) - Method in interface com.smartgwt.client.widgets.tab.events.TabContextMenuHandler
-
Notification fired when the user right-clicks on a tab.
- onTabDeselected(TabDeselectedEvent) - Method in interface com.smartgwt.client.widgets.tab.events.TabDeselectedHandler
-
Optional handler to fire when a tab is deselected.
- onTabIconClick(TabClickEvent) - Method in interface com.smartgwt.client.widgets.tab.events.TabIconClickHandler
-
Method fired when the user clicks the icon for a tab, as specified via
Tab.icon
. - onTabSelected(TabSelectedEvent) - Method in interface com.smartgwt.client.widgets.tab.events.TabSelectedHandler
-
Notification fired when a tab is selected.
- onTabsReordered(TabsReorderedEvent) - Method in interface com.smartgwt.client.widgets.tab.events.TabsReorderedHandler
-
Notification method executed when one or more tabs in the TabSet are reordered.
- onTabTitleChanged(TabTitleChangedEvent) - Method in interface com.smartgwt.client.widgets.tab.events.TabTitleChangedHandler
-
This notification method fired when the user changes the title of a tab in this TabSet.
- onTimeChanged(TimeChangedEvent) - Method in interface com.smartgwt.client.widgets.data.events.TimeChangedHandler
-
Notification method fired repeatedly to indicate a change in currentTime value while an audio file is playing.
- onTitleClick(TitleClickEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.TitleClickHandler
-
Notification method fired when the user clicks the title for this item
- onTitleDoubleClick(TitleDoubleClickEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickHandler
-
Notification method fired when the user double-clicks the title for this item
- onTitleHover(TitleHoverEvent) - Method in interface com.smartgwt.client.widgets.events.TitleHoverHandler
-
Optional stringMethod to fire when the user hovers over this button and the title is clipped.
- onTitleHover(TitleHoverEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.TitleHoverHandler
-
Optional stringMethod to fire when the user hovers over this item's title.
- onToggleValueChanged(ToggleValueChangedEvent) - Method in interface com.smartgwt.client.widgets.events.ToggleValueChangedHandler
-
Notification fired when the value is toggled by the user.
- onTraceElement(ProcessTraceElementEvent) - Method in interface com.smartgwt.client.util.workflow.events.TraceElementHandler
-
StringMethod called during process execution before each task element is processed.
- onUpClick(UpClickEvent) - Method in interface com.smartgwt.client.widgets.layout.events.UpClickHandler
-
Notification method fired when the
miniNav is showing
and the up button on thenavigationBar
'sMiniNavControl
is clicked. - onValueChanged(ValueChangedEvent) - Method in interface com.smartgwt.client.widgets.events.ValueChangedHandler
-
This method is called when the slider value changes.
- onValueClick(ValueClickEvent) - Method in interface com.smartgwt.client.widgets.chart.ValueClickHandler
-
Fires when a data value is clicked, and provides information about the data value that was clicked as a
DrawnValue
object. - onValueHover(ValueHoverEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.ValueHoverHandler
-
Optional stringMethod to fire when the user hovers over this item's value.
- onValueIconClick(ValueIconClickEvent) - Method in interface com.smartgwt.client.widgets.form.fields.events.ValueIconClickHandler
-
Notification method fires when the user clicks a
value icon
for this item. - onValueIconClick(ValueIconClickEvent) - Method in interface com.smartgwt.client.widgets.grid.events.ValueIconClickHandler
-
Executed when the user clicks on a
value icon
within this field. - onValuesChanged(ValuesChangedEvent) - Method in interface com.smartgwt.client.widgets.form.events.ValuesChangedHandler
-
Handler fired when the entire set of values is replaced, as by a call to
setValues()
,resetValues()
oreditRecord()
. - onValuesChanged(ValuesChangedEvent) - Method in interface com.smartgwt.client.widgets.tools.events.ValuesChangedHandler
-
Notification fired when values in the editor are changed.
- onViewStateChanged(ViewStateChangedEvent) - Method in interface com.smartgwt.client.widgets.grid.events.ViewStateChangedHandler
-
Notification method executed whenever the viewState of this grid changes.
- onVisibilityChanged(VisibilityChangedEvent) - Method in interface com.smartgwt.client.widgets.events.VisibilityChangedHandler
-
Notification fired when this canvas becomes visible or hidden to the user.
- onZoneClick(ZoneClick) - Method in interface com.smartgwt.client.widgets.calendar.events.ZoneClickHandler
-
Called whenever a
ZoneCanvas
is clicked in thetimelineView
. - onZoomChanged(ZoomChangedEvent) - Method in interface com.smartgwt.client.widgets.chart.ZoomChangedHandler
-
Fires when the end user changes the zoom position in a
zoomed chart
. - OOXML - Enum constant in enum com.smartgwt.client.types.ExportFormat
-
Export data in native Microsoft Excel 2007 format (also called XLSX)
- opacity - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- opacity - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- opacitySliderLabel - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- opacityText - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- open(String, String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Opens a new window with the specified URL, name, and
DataContext
. - open(String, String, DataContext) - Static method in class com.smartgwt.client.browser.window.MultiWindow
- open(String, String, DataContext, RemoteWindowBooleanCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
- open(String, String, DataContext, RemoteWindowBooleanCallback, BrowserWindowSettings) - Static method in class com.smartgwt.client.browser.window.MultiWindow
- open(String, String, DataContext, RemoteWindowBooleanCallback, BrowserWindowSettings, MultiWindowSettings) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Opens a new window with the specified URL, name, and
DataContext
. - OPEN - Enum constant in enum com.smartgwt.client.types.ArrowStyle
-
Two lines are drawn on each side of the path.
- openAll() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Open all nodes under a particular node.
- openAll(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Open all nodes under a particular node.
- openAll(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Open all nodes under a particular node.
- openAll(Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Open all nodes under a particular node.
- openAll(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Open all nodes under a particular node.
- OpenapiSupport - Interface in com.smartgwt.client.docs
-
OpenAPI Specification (OAS) Support
- openDataSourceConsole() - Static method in class com.smartgwt.client.util.SC
-
Opens the DataSource admin console in a separate window.
- openDataSourceGenerator() - Static method in class com.smartgwt.client.util.SC
-
Opens the DataSource Generator Wizard in a separate window.
- openerIconHeight - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- openerIconSize - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- openerIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- openerImageAsSCStatefulImgConfig - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- openerImageAsString - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- OpenFinWindow - Class in com.smartgwt.client.browser.window
-
Note: this is currently an experimental feature and not covered by normal support guarantees.
- OpenFinWindow() - Constructor for class com.smartgwt.client.browser.window.OpenFinWindow
- OpenFinWindow(JavaScriptObject) - Constructor for class com.smartgwt.client.browser.window.OpenFinWindow
- openFolder(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-

 Open a particular node


- openFolder(TreeNode) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Opens a folder.
- openFolder(TreeNode, String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Opens a folder.
- openFolders(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Open a set of folders, specified by path or as pointers to nodes.
- openGroup(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Opens the node represented by the "record" parameter, if it is a folder and is not already open.
- openIconPadding - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- openIconSuffix - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- openIconSuffix - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- openRecordDetailGrid(ListGridRecord, DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- openRecordEditor(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- openVisualBuilder() - Static method in class com.smartgwt.client.util.SC
-
Deprecated.The Visual Builder tool has been superceded by Reify
- OperationBinding - Class in com.smartgwt.client.data
-
An operationBinding tells a DataSource how to execute one of the basic DS operations: fetch, add, update, remove.
- OperationBinding - Class in com.smartgwt.client.docs.serverds
-
An operationBinding tells a DataSource how to execute one of the basic DS operations: fetch, add, update, remove.
- OperationBinding() - Constructor for class com.smartgwt.client.data.OperationBinding
- OperationBinding() - Constructor for class com.smartgwt.client.docs.serverds.OperationBinding
- OperationBinding(JavaScriptObject) - Constructor for class com.smartgwt.client.data.OperationBinding
- OperationBinding(DSOperationType, String) - Constructor for class com.smartgwt.client.data.OperationBinding
- operationBindings - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Optional array of OperationBindings, which provide instructions to the DataSource about how each DSOperation is to be performed.
- operationId - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Optional operationId if this DataSource supports two or more variants of one of the basic DataSource operations, for instance, a "fetch" that uses full text search and a "fetch" that accepts per-field search criteria.
- operationId - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Applies only to the "isUnique" validator; allows you to name a specific
operation
for the server-side uniqueness check. - Operations - Interface in com.smartgwt.client.docs
-
Operations Overview
- operationType - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Which operationType this operationBinding is for.
- operator - Variable in class com.smartgwt.client.docs.serverds.Criterion
-
Operator this criterion applies.
- operator - Variable in class com.smartgwt.client.docs.serverds.DSRequestModifier
-
The name of the operator to apply when constructing criteria.
- operator - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- Operator - Class in com.smartgwt.client.data
-
Specification of an operator for use in filtering, for example "equals".
- Operator - Class in com.smartgwt.client.docs.serverds
-
Specification of an operator for use in filtering, for example "equals".
- Operator() - Constructor for class com.smartgwt.client.data.Operator
- Operator() - Constructor for class com.smartgwt.client.docs.serverds.Operator
- OperatorId - Enum in com.smartgwt.client.types
-
An operator is used as part of a
Criterion
when specifyingAdvancedCriteria
. - operatorPickerTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- operatorPickerTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- operatorPickerWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- operators_aiFilterDescriptionPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Filter via AI: "
- operators_aiFilterTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "matches a natural language description of a filter, as determined by AI"
- operators_andTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match All".
- operators_betweenInclusiveTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "between (inclusive, match case)".
- operators_betweenTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "between (match case)".
- operators_containsFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "contains another field value (match case)".
- operators_containsPatternTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "contains pattern (match case)".
- operators_containsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "contains (match case)".
- operators_endsWithFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "ends with another field value (match case)".
- operators_endsWithPatternTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "ends with pattern (match case)".
- operators_endsWithTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "ends with (match case)".
- operators_equalsFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "matches other field".
- operators_equalsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "equals".
- operators_greaterOrEqualFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "greater than or equal to field".
- operators_greaterOrEqualTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "greater than or equal to".
- operators_greaterThanFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "greater than field".
- operators_greaterThanTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "greater than".
- operators_iBetweenInclusiveTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "between (inclusive)".
- operators_iBetweenTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "between".
- operators_iContainsFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "contains another field value".
- operators_iContainsPatternTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "contains pattern".
- operators_iContainsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "contains".
- operators_iEndsWithFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "ends with another field value".
- operators_iEndsWithPatternTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "ends with pattern".
- operators_iEndsWithTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "ends with".
- operators_iEqualsFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "matches other field".
- operators_iEqualsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "equals (disregard case)".
- operators_iMatchesPatternTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "matches pattern".
- operators_iNotContainsFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not contain another field value".
- operators_iNotContainsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not contain".
- operators_iNotEndsWithFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not end with another field value".
- operators_iNotEndsWithTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not end with".
- operators_iNotEqualFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "differs from field".
- operators_iNotEqualTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "not equal (disregard case)".
- operators_iNotStartsWithFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not start with another field value".
- operators_iNotStartsWithTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not start with".
- operators_inSetTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "is one of".
- operators_iregexpTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "matches expression".
- operators_isBlankTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "is blank".
- operators_isNullTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "is null".
- operators_iStartsWithFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "starts with another field value".
- operators_iStartsWithPatternTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "starts with pattern".
- operators_iStartsWithTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "starts with".
- operators_lessOrEqualFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "less than or equal to field".
- operators_lessOrEqualTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "less than or equal to".
- operators_lessThanFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "less than field".
- operators_lessThanTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "less than".
- operators_matchesPatternTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "matches pattern (match case)".
- operators_noDataSourceDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "(No DataSource)"
- operators_notBlankTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "is not blank".
- operators_notContainsFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not contain another field value".
- operators_notContainsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not contain (match case)".
- operators_notEndsWithFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not end with another field value (match case)".
- operators_notEndsWithTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not end with (match case)".
- operators_notEqualFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "differs from field".
- operators_notEqualTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "not equal".
- operators_notInSetTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "is not one of".
- operators_notNullTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "is not null".
- operators_notStartsWithFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not start with another field value (match case)".
- operators_notStartsWithTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "does not start with (match case)".
- operators_notTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match None".
- operators_orTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match Any".
- operators_regexpTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "matches expression (match case)".
- operators_startsWithFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "starts with another field value (match case)".
- operators_startsWithPatternTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "starts with pattern (match case)".
- operators_startsWithTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "starts with (match case)".
- operators_valueRangeUsageHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Range-operators require distinct start and end values, separated by the range (between) symbol, ''...''."
- operators_valueSetUsageHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Multiple values must be separated by the valueSeparator, ''|''."
- OperatorValueType - Enum in com.smartgwt.client.types
-
Indicates the kind of value expected in a
Criterion
that uses this operator. - optionalAggregationEditor_removeAggregationConfirmationText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This will remove aggregation.
- optionalAggregationEditor_useAggregationPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Aggregation combines records from your DataSource together, so that you can compute sums (like the total value of an Order), or find the record with the largest or smallest value for a field, or compute other quantities."
- optionalAggregationEditor_useAggregationTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Use aggregation"
- OR - Enum constant in enum com.smartgwt.client.types.CriteriaCombineOperator
- OR - Enum constant in enum com.smartgwt.client.types.LogicalOperator
-
true if any criteria are true
- OR - Enum constant in enum com.smartgwt.client.types.OperatorId
-
at least one subcriteria (criterion.criteria) is true
- ORDEREDLIST - Enum constant in enum com.smartgwt.client.types.ControlName
-
Turns the current selection into an ordered list (HTML <ol>) or converts an unordered list to an ordered list.
- orderedListPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- ORDINAL - Enum constant in enum com.smartgwt.client.types.EnumTranslateStrategy
-
Translates to/from an integer matching the ordinal number of the constant within the enumeration
- ORDINAL - Enum constant in enum com.smartgwt.client.types.ValueClass
-
An extension of CATEGORICAL, where the categories are also strictly ordered.
- orientation - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- orientation - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- Orientation - Enum in com.smartgwt.client.types
- Orientation - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Orientation.
- ORIENTATIONCHANGE - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the
Page.getOrientation()
changes due to browser-window resize or rotation of a mobile device. - OrientationChangeEvent - Class in com.smartgwt.client.util.events
- OrientationChangeHandler - Interface in com.smartgwt.client.util.events
- originalValueMessage - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- originBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- otherAxisGradationGaps - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- otherAxisGradationTimes - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- otherAxisPixelsPerGradation - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- otherDayBlankStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- otherDayBodyBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- otherDayClickNavigation - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- otherDayHeaderBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- otherFKs - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
In addition to regular
foreignKey
this property allows defining multiple foreign keys if the field is related to more than one DataSource. - otherGroupLevelTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- otherSortLevelTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- otherSortLevelTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- OtherValueType<ValueType> - Class in com.smartgwt.client.bean.types
- OtherValueType(Class<ValueType>) - Constructor for class com.smartgwt.client.bean.types.OtherValueType
- OtherWindowsChangedEvent - Class in com.smartgwt.client.browser.window.events
- OtherWindowsChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.browser.window.events.OtherWindowsChangedEvent
- OtherWindowsChangedHandler - Interface in com.smartgwt.client.browser.window.events
- OUTDENT - Enum constant in enum com.smartgwt.client.types.ControlName
-
Within text, outdents the paragraph.
- outdentPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- OUTER - Enum constant in enum com.smartgwt.client.types.JoinType
-
An outer join.
- OUTERSPAN - Enum constant in enum com.smartgwt.client.types.RowSpanSelectionMode
-
behaves like "forward", except as though the cell in the first column was clicked instead.
- OUTLINE - Enum constant in enum com.smartgwt.client.types.DragAppearance
-
An outline the size of the target object is moved, resized, etc.
- OUTLINEEDGES - Enum constant in enum com.smartgwt.client.types.SelectedAppearance
-
MultiAutoChild is created on top of the component.
- OUTLINEMASK - Enum constant in enum com.smartgwt.client.types.SelectedAppearance
-
editMask on top of the component is updated with
EditProxy.selectedBorder
- outputs - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Specifies, for this operationBinding only, the list of field names that should be returned to the client.
- outputWhen - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Specifies, for this field only, the type of condition field must match to be fetched from underlying source of data and delivered to the client.
- OutputWhen - Enum in com.smartgwt.client.types
-
The type of condition field must match in order to be fetched from underlying source of data and delivered the client.
- OVAL - Enum constant in enum com.smartgwt.client.types.PointShape
- OVER - Enum constant in enum com.smartgwt.client.types.RecordDropAppearance
-
When the user drops onto a record, dropPosition will always be "over"
- OVER - Enum constant in enum com.smartgwt.client.types.RecordDropPosition
-
User dropped directly onto the record
- OVER - Enum constant in enum com.smartgwt.client.types.ReorderPosition
-
Drop the drag-item over (onto) the target-row
- overCanvasConstructor - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- overflow - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- overflow - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- overflow - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- overflow - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- overflow - Variable in class com.smartgwt.logicalstructure.widgets.HTMLPaneLogicalStructure
- overflow - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- overflow - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- overflow - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- overflow - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- Overflow - Enum in com.smartgwt.client.types
- OVERFLOW - Enum constant in enum com.smartgwt.client.types.AnimationLayoutMode
-
- for every size change which leaves the target overflowed
- overlapSortSpecifiers - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- overwriteSearchConfirmationMessage - Variable in class com.smartgwt.logicalstructure.widgets.SavedSearchEditorLogicalStructure
- overwriteSharedSearchConfirmationMessage - Variable in class com.smartgwt.logicalstructure.widgets.SavedSearchEditorLogicalStructure
- ownerIdField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Requires that the currently authenticated user match the contents of this field, for client-initiated requests (i.e., where
DSRequest.isClientRequest()
returns true on the server). - ownerIdField - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Overrides the same setting at the
DataSource
level, for this operation only. - ownerIdNullAccess - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If
ownerIdField
is in force, specifies the access that is allowed to records with a nullownerIdField
. - ownerIdNullRole - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If
ownerIdField
is in force, specifies a role that will allow theownerIdField
to take a null value.
P
- padChartRectByCornerRadius - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- padding - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- paddingAsLayoutMargin - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- paddingAsLayoutMargin - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- padTitles - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- PADWITHNULLS - Enum constant in enum com.smartgwt.client.types.MultiInsertNonMatchingStrategy
-
Assemble a list of all fields that appear on ANY record in the record list, and ensure that ALL records in the record list include a value for each of those fields by modifying records to specify a null value for any field(s) the record is missing
- Page - Class in com.smartgwt.client.util
-
Provides information about the page you're loaded in.
- Page() - Constructor for class com.smartgwt.client.util.Page
- PAGE - Enum constant in enum com.smartgwt.client.types.ContentsType
-
The HTML content is treated as a standalone document and displayed in an isolated context using an IFRAME.
- PAGE_DOWN - Static variable in interface com.smartgwt.client.types.KeyNames
- PAGE_UP - Static variable in interface com.smartgwt.client.types.KeyNames
- PAGED - Enum constant in enum com.smartgwt.client.types.FetchMode
-
Only requested ranges of records are fetched, with predictive fetch ahead.
- PageEvent - Enum in com.smartgwt.client.types
-
Events registerable via
Page.setEvent()
- PageKeyHandler - Class in com.smartgwt.client.util
- PageKeyHandler() - Constructor for class com.smartgwt.client.util.PageKeyHandler
- pageOrientation - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- PageOrientation - Enum in com.smartgwt.client.types
-
Is this page being viewed in landscape or portrait orientation? Typically used with mobile devices.
- pageScrollDown() - Method in class com.smartgwt.client.widgets.Canvas
-
This method is the programmatic equivalent of the user pressing the "Page Down" key while this widget has the focus.
- pageScrollUp() - Method in class com.smartgwt.client.widgets.Canvas
-
This method is the programmatic equivalent of the user pressing the "Page Up" key while this widget has the focus.
- Paging - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Paging.
- Palette - Interface in com.smartgwt.client.tools
-
An interface that provides the ability to create components from a
PaletteNode
. - PaletteNode - Class in com.smartgwt.client.tools
-
An object representing a component which the user may create dynamically within an application.
- PaletteNode() - Constructor for class com.smartgwt.client.tools.PaletteNode
- PaletteNode(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.PaletteNode
- PaletteNodeCallback - Interface in com.smartgwt.client.callbacks
- PaneChangedEvent - Class in com.smartgwt.client.widgets.layout.events
- PaneChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
- PaneChangedHandler - Interface in com.smartgwt.client.widgets.layout.events
- paneContainerClassName - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- paneContainerOverflow - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- PanelPlacement - Enum in com.smartgwt.client.types
-
Possible placements for pop-up choosers, menus, dialogs or other temporary UIs, which may need to expand to take up additional room for smaller screens.
- PanelPlacement - Interface in com.smartgwt.client.docs
-
The following APIs are all related to PanelPlacement.
- paneMargin - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- panes - Variable in class com.smartgwt.logicalstructure.widgets.layout.DeckLogicalStructure
- params - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to RestConnector dataSources (
serverType
"rest") only, and is overridable per operationBinding (seeOperationBinding.params
). - params - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only. - params - Variable in class com.smartgwt.logicalstructure.widgets.plugins.ActiveXControlLogicalStructure
- params - Variable in class com.smartgwt.logicalstructure.widgets.plugins.FlashletLogicalStructure
- PARAMS - Enum constant in enum com.smartgwt.client.types.RESTRequestFormat
-
Indicates that context is provided to the target REST service by setting parameter values in the URL.
- PARENT - Enum constant in enum com.smartgwt.client.types.TreeModelType
-
In this model, each node has an ID unique across the whole tree and a parent ID that points to its parent.
- parentAlreadyContainsChildMessage - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- parentCanvas - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- parentElement - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- ParentMovedEvent - Class in com.smartgwt.client.widgets.events
- ParentMovedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ParentMovedEvent
- ParentMovedHandler - Interface in com.smartgwt.client.widgets.events
- parentResized() - Method in class com.smartgwt.client.widgets.Canvas
-
Fires when the interior size of the parent changes, including parent resize and scrollbar introduction or removal.
- parse(Object, ListGridRecord, int, int) - Method in interface com.smartgwt.client.widgets.grid.CellEditValueParser
- parse(String) - Method in interface com.smartgwt.client.util.DateInputFormatter
-
The parse method.
- parse(String) - Method in interface com.smartgwt.client.util.DateParser
-
The parse method.
- parsedDataDSEditor_instructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit detected fields and observe results for imported data"
- parseEditorValue() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
RelativeDateItems do not make use of the standard
FormItem.formatEditorValue()
andFormItem.parseEditorValue()
methods. - parseInput(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Parse a date passed in as a string, returning the appropriate date object.
- parseInput(String, DataClass, DataBoundComponent, Record) - Method in interface com.smartgwt.client.data.SimpleTypeParser
-
The callback for parsing.
- parseInput(String, String) - Static method in class com.smartgwt.client.util.DateUtil
- parseInput(String, String, Integer) - Static method in class com.smartgwt.client.util.DateUtil
- parseInput(String, String, Integer, Boolean) - Static method in class com.smartgwt.client.util.DateUtil
-
Parse a date passed in as a string, returning the appropriate date object.
- parseNum(String) - Static method in class com.smartgwt.client.util.I18nUtil
- parsePath(String) - Static method in class com.smartgwt.client.data.FileSpec
- parseValue(String, DynamicForm, FormItem) - Method in interface com.smartgwt.client.widgets.form.FormItemValueParser
- PARTIAL - Enum constant in enum com.smartgwt.client.types.SkipJSONValidation
-
Skip validation for fields with boolean, numeric, or string-drived types.
- PARTIAL - Enum constant in enum com.smartgwt.client.types.ValidationMode
-
Validate only the data values that are present ignoring the absence of required fields, validators that refer to fields that are not present, and any conditional validators dependent on fields that are not present.
- partialCommit - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- partialCommitConfirmationMessage - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- partialCommitError - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- PartialCommitOption - Enum in com.smartgwt.client.types
-
Action to take if a user attempts to save the dataset produced by a
BatchUploader
whilst it still contains errors. - partialCommitPrompt - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- partialInlining - Variable in class com.smartgwt.logicalstructure.widgets.menu.AdaptiveMenuLogicalStructure
- passThruTaskOutput(ProcessElement) - Method in class com.smartgwt.client.util.workflow.Process
- password - Variable in class com.smartgwt.client.docs.serverds.Mail
-
Password if authentication is required by SMTP server that will send the email.
- password - Variable in class com.smartgwt.client.docs.serverds.RESTAuthentication
-
For a
RestConnector DataSource
, the password to authenticate with if you are usingbasic authentication
. - PASSWORD - Enum constant in enum com.smartgwt.client.types.FieldType
-
Same as "text", but causes
PasswordItem
to be used by default for editing (hides typed-in value), and defaultsstoreWithhash
to "bcrypt" (affecting server operations). - PASSWORD_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- PasswordItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem for password fields, where text input by the user should not be shown in readable text.
- PasswordItem() - Constructor for class com.smartgwt.client.widgets.form.fields.PasswordItem
- PasswordItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.PasswordItem
- PasswordItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.PasswordItem
- PasswordItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.PasswordItem
- PastedValueTransformer - Interface in com.smartgwt.client.widgets.form.fields
- pasteEditNodes() - Method in class com.smartgwt.client.tools.EditContext
-
"Pastes"
editNodes
previously captured viacopyEditNodes()
. - pasteEditNodes() - Method in class com.smartgwt.client.tools.EditPane
-
"Pastes"
editNodes
previously captured viacopyEditNodes()
. - pasteEditNodes() - Method in class com.smartgwt.client.tools.EditTree
-
"Pastes"
editNodes
previously captured viacopyEditNodes()
. - pasteEditNodes(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
"Pastes"
editNodes
previously captured viacopyEditNodes()
. - pasteEditNodes(EditNode) - Method in class com.smartgwt.client.tools.EditPane
-
"Pastes"
editNodes
previously captured viacopyEditNodes()
. - pasteEditNodes(EditNode) - Method in class com.smartgwt.client.tools.EditTree
-
"Pastes"
editNodes
previously captured viacopyEditNodes()
. - pasteSelectionPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- PATH - Enum constant in enum com.smartgwt.client.types.JSONCircularReferenceMode
-
leave a string marker followed by the path to the first occurrence of the circular reference from the top of the object tree that was serialized.
- pathSeparatorString - Variable in class com.smartgwt.logicalstructure.widgets.menu.TreeMenuButtonLogicalStructure
- PatternOperators - Interface in com.smartgwt.client.docs
-
The
search operators
use patterns like "foo*txt" to match text values. - pause() - Method in class com.smartgwt.client.widgets.Sound
-
Pause playback of the audio file.
- pauseDataQuestion(String) - Static method in class com.smartgwt.client.ai.AI
-
Pauses a data question if not already paused or canceled.
- PBooleanArrayValueType - Class in com.smartgwt.client.bean.types
- PBooleanArrayValueType() - Constructor for class com.smartgwt.client.bean.types.PBooleanArrayValueType
- PBooleanValueType - Class in com.smartgwt.client.bean.types
- PBooleanValueType() - Constructor for class com.smartgwt.client.bean.types.PBooleanValueType
- PDoubleArrayValueType - Class in com.smartgwt.client.bean.types
- PDoubleArrayValueType() - Constructor for class com.smartgwt.client.bean.types.PDoubleArrayValueType
- PDoubleValueType - Class in com.smartgwt.client.bean.types
- PDoubleValueType() - Constructor for class com.smartgwt.client.bean.types.PDoubleValueType
- peers - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- pendingAsyncCellValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- pendingMarkerStyle - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- pendingMarkerVisible - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- pendingStatusChanged(DynamicForm, FormItem, boolean, Object, Object) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Notification method called when
showPending
is enabled and this checkbox item should either clear or show its pending visual state. - pendingStatusChanged(DynamicForm, FormItem, boolean, Object, Object) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Notification method called when
showPending
is enabled and this date item should either clear or show its pending visual state. - pendingStatusChanged(DynamicForm, FormItem, boolean, Object, Object) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Notification method called when
showPending
is enabled and thisMultiComboBoxItem
should either clear or show its pending visual state. - pendingStatusChanged(DynamicForm, FormItem, boolean, Object, Object) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Notification method called when
showPending
is enabled and thisPickTreeItem
should either clear or show its pending visual state. - pendingStatusChanged(DynamicForm, FormItem, boolean, Object, Object) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Notification method called when
showPending
is enabled and this radio group should either clear or show its pending visual state. - pendingStatusChanged(DynamicForm, FormItem, boolean, Object, Object) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Notification method called when
showPending
is enabled and thisSelectItem
should either clear or show its pending visual state. - pendingStatusChanged(DynamicForm, FormItem, boolean, Object, Object) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Notification method called when
showPending
is enabled and thisSliderItem
should either clear or show its pending visual state. - pendingStatusChanged(DynamicForm, FormItem, boolean, Object, Object) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Notification method called when
showPending
is enabled and this text item should either clear or show its pending visual state. - pendingStatusChanged(DynamicForm, FormItem, boolean, Object, Object) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Notification method called when
showPending
is enabled and this time item should either clear or show its pending visual state. - PendingStatusChangedEvent - Class in com.smartgwt.client.widgets.form.fields.events
- PendingStatusChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
- PendingStatusChangedHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- percentBox - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- PercentBoxModel - Enum in com.smartgwt.client.types
-
Determines sizing model when sizing / positioning a canvas relative to its
percentBox
. - PercentChangedEvent - Class in com.smartgwt.client.widgets.events
- PercentChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.PercentChangedEvent
- PercentChangedHandler - Interface in com.smartgwt.client.widgets.events
- percentDone - Variable in class com.smartgwt.logicalstructure.widgets.ProgressbarLogicalStructure
- PercentSizing - Interface in com.smartgwt.client.docs
-
Canvas Percentage sizing
- percentSource - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- performAction() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Fired when the user clicks the
actionButton
for this RecordEditor. - Performance - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Performance.
- performCustomOperation(String) - Method in class com.smartgwt.client.data.DataSource
-
Invoke an operation declared with
OperationBinding.operationType
"custom". - performCustomOperation(String, Record) - Method in class com.smartgwt.client.data.DataSource
- performCustomOperation(String, Record, DSCallback) - Method in class com.smartgwt.client.data.DataSource
- performCustomOperation(String, Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Invoke an operation declared with
OperationBinding.operationType
"custom". - persistCoordinates - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- persistCoordinates - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- persistentMatchElement - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- PERSON - Static variable in class com.smartgwt.client.widgets.HeaderControl
- PFloatArrayValueType - Class in com.smartgwt.client.bean.types
- PFloatArrayValueType() - Constructor for class com.smartgwt.client.bean.types.PFloatArrayValueType
- PFloatValueType - Class in com.smartgwt.client.bean.types
- PFloatValueType() - Constructor for class com.smartgwt.client.bean.types.PFloatValueType
- PhonegapIntegration - Interface in com.smartgwt.client.docs
-
Integration with PhoneGap
- PHONENUMBER - Enum constant in enum com.smartgwt.client.types.FieldType
-
A telephone number.
- PHONENUMBER - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
A telephone number.
- PICKER_ICON - Enum constant in enum com.smartgwt.client.types.FormItemElementType
-
The cell containing the item's picker icon, if it has one
- pickerButtonHSrc - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- pickerButtonSize - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- pickerButtonSrc - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- pickerButtonVSrc - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- PickerColorSelectedEvent - Class in com.smartgwt.client.widgets.form.fields.events
- PickerColorSelectedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
- PickerColorSelectedHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- PickerIcon - Class in com.smartgwt.client.widgets.form.fields
-
Convenience class for setting pickers for form fields.
- PickerIcon - Interface in com.smartgwt.client.docs
-
The following APIs are all related to PickerIcon.
- PickerIcon(PickerIconName) - Constructor for class com.smartgwt.client.widgets.form.fields.PickerIcon
-
Create a new FormItemIcon with the specific icon.
- PickerIcon(PickerIconName, FormItemClickHandler) - Constructor for class com.smartgwt.client.widgets.form.fields.PickerIcon
-
Create a new FormItemIcon with the specific icon.
- PickerIconClickEvent - Class in com.smartgwt.client.widgets.form.fields.events
- PickerIconClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
- PickerIconClickHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- PickerIconName - Enum in com.smartgwt.client.types
-
Standard pickers
- PICKERNAVIGATIONBAR - Enum constant in enum com.smartgwt.client.types.PickListItemIconPlacement
-
icon will be displayed in the
pickerNavigationBar
only (and not rendered inline within the formItem itself) - PickList - Interface in com.smartgwt.client.docs
-
Properties and methods related to the pickList, which is the drop-down list of options that appears under a SelectItem or ComboBoxItem.
- PickList - Interface in com.smartgwt.client.widgets.form.fields
-
Interface to show a drop-down list of pickable options.
- PICKLIST - Enum constant in enum com.smartgwt.client.types.MultiPickerSelectionStyle
-
Options will be displayed in a PickList
- PICKLIST - Enum constant in enum com.smartgwt.client.types.MultipleAppearance
-
a drop-down picklist that allows multiple choices by clicking on a checkbox next to each item
- pickList_emptyPickListMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No items to show".
- PickListItemIconPlacement - Enum in com.smartgwt.client.types
-
For PickList items with
PickListItemIconPlacement
set such that the pickList does not render near-origin, possible location for rendering formItemIcons. - PickListMenu - Class in com.smartgwt.client.widgets.form
-
ListGrid
subclass used, by default, by FormItems which implement PickList to display a flat list of selectable options. - PickListMenu() - Constructor for class com.smartgwt.client.widgets.form.PickListMenu
- PickListMenu(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.PickListMenu
- pickListMenu_emptyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No Items To Show".
- PickListMenuLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.form
- PickListMenuLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.form.PickListMenuLogicalStructure
- PICKTREE - Enum constant in enum com.smartgwt.client.types.MultiPickerSelectionStyle
-
Options will be displayed in a
TreeGrid
. - PICKTREE_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- PickTreeItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that allows picking a value from a hierarchical data model.
- PickTreeItem() - Constructor for class com.smartgwt.client.widgets.form.fields.PickTreeItem
- PickTreeItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.PickTreeItem
- PickTreeItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.PickTreeItem
- PickTreeItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.PickTreeItem
- pickTreeItem_emptyMenuMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No items to display".
- PIE - Enum constant in enum com.smartgwt.client.types.ChartType
-
Circular chart with wedges representing values.
- PieChart - Interface in com.smartgwt.client.docs
-
The following APIs are all related to PieChart.
- pieLabelAngleStart - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- pieLabelLineExtent - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- pieStartAngle - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- PIN_DOWN - Static variable in class com.smartgwt.client.widgets.HeaderControl
- PIN_LEFT - Static variable in class com.smartgwt.client.widgets.HeaderControl
- PIntegerArrayValueType - Class in com.smartgwt.client.bean.types
- PIntegerArrayValueType() - Constructor for class com.smartgwt.client.bean.types.PIntegerArrayValueType
- PIntegerValueType - Class in com.smartgwt.client.bean.types
- PIntegerValueType() - Constructor for class com.smartgwt.client.bean.types.PIntegerValueType
- pivotPoint - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- pivotPointHeightAsString - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- pixelsPerGradation - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- placeholderAIHoverContents - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- placement - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- placement - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- placeNear() - Method in class com.smartgwt.client.widgets.Canvas
-
Move this canvas to the specified point, or as close to the specified point as possible without this widget extending beyond the edge of the browser viewport on any side.
- placeNear(int) - Method in class com.smartgwt.client.widgets.Canvas
- placeNear(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Move this canvas to the specified point, or as close to the specified point as possible without this widget extending beyond the edge of the browser viewport on any side.
- PLAIN - Enum constant in enum com.smartgwt.client.types.TableMode
-
The default mode which displays a list of rows
- PlatformDependencies - Interface in com.smartgwt.client.docs
-
Platform Dependencies
- play() - Method in class com.smartgwt.client.widgets.Sound
-
Play the audio file.
- play(PlaybackCompleteCallback) - Method in class com.smartgwt.client.widgets.Sound
-
Play the audio file.
- play(String) - Static method in class com.smartgwt.client.widgets.Sound
-
Convenience method to load and play a specified audio file.
- play(String, PlaybackCompleteCallback) - Static method in class com.smartgwt.client.widgets.Sound
-
Convenience method to load and play a specified audio file.
- PlaybackCompleteCallback - Interface in com.smartgwt.client.callbacks
- PLongArrayValueType - Class in com.smartgwt.client.bean.types
- PLongArrayValueType() - Constructor for class com.smartgwt.client.bean.types.PLongArrayValueType
- PLongValueType - Class in com.smartgwt.client.bean.types
- PLongValueType() - Constructor for class com.smartgwt.client.bean.types.PLongValueType
- PluginBridges_DeprecatedEntryPoint - Class in com.smartgwt.client
- PluginBridges_DeprecatedEntryPoint() - Constructor for class com.smartgwt.client.PluginBridges_DeprecatedEntryPoint
- pluginsPage - Variable in class com.smartgwt.logicalstructure.widgets.plugins.FlashletLogicalStructure
- pluginsPage - Variable in class com.smartgwt.logicalstructure.widgets.plugins.SVGLogicalStructure
- pluralTitle - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
User-visible plural name for this DataSource.
- PLUS - Static variable in class com.smartgwt.client.widgets.HeaderControl
- PNG - Enum constant in enum com.smartgwt.client.types.DataURLFormat
-
Generate an
image/png
data URL. - PNG - Enum constant in enum com.smartgwt.client.types.ExportImageFormat
-
Export as PNG
- PNGIMAGE - Enum constant in enum com.smartgwt.client.types.AIContentType
-
PNG image.
- Point - Class in com.smartgwt.client.widgets.drawing
-
X/Y position in pixels, specified as an Array with two members, for example: [30, 50]
- Point() - Constructor for class com.smartgwt.client.widgets.drawing.Point
- Point(double, double) - Constructor for class com.smartgwt.client.widgets.drawing.Point
- Point(int, int) - Constructor for class com.smartgwt.client.widgets.drawing.Point
- Point(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.Point
- pointColorLogBase - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- POINTER - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the normal hand pointer that appears when you hover over a link
- pointerSettings - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- PointerSettings - Class in com.smartgwt.client.widgets
-
A set of properties that can be used to configure a
canvas pointer
. - PointerSettings() - Constructor for class com.smartgwt.client.widgets.PointerSettings
- PointerSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.PointerSettings
- PointerSettingsLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- PointerSettingsLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.PointerSettingsLogicalStructure
- points - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPathLogicalStructure
- points - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPolygonLogicalStructure
- points - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawTriangleLogicalStructure
- PointShape - Enum in com.smartgwt.client.types
-
Supported data point shapes for
FacetChart.pointShapes
are: - pointShapes - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- pointSizeGradations - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- pointSizeLogBase - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- pointSizeLogGradations - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- pointSizeMetric - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- POLYNOMIAL - Enum constant in enum com.smartgwt.client.types.RegressionLineType
-
polynomial regression
- poolComponentsPerColumn - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- port - Variable in class com.smartgwt.client.docs.serverds.Mail
-
Port of the SMTP server that will send the email.
- PortableAutoTests - Interface in com.smartgwt.client.docs
-
Writing AutoTests for multiple environments
- PortalLayout - Class in com.smartgwt.client.widgets.layout
-
A PortalLayout is a special subclass of Layout designed to display
Portlet
windows. - PortalLayout() - Constructor for class com.smartgwt.client.widgets.layout.PortalLayout
- PortalLayout(int) - Constructor for class com.smartgwt.client.widgets.layout.PortalLayout
- PortalLayout(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.PortalLayout
- PortalLayoutLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- PortalLayoutLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- PortalPosition - Class in com.smartgwt.client.widgets.layout
-
Represents the position of a
Portlet
within aPortalLayout
, indicating the column, row, and position within the row. - PortalPosition() - Constructor for class com.smartgwt.client.widgets.layout.PortalPosition
- PortalPosition(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.PortalPosition
- Portlet - Class in com.smartgwt.client.widgets.layout
-
Custom subclass of Window configured to be embedded within a PortalLayout.
- Portlet() - Constructor for class com.smartgwt.client.widgets.layout.Portlet
- Portlet(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.Portlet
- portlet_closeConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Close portlet?".
- portletDropTypes - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- portletHSpacing - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- PortletLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- PortletLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.PortletLogicalStructure
- portletMaximized(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Notification method called after a
Portlet
has been maximized (whether by user action or programmatically). - portletMinimized(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Notification method called after a
Portlet
has been minimized (whether by user action or programmatically). - portletRestored(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Notification method called after a
Portlet
has been restored to its normal place (after having been maximized). - portletsChanged() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Fires at initialization if the PortalLayout has any initial
portlets
, and then fires whenever portlets are added, removed or reordered. - portletsResized() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Fires when
portlets
or columns in this PortalLayout are resized. - portletVSpacing - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- PORTRAIT - Enum constant in enum com.smartgwt.client.types.PageOrientation
-
Portrait orientation: page is taller than it is wide.
- position - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- Positioning - Enum in com.smartgwt.client.types
- Positioning - Interface in com.smartgwt.client.docs
-
Horizontal and vertical location on the page
- POST - Enum constant in enum com.smartgwt.client.types.FormMethod
-
POST request -- separate field encoding (no max)
- POST - Enum constant in enum com.smartgwt.client.types.SendMethod
-
POST method (form field encoding)
- POSTJSON - Enum constant in enum com.smartgwt.client.types.DSProtocol
-
Data is serialized as a JSON string and POST'd to the dataURL.
- POSTMESSAGE - Enum constant in enum com.smartgwt.client.types.DSProtocol
-
dsRequest.data is assumed to be a String set up by
DataSource.transformRequest()
and is POST'd as the HTTP request body. - POSTPARAMS - Enum constant in enum com.smartgwt.client.types.DSProtocol
-
Data is POST'd to the dataURL, with each property becoming an HTTP parameter, exactly as an HTML form would submit them if it had one input field per property in the data.
- POSTXML - Enum constant in enum com.smartgwt.client.types.DSProtocol
-
Data is serialized as XML via
DataSource.xmlSerialize()
and POST'd as the HTTP request body with contentType "text/xml". - precision - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Applies only to fields of type "float" or "integer" and affects how many significant digits are shown.
- PREFERLOCAL - Enum constant in enum com.smartgwt.client.types.AdminSearches
-
Combine both sets of records, but report the search record from
adminSavedSearches
if two records have the same search name. - PREFERRED - Enum constant in enum com.smartgwt.client.bean.BeanValueType.Convertability
-
The value can be converted to the type, and this type is preferrable to others.
- PREFERSAVED - Enum constant in enum com.smartgwt.client.types.AdminSearches
-
Combine both sets of records, but report the search record from the DataSource if two records have the same search name.
- preloadImages() - Static method in class com.smartgwt.client.widgets.EdgedCanvas
-
Preload primary EdgedCanvas images.
- preloadImages() - Static method in class com.smartgwt.client.widgets.grid.ListGrid
-
Preload primary ListGrid skin images.
- preloadImages() - Static method in class com.smartgwt.client.widgets.IButton
-
Preload primary IButton skin images.
- preloadImages() - Static method in class com.smartgwt.client.widgets.Scrollbar
-
Preload primary Scrollbar skin images.
- preloadImages() - Static method in class com.smartgwt.client.widgets.tab.TabSet
-
Preload primary tab skin images.
- preloadImages() - Static method in class com.smartgwt.client.widgets.Window
-
Preload primary window skin images
- preserveFocusStylingOnMouseOut - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- PreserveOpenState - Enum in com.smartgwt.client.types
- preserveWhitespace - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- PresetCriteriaItem - Class in com.smartgwt.client.widgets.form
-
A FormItem for use with the
FilterBuilder
, allows the user to pick from a set of pre-configured search criteria such as specific ranges in numeric or date data, and provide user friendly titles for such criteria, such as "within the next two weeks" or "High (0.75 - 0.99)". - PresetCriteriaItem() - Constructor for class com.smartgwt.client.widgets.form.PresetCriteriaItem
- PresetCriteriaItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.PresetCriteriaItem
- PresetCriteriaItem(String) - Constructor for class com.smartgwt.client.widgets.form.PresetCriteriaItem
- presetCriteriaItem_customOptionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Custom...".
- PresetDateRangeItem - Class in com.smartgwt.client.widgets.form
-
Allows the user to pick from pre-set date ranges or choose a custom date range via a
DateRangeDialog
. - PresetDateRangeItem() - Constructor for class com.smartgwt.client.widgets.form.PresetDateRangeItem
- PresetDateRangeItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.PresetDateRangeItem
- PresetDateRangeItem(String) - Constructor for class com.smartgwt.client.widgets.form.PresetDateRangeItem
- PREVENT - Enum constant in enum com.smartgwt.client.types.PartialCommitOption
-
Pop up a message window showing the
BatchUploader.partialCommitError
and prevent the partial commit - preventColumnUnderflow - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- preventHTTPCaching - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If set, the DataSource will ensure that it never uses a cached HTTP response, even if the server marks the response as cacheable.
- preventHTTPCaching - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Configures
DataSource.preventHTTPCaching
on a per-operationType basis. - preventRowUnderflow - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- preventUnderflow - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- PreviewShownEvent - Class in com.smartgwt.client.widgets.com.smartgwt.client.widgets.events
- PreviewShownEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
- PreviewShownHandler - Interface in com.smartgwt.client.widgets.com.smartgwt.client.widgets.events
- previous() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Move to the previous day, week, month, or timeline range depending on which tab is selected.
- previousButtonHoverText - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- previousButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- previousMonthButtonAriaLabel - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- PreviousValueHandler - Interface in com.smartgwt.client.widgets.form.fields
- previousYearButtonAriaLabel - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- prevMonthIcon - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- prevMonthIconHeight - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- prevMonthIconRTL - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- prevMonthIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- prevYearIcon - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- prevYearIconHeight - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- prevYearIconRTL - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- prevYearIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- primaryKey - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
If set to
true
, indicates either that this field holds a value unique across all records in this data source, or that it is one of a number of fields marked as primary keys, and the combination of the values held in all of those fields is unique across all records in the data source. - print() - Method in class com.smartgwt.client.widgets.Canvas
-
Generate and show a
PrintWindow
containing aPrintCanvas
showing a printable view of this component. - print() - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Show the native print dialog and allow the user to print the current HTML for this printCanvas.
- print(PrintProperties) - Method in class com.smartgwt.client.widgets.Canvas
- print(PrintProperties, PrintWindow) - Method in class com.smartgwt.client.widgets.Canvas
- print(PrintProperties, PrintWindow, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Generate and show a
PrintWindow
containing aPrintCanvas
showing a printable view of this component. - PRINT - Static variable in class com.smartgwt.client.widgets.HeaderControl
- printAutoFit - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- printBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- printBodyStyle - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- printBooleanBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- printBooleanFalseImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- printBooleanPartialImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- printBooleanTrueImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- printButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.PrintWindowLogicalStructure
- PrintCanvas - Class in com.smartgwt.client.widgets
-
PrintCanvas is a subclass of canvas which renders printable content HTML and provides APIs for printing this content as a separate document.
- PrintCanvas() - Constructor for class com.smartgwt.client.widgets.PrintCanvas
- PrintCanvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.PrintCanvas
- PrintCanvasCallback - Interface in com.smartgwt.client.util
- PrintCanvasLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- PrintCanvasLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.PrintCanvasLogicalStructure
- PrintCanvasTask - Class in com.smartgwt.client.util.workflow
-
Print canvas by showing print preview.
- PrintCanvasTask() - Constructor for class com.smartgwt.client.util.workflow.PrintCanvasTask
- PrintCanvasTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.PrintCanvasTask
- printCellStyle - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- printCheckboxFieldFalseImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- printCheckboxFieldPartialImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- printCheckboxFieldTrueImage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- printChildrenAbsolutelyPositioned - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- printComponents(Object[]) - Static method in class com.smartgwt.client.widgets.Canvas
-
Generate printable HTML for the designated components and trigger the native print dialog, without ever showing the printable HTML to the user.
- printFrameURL - Variable in class com.smartgwt.logicalstructure.widgets.PrintCanvasLogicalStructure
- printHeaderStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- printHeaderStyle - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- printHeaderStyle - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- PrintHTMLCallback - Interface in com.smartgwt.client.util
-
Print callback used by
Canvas.getPrintHTML(PrintProperties, PrintHTMLCallback)
- Printing - Interface in com.smartgwt.client.docs
-
Printing
- printLabelStyle - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- printMaxRows - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- PrintPreviewCallback - Interface in com.smartgwt.client.util
- PrintProperties - Class in com.smartgwt.client.util
-
Settings for generating printable HTML for components.
- PrintProperties() - Constructor for class com.smartgwt.client.util.PrintProperties
- PrintProperties(JavaScriptObject) - Constructor for class com.smartgwt.client.util.PrintProperties
- printStyleName - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- printTilesPerLine - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- PrintWindow - Class in com.smartgwt.client.widgets
-
Subclass of
Window
used for displaying a printable view. - PrintWindow() - Constructor for class com.smartgwt.client.widgets.PrintWindow
- PrintWindow(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.PrintWindow
- printWindow_printButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Print".
- printWindow_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Print Preview".
- PrintWindowLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- PrintWindowLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.PrintWindowLogicalStructure
- printWrapCells - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- printZoomChart - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- probabilityMetric - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- Process - Class in com.smartgwt.client.util.workflow
-
A instance of Process represents a stateful process executing a series of Tasks, which may be: user interactions calls to DataSources (hence: any database or web service) arbitrary code other Processes A Process is stateful in the sense that it maintains
state
across the different tasks that are executed. - Process() - Constructor for class com.smartgwt.client.util.workflow.Process
- Process(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.Process
- ProcessCallback - Interface in com.smartgwt.client.callbacks
- ProcessElement - Class in com.smartgwt.client.util.workflow
-
A ProcessElement is an abstract superclass for elements involved in a
Process
, such as aTask
orDecisionTask
. - ProcessElement() - Constructor for class com.smartgwt.client.util.workflow.ProcessElement
- ProcessElement(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ProcessElement
- ProcessElement(String) - Constructor for class com.smartgwt.client.util.workflow.ProcessElement
- ProcessElement(String, String) - Constructor for class com.smartgwt.client.util.workflow.ProcessElement
- processElement_undefinedComponentMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$propertyName is not defined"
- processElement_unresolvedComponentMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$propertyName ''$id'' could not be resolved"
- processElementEditor_taskScopeLastTaskOutputNodeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Last task output: $description"
- ProcessFinishedEvent - Class in com.smartgwt.client.util.workflow.events
- ProcessFinishedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.events.ProcessFinishedEvent
- processResponse(String, DSResponse) - Method in class com.smartgwt.client.data.DataSource
-
Process a dsResponse for a request initiated by a DataSource with
dataProtocol:"clientCustom"
. - ProcessSequence - Class in com.smartgwt.client.util.workflow
-
An Array of
ProcessElement
s involved in aProcess
. - ProcessSequence() - Constructor for class com.smartgwt.client.util.workflow.ProcessSequence
- ProcessSequence(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ProcessSequence
- ProcessSequence(ProcessElement...) - Constructor for class com.smartgwt.client.util.workflow.ProcessSequence
- ProcessSequence(String) - Constructor for class com.smartgwt.client.util.workflow.ProcessSequence
- ProcessSequence(String, ProcessElement...) - Constructor for class com.smartgwt.client.util.workflow.ProcessSequence
- ProcessTraceElementEvent - Class in com.smartgwt.client.util.workflow.events
- ProcessTraceElementEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
- ProcessValueType - Enum in com.smartgwt.client.types
- PROGRAMMATIC - Enum constant in enum com.smartgwt.client.types.EditCompletionEvent
-
Edit completed via explicit function call
- PROGRAMMATIC - Enum constant in enum com.smartgwt.client.types.NavigationMethod
-
application code called
setCurrentPane()
,showNavigationPane()
,showListPane()
,showDetailPane()
, etc. - Progressbar - Class in com.smartgwt.client.widgets
-
The Progressbar widget class extends the StretchImg class to implement image-based progress bars (graphical bars whose lengths represent percentages, typically of task completion).
- Progressbar() - Constructor for class com.smartgwt.client.widgets.Progressbar
- Progressbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Progressbar
- ProgressbarEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesProgressbar
objects when editMode is enabled. - ProgressbarEditProxy() - Constructor for class com.smartgwt.client.tools.ProgressbarEditProxy
- ProgressbarEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.ProgressbarEditProxy
- ProgressbarLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- ProgressbarLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ProgressbarLogicalStructure
- progressiveLoading - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If true, causes Smart GWT Server to use the "progressive loading" pattern for fetches on this dataSource, as described in the Paging and total dataset length section of the
ResultSet documentation
. - progressiveLoading - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Sets
progressive loading mode
for this particular operation, overriding the DataSource-level setting. - ProgressiveLoading - Interface in com.smartgwt.client.docs
-
Progressive Loading
- progressiveLoadingThreshold - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Indicates the dataset size that will cause Smart GWT Server to automatically switch into
progressive loading mode
for this DataSource. - progressStyle - Variable in class com.smartgwt.logicalstructure.widgets.ProgressbarLogicalStructure
- Project - Class in com.smartgwt.client.rpc
-
Represents a
Reify
project loaded from the server viaRPCManager.loadProject()
. - Project() - Constructor for class com.smartgwt.client.rpc.Project
- Project(JavaScriptObject) - Constructor for class com.smartgwt.client.rpc.Project
- PROJECTFILE - Enum constant in enum com.smartgwt.client.types.DSServerType
-
Requests will be delivered to the server and processed as
FileSource operations
, using directories or other DataSources which you configure viaDataSource.projectFileKey
orDataSource.projectFileLocations
- projectFileKey - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with type
, looks up the locations to use asprojectFile
projectFileLocations
from the project's configuration (i.e. - projectFileLocations - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with type
, specifies locations for the project files.projectFile
- PROJECTNOTFOUND - Enum constant in enum com.smartgwt.client.types.LoadProjectErrorStatus
-
none of the requested projects were found
- PromiseOutcome - Class in com.smartgwt.client.util
-
Holds information about the outcome of a settled Promise.
- PromiseOutcome() - Constructor for class com.smartgwt.client.util.PromiseOutcome
- PromiseOutcome(JavaScriptObject) - Constructor for class com.smartgwt.client.util.PromiseOutcome
- prompt - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- prompt - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- prompt - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- prompt - Variable in class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- Prompt - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Prompt.
- PROMPT - Enum constant in enum com.smartgwt.client.types.PartialCommitOption
-
Pop up a confirmation window with the
BatchUploader.partialCommitPrompt
and allow the user to choose whether or not to proceed - Prompting - Interface in com.smartgwt.client.docs
-
Objects / methods used for displaying prompts and warnings to the user via (possibly modal) isc Dialog objects.
- PromptStyle - Enum in com.smartgwt.client.types
- properties - Variable in class com.smartgwt.client.bean.BeanFactory
- propertiesOnly - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For use in
ComponentSchema
for fields that contain other components, this flag suppresses auto-construction for subcomponents that appear under this field. - propertyFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- propertyFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupPanelLogicalStructure
- propertyFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- propertyFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortPanelLogicalStructure
- PropertyIdentifier - Enum in com.smartgwt.client.types
-
A means of identifying the properties in an exported dataset - either the property name or its title.
- PropertySheet - Class in com.smartgwt.client.widgets.form
-
Editor with a minimalist appearance, tuned for editing large numbers of properties in a constrained space.
- PropertySheet() - Constructor for class com.smartgwt.client.widgets.form.PropertySheet
- PropertySheet(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.PropertySheet
- PropertySheetLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.form
- PropertySheetLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.form.PropertySheetLogicalStructure
- PropertyValue - Class in com.smartgwt.client.util.workflow
-
Identifies a property name and value to be assigned to a component by the
SetPropertiesTask
. - PropertyValue() - Constructor for class com.smartgwt.client.util.workflow.PropertyValue
- PropertyValue(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.PropertyValue
- proportional - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- proportionalAxisLabel - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- ProportionalResizeMode - Enum in com.smartgwt.client.types
- proportionalResizeModifiers - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- proportionalResizeModifiers - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- proportionalResizing - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- proportionalResizing - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- provideRuleContext(String, Object) - Method in class com.smartgwt.client.widgets.Canvas
-
Provide data to the
com.smartgwt.client.widgets.Canvas#ruleScope
component, to be made available in the rule context at the specifiedpath
. - provideRuleContext(String, Object, DataBoundComponent) - Method in class com.smartgwt.client.widgets.Canvas
-
Provide data to the
com.smartgwt.client.widgets.Canvas#ruleScope
component, to be made available in the rule context at the specifiedpath
. - providesMissingKeys - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Ordinarily, "update" and "remove" operations are only allowed if all primary key values are present in the request.
- PseudoFieldGeneration - Interface in com.smartgwt.client.docs
-
The following APIs are all related to PseudoFieldGeneration.
- put(String, Object) - Static method in class com.smartgwt.client.util.Offline
-
Stores the passed-in value in browser-local storage, mapped to the passed-in key.
- put(String, Object, boolean) - Static method in class com.smartgwt.client.util.Offline
-
Stores the passed-in value in browser-local storage, mapped to the passed-in key.
Q
- qualifyColumnNames - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For dataSources of
serverType
"sql", determines whether we qualify column names with table names in any SQL we generate. - qualifyColumnNames - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Specifies, for this specific operationBinding, whether to qualify column names with table names in any SQL we generate.
- QualityIndicatedLocator - Class in com.smartgwt.client.util
-
An object returned from
AutoTest.getLocatorWithIndicators()
that includes the locator and properties that describe the quality of the locator. - QualityIndicatedLocator() - Constructor for class com.smartgwt.client.util.QualityIndicatedLocator
- QualityIndicatedLocator(JavaScriptObject) - Constructor for class com.smartgwt.client.util.QualityIndicatedLocator
- QUARTER - Enum constant in enum com.smartgwt.client.types.TimeUnit
-
a quarter (3 month) time-unit
- QuartzAdapters - Interface in com.smartgwt.client.docs
-
Quartz DataSources
- QUERY - Enum constant in enum com.smartgwt.client.types.SQLType
-
The custom SQL or HQL is read-only
- queryFK - Variable in class com.smartgwt.client.docs.serverds.AdvancedCriterionSubquery
-
The default for a subquery is that the records are joined to the main DataSource on the first
foreignKey
one-to-many relationship found, in field order. - queryOutput - Variable in class com.smartgwt.client.docs.serverds.AdvancedCriterionSubquery
-
The name of the field that will be used as the output of this query.
- queueSent(RPCRequest...) - Method in interface com.smartgwt.client.rpc.QueueSentCallback
-
This method is called by the RPCManager every time it sends a queue of requests to the server (note that if you not using queuing, the system simply sends queues containing just one request, so this API is valid regardless).
- QueueSentCallback - Interface in com.smartgwt.client.rpc
- quoteColumnNames - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If set, tells the SQL engine to quote column names in all generated DML and DDL statements for this dataSource.
- quoteTableName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For SQL DataSources, tells the framework whether to surround the associated
table name
with quotation marks whenever it appears in generated queries.
R
- R - Enum constant in enum com.smartgwt.client.types.EdgeName
-
right edge
- R - Enum constant in enum com.smartgwt.client.types.ResizeKnobPoint
-
Centered on the left edge
- RADAR - Enum constant in enum com.smartgwt.client.types.ChartType
-
Values represented on a circular background by a line around the center, or stacked areas for multiple facets
- RadarChart - Interface in com.smartgwt.client.docs
-
The following APIs are all related to RadarChart.
- radarRotateLabels - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- RadialGradient - Class in com.smartgwt.client.widgets.drawing
-
Definition of a radial gradient.
- RadialGradient() - Constructor for class com.smartgwt.client.widgets.drawing.RadialGradient
- RadialGradient(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.RadialGradient
- radialLabelOffset - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- RADIO - Enum constant in enum com.smartgwt.client.types.SelectionType
-
object moves to "down" state, causing another object to go up (radio)
- RADIO - Enum constant in enum com.smartgwt.client.types.TopOperatorAppearance
-
radio buttons appear at the top of the form
- radioGroup - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- radioGroup - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- radioGroup - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- radioGroup - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- RADIOGROUP_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- RadioGroupItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that shows a set of mutually exclusive options as a group of radio buttons.
- RadioGroupItem() - Constructor for class com.smartgwt.client.widgets.form.fields.RadioGroupItem
- RadioGroupItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.RadioGroupItem
- RadioGroupItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.RadioGroupItem
- RadioGroupItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.RadioGroupItem
- radioOperatorTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- radius - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawSectorLogicalStructure
- RANGE - Enum constant in enum com.smartgwt.client.types.RowCountStatus
-
The data object knows the total number of records in the data set lies within a particular range.
- RangeChangedEventHandler - Interface in com.smartgwt.client.widgets.events
- rangeFormat - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- rangeIsLoaded(int, int) - Method in class com.smartgwt.client.data.ResultSet
-
Whether the given range of rows has been loaded.
- RANGEONLY - Enum constant in enum com.smartgwt.client.types.RowRangeDisplayStyle
-
The
ListGrid.getFormattedRowRange()
will be displayed with no other text. - rangeRowCountFormat - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- rangeSeparator - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- RangeSlider - Class in com.smartgwt.client.widgets
-
A "double slider" allowing the user to select a range via two draggable thumbs.
- RangeSlider() - Constructor for class com.smartgwt.client.widgets.RangeSlider
- RangeSlider(double, double, double, double) - Constructor for class com.smartgwt.client.widgets.RangeSlider
- RangeSlider(float, float, float, float) - Constructor for class com.smartgwt.client.widgets.RangeSlider
-
Deprecated.
- RangeSlider(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.RangeSlider
- RangeSliderLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- RangeSliderLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.RangeSliderLogicalStructure
- rangeStyle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- RATIO - Enum constant in enum com.smartgwt.client.types.ValueClass
-
An extension of INTERVAL, where 0 means the absence of something, and ratios between values are meaningful.
- readOnly - Variable in class com.smartgwt.logicalstructure.widgets.ace.AceEditorLogicalStructure
- ReadOnly - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ReadOnly.
- READONLY - Enum constant in enum com.smartgwt.client.types.FieldAppearance
-
Show in read-only appearance
- READONLY - Enum constant in enum com.smartgwt.client.types.ReadOnlyDisplayAppearance
-
Item should appear unchanged, but user interaction to edit the item will be disallowed.
- readOnlyDisplay - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
Default
readOnlyDisplay
for fields of this type. - readOnlyDisplay - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- ReadOnlyDisplayAppearance - Enum in com.smartgwt.client.types
-
Dictates the appearance of form items when
FormItem.canEdit
is set tofalse
. - ReadOnlyDisplayChangedEvent - Class in com.smartgwt.client.widgets.form.fields.events
- ReadOnlyDisplayChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
- ReadOnlyDisplayChangedHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- readOnlyEditorType - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Sets the default FormItem to be used if this field is marked as
canEdit false
and displayed in an editor component such as a DynamicForm. - readOnlyEditorType - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
Classname of the FormItem that should be used to display values of this type when a field is marked as
canEdit false
and the field is displayed in an editor type component like a DynamicForm. - readOnlyTextBoxStyle - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- ReapplyAIFilterRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI to re-evaluate an "aiFilter"
AdvancedCriteria
on a list of updated records. - ReapplyAIFilterRequest() - Constructor for class com.smartgwt.client.ai.ReapplyAIFilterRequest
- ReapplyAIFilterRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ReapplyAIFilterRequest
- ReapplyAIFilterResponse - Class in com.smartgwt.client.ai
-
Represents the result of a request to re-evaluate an "aiFilter"
AdvancedCriteria
on a list of updated records. - ReapplyAIFilterResponse() - Constructor for class com.smartgwt.client.ai.ReapplyAIFilterResponse
- ReapplyAIFilterResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ReapplyAIFilterResponse
- rebuild() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Rebuild this CalendarView, including re-fetching its data as necessary.
- rebuild(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Rebuild this CalendarView, including re-fetching its data as necessary.
- recalculateGridSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Refresh the
grid summary
, by either re-calculating from already-loaded data or doing a new fetch from thesummaryRowDataSource
. - recalculateSummaries() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Recalculates values for fields with
summary-functions
oruser formulae
defined and for values displayed in thegrid summary
andgroup summary rows
. - recalculateSummaries(Record...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- recalculateSummaries(Record[], ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Recalculates values for fields with
summary-functions
oruser formulae
defined and for values displayed in thegrid summary
andgroup summary rows
. - RecategorizeMode - Enum in com.smartgwt.client.types
-
Type for controlling when a "recategorize" is applied to records being dropped on a databound component from another databound component.
- receiveScrollbarEvents - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- record - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
- Record - Class in com.smartgwt.client.data
-
A Record contains attributes that are displayed and edited by a
DataBoundComponent
. - Record() - Constructor for class com.smartgwt.client.data.Record
- Record(JavaScriptObject) - Constructor for class com.smartgwt.client.data.Record
- Record(Map) - Constructor for class com.smartgwt.client.data.Record
- RECORD - Enum constant in enum com.smartgwt.client.types.DragTrackerMode
-
Display the entire record being dragged
- RECORD - Enum constant in enum com.smartgwt.client.types.ProcessValueType
-
any input which is not already a Record or Map becomes null
- recordBaseStyleProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordCanRemoveProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordCanSelectProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordCellRoleProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordClick(ListGrid, ListGridRecord, int, ListGridField, int, Object, Object, ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Executed when the listGrid receives a 'click' event on an enabled, non-separator record.
- RecordClickEvent - Class in com.smartgwt.client.widgets.grid.events
- RecordClickEvent - Class in com.smartgwt.client.widgets.tile.events
- RecordClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RecordClickEvent
- RecordClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.events.RecordClickEvent
- RecordClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- RecordClickHandler - Interface in com.smartgwt.client.widgets.tile.events
- RecordCollapseEvent - Class in com.smartgwt.client.widgets.grid.events
- RecordCollapseEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
- RecordCollapseHandler - Interface in com.smartgwt.client.widgets.grid.events
- recordComponentHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordComponentPoolingMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- RecordComponentPoolingMode - Enum in com.smartgwt.client.types
-
The method of component-pooling to employ for
recordComponents
. - recordComponentPosition - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- RecordComponents - Interface in com.smartgwt.client.docs
-
The following APIs are all related to RecordComponents.
- RecordContextClickEvent - Class in com.smartgwt.client.widgets.tile.events
- RecordContextClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
- RecordContextClickHandler - Interface in com.smartgwt.client.widgets.tile.events
- recordDataStyle - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- recordDescriptionStyle - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- recordDetailDSProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordDoubleClick(TreeGrid, TreeNode, int, TreeGridField, int, Map, Map) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Handle a doubleClick on a tree node - override of ListGrid stringMethod of same name.
- RecordDoubleClickEvent - Class in com.smartgwt.client.widgets.grid.events
- RecordDoubleClickEvent - Class in com.smartgwt.client.widgets.tile.events
- RecordDoubleClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
- RecordDoubleClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
- RecordDoubleClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- RecordDoubleClickHandler - Interface in com.smartgwt.client.widgets.tile.events
- recordDropAppearance - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordDropAppearance - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- RecordDropAppearance - Enum in com.smartgwt.client.types
-
Controls how ListGrid record drop events report their
dropPosition
, and where the drop indicator will be displayed if appropriate. - RecordDropEvent - Class in com.smartgwt.client.widgets.grid.events
- RecordDropEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RecordDropEvent
- RecordDropHandler - Interface in com.smartgwt.client.widgets.grid.events
- RecordDropPosition - Enum in com.smartgwt.client.types
-
Position of a
ListGrid.recordDrop()
operation with respect to the target record. - RecordEditor - Class in com.smartgwt.client.widgets.grid
-
Component for editing a single record.
RecordEditors are implemented as a subclass of ListGrid, showing no header and a single row always drawn in the editable state, allowing the user to modify the values at any time. - RecordEditor() - Constructor for class com.smartgwt.client.widgets.grid.RecordEditor
- RecordEditor(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.RecordEditor
- RecordEditorLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.grid
- RecordEditorLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.grid.RecordEditorLogicalStructure
- recordEditProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordEnabledProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- RecordExpandEvent - Class in com.smartgwt.client.widgets.grid.events
- RecordExpandEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
- RecordExpandHandler - Interface in com.smartgwt.client.widgets.grid.events
- RecordFormatter - Interface in com.smartgwt.client.widgets.tableview
- recordHasChanges(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If this cubeGrid can be edited, this method will return true if the record passed in has been edited, but the edits have not yet been saved to the CubeGrid's data object.
- recordHasChanges(int, int, Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If this cubeGrid can be edited, this method will return true if the record passed in has been edited, but the edits have not yet been saved to the CubeGrid's data object.
- recordInfoStyle - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- recordLayout - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- RecordLayout - Enum in com.smartgwt.client.types
-
Controls the style of TableView record display
- RecordList - Class in com.smartgwt.client.data
-
An an ordered collection of Records.
- RecordList() - Constructor for class com.smartgwt.client.data.RecordList
-
Construct a RecordList with no initial data.
- RecordList(JavaScriptObject) - Constructor for class com.smartgwt.client.data.RecordList
- RecordList(Record[]) - Constructor for class com.smartgwt.client.data.RecordList
-
Construct a RecordList with initial data.
- RecordList(List<? extends Record>) - Constructor for class com.smartgwt.client.data.RecordList
- RecordList.SortNormalizer - Interface in com.smartgwt.client.data
- recordMarkedAsRemoved(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns true if the specified record is marked as removed via a call to
markRecordRemoved()
- recordName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Provides a default value for
OperationBinding.recordName
. - recordName - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For an XML DataSource, tagName of the elements to be used as records.
- RecordNavigationClickEvent - Class in com.smartgwt.client.widgets.tableview.events
- RecordNavigationClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
- RecordNavigationClickHandler - Interface in com.smartgwt.client.widgets.tableview.events
- recordNavigationProperty - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- recordRadius - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordRadiusTargets - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordRowAriaStateProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordRowRoleProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordsAreEqual(Object, Object) - Method in class com.smartgwt.client.data.DataSource
-
Convenience method to test if two records are equal.
- recordsAsText(Record[]) - Method in class com.smartgwt.client.data.DataSource
-
Converts a list of Records to simple text formats with a Record per line and values separated by a configurable separator, including both tab-separated-values and comma-separated-values (aka CSV).
- recordsAsText(Record[], TextExportSettings) - Method in class com.smartgwt.client.data.DataSource
-
Converts a list of Records to simple text formats with a Record per line and values separated by a configurable separator, including both tab-separated-values and comma-separated-values (aka CSV).
- recordScreen - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordsFromText(String) - Method in class com.smartgwt.client.data.DataSource
-
Derive a list of Records from Microsoft Excel-compatible tab-separated-values format, using the current DataSource field order, or an explicitly specified list of fields.
- recordsFromText(String, TextImportSettings) - Method in class com.smartgwt.client.data.DataSource
-
Derive a list of Records from Microsoft Excel-compatible tab-separated-values format, using the current DataSource field order, or an explicitly specified list of fields.
- recordsFromXML(Object) - Method in class com.smartgwt.client.data.DataSource
-
Transform a list of XML elements to DataSource records.
- recordShowRollOverProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordsPerBlock - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- recordSummaryAttributePrefix - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordSummaryBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- recordSummaryBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.RecordEditorLogicalStructure
- RecordSummaryFunction - Interface in com.smartgwt.client.widgets.grid
-
Function to produce a summary value based on field values within a record.
- RecordSummaryFunctionType - Enum in com.smartgwt.client.types
-
Function to produce a summary value based on field values within a record.
- recordTitleStyle - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- RecordType - Enum in com.smartgwt.client.types
-
Defines the various types of record that can be present in a
ListGrid
. - recordXPath - Variable in class com.smartgwt.client.docs.serverds.DataSource
- recordXPath - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For an XML
or JSON , JSON or DataSource, an XPath expression used to retrieve the objects that will become DataSource records.RestConnector
- RECOVERABLEERROR - Enum constant in enum com.smartgwt.client.types.AIProgressMessageCategory
-
Concerns a recoverable error.
- recreateOnChange - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For use in
ComponentSchema
for fields that, when changed inReify
, should discard the current live component and recreate it with the current configured properties. - RECT - Enum constant in enum com.smartgwt.client.types.DragIntersectStyle
-
Look for drop targets by intersection of the entire rect of the drag target with the droppable target.
- Rectangle - Class in com.smartgwt.client.core
- Rectangle(int, int, int, int) - Constructor for class com.smartgwt.client.core.Rectangle
- Rects - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Rects.
- RECYCLE - Enum constant in enum com.smartgwt.client.types.RecordComponentPoolingMode
-
components are pooled and will be passed to
updateRecordComponent()
with therecordChanged
parameter set to true. - recycleTiles - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- redFieldPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- redFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- redo() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- redo(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
-
Internal use only.
- redraw() - Method in class com.smartgwt.client.widgets.Canvas
-
Redraws the widget immediately with its current property values.
- redraw() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Redraw this form item.
- redraw(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Redraws the widget immediately with its current property values.
- redraw(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Redraw this form item.
- redrawHeader(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Redraw just the
grid header
- redrawOnResize - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- redrawOnStateChange - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- REF - Static variable in class com.smartgwt.client.util.SC
- RefDataClass - Class in com.smartgwt.client.core
- RefDataClass() - Constructor for class com.smartgwt.client.core.RefDataClass
- RefDataClass(JavaScriptObject) - Constructor for class com.smartgwt.client.core.RefDataClass
- REFETCH - Enum constant in enum com.smartgwt.client.types.CacheSyncStrategy
-
Obtain cache sync values by refetching the record we just updated or added.
- Reflection - Interface in com.smartgwt.client.docs
-
Registering Classes for Reflection
- reflow() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Layout members according to current settings.
- reflow(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Layout members according to current settings.
- reflowControls() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Forces this group to reflow following changes to attributes that affect layout, like
numRows
. - reflowNow() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Layout members according to current settings, immediately.
- reformatLabelContents() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Resets the contents of all labels.
- REFRESH - Enum constant in enum com.smartgwt.client.types.PickerIconName
-
Picker icon to refresh a value.
- REFRESH - Static variable in class com.smartgwt.client.widgets.form.fields.PickerIcon
- REFRESH - Static variable in class com.smartgwt.client.widgets.HeaderControl
- REFRESH_THIN - Static variable in class com.smartgwt.client.widgets.HeaderControl
- refreshCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Refresh an individual cell without redrawing the grid.
- refreshCell(int, int, boolean, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Refresh an individual cell without redrawing the grid.
- refreshCellStyle(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Refresh the styling of an individual cell without redrawing the grid.
- refreshData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Unlike
invalidateCache
this will perform an asynchronous (background) refresh of this component's data and then call the provided callback method on completion. - refreshData(DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Unlike
invalidateCache
this will perform an asynchronous (background) refresh of this component's data and then call the provided callback method on completion. - refreshEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Refreshes the passed event in the current view.
- refreshEvents() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Clear, recalculate and redraw the events for the current range, without causing a fetch.
- refreshFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Re-evaluates
ListGridField.showIf()
for each field, dynamically showing and hiding the appropriate set of fields - refreshNow() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Immediately draws or redraws any items of this
DrawPane
that are scheduled to be drawn or redrawn after a delay. - refreshRecordComponent(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Discards any
recordComponent
currently assigned to the specified record (or cell) and gets a fresh one, according to therecordComponentPoolingMode
- refreshRecordComponent(int, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Discards any
recordComponent
currently assigned to the specified record (or cell) and gets a fresh one, according to therecordComponentPoolingMode
- refreshRow(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Refresh an entire row of cells without redrawing the grid.
- REGEXP - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Regular expression match - built-in SQL only, JPA and Hibernate do not support regexp operator.
- REGEXP - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
regexp
type validators will determine whether the value specified matches a given regular expression. - RegExpValidator - Class in com.smartgwt.client.widgets.form.validator
-
Regexp type validators will determine whether the value specified matches a given regular expression.
- RegExpValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.RegExpValidator
- RegExpValidator(String) - Constructor for class com.smartgwt.client.widgets.form.validator.RegExpValidator
-
Constructor.
- register() - Method in class com.smartgwt.client.data.SimpleType
-
Explicitly register this SimpleType with the system so that it can be used / referenced by remote DataSources.
- registerBasicValueTypes() - Static method in class com.smartgwt.client.bean.BeanValueType
-
Registers
BeanValueTypes
for boolean, double, float, long, Boolean, Double, Float, Long, Number, and String. - registerBeanValueType(BeanValueType) - Static method in class com.smartgwt.client.bean.BeanValueType
- registerClassNameWithSGWTFactory() - Method in class com.smartgwt.client.bean.BeanFactory
- registerEngine(AIEngine) - Static method in class com.smartgwt.client.ai.AI
-
Registers the given
AIEngine
. - registerEnumValueType(Class<T>) - Static method in class com.smartgwt.client.bean.types.EnumValueType
- registerFactory(BeanFactory<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
- registerFontScaledPaddingStyles(String[], String[], int) - Static method in class com.smartgwt.client.widgets.Canvas
-
Registers one or more CSS classes to have their padding adjusted (independently on all edges) according to the
padding size change
applied to the page. - registerID(Object, String, boolean) - Static method in class com.smartgwt.client.util.IDManager
- registerID(String, boolean) - Method in class com.smartgwt.client.core.BaseClass
- registerID(String, boolean) - Method in class com.smartgwt.client.data.DataSource
- registerJsoValueType(Class<T>) - Static method in class com.smartgwt.client.bean.types.JsoValueType
- registerKey(KeyIdentifier, KeyCallback) - Static method in class com.smartgwt.client.util.Page
-
Deprecated.in favor of
Page.registerKey(KeyIdentifier, PageKeyHandler)
- registerKey(KeyIdentifier, PageKeyHandler) - Static method in class com.smartgwt.client.util.Page
-
Fire some action when the Page receives a keyPress event from a certain key.
- registerKey(String, KeyCallback) - Static method in class com.smartgwt.client.util.Page
-
Deprecated.in favor of
Page.registerKey(String, PageKeyHandler)
- registerKey(String, PageKeyHandler) - Static method in class com.smartgwt.client.util.Page
-
Fire some action when the Page receives a keyPress event from a certain key.
- registerOtherValueType(Class<T>) - Static method in class com.smartgwt.client.bean.types.OtherValueType
- registerSummaryFunction(String, SummaryFunction) - Static method in class com.smartgwt.client.data.SimpleType
-
Registers a new SummaryFunction by name.
- registerValueEnumValueType(Class<T>) - Static method in class com.smartgwt.client.bean.types.ValueEnumValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.BooleanValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.DateValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.DoubleValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.FloatValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.IntegerValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.LongValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.NumberValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.PBooleanValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.PDoubleValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.PFloatArrayValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.PFloatValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.PIntegerValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.PLongArrayValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.PLongValueType
- registerValueType() - Static method in class com.smartgwt.client.bean.types.StringValueType
- registerValueType(T[]) - Static method in class com.smartgwt.client.bean.types.ObjectArrayValueType
- registerValueTypes() - Method in class com.smartgwt.client.bean.BeanFactory
- regressionLineType - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- RegressionLineType - Enum in com.smartgwt.client.types
-
Supported regression algorithms for fitting the data points of a scatter plot.
- regressionPolynomialDegree - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- regroup() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Programmatically regroup the grid according to the current grouping configuration.
- REGROUP - Enum constant in enum com.smartgwt.client.types.GroupTreeChangeType
-
ListGrid.regroup()
responsible (grid already grouped) - RegroupEvent - Class in com.smartgwt.client.widgets.grid.events
- RegroupEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RegroupEvent
- RegroupHandler - Interface in com.smartgwt.client.widgets.grid.events
- Reify - Class in com.smartgwt.client.tools
-
An application available within
Reify OnSite
that allows developers to create and manage Smart GWT screens and datasources. - Reify - Interface in com.smartgwt.client.docs
-
Reify Overview
- Reify() - Constructor for class com.smartgwt.client.tools.Reify
- Reify(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.Reify
- ReifyAddWorkflowTask - Interface in com.smartgwt.client.docs
-
Reify OnSite: Adding Custom Workflow Tasks
- REIFYCSV - Enum constant in enum com.smartgwt.client.types.MockDSExportFormat
-
export as Reify-specific CSV
- ReifyCustomComponents - Interface in com.smartgwt.client.docs
-
Adding Custom Components to Reify
- ReifyCustomDataSources - Interface in com.smartgwt.client.docs
-
Adding Custom DataSources to Reify
- ReifyForDevelopers - Interface in com.smartgwt.client.docs
-
Reify for Developers
- ReifyLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tools
- ReifyLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tools.ReifyLogicalStructure
- ReifyMaven - Interface in com.smartgwt.client.docs
-
Importing from Reify
- ReifyMessaging - Interface in com.smartgwt.client.docs
-
Reify Messaging
- ReifyOnSite - Interface in com.smartgwt.client.docs
-
Reify OnSite
- REJECTED - Enum constant in enum com.smartgwt.client.types.SettledPromiseStatus
-
The
Promise
rejected with a reason. - rejectInvalidValueOnChange - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- RELATED - Enum constant in enum com.smartgwt.client.types.ExpansionMode
-
Show a separate
ListGrid
containing related-records. - RELATED - Enum constant in enum com.smartgwt.client.types.HoverMode
-
Show a separate
ListGrid
containing related-records. - relatedTableAlias - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a
SQL DataSource
that is referred byadditional foreign keys
, this property defines the table alias name to use in generated SQL. - relatedTableAlias - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a
SQL DataSource
field that specifies aforeignKey
, this property defines the table alias name to use in generated SQL. - RELATION - Enum constant in enum com.smartgwt.client.types.FormItemType
- RelationPath - Class in com.smartgwt.client.data
-
A simple object representing the path for navigation from source to target DataSources via foreign key declarations defined between each.
- RelationPath() - Constructor for class com.smartgwt.client.data.RelationPath
- RelationPath(JavaScriptObject) - Constructor for class com.smartgwt.client.data.RelationPath
- RELATIVE - Enum constant in enum com.smartgwt.client.types.Positioning
-
The canvas is relatively positioned according to the document flow.
- RelativeDate - Class in com.smartgwt.client.data
-
This class is used used to specify a datetime offset within SmartGWT, for example for use in the
RelativeDateItem
class. - RelativeDate(JavaScriptObject) - Constructor for class com.smartgwt.client.data.RelativeDate
- RelativeDate(RelativeDateRangePosition, String) - Constructor for class com.smartgwt.client.data.RelativeDate
- RelativeDate(String) - Constructor for class com.smartgwt.client.data.RelativeDate
-
The value attribute of a RelativeDate object is a string that should be specified in one of 2 formats:
- RelativeDateItem - Class in com.smartgwt.client.widgets.form.fields
-
A FormItem for entering a date relative to today or relative to some other date, or a specific absolute date.
- RelativeDateItem() - Constructor for class com.smartgwt.client.widgets.form.fields.RelativeDateItem
- RelativeDateItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.RelativeDateItem
- RelativeDateItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.RelativeDateItem
- RelativeDateItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.RelativeDateItem
- relativeDateItem_daysAgoTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N days ago".
- relativeDateItem_daysFromNowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N days from now".
- relativeDateItem_hoursAgoTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N hours ago".
- relativeDateItem_hoursFromNowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N hours from now".
- relativeDateItem_millisecondsAgoTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N milliseconds ago".
- relativeDateItem_millisecondsFromNowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N milliseconds from now".
- relativeDateItem_minutesAgoTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N minutes ago".
- relativeDateItem_minutesFromNowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N minutes from now".
- relativeDateItem_monthsAgoTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N months ago".
- relativeDateItem_monthsFromNowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N months from now".
- relativeDateItem_pickerIconPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show Date Chooser".
- relativeDateItem_presetOptions_minus_1m() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Current day of last month".
- relativeDateItem_presetOptions_minus_1w() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Current day of last week".
- relativeDateItem_presetOptions_plus_1m() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Current day of next month".
- relativeDateItem_presetOptions_plus_1w() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Current day of next week".
- relativeDateItem_presetOptions_today() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Today".
- relativeDateItem_presetOptions_tomorrow() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Tomorrow".
- relativeDateItem_presetOptions_yesterday() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Yesterday".
- relativeDateItem_quartersAgoTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N quarters ago".
- relativeDateItem_quartersFromNowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N quarters from now".
- relativeDateItem_secondsAgoTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N seconds ago".
- relativeDateItem_secondsFromNowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N seconds from now".
- relativeDateItem_todayTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Today".
- relativeDateItem_weeksAgoTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N weeks ago".
- relativeDateItem_weeksFromNowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N weeks from now".
- relativeDateItem_yearsAgoTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N years ago".
- relativeDateItem_yearsFromNowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "N years from now".
- RelativeDateRangePosition - Enum in com.smartgwt.client.types
-
When relative dates are specified in a date range, typically in a RelativeDateItem or DateRangeItem, in order to make the range inclusive or exclusive, it is useful to be able to specify whether we're referring to the start or end of the date in question.
- RelativeDateShortcut - Interface in com.smartgwt.client.docs
-
A RelativeDateShortcut is a special string that represents a shortcut to a date phrase that can be automatically mapped to a
RelativeDateString
for use in widgets that leverage relative-dates, such as theRelativeDateItem
. - RelativeDateString - Interface in com.smartgwt.client.docs
-
A string of known format used to specify a datetime offset.
- releaseID(String, String) - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- ReliableLocators - Interface in com.smartgwt.client.docs
-
Generating Reliable AutoTestLocators
- relinkJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.menu.Menu
- reloadChildren(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Reload the children of a folder.
- Relogin - Interface in com.smartgwt.client.docs
-
Relogin
- rememberValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Make a snapshot of the current set of values, so we can reset to them later.
- rememberValues() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Make a snapshot of the current set of values, so we can reset to them later.
- RemoteDebugging - Interface in com.smartgwt.client.docs
-
Remote Debugging
- RemoteWindow - Class in com.smartgwt.client.browser.window
-
Note: this is currently an experimental feature and not covered by normal support guarantees.
- RemoteWindow() - Constructor for class com.smartgwt.client.browser.window.RemoteWindow
- RemoteWindow(JavaScriptObject) - Constructor for class com.smartgwt.client.browser.window.RemoteWindow
- RemoteWindowBooleanCallback - Interface in com.smartgwt.client.browser.window
- RemoteWindowCallback - Interface in com.smartgwt.client.browser.window
- RemoteWindowErrorCallback - Interface in com.smartgwt.client.browser.window
- RemoteWindowMapCallback - Interface in com.smartgwt.client.browser.window
- remove() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Remove this clause by destroy()ing it.
- remove() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Remove this HiliteRule.
- remove(Record) - Method in class com.smartgwt.client.data.RecordList
-
Remove first instance of the passed object from this array, sliding other items around to fill gaps.
- remove(AceRange) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- remove(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Removes a node, along with all its children.
- remove(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Removes a node, along with all its children.
- remove(Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Removes a node, along with all its children.
- remove(String) - Static method in class com.smartgwt.client.util.Offline
-
Removes the key/value pair mapped by the passed-in key from browser-local storage
- remove(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Removes a node, along with all its children.
- REMOVE - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Remove (delete) an existing record
- removeAll() - Method in class com.smartgwt.client.tools.EditContext
-
Removes all
EditNodes
from the EditContext, but does not destroy theliveObjects
. - removeAll() - Method in class com.smartgwt.client.tools.EditPane
-
Removes all
EditNodes
from the EditContext, but does not destroy theliveObjects
. - removeAll() - Method in class com.smartgwt.client.tools.EditTree
-
Removes all
EditNodes
from the EditContext, but does not destroy theliveObjects
. - removeAt(int) - Method in class com.smartgwt.client.data.RecordList
-
Remove the item at the specified position, rearranging all subsequent items to fill the gap
- removeButtonPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- removeButtonPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- removeButtonPrompt - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteRuleLogicalStructure
- removeButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- removeChild(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Remove a child from this parent.
- removeChild(Canvas, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Remove a child from this parent.
- removeChildren(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Removes all children of the node and sets it to a loaded state.
- removeClause(FilterClause) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Remove a clause this FilterBuilder is currently showing.
- removeColumn(int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Removes the specified column from this layout.
- removeControl(Canvas) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Removes a control from this
RibbonGroup
, destroying an existingcolumn
if this is the last widget in that column. - removeData(Record) - Method in class com.smartgwt.client.data.DataSource
-
Perform a "remove" DataSource operation against this DataSource, to delete an existing DataSource record.
- removeData(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Remove a record from this ListGrid.
- removeData(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Perform a DataSource "remove" operation to remove records from this component's DataSource.
- removeData(Record, DSCallback) - Method in class com.smartgwt.client.data.DataSource
- removeData(Record, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- removeData(Record, DSCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- removeData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Perform a "remove" DataSource operation against this DataSource, to delete an existing DataSource record.
- removeData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Remove a record from this ListGrid.
- removeData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Perform a DataSource "remove" operation to remove records from this component's DataSource.
- removeDataSourceRecords(DataSource) - Method in class com.smartgwt.client.widgets.DataContext
-
Removes any record binding(s) for the DataSource.
- removeDataSourceRecords(String) - Method in class com.smartgwt.client.widgets.DataContext
-
Removes any record binding(s) for the DataSource.
- removedCSSText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- removeEmbeddedComponent(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Removes an embedded component from a grid.
- removeEmbeddedComponent(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Removes an embedded component previously associated with the provided record.
- removeEmbeddedComponent(ListGridRecord, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Removes an embedded component previously associated with the provided record.
- removeEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Remove an event from this calendar.
- removeFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Remove a facet from the current view, using a fixed value from that facet.
- removeFacet(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Remove a facet from the current view, using a fixed value from that facet.
- removeFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- removeFile(FileSpec) - Method in class com.smartgwt.client.data.DataSource
-
Remove a file stored in this DataSource.
- removeFile(FileSpec, DSCallback) - Method in class com.smartgwt.client.data.DataSource
-
Remove a file stored in this DataSource.
- removeFile(String) - Method in class com.smartgwt.client.data.DataSource
-
Remove a file stored in this DataSource.
- REMOVEFILE - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Use the DataSource as a
source for files
. - removeFileVersion(FileSpec, Date) - Method in class com.smartgwt.client.data.DataSource
-
Remove a particular file version stored in this DataSource.
- removeFileVersion(FileSpec, Date, DSCallback) - Method in class com.smartgwt.client.data.DataSource
-
Remove a particular file version stored in this DataSource.
- REMOVEFILEVERSION - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Use the DataSource as a
source for files
. - removeFromAIFilterCaches(AdvancedCriteria, Record...) - Static method in class com.smartgwt.client.ai.AI
-
Removes information for the given records from an "aiFilter"
AdvancedCriteria
. - removeFromRadioGroup() - Method in class com.smartgwt.client.widgets.Button
-
Remove this widget from the specified mutually exclusive selection group with the ID passed in.
- removeFromRadioGroup() - Method in class com.smartgwt.client.widgets.ImgButton
-
Remove this widget from the specified mutually exclusive selection group with the ID passed in.
- removeFromRadioGroup() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Remove this widget from the specified mutually exclusive selection group with the ID passed in.
- removeFromRadioGroup() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Remove this widget from the specified mutually exclusive selection group with the ID passed in.
- removeFromRadioGroup(String) - Method in class com.smartgwt.client.widgets.Button
-
Remove this widget from the specified mutually exclusive selection group with the ID passed in.
- removeFromRadioGroup(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Remove this widget from the specified mutually exclusive selection group with the ID passed in.
- removeFromRadioGroup(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Remove this widget from the specified mutually exclusive selection group with the ID passed in.
- removeFromRadioGroup(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Remove this widget from the specified mutually exclusive selection group with the ID passed in.
- removeGradient(String) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Removes gradient for gradientID.
- removeIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- removeIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Given an icon's
name
, remove it from this item. - removeIconBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteRuleLogicalStructure
- removeIconSize - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteRuleLogicalStructure
- removeIconSize - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- removeIconStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- removeIndicator(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Removes a
indicator
from the calendar. - removeIndicator(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Removes a
indicator
from the calendar. - removeItem(Canvas) - Method in class com.smartgwt.client.widgets.Window
-
Removes a widget from the window.
- removeItem(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
- removeItem(String, Canvas) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Remove an item from a section.
- removeItemTitle - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- removeLane(Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Removes a lane from the calendar in
timelineView
mode. - removeLane(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Removes a lane from the calendar in
timelineView
mode. - removeLastTab() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Removes the last tab in the TabSet, excluding the
moreTab
if present. - removeList(Record[]) - Method in class com.smartgwt.client.data.RecordList
-
Remove all instances of objects in the specified list from this list, sliding the remaining objects around to fill gaps.
- removeList(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Remove a list of nodes (not necessarily from the same parent), and all children of those nodes.
- removeMapping(String) - Method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
Remove a facet id -> facetValue id mapping from this facetValueMap
- removeMarker(Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- removeMember(Canvas) - Method in class com.smartgwt.client.widgets.form.ValuesManager
- removeMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Removes the specified member from the layout.
- removeMember(DynamicForm) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Remove a member form from this valuesManager, so its values are no longer managed by this instance.
- removeMember(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Remove a member form from this valuesManager, so its values are no longer managed by this instance.
- removeMembers(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Removes the specified members from the layout.
- removeMembers(Canvas...) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Removes the specified members from the layout.
- removeMembers(DynamicForm...) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Remove multiple member forms from this valuesManager.
- removeMethod(BeanMethod) - Method in class com.smartgwt.rebind.BeanClass
- removeNode(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Removes
EditNode
from the EditContext. - removeNode(EditNode) - Method in class com.smartgwt.client.tools.EditPane
-
Removes
EditNode
from the EditContext. - removeNode(EditNode) - Method in class com.smartgwt.client.tools.EditTree
-
Removes
EditNode
from the EditContext. - removeNodeProperties(EditNode, String[]) - Method in class com.smartgwt.client.tools.EditContext
-
Removes the specified properties from an editNode's serializable "defaults".
- removeNodeProperties(EditNode, String[]) - Method in class com.smartgwt.client.tools.EditPane
-
Removes the specified properties from an editNode's serializable "defaults".
- removeNodeProperties(EditNode, String[]) - Method in class com.smartgwt.client.tools.EditTree
-
Removes the specified properties from an editNode's serializable "defaults".
- removePane(Canvas) - Method in class com.smartgwt.client.widgets.layout.Deck
-
Remove a pane from this deck.
- removePeer(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Remove a peer from this Canvas
- removePeer(Canvas, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Remove a peer from this Canvas
- removePortlet(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Removes a
Portlet
which is currently rendered in this PortalLayout. - removeProcessingCompleteCallback(Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Unregister the
processingComplete
callback associated with the parameter index - removeRecordClick(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method fired when the user clicks the "remove" icon if
canRemoveRecords
is true. - RemoveRecordClickEvent - Class in com.smartgwt.client.widgets.grid.events
- RemoveRecordClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
- RemoveRecordClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- removeRule(HiliteRule) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Removes the passed
HiliteRule
from this editor. - removeRuleContext(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Remove data in the rule context at the specified
path
along with any user-provided schema. - removeSection(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Remove a section or set of sections from the SectionStack.
- removeSection(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- removeSector(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Removes the sector at sectorIndex.
- removeSelectedData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Remove the currently selected records from this component.
- removeSelectedData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Remove the currently selected records from this component.
- removeSelectedData(DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- removeSelectedData(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- removeSelectedData(DSCallback, DSRequest, RPCQueueCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Remove the currently selected records from this component.
- removeSelectionMarker(AceRange) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- removeSnapAlignCandidate(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Remove a candidate from
snapAlignCandidates
. - removeTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Remove a tab.
- removeTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Remove a tab.
- removeTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Remove a tab.
- removeTabs(int[]) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Remove one or more tabs.
- removeTabs(String[]) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Remove one or more tabs.
- removeTarget(String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Removes a target from this TabIndexManager.
- removeText - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- removeTile(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This is not allowed for tileGrid.
- removeTile(int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Remove a tile from the layout.
- removeTile(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This is not allowed for tileGrid.
- removeTile(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Remove a tile from the layout.
- removeTile(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This is not allowed for tileGrid.
- removeTile(String) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Remove a tile from the layout.
- removeZone(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Removes a
zone
from the calendar. - removeZone(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Removes a
zone
from the calendar. - renameFacetValueMessage - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- renameFacetValueTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- renameFile(FileSpec, FileSpec) - Method in class com.smartgwt.client.data.DataSource
-
Rename a file stored in this DataSource.
- renameFile(FileSpec, FileSpec, DSCallback) - Method in class com.smartgwt.client.data.DataSource
-
Rename a file stored in this DataSource.
- RENAMEFILE - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Use the DataSource as a
source for files
. - renderEventsOnDemand - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- reorderField(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Reorder a particular field
- reorderFields(int, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Reorder a set of adjacent fields, from start to end exclusive at the end, by distance moveDelta.
NOTE: start and end coordinates are in terms of the currently visible fields, not the full set of fields. - reorderMember(int, int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Shift a member of the layout to a new position
- reorderMembers(int, int, int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Move a range of members to a new position
- reorderNode(EditNode, Integer, Integer) - Method in class com.smartgwt.client.tools.EditPane
-
Moves an
EditNode
from one child index to another in the EditContext under the specified parent. - reorderNode(EditNode, Integer, Integer) - Method in class com.smartgwt.client.tools.EditTree
-
Moves an
EditNode
from one child index to another in the EditContext under the specified parent. - ReorderPosition - Enum in com.smartgwt.client.types
-
Controls where a drag-item should be dropped in relation to the target row
- reorderTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Move a tab to another location in the tabset.
- reorderTab(Tab, int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Move a tab to another location in the tabset.
- REPEAT - Enum constant in enum com.smartgwt.client.types.BackgroundRepeat
-
Tile the background image horizontally and vertically.
- REPEAT - Enum constant in enum com.smartgwt.client.types.BkgndRepeat
-
Tile the background image horizontally and vertically.
- REPEAT_X - Enum constant in enum com.smartgwt.client.types.BackgroundRepeat
-
Repeat the background image horizontally but not vertically.
- REPEAT_X - Enum constant in enum com.smartgwt.client.types.BkgndRepeat
-
Repeat the background image horizontally but not vertically.
- REPEAT_Y - Enum constant in enum com.smartgwt.client.types.BackgroundRepeat
-
Repeat the background image vertically but not horizontally.
- REPEAT_Y - Enum constant in enum com.smartgwt.client.types.BkgndRepeat
-
Repeat the background image vertically but not horizontally.
- REPLACE - Enum constant in enum com.smartgwt.client.types.DrawPosition
-
replace the target element
- REPLACE - Enum constant in enum com.smartgwt.client.types.HiliteIconPosition
-
icon will be shown instead of the normal cell contents
- REPLACE - Enum constant in enum com.smartgwt.client.types.MultiMessageMode
-
messages of the same
NotifyType
replace each other - replaceMember(Canvas, Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Replaces an existing member of the layout with a different widget.
- replyTo - Variable in class com.smartgwt.client.docs.serverds.Mail
-
An email address to indicate as the reply-to address on the message.
- requestFormat - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a
RestConnector DataSource
, the request format to use when contacting the remote REST service. - requestFormat - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For a
RestConnector DataSource
, the request format to use for this specific operationBinding. - requestMaxRows - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to
SQL DataSources
only. - requestProperties - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Additional properties to pass through to the
DSRequest
s made by this DataSource. - requestProperties - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Additional properties to pass through to the
DSRequest
created for this operation. - requestProperties - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- REQUESTRATELIMITEXCEEDED - Enum constant in enum com.smartgwt.client.types.AIResponseErrorType
-
the request exceeds a rate limit
- requestRowCountPrompt - Variable in class com.smartgwt.logicalstructure.widgets.grid.RowRangeDisplayLogicalStructure
- requestsArePending() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns whether there are any pending RPC requests.
- REQUESTSIZELIMITEXCEEDED - Enum constant in enum com.smartgwt.client.types.AIResponseErrorType
-
the request's size exceeds a limit
- requestTemplate - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to
RestConnector dataSources
(serverType
"rest") only, and is overridable per operationBinding (seeOperationBinding.requestTemplate
). - requestTemplate - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only. - RequestTransformer - Class in com.smartgwt.client.data
-
The RequestTransformer provides the equivalent functionality of overriding
DataSource.transformRequest(DSRequest)
when instantiating a DataSource on the client. - RequestTransformer - Class in com.smartgwt.client.rpc
-
The RequestTransformer provides the equivalent functionality of overriding
RPCManager.transformRequest(RPCRequest)
. - RequestTransformer() - Constructor for class com.smartgwt.client.data.RequestTransformer
- RequestTransformer() - Constructor for class com.smartgwt.client.rpc.RequestTransformer
- REQUESTUNSAFE - Enum constant in enum com.smartgwt.client.types.AIResponseErrorType
-
the request was deemed unsafe
- REQUESTVALUESPLUSSEQUENCES - Enum constant in enum com.smartgwt.client.types.CacheSyncStrategy
-
Obtain cache sync values by merging the request values on top of the request's
oldValues
. - required - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Indicates this field must be non-null in order for a record to pass validation.
- REQUIRED - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
A non-empty value is required for this field to pass validation.
- requiredCriterion - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
A comma-separated list of field names that must be present in criteria / advancedCriteria provided by the caller.
- REQUIREDIF - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
RequiredIf type validators should be specified with an
expression
property set to astringMethod
, which takes four parameters: item - the DynamicForm item on which the error occurred (may be null) validator - a pointer to the validator object value - the value of the field in question record - the "record" object - the set of values being edited by the widget When validation is performed, the expression will be evaluated (or executed). - RequiredIfFunction - Interface in com.smartgwt.client.widgets.form.validator
- RequiredIfValidator - Class in com.smartgwt.client.widgets.form.validator
-
RequiredIf type validators should be specified with a
, which has to be passed toRequiredIfFunction
, and takes two parameters: item - the DynamicForm item on which the error occurred (may be null) value - the value of the field in questionsetExpression()
- RequiredIfValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.RequiredIfValidator
- RequiredIfValidator(RequiredIfFunction) - Constructor for class com.smartgwt.client.widgets.form.validator.RequiredIfValidator
- requiredMessage - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- requiredRightTitlePrefix - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- requiredRightTitleSuffix - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- requiredTitlePrefix - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- requiredTitleSuffix - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- requires - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Indicates that the specified
VelocityExpression
must evaluate to true for a user to access this DataSource. - requires - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Indicates that the specified
VelocityExpression
must be true for a user to access this operationBinding. - requiresAuthentication - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Whether a user must be authenticated in order to access this DataSource.
- requiresAuthentication - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Whether a user must be authenticated in order to access this operation.
- requiresCompleteRESTResponse - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to RestConnector dataSources (
serverType
"rest") only, and is overridable per operationBinding (seeOperationBinding.requiresCompleteRESTResponse
). - requiresCompleteRESTResponse - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only. - requiresGeneration() - Method in class com.smartgwt.rebind.BeanValueType
- requiresRole - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Similar to
OperationBinding.requiresRole
, but controls access to the DataSource as a whole. - requiresRole - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Comma-separated list of user roles that are allowed to invoke the operation described by this operationBinding.
- requiresServer - Variable in class com.smartgwt.client.docs.serverds.Operator
-
Whether this operator needs to be executed on the server side.
- reselectOnUpdate - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- reselectOnUpdate - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- reselectOnUpdateNotifications - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- reselectOnUpdateNotifications - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- resendTransaction() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Resend a suspended transaction to the server.
- resendTransaction(int) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Resend a suspended transaction to the server.
- resendTransaction(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Deprecated.please use int methods when dealing with transaction number.
- reset() - Method in class com.smartgwt.client.util.workflow.Process
-
Reset process to its initial state, so process can be started again.
- reset() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
StringMethod called during
Process.reset()
giving the task a chance to reset any internal state so it can be executed later. - reset() - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
-
Internal use only.
- reset() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Resets values to the state it was the last time
setValues()
orrememberValues()
was called. - reset() - Method in class com.smartgwt.client.widgets.Sound
-
If playback is currently paused, reset the playback position to the start of the audio file so a call to
play()
will play from the start, rather than resuming playback from the current position. - reset(Record) - Method in class com.smartgwt.client.util.workflow.Process
-
Reset process to its initial state, so process can be started again.
- RESET - Enum constant in enum com.smartgwt.client.types.StackPersistence
-
older messages have their duration timers reset so they stick around as long as the new message if they've got less time left than that message
- RESET_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- ResetItem - Class in com.smartgwt.client.widgets.form.fields
-
Button that resets the form to default values, by calling
DynamicForm.resetValues()
If you define a click handler on this item, you can return false to cancel the reset. - ResetItem() - Constructor for class com.smartgwt.client.widgets.form.fields.ResetItem
- ResetItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.ResetItem
- ResetItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.ResetItem
- ResetItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.ResetItem
- ResetPasswordTask - Class in com.smartgwt.client.util.workflow
-
Show user password reset dialog by opening the
Auth.resetPasswordURL
in another tab or window. - ResetPasswordTask() - Constructor for class com.smartgwt.client.util.workflow.ResetPasswordTask
- ResetPasswordTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ResetPasswordTask
- resetSrc() - Method in class com.smartgwt.client.widgets.Img
-
Refresh the image being shown.
- resetValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Same as
reset()
. - resetValues() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Same as
DynamicForm.reset()
. - resize(int, int) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Resizes this RemoteWindow.
- resize(int, int, RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Resizes this RemoteWindow.
- resize(String, int, int) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Resizes e existing window with the specified name,
- resize(String, int, int, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Resizes e existing window with the specified name,
- RESIZE - Enum constant in enum com.smartgwt.client.types.KnobType
-
Display up to 8 control knobs at the corners specified by
DrawItem.resizeKnobPoints
, allowing the user to drag-resize the item. - RESIZE - Enum constant in enum com.smartgwt.client.types.MultiWindowEvent
-
fires when a window is resized
- RESIZE - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the browser window is resized by the user.
- resizeAutoChildAttributes(String, int) - Static method in class com.smartgwt.client.widgets.Canvas
-
Change the value of attributes registered via
registerAutoChildSizingAttributes()
by some number of pixels. - resizeBarClass - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- resizeBarClass - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripLogicalStructure
- resizeBarSize - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- resizeBarSize - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripLogicalStructure
- resizeBarTarget - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- resizeBy(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Resizes the widget, adding deltaX to its width and deltaY to its height (moves the right and/or bottom sides of the widget).
- resizeBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Resize the shape by the specified deltas.
- resizeBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Resize by the specified delta.
- resizeBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Resize by the specified delta
- resizeBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Resize by the specified delta
- resizeBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Resize by the specified delta
- resizeBy(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Resize by the specified delta
- resizeControls(int) - Static method in class com.smartgwt.client.widgets.Canvas
-
Change the basic size of UI components in the current skin by "delta" pixels.
- resizeControlsTo(int) - Static method in class com.smartgwt.client.widgets.Canvas
-
Resizes controls as if calling
resizeControls()
, but takes a final target size instead of a delta representing the change from a current size. - ResizedEvent - Class in com.smartgwt.client.widgets.drawing.events
- ResizedEvent - Class in com.smartgwt.client.widgets.events
- ResizedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.ResizedEvent
- ResizedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ResizedEvent
- ResizedHandler - Interface in com.smartgwt.client.widgets.drawing.events
- ResizedHandler - Interface in com.smartgwt.client.widgets.events
- ResizeDirection - Enum in com.smartgwt.client.types
- resizeFacetValue(String, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Resizes all columns for the provided facetValueId, which must be a facetValueId from the innermost column facet.
- resizeField(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Resize a particular field to a new width.
- resizeFieldsInRealTime - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- resizeFonts(int) - Static method in class com.smartgwt.client.widgets.Canvas
-
Modify the size of fonts for some or all stylesheets defined in the page.
- resizeFonts(int, String) - Static method in class com.smartgwt.client.widgets.Canvas
- resizeFonts(int, String, Boolean) - Static method in class com.smartgwt.client.widgets.Canvas
-
Modify the size of fonts for some or all stylesheets defined in the page.
- resizeFontsTo(int) - Static method in class com.smartgwt.client.widgets.Canvas
-
Resizes fonts as if calling
resizeFonts()
, but takes a final target size instead of a delta representing the change from a current size. - resizeFrom - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- resizeFrom - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- resizeIcons(String, int) - Static method in class com.smartgwt.client.widgets.Canvas
-
Change the basic size of icons in the current skin by "delta" pixels.
- ResizeKnobPoint - Enum in com.smartgwt.client.types
-
Specifies the position of a resize knob with respect to its draw item.
- resizeKnobPoints - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- resizePadding(int) - Static method in class com.smartgwt.client.widgets.Canvas
-
Modify the amount of padding for some CSS styles defined for the page.
- resizePadding(int, String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Modify the amount of padding for some CSS styles defined for the page.
- RESIZER - Enum constant in enum com.smartgwt.client.types.FooterControls
- resizeTo(int, int) - Static method in class com.smartgwt.client.util.Page
-
Resize the outer portion of the window to a specific width and height.
- resizeTo(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Resizes the widget to the specified width and height (moves the right and/ or bottom sides of the widget).
- resizeTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Resize to the specified size
- resizeTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Resize to the specified size.
- resizeTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Resize to the specified size
- resizeTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Resize to the specified size
- resizeTo(String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Resizes the widget to the specified width and height (moves the right and/ or bottom sides of the widget).
- resizeViaLocalTransformOnly - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- Resizing - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Resizing.
- resort() - Method in class com.smartgwt.client.data.ResultSet
-
Forcibly resort this ResultSet by the current list of
SortSpecifier
s. - resort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a list has become unsorted due to data modification or a call to
unsort()
, this method will resort the list by the previoussort-specifier
array, if there is one, or by the previous sort-field and -direction. - responseDataSchema - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Optional schema describing how to extract DataSource records from the XML elements selected.
- responseFormat - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a
RestConnector DataSource
, the response format to use. - responseFormat - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For a
RestConnector DataSource
, the response format to use for this specific operationBinding. - RESPONSESIZELIMITEXCEEDED - Enum constant in enum com.smartgwt.client.types.AIResponseErrorType
-
the response's size exceeded a limit
- responseTemplate - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to RestConnector dataSources (
serverType
"rest") only, and is overridable per operationBinding (seeOperationBinding.responseTemplate
). - responseTemplate - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only. - ResponseTransformer - Class in com.smartgwt.client.data
-
The ResponseTransformer provides the equivalent functionality of overriding
DataSource.transformResponse(DSResponse, DSRequest, Object)
} when instantiating a DataSource on the client. - ResponseTransformer() - Constructor for class com.smartgwt.client.data.ResponseTransformer
- RESPONSEUNSAFE - Enum constant in enum com.smartgwt.client.types.AIResponseErrorType
-
the generated response was deemed unsafe
- RESPONSEVALUES - Enum constant in enum com.smartgwt.client.types.CacheSyncStrategy
-
This strategy simply returns the data returned by the add or update operation, as the cache sync data.
- REST - Enum constant in enum com.smartgwt.client.types.DSServerType
-
Use Smart GWT's built-in
RestConnector
, which can connect to many different types of REST webservice - RESTAuthentication - Class in com.smartgwt.client.docs.serverds
-
Authentication settings, applicable only to the
RestConnector
- RESTAuthentication() - Constructor for class com.smartgwt.client.docs.serverds.RESTAuthentication
- RESTAuthenticationType - Enum in com.smartgwt.client.types
-
Enumeration of the supported authentication types for the
RestConnector
implementation. - RestDataSource - Class in com.smartgwt.client.data
-
NOTE: This article discusses Smart GWT's client-side REST client implementation.
- RestDataSource() - Constructor for class com.smartgwt.client.data.RestDataSource
- RestDataSource(JavaScriptObject) - Constructor for class com.smartgwt.client.data.RestDataSource
- restore() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Restores this RemoteWindow from being maximized or minimized.
- restore() - Method in class com.smartgwt.client.widgets.Window
-
Restores the window to its specified height and width after a call to
minimize()
ormaximize()
. - restore(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
- restore(RemoteWindowCallback, RemoteWindowErrorCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Restores this RemoteWindow from being maximized or minimized.
- restore(String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Restores the existing window with the specified name,
- restore(String, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Restores the existing window with the specified name,
- RestoreClickEvent - Class in com.smartgwt.client.widgets.events
- RestoreClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.RestoreClickEvent
- RestoreClickHandler - Interface in com.smartgwt.client.widgets.events
- RESTRequestFormat - Enum in com.smartgwt.client.types
-
Indicates the request format to be used for a REST operation.
- RESTResponseFormat - Enum in com.smartgwt.client.types
-
Indicates the response format to be used for a REST operation.
- resultBatchSize - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Very advanced: for servers that do not support paging, and must return large numbers of XML records in one HTTP response, Smart GWT breaks up the processing of the response in order to avoid the "script running slowly" dialog appearing for an end user.
- resultingValue - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
- ResultSet - Class in com.smartgwt.client.data
-
ResultSets are an implementation of the
com.smartgwt.client.data.List
interface that automatically fetches DataSource records when items are requested from the List. - ResultSet() - Constructor for class com.smartgwt.client.data.ResultSet
- ResultSet(JavaScriptObject) - Constructor for class com.smartgwt.client.data.ResultSet
- ResultSet(DataSource) - Constructor for class com.smartgwt.client.data.ResultSet
- resultSet_prerequisiteFieldGenerationNotSuccessfulErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The generation of missing values for the $fieldTitle field was not successful: $errorMessage"
- resultSetClass - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Class for ResultSets used by this datasource.
- ResultTree - Class in com.smartgwt.client.widgets.tree
-
ResultTrees are an implementation of the
Tree
API, used to handle hierarchical data, whose nodes are DataSource records which are retrieved from a server. - ResultTree() - Constructor for class com.smartgwt.client.widgets.tree.ResultTree
- ResultTree(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.ResultTree
- resultTreeClass - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Class for ResultTrees used by this datasource.
- resumeCallbacks(String[]) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Resume firing any callbacks suppressed by
suppressCallbacks()
- resumeDataQuestion(String) - Static method in class com.smartgwt.client.ai.AI
-
Resumes a data question if paused.
- RETAIN - Enum constant in enum com.smartgwt.client.types.PartialCommitOption
-
Commit any records that are error-free and remove them from the grid.
- retainValuesAcrossFields - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- RETURN - Enum constant in enum com.smartgwt.client.types.ExportDisplay
-
Return the data for further programmatic processing in the browser
- revealChild(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Reveals the child Canvas passed in by showing it if it is currently hidden (note, this is stub functionality, certain Canvas subclasses such as
TabSet
have more useful implementations) NOTE: This is an override point. - revealChild(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Reveals the child or member Canvas passed in by showing it if it is currently hidden NOTE: This is an override point.
- revealChild(Canvas) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Reveals the child Canvas passed in by expanding the section containing that child if it is currently collapsed.
- revealChild(Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Reveals the child Canvas passed in by selecting the tab containing that child if it is not already selected.
- revealChild(Canvas) - Method in class com.smartgwt.client.widgets.Window
-
Reveals the child Canvas passed in by showing it if it is currently hidden.
- revealChild(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Reveals the child Canvas passed in by showing it if it is currently hidden (note, this is stub functionality, certain Canvas subclasses such as
TabSet
have more useful implementations) NOTE: This is an override point. - revealChild(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Reveals the child or member Canvas passed in by showing it if it is currently hidden.
- revealChild(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Reveals the child Canvas passed in by expanding the section containing that child if it is currently collapsed.
- revealChild(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Reveals the child Canvas passed in by selecting the tab containing that child if it is not already selected.
- revealChild(String) - Method in class com.smartgwt.client.widgets.Window
-
Reveals the child Canvas passed in by showing it if it is currently hidden.
- reverseOrder - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- reverseOrder - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- reverseRTLAlign - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- revertValueKey - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- RibbonBar - Class in com.smartgwt.client.widgets.toolbar
- RibbonBar() - Constructor for class com.smartgwt.client.widgets.toolbar.RibbonBar
- RibbonBar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.RibbonBar
- RibbonBarLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.toolbar
- RibbonBarLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.toolbar.RibbonBarLogicalStructure
- RibbonButton - Class in com.smartgwt.client.widgets
-
A Button subclass that displays an
icon
,title
and optionalmenuIcon
and is capable ofhorizontal and vertical
orientation. - RibbonButton() - Constructor for class com.smartgwt.client.widgets.RibbonButton
- RibbonButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.RibbonButton
- RibbonButton(String) - Constructor for class com.smartgwt.client.widgets.RibbonButton
- RibbonButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- RibbonButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- RibbonGroup - Class in com.smartgwt.client.widgets.toolbar
-
A widget that groups
RibbonButtons
s for use inRibbonBars
. - RibbonGroup - Interface in com.smartgwt.client.docs
-
The following APIs are all related to RibbonGroup.
- RibbonGroup() - Constructor for class com.smartgwt.client.widgets.toolbar.RibbonGroup
- RibbonGroup(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.RibbonGroup
- RibbonGroupLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.toolbar
- RibbonGroupLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- RibbonMenuButton - Class in com.smartgwt.client.widgets.menu
-
A simple subclass of
RibbonButton
that shows a menuIcon by default and implements showMenu(). - RibbonMenuButton() - Constructor for class com.smartgwt.client.widgets.menu.RibbonMenuButton
- RibbonMenuButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.RibbonMenuButton
- RibbonMenuButton(String) - Constructor for class com.smartgwt.client.widgets.menu.RibbonMenuButton
- RibbonMenuButton(String, Menu) - Constructor for class com.smartgwt.client.widgets.menu.RibbonMenuButton
- RibbonMenuButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.menu
- RibbonMenuButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.menu.RibbonMenuButtonLogicalStructure
- richEditorSupported() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Does this browser support the full RichTextEditor feature set.
- RICHTEXT_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- RichTextEditor - Class in com.smartgwt.client.widgets
-
RichTextEditing component.
- RichTextEditor() - Constructor for class com.smartgwt.client.widgets.RichTextEditor
- RichTextEditor(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.RichTextEditor
- richTextEditor_alignCenterPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Center selection".
- richTextEditor_alignLeftPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Left align selection".
- richTextEditor_alignRightPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Right align selection".
- richTextEditor_backgroundColorPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Set selection background color".
- richTextEditor_boldSelectionPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Make selection bold".
- richTextEditor_colorPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Set selection text color"
- richTextEditor_copySelectionPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Copy Selection".
- richTextEditor_cutSelectionPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cut Selection".
- richTextEditor_fontSelectorPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Set Font...".
- richTextEditor_fontSizeSelectorPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Set Font Size...".
- richTextEditor_indentPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Indent selection".
- richTextEditor_italicSelectionPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Make selection italic".
- richTextEditor_justifyPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Full justify selection".
- richTextEditor_linkPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit Hyperlink"
- richTextEditor_linkUrlTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Hyperlink URL:".
- richTextEditor_listPropertiesPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Configure the list".
- richTextEditor_listPropertiesWarningText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Place the cursor within a list to configure it".
- richTextEditor_orderedListPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Convert to a numbered list".
- richTextEditor_outdentPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Decrease indent".
- richTextEditor_pasteSelectionPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Paste Selection".
- richTextEditor_strikethroughSelectionPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Strike through selection".
- richTextEditor_underlineSelectionPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Make selection underlined".
- richTextEditor_unorderedListPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Convert to a bullet list".
- RichTextEditorLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- RichTextEditorLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- RichTextItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem for rich text (HTML) editing.
- RichTextItem() - Constructor for class com.smartgwt.client.widgets.form.fields.RichTextItem
- RichTextItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.RichTextItem
- RichTextItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.RichTextItem
- RichTextItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.RichTextItem
- RIGHT - Enum constant in enum com.smartgwt.client.types.Alignment
-
Stick to right side of container.
- RIGHT - Enum constant in enum com.smartgwt.client.types.Direction
-
to the right of
- RIGHT - Enum constant in enum com.smartgwt.client.types.FormErrorOrientation
- RIGHT - Enum constant in enum com.smartgwt.client.types.LabelAlignment
-
Justify label's right edge against its left coordinate
- RIGHT - Enum constant in enum com.smartgwt.client.types.LegendAlign
-
Align to the right of the legend section
- RIGHT - Enum constant in enum com.smartgwt.client.types.Side
-
Right side
- RIGHT - Enum constant in enum com.smartgwt.client.types.StackDirection
-
older messages move right
- RIGHT - Enum constant in enum com.smartgwt.client.types.TitleAlign
-
Align to the right of the chart title header
- RIGHT - Enum constant in enum com.smartgwt.client.types.TitleOrientation
- RIGHT - Static variable in class com.smartgwt.client.widgets.TransferImgButton
- RIGHT_ALL - Static variable in class com.smartgwt.client.widgets.TransferImgButton
- RIGHT_BUTTON - Enum constant in enum com.smartgwt.client.types.NavigationBarControls
- RIGHTANGLE - Enum constant in enum com.smartgwt.client.types.ConnectorStyle
-
Center segment is drawn perpendicular to tail connector segments
- rightButtonDown() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns true if the right mouse button is being pressed.
- rightButtonIcon - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- rightButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- RIGHTCLICK - Enum constant in enum com.smartgwt.client.types.TourActionType
-
The target must be right-clicked to complete the step
- RIGHTMOUSEDOWN - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the right mouse button is pressed on the Page.
- RightMouseDownEvent - Class in com.smartgwt.client.widgets.events
- RightMouseDownEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.RightMouseDownEvent
- RightMouseDownHandler - Interface in com.smartgwt.client.widgets.events
- rightTitlePrefix - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- rightTitleSuffix - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- ROLE - Enum constant in enum com.smartgwt.client.types.LocatorTypeStrategy
-
Ignore class altogether and attempt to match by role
- rollOverMenuHideDelay - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- rollupValue - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- rootComponent - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- rootComponent - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- rootValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- rotate(double) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Synonym of
setRotation()
. - ROTATE - Enum constant in enum com.smartgwt.client.types.KnobType
-
Display a rotation knob above the top resize knob, allowing the user to rotate the item.
- rotateBy(double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Rotate the shape by the relative rotation in degrees
- rotateBy(String) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Rotate the group by degrees.
- rotateDataValues - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- rotatedHeaderMenuButtonHeightAsString - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- rotatedHeaderMenuButtonWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- rotateHeaderTitles - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- rotateHeaderTitles - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- rotateLabels - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- rotateTo(double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Rotate the shape by the absolute rotation in degrees
- rotateTo(String) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Rotate the group to degrees.
- rotation - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- ROUND - Enum constant in enum com.smartgwt.client.types.LineCap
-
Semicircular rounding
- roundPrecision - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- roundValues - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- ROW - Enum constant in enum com.smartgwt.client.types.Axis
-
Row axis
- ROW_RESIZE - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the row resize cursor (vertical double-tipped arrow)
- ROW_STYLE - Enum constant in enum com.smartgwt.client.types.SelectionAppearance
-
selected rows should be shown with different appearance - see
ListGrid.getCellStyle()
and optionallyListGrid.selectionCanvas
. - rowAriaState - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- rowClick(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event handler for when rows in the body are clicked upon.
- rowClick(ListGridRecord, int, int, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event handler for when rows in the body are clicked upon.
- RowContextClickEvent - Class in com.smartgwt.client.widgets.grid.events
- RowContextClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
- RowContextClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- RowCountCallback - Interface in com.smartgwt.client.callbacks
- RowCountDisplay - Interface in com.smartgwt.client.docs
-
The following APIs are all related to RowCountDisplay.
- rowCountDisplayPrecision - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- RowCountStatus - Enum in com.smartgwt.client.types
-
Enumerated status indicating whether a ResultSet has an accurate
ResultSet.getRowCount()
row count for the data set. - rowDoubleClick(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event handler for when a body record is double-clicked.
- rowDoubleClick(ListGridRecord, int, int, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event handler for when a body record is double-clicked.
- RowEditorEnterEvent - Class in com.smartgwt.client.widgets.grid.events
- RowEditorEnterEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
- RowEditorEnterHandler - Interface in com.smartgwt.client.widgets.grid.events
- RowEditorExitEvent - Class in com.smartgwt.client.widgets.grid.events
- RowEditorExitEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
- RowEditorExitHandler - Interface in com.smartgwt.client.widgets.grid.events
- RowEffects - Interface in com.smartgwt.client.docs
-
The following APIs are all related to RowEffects.
- rowEndEditAction - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- RowEndEditAction - Enum in com.smartgwt.client.types
-
While editing a ListGrid, what cell should we edit when the user attempts to navigate into a cell past the end of an editable row, via a Tab keypress, or a programmatic saveAndEditNextCell() call?
- rowFacets - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- rowHasChanges(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid can be edited, this method will return true if the row passed in has been edited, but the edits have not yet been saved to the ListGrid's data object.
- rowHasChanges(int, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid can be edited, this method will return true if the row passed in has been edited, but the edits have not yet been saved to the ListGrid's data object.
- rowHasErrors(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Does the specified row have unresolved errors?
- rowHeaderBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- rowHeaderGridMode - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- rowHeaderLabelBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- rowHeight - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- rowHeight - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- rowHeight - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- rowHeightAsString - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortletLogicalStructure
- RowHoverEvent - Class in com.smartgwt.client.widgets.grid.events
- RowHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RowHoverEvent
- RowHoverHandler - Interface in com.smartgwt.client.widgets.grid.events
- rowIsLoaded(int) - Method in class com.smartgwt.client.data.ResultSet
-
Whether the given row has been loaded.
- rowLocatorFieldAsString - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- RowMouseDownEvent - Class in com.smartgwt.client.widgets.grid.events
- RowMouseDownEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
- RowMouseDownHandler - Interface in com.smartgwt.client.widgets.grid.events
- RowMouseUpEvent - Class in com.smartgwt.client.widgets.grid.events
- RowMouseUpEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
- RowMouseUpHandler - Interface in com.smartgwt.client.widgets.grid.events
- rowNum - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
- RowNumberField - Interface in com.smartgwt.client.docs
-
The following APIs are all related to RowNumberField.
- rowNumberStart - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- rowNumberStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- RowOutEvent - Class in com.smartgwt.client.widgets.grid.events
- RowOutEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RowOutEvent
- RowOutHandler - Interface in com.smartgwt.client.widgets.grid.events
- RowOverEvent - Class in com.smartgwt.client.widgets.grid.events
- RowOverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RowOverEvent
- RowOverHandler - Interface in com.smartgwt.client.widgets.grid.events
- RowRangeDisplay - Class in com.smartgwt.client.widgets.grid
-
Specialized
Label
for showing the currently visible row range and row count for a source listGrid. - RowRangeDisplay - Interface in com.smartgwt.client.docs
-
Grid row-range and row-count display
- RowRangeDisplay() - Constructor for class com.smartgwt.client.widgets.grid.RowRangeDisplay
- RowRangeDisplay(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.RowRangeDisplay
- rowRangeDisplay_requestRowCountPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click to calculate row count"
- RowRangeDisplayLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.grid
- RowRangeDisplayLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.grid.RowRangeDisplayLogicalStructure
- rowRangeDisplayStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- RowRangeDisplayStyle - Enum in com.smartgwt.client.types
-
Governs how
ListGrid.getRowRangeDisplayValue()
formats the row range and row count for display - rowRangeFormat - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- rowRole - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ROWS - Enum constant in enum com.smartgwt.client.types.AutoSelectionModel
-
Rows will be selected on row-header selection
- ROWSPACER_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- RowSpacerItem - Class in com.smartgwt.client.widgets.form.fields
-
Form item that renders as a blank row in the form layout.
SetstartRow
tofalse
to create a rowSpacer that simply takes up every remaining column in the current row rather than starting a new row. - RowSpacerItem() - Constructor for class com.smartgwt.client.widgets.form.fields.RowSpacerItem
- RowSpacerItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.RowSpacerItem
- RowSpacerItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.RowSpacerItem
- rowSpan - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- rowSpanEditMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- RowSpanEditMode - Enum in com.smartgwt.client.types
-
When
ListGrid.allowRowSpanning
is enabled, certain cells may span multiple rows. - rowSpanSelectionMode - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- RowSpanSelectionMode - Enum in com.smartgwt.client.types
-
Behavior of selection when row spanning is active.
- rowTitleFrequency - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- RPCCallback - Interface in com.smartgwt.client.rpc
- RPCManager - Class in com.smartgwt.client.rpc
-
RPCManager is a static singleton class that manages transparent client/server RPC (remote procedure call).
- RPCManager() - Constructor for class com.smartgwt.client.rpc.RPCManager
- RPCMANAGER - Enum constant in enum com.smartgwt.client.types.MultiUpdatePolicy
-
having a PK is required for any request that is associated with an RPCManager, which includes clientRequests and server-created DSRequests where an RPCManager was explicitly provided
- rpcManager_defaultPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Contacting Server...".
- rpcManager_fetchDataPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Finding Records that match your criteria...".
- rPCManager_keepParentsOnFilterMaxNodesExceededMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The filter includes too many tree nodes; please specify a more restrictive filter"
- rPCManager_reloginCommFailureMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The server is unavailable right now, please try again in a while"
- rpcManager_removeDataPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Deleting Record(s)...".
- rpcManager_saveDataPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Saving form...".
- rpcManager_timeoutErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Operation timed out".
- rpcManager_validateDataPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Validating...".
- RpcPrompt - Interface in com.smartgwt.client.docs
-
The properties in this group all deal with setting and styling a modal prompt during an RPC call to the server.
- RPCQueueCallback - Interface in com.smartgwt.client.rpc
- RPCRequest - Class in com.smartgwt.client.rpc
-
Encapsulates a client/server RPC request.
- RPCRequest() - Constructor for class com.smartgwt.client.rpc.RPCRequest
- RPCRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.rpc.RPCRequest
- RPCResponse - Class in com.smartgwt.client.rpc
-
Encapsulates an RPC response from the server.
- RPCResponse() - Constructor for class com.smartgwt.client.rpc.RPCResponse
- RPCResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.rpc.RPCResponse
- RPCTransport - Enum in com.smartgwt.client.types
-
Smart GWT supports multiple RPC transports for maximum compatibility and feature richness.
- RTL - Interface in com.smartgwt.client.docs
-
The following APIs are all related to RTL.
- RuleContextChangedEvent - Class in com.smartgwt.client.widgets.events
- RuleContextChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.RuleContextChangedEvent
- RuleContextChangedHandler - Interface in com.smartgwt.client.widgets.events
- RuleCriteria - Interface in com.smartgwt.client.docs
-
Dynamic Rules
- ruleEditor_applyWhenPlaceholder() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "..
- ruleEditor_applyWhenTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "If"
- ruleEditor_changedEventTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Changed"
- ruleEditor_descriptionItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Description"
- ruleEditor_editorEnterEventTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Editor enter"
- ruleEditor_editorExitEventTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Editor exit"
- ruleEditor_editStartAndChangedEventTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit start/changed"
- ruleEditor_editStartEventTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit start"
- ruleEditor_errorMessageTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Message"
- ruleEditor_fieldPickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "For fields"
- ruleEditor_invalidFieldSelectionWarning() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "None of the available validators can be applied to the selected set of fields."
- ruleEditor_manualEventTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Manual"
- ruleEditor_nameItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Name"
- ruleEditor_submitEventTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Submit"
- ruleEditor_triggerEventTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "On event"
- ruleEditor_validatorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Do"
- ruleScope - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- run() - Method in class com.smartgwt.client.event.SmartGwtTimer
-
This method will be called when a timer fires.
- runDefaultErrorHandling(DSResponse, DSRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Runs the default error handling normally performed by
HandleErrorCallback.handleError()
.
S
- S_RESIZE - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the "south resize" cursor.
- SafeSkinning - Interface in com.smartgwt.client.docs
-
Safe Skinning
- SAME - Enum constant in enum com.smartgwt.client.types.RowEndEditAction
-
navigate to the first editable cell in the same record
- SAMPLE - Enum constant in enum com.smartgwt.client.types.LabelCollapseMode
-
Pick periodic values from the dataset and show labels for those.
- sampleDataDSWizard_formatHelpText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[long description]"
- sampleDataDSWizard_importFileTooLargeMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Please provide a smaller sample data set.
- sampleRecordAsRecord - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- sampleRecordAsString - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- sampleValueTitle - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- satFieldPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- satFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- SAVE - Static variable in class com.smartgwt.client.widgets.HeaderControl
- saveAllEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Save a number of outstanding edits for this ListGrid.
- saveAllEdits(Function) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Save a number of outstanding edits for this ListGrid.
- saveAllEdits(Function, int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Save a number of outstanding edits for this ListGrid.
- saveAndExitButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- saveButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- saveButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.AdvancedHiliteEditorLogicalStructure
- saveButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteEditorLogicalStructure
- saveByCell - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- saveByCell - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- saveCriteriaInViewState - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- saveData() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Validate and then save the form's current values to the
DataSource
this form is bound to. - saveData() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Validate and then save the form's current values to the
DataSource
this form is bound to. - saveData(DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- saveData(DSCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
- saveData(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Validate and then save the form's current values to the
DataSource
this form is bound to. - saveData(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Validate and then save the form's current values to the
DataSource
this form is bound to. - saveDefaultSearch - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- savedSearchAdminRole - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- savedSearchDS - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- SavedSearchEditor - Class in com.smartgwt.client.widgets
-
User Interface component allowing a user to add a new saved search or edit an existing search.
- SavedSearchEditor() - Constructor for class com.smartgwt.client.widgets.SavedSearchEditor
- SavedSearchEditor(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.SavedSearchEditor
- savedSearchEditor_addSearchText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a name for your Saved View, then enter criteria below."
- savedSearchEditor_defaultSearchTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Mark as default"
- savedSearchEditor_editSearchText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a new name for your Saved View, and edit criteria below."
- savedSearchEditor_gridAddSearchText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a name for your Saved View.
- savedSearchEditor_overwriteSearchConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "There is already a Saved View with this name - Overwrite?"
- savedSearchEditor_overwriteSharedSearchConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "There is already a shared Saved View with this name - Overwrite?"
- savedSearchEditor_sharedSearchTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Shared view (all users will see it)"
- savedSearchEditor_validationFailedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "A validation failure occurred:
" - SavedSearchEditorLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- SavedSearchEditorLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.SavedSearchEditorLogicalStructure
- SavedSearches - Class in com.smartgwt.client.data
-
Data components such as
ListGrid
orTileGrid
may allow users to set up their own search criteria within an application, either via an externalSearchForm
, or through built in UI such as theListGrid.filterEditor
. - SavedSearches() - Constructor for class com.smartgwt.client.data.SavedSearches
- SavedSearches(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SavedSearches
- SavedSearchItem - Class in com.smartgwt.client.widgets.form.fields
-
(SSI for short) Provides a UI for creating, editing and applying saved searches for a
target
using theSavedSearches
system. - SavedSearchItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SavedSearchItem
- SavedSearchItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SavedSearchItem
- SavedSearchItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SavedSearchItem
- SavedSearchItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SavedSearchItem
- savedSearchItem_confirmRemovalMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove saved view ''$title''?"
- savedSearchItem_copySearchHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Copy view"
- savedSearchItem_defaultSearchNameSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[default]"
- savedSearchItem_editSearchHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save View Configuration"
- savedSearchItem_hint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Saved views..."
- savedSearchItem_markAsAdminDefaultHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Set as default view for all users
[May be overridden by users'' own preferences.]" - savedSearchItem_markAsDefaultHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Set as default view"
- savedSearchItem_removeSearchHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove view"
- savedSearchItem_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Views"
- SavedSearchItemEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesSavedSearchItems
when editMode is enabled. - SavedSearchItemEditProxy() - Constructor for class com.smartgwt.client.tools.SavedSearchItemEditProxy
- SavedSearchItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SavedSearchItemEditProxy
- savedSearchStoredState - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- SavedSearchStoredState - Enum in com.smartgwt.client.types
-
What should be stored by a saved search?
- savedSearchText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- saveEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Validates and saves edits within the row currently being edited (or another row with unsaved edits, if indicated).
- saveEdits(EditCompletionEvent) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- saveEdits(EditCompletionEvent, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- saveEdits(EditCompletionEvent, String, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Validates and saves edits within the row currently being edited (or another row with unsaved edits, if indicated).
- saveFile(FileSpec, String) - Method in class com.smartgwt.client.data.DataSource
-
Save a file to the DataSource.
- saveFile(FileSpec, String, DSCallback) - Method in class com.smartgwt.client.data.DataSource
-
Save a file to the DataSource.
- SAVEFILE - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Use the DataSource as a
source for files
. - saveHilite() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Save changes and fire the
callback
. - saveHilites(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Save the set of Hilites and fire the
callback
. - saveLocally - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- saveOnEnter - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- saveOnEnter - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- saveOpenStateInViewState - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- saveOperationType - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- saveTabTitle() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the user is currently editing a tab title (see
canEditTabTitles
), save the edited tab title and hide the editor. - saveValueViaDataPath(DataSourceField, String, JavaScriptObject, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Boolean, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Double, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Float, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Integer, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, String, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Date, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Map, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, JavaScriptObject, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Boolean, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Double, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Float, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Integer, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, String, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Date, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Map, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, JavaScriptObject, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Boolean, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Double, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Float, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Integer, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, String, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Date, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Map, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, JavaScriptObject, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Boolean, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Double, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Float, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Integer, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, String, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Date, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Map, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at the field's declared dataPath if the argument dataPath is null.
- say(String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- say(String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- say(String, String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- say(String, String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- sayIcon - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- SC - Class in com.smartgwt.client.util
- SC() - Constructor for class com.smartgwt.client.util.SC
- scale - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- scaleAndCenter(int, int, int, int, Point...) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Computes the top-, left-, bottom-, and right-most coordinates in a list of points, then translates and scales all points to fit the entire shape into the given width and height.
- scaleAndCenterBezier(int, int, int, int, Point, Point, Point, Point) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Computes the top-, left-, bottom-, and right-most coordinates containing the Bézier curve defined by
startPoint
,controlPoint1
,controlPoint2
, andendPoint
, then translates and scales these four points to fit the entire curve into the given width and height. - scaleBy(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Scale all drawItem[] shapes by the x, y multipliers
- scaleBy(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Scale the shape by the x, y multipliers
- scaleBy(float, float) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Deprecated.
- scaleEndColor - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- scaleStartColor - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- scaleTo(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Scale the each item in the drawGroup by the x, y multipliers
- scaleTo(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Scale the shape by the x, y multipliers
- scaleTo(float, float) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Deprecated.
- ScanMode - Enum in com.smartgwt.client.types
-
When discovering a tree, the scanMode determines how to scan for the childrenProperty "node": take each node individually "branch": scan direct siblings as a group, looking for best fit "level": scan entire tree levels as a group, looking for best fit
- SCATTER - Enum constant in enum com.smartgwt.client.types.ChartType
-
A chart with two continuous numeric axes and up to one discrete facet.
- SCCLASS - Enum constant in enum com.smartgwt.client.types.LocatorTypeStrategy
-
Ignore specific class and match by the Smart GWT framework superclass.
- scClassName - Variable in class com.smartgwt.client.core.BaseClass
- scClassName - Variable in class com.smartgwt.client.widgets.BaseWidget
- scClassName - Variable in class com.smartgwt.client.widgets.form.fields.FormItem
- scClassName - Variable in class com.smartgwt.logicalstructure.core.LogicalStructureObject
- SCClassName - Interface in com.smartgwt.client.docs
-
Name of a SmartGWT class, including framework classes such as "ListGrid", or custom subclasses you have created.
- schedule(int) - Method in class com.smartgwt.client.event.SmartGwtTimer
-
Schedules a timer to elapse in the future.
- scheduleRepeating(int) - Method in class com.smartgwt.client.event.SmartGwtTimer
-
Schedules a timer that elapses repeatedly.
- schema - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property only applies to the built-in SQL DataSource provided in Pro and better editions of Smart GWT
- schemaBean - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources that specify
autoDeriveSchema
, this property indicates the name of the Spring bean, Hibernate mapping or fully-qualified Java class to use as parent schema. - schemaNamespace - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a DataSource derived from WSDL or XML schema, the XML namespace this schema belongs to.
- SchemaSet - Class in com.smartgwt.client.data
-
A set of schema derived from the
<xsd:schema>
element in a WSDL or XML schema file loaded byXMLTools.loadWSDL(java.lang.String, com.smartgwt.client.data.WSDLLoadCallback)
orXMLTools.loadXMLSchema(java.lang.String, com.smartgwt.client.data.XSDLoadCallback)
. - SchemaSet() - Constructor for class com.smartgwt.client.data.SchemaSet
- SchemaSet(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SchemaSet
- SCImgURL - Interface in com.smartgwt.client.docs
-
For properties that refer to images by URL, such as
Img.src
andButton.icon
, Smart GWT provides various capabilities to allow for simpler and more uniform settings, and to allow applications to be restructured more easily. - ScreenLoader - Class in com.smartgwt.client.widgets.layout
-
The ScreenLoader component can be used to load
ComponentXML Screens
into a running application. - ScreenLoader() - Constructor for class com.smartgwt.client.widgets.layout.ScreenLoader
- ScreenLoader(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.ScreenLoader
- ScreenLoaderLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- ScreenLoaderLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.ScreenLoaderLogicalStructure
- screenLoaderURL - Variable in class com.smartgwt.logicalstructure.widgets.layout.ScreenLoaderLogicalStructure
- screenName - Variable in class com.smartgwt.logicalstructure.widgets.layout.ScreenLoaderLogicalStructure
- screenReaderCellSeparator - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- screenReaderIncludeFieldTitles - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- screenReaderNavigateByCell - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- screenReaderRowSeparator - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- screenReaderWriteRowLabelledBy - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- script - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Default scriptlet to be executed on the server for each operation.
- script - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Scriptlet to be executed prior to the DataSource operation which is configured by this operationBinding.
- script - Variable in class com.smartgwt.client.docs.serverds.VisibleMethod
-
The script body if method is imlemented via
ServerScript
. - scriptImport - Variable in class com.smartgwt.client.docs.serverds.VisibleMethod
-
Comma or space separated script imports if method is scripted.
- SCRIPTINCLUDE - Enum constant in enum com.smartgwt.client.types.RPCTransport
-
Write a SCRIPT tag into the DOM with a SRC attribute that targets an arbitrary URL.
- ScriptTask - Class in com.smartgwt.client.util.workflow
-
Task that executes arbitrary code, either synchronous or asynchronous.
- ScriptTask() - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
- ScriptTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
- ScriptTask(String) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
- ScriptTask(String, ProcessElement) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
- ScriptTask(String, String) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
- Scroll - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Scroll.
- SCROLL - Enum constant in enum com.smartgwt.client.types.Overflow
-
Horizontal and vertical scrollbars are always drawn inside the widget.
- scrollBack() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tabs in this tabSet, this method will scroll the previous tab (that first tab that is clipped at the beginning of the tab-bar) into view.
- Scrollbar - Class in com.smartgwt.client.widgets
-
The Scrollbar widget implements cross-platform, image-based scrollbars that control the scrolling of content in other widgets.
- Scrollbar() - Constructor for class com.smartgwt.client.widgets.Scrollbar
- Scrollbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Scrollbar
- ScrollbarLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- ScrollbarLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- scrollbarSize - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- scrollBodyTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the body of the grid to the specified coordinates.
- scrollBy(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Scroll this widget by some pixel increment in either (or both) direction(s).
- scrollByPercent(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Scroll this widget by some percentage of scroll size in either (or both) direction(s).
- ScrolledEvent - Class in com.smartgwt.client.widgets.events
- ScrolledEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ScrolledEvent
- ScrolledHandler - Interface in com.smartgwt.client.widgets.events
- scrollerButtonSize - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- scrollerHSrc - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- scrollerSrc - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- scrollerVSrc - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- scrollForward() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tabs in this tabSet, this method will scroll the next tab (that first tab that is clipped at the end of the tab-bar) into view.
- Scrolling - Interface in com.smartgwt.client.docs
-
Scrolling and clipping of objects when part of the object is obscured
- scrollRedrawDelay - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- scrollSectionIntoView - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- scrollTarget - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- scrollTo() - Method in class com.smartgwt.client.widgets.Canvas
-
Scrolls the content of the widget so that the origin (top-left corner) of the content is left pixels to the left and top pixels above the widget's top-left corner (but still clipped by the widget's dimensions).
- scrollTo(int, int) - Static method in class com.smartgwt.client.util.Page
-
Scroll the window to a specified top and left coordinate.
- scrollTo(Double) - Method in class com.smartgwt.client.widgets.Canvas
-
Scrolls the content of the widget like
scrollTo()
, but with a full-precision double offset so that numerical error can be avoided in situations where it otherwise may accumulate in calcuations. - scrollTo(Double, Double) - Method in class com.smartgwt.client.widgets.Canvas
-
Scrolls the content of the widget like
scrollTo()
, but with full-precision double offsets so that numerical error can be avoided in situations where it otherwise may accumulate in calcuations. - scrollTo(Integer) - Method in class com.smartgwt.client.widgets.Canvas
- scrollTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Scrolls the content of the widget so that the origin (top-left corner) of the content is left pixels to the left and top pixels above the widget's top-left corner (but still clipped by the widget's dimensions).
- scrollToBottom() - Method in class com.smartgwt.client.widgets.Canvas
-
Vertically scrolls the content of the widget to the end of its content
- scrollToCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Will scroll the listGrid body such that the specified cell is visible close to the center of the viewport.
- scrollToCell(int, int, Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- scrollToCell(int, int, Alignment, VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Will scroll the listGrid body such that the specified cell is visible close to the center of the viewport.
- scrollToCellXPosition - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- scrollToCellYPosition - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- scrollToColumn(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the grid to specified column such that the row appears near the center of the viewport.
- scrollToColumn(int, Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the grid to specified column such that the row appears near the center of the viewport.
- scrollToEnd() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Move the viewport of a CalendarView to the end of its scrollable range.
- scrollToEnd() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Move the viewport of this CalendarView to the end of its scrollable range.
- scrollToEnd(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Move the viewport of a CalendarView to the end of its scrollable range.
- scrollToEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Scrolls the
current view
so the passed event is visible. - scrollToEvent(CalendarEvent, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Scrolls the
current view
so the passed event is visible. - scrollToLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Horizontally scrolls the content of the widget to 0
- scrollToPercent(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Scroll this widget to some position specified as a percentage of scroll size in either (or both) direction(s).
- scrollToRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Horizontally scrolls the content of the widget to the end of its content
- scrollToRow(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the grid to specified row such that the row appears near the center of the viewport, loading data if necessary.
- scrollToRow(int, VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the grid to specified row such that the row appears near the center of the viewport, loading data if necessary.
- scrollToStart() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Move the viewport of a CalendarView to the start of it's scrollable range.
- scrollToStart() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Move the viewport of this CalendarView to the start of its scrollable range.
- scrollToStart(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Move the viewport of a CalendarView to the start of it's scrollable range.
- scrollToTime(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- scrollToTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Vertically scrolls the content of the widget to 0
- scrollToWorkday - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- scrollWheelRedrawDelay - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- SCSpriteConfig - Interface in com.smartgwt.client.docs
-
Using Sprites
- SCStatefulImgConfig - Class in com.smartgwt.client.widgets
-
A configuration object containing image URLs for a set of possible images to display based on the
state
of some components. - SCStatefulImgConfig() - Constructor for class com.smartgwt.client.widgets.SCStatefulImgConfig
- SCStatefulImgConfig(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.SCStatefulImgConfig
- SdkInstall - Interface in com.smartgwt.client.docs
-
Deploying the Smart GWT SDK
- SE_RESIZE - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the "south-east resize" cursor.
- search() - Method in class com.smartgwt.client.widgets.form.SearchForm
- Search - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Search.
- SEARCH - Enum constant in enum com.smartgwt.client.types.PickerIconName
-
Picker icon to start a search.
- SEARCH - Static variable in class com.smartgwt.client.widgets.form.fields.PickerIcon
- searchChanged(Criteria, Record) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Event fired whenever a user changes the currently selected saved search, modifies a saved search or adds a new saved search.
- SearchCriteria - Interface in com.smartgwt.client.docs
-
The following APIs are all related to SearchCriteria.
- SearchEditorMode - Enum in com.smartgwt.client.types
-
Affects the appearance and behavior of the builtin
SavedSearchEditor
. - SearchForm - Class in com.smartgwt.client.widgets.form
-
A SearchForm is a DynamicForm specialized for a user to enter search criteria.
- SearchForm() - Constructor for class com.smartgwt.client.widgets.form.SearchForm
- SearchForm(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.SearchForm
- searchFormAsDynamicForm - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- searchFormAsValuesManager - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- SearchFormLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.form
- SearchFormLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.form.SearchFormLogicalStructure
- SearchHandler - Interface in com.smartgwt.client.widgets.form.events
- searchOnEnter - Variable in class com.smartgwt.logicalstructure.widgets.form.SearchFormLogicalStructure
- SECOND - Enum constant in enum com.smartgwt.client.types.TimeUnit
-
a second time-unit
- SECTION_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- sectionForItem(Canvas) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Search for a section that contains passed item.
- SectionHeader - Class in com.smartgwt.client.widgets.layout
-
Simple SectionHeader class based on a Label with an icon, skinnable via CSS.
- SectionHeader() - Constructor for class com.smartgwt.client.widgets.layout.SectionHeader
- SectionHeader(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SectionHeader
- sectionHeaderClass - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- sectionHeaderClick(Canvas) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Method intended to be called by the sectionHeader when it is clicked on.
- SectionHeaderClickEvent - Class in com.smartgwt.client.widgets.layout.events
- SectionHeaderClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
- SectionHeaderClickHandler - Interface in com.smartgwt.client.widgets.layout.events
- SectionHeaderLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- SectionHeaderLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.SectionHeaderLogicalStructure
- SectionHeaderTitleHoverEvent - Class in com.smartgwt.client.widgets.layout.events
- SectionHeaderTitleHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
- SectionHeaderTitleHoverHandler - Interface in com.smartgwt.client.widgets.layout.events
- sectionIsExpanded(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns true if the specified section is expanded, false if it is collapsed.
- sectionIsExpanded(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- sectionIsVisible(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns true if the specified section is visible, false if it is not.
- sectionIsVisible(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- SectionItem - Class in com.smartgwt.client.widgets.form.fields
-
Header item for a collapsible section in a
DynamicForm
. - SectionItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
- SectionItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
- SectionItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
- SectionItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
- SectionStack - Class in com.smartgwt.client.widgets.layout
-
A container that manages a list of sections of widgets, each with a header.
- SectionStack() - Constructor for class com.smartgwt.client.widgets.layout.SectionStack
- SectionStack(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SectionStack
- SectionStackEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesSectionStack
objects when editMode is enabled. - SectionStackEditProxy() - Constructor for class com.smartgwt.client.tools.SectionStackEditProxy
- SectionStackEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SectionStackEditProxy
- SectionStackLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- SectionStackLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- SectionStackSection - Class in com.smartgwt.client.widgets.layout
-
Section descriptor used by a SectionStack to describe a section of items which are shown or hidden together along with their associated header.
- SectionStackSection() - Constructor for class com.smartgwt.client.widgets.layout.SectionStackSection
- SectionStackSection(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SectionStackSection
- SectionStackSection(String) - Constructor for class com.smartgwt.client.widgets.layout.SectionStackSection
- SectionStackSectionEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesSectionStackSection
objects when editMode is enabled. - SectionStackSectionEditProxy() - Constructor for class com.smartgwt.client.tools.SectionStackSectionEditProxy
- SectionStackSectionEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SectionStackSectionEditProxy
- sectionVisibilityMode - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- sectorColors - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- sectors - Variable in class com.smartgwt.logicalstructure.widgets.drawing.GaugeLogicalStructure
- select() - Method in class com.smartgwt.client.widgets.Button
-
Select this object.
- select() - Method in class com.smartgwt.client.widgets.ImgButton
-
Select this object.
- select() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Select this object.
- select() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Select this object.
- SELECT_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- SELECT_OTHER - Enum constant in enum com.smartgwt.client.types.FormItemType
- selectAllButtonHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- selectAllButtonIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- selectAllButtonWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- selectAllCells() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select all cells.
- selectAllEditNodes() - Method in class com.smartgwt.client.tools.EditContext
-
Select all EditNodes.
- selectAllFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect all headers in a headerBar (specified by facetId) or all headerBars (if no facetId).
- selectAllFacetValues(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
- selectAllFacetValues(String, Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect all headers in a headerBar (specified by facetId) or all headerBars (if no facetId).
- selectAllRecords() - Method in class com.smartgwt.client.widgets.calendar.Calendar
- selectAllRecords() - Method in class com.smartgwt.client.widgets.chart.FacetChart
- selectAllRecords() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select all records


- selectAllRecords() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- selectAllRecords() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- selectAllRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
- selectAllRecords() - Method in class com.smartgwt.client.widgets.tile.TileGrid
- selectAllRecords() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- selectAllRecords(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select all records in the supplied column (the first column if none is passed)


- selectButtonHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- selectButtonIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- selectButtonWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- selectCell(int, int) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Select a particular cell
- selectCell(Record) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select a single cell - accepts cell ID or cell record.
- selectCell(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select a single cell - accepts cell ID or cell record.
- selectCellList() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
select an array of cells
- selectCellList(int[][]) - Method in class com.smartgwt.client.widgets.grid.CellSelection
- selectCells(CellRecord[]) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect cells that match a
FacetValueMap
. - selectCells(CellRecord[], boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect cells that match a
FacetValueMap
. - selectCells(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect cells that match a
FacetValueMap
. - selectCells(String...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect cells that match a
FacetValueMap
. - selectCellTextOnClick - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- selectChosenDate - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- selectContentOnSelectAll - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- selected - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- Selected - Enum in com.smartgwt.client.types
- SELECTED - Enum constant in enum com.smartgwt.client.types.ListGridViewStatePart
-
Selected state
- SELECTED - Enum constant in enum com.smartgwt.client.types.Selected
-
StatefulCanvas is selected
- SelectedAppearance - Enum in com.smartgwt.client.types
-
Appearance when a component is in
edit mode
and is selected. - selectedBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.menu.TreeMenuButtonLogicalStructure
- selectedBorder - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- selectedBorder - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- selectedCellStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- selectedColorLabel - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- SelectedEditNodesUpdatedEvent - Class in com.smartgwt.client.tools
- SelectedEditNodesUpdatedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SelectedEditNodesUpdatedEvent
- SelectedEditNodesUpdatedHandler - Interface in com.smartgwt.client.tools
- selectedIconSuffix - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- selectEditNode(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Select an EditNode.
- selectedLabelBackgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- selectedLabelBackgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- selectedRecordChanged(ListGridRecord) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Notification method fired for
data bound items
withfetchMissingValues
enabled when theselected record
is updated as a result of the value changing or a fetch for a new record completing.
Note that a formItem with an optionDataSource may avoid fetching an associated record altogether in some cases. - selectedRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- selectedState - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- selectedTabAsString - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- selectedTabAsTab - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- selectedValuesAsStringArrayArray - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- selectedWeekStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- selectEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Adds an event to the list of selected events in the current view, showing it in a selected style.
- selectEvents(CalendarEvent...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Adds one or more events to the list of selected events in the current view, showing them in a selected style.
- selectFacetValue(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect the header for a given facet value.
- selectFacetValue(String, String, Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect the header for a given facet value.
- selectHeaderOnSort - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- Selection - Interface in com.smartgwt.client.docs
-
Selection
- SELECTION_CHANGED - Enum constant in enum com.smartgwt.client.types.NavigationMethod
-
a seletion change automatically called
navigatePane()
- selection_selectionRangeNotLoadedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Some records in the range you selected are not loaded.
- selectionAppearance - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- SelectionAppearance - Enum in com.smartgwt.client.types
-
How data selection should be presented to the user.
- SelectionBoundary - Enum in com.smartgwt.client.types
-
Boundary type for limiting where contiguous selection (via shift+click or drag selection) can be applied across
facets
orfacetValues
. - selectionChanged() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Method called whenever the cell selection is modified
- SELECTIONCHANGED - Enum constant in enum com.smartgwt.client.types.SelectionNotificationType
-
selectionChanged()
should fire butselectionUpdated()
should not fire. - SelectionChangedEvent - Class in com.smartgwt.client.widgets.tile.events
- SelectionChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
- SelectionChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- SelectionChangedHandler - Interface in com.smartgwt.client.widgets.tile.events
- SelectionEvent - Class in com.smartgwt.client.widgets.grid.events
- SelectionEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SelectionEvent
- SelectionNotificationType - Enum in com.smartgwt.client.types
-
Enum to indicate selection change notification types.
- SelectionOutline - Class in com.smartgwt.client.tools
-
This static singleton class implements a component that can be used to highlight any other Canvas or FormItem by drawing a line around it and optional label.
- SelectionOutline() - Constructor for class com.smartgwt.client.tools.SelectionOutline
- selectionProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- selectionProperty - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- SelectionStyle - Enum in com.smartgwt.client.types
-
Different styles of selection that a list, etc.
- SelectionTreeMenu - Class in com.smartgwt.client.widgets.menu
-
A simple subclass of
Menu
created byTreeMenuButton
. - SelectionTreeMenu() - Constructor for class com.smartgwt.client.widgets.menu.SelectionTreeMenu
- SelectionTreeMenu(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.SelectionTreeMenu
- SelectionTreeMenuLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.menu
- SelectionTreeMenuLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.menu.SelectionTreeMenuLogicalStructure
- selectionType - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- selectionType - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- SelectionType - Enum in com.smartgwt.client.types
-
Controls how an object changes state when clicked
- selectionUpdated() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Notification method fired when records are selected or unselected in this shuttle.
- SELECTIONUPDATED - Enum constant in enum com.smartgwt.client.types.SelectionNotificationType
-
selectionChanged()
andselectionUpdated()
should both fire. - SelectionUpdatedEvent - Class in com.smartgwt.client.widgets.grid.events
- SelectionUpdatedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
- SelectionUpdatedHandler - Interface in com.smartgwt.client.widgets.grid.events
- SelectItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that allows picking between several mutually exclusive options via a select list.
- SelectItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
- SelectItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
- SelectItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
- SelectItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
- selectItem_emptyPickListMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No items to show".
- selectItem_pickerClearButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear".
- selectItem_pickerExitButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Done".
- SelectItemEditProxy - Class in com.smartgwt.client.tools
- SelectItemEditProxy() - Constructor for class com.smartgwt.client.tools.SelectItemEditProxy
- SelectItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SelectItemEditProxy
- SelectItemsMode - Enum in com.smartgwt.client.types
-
Controls whether and when individual items are selected when clicking on a form in editMode.
- selectNodes(Object, String) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a set of nodes from an XML element or document based on an XPath expression.
- selectNodes(Object, String, Map) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a set of nodes from an XML element or document based on an XPath expression.
- selectNumber(Object, String) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a numeric value from an XML element or document based on an XPath expression.
- selectNumber(Object, String, Map) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a numeric value from an XML element or document based on an XPath expression.
- selectObjects(Object, String) - Static method in class com.smartgwt.client.data.XMLTools
-
Applies an XPath expression to JavaScript objects, returning matching objects.
- selectOnClick - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- selectOnEdit - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- selectOnExpandRecord - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- selectOnFocus - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- SelectOtherItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that shows a list of options, plus an "Other..." option that allows them to enter another value.
- SelectOtherItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
- SelectOtherItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
- SelectOtherItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
- SelectOtherItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
- selectOtherItem_otherTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Other...".
- selectOtherItem_selectOtherPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Other value for".
- selectRange(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Select a contiguous range of records by index
- selectRange(int, int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Select a contiguous range of records by index
- selectRange(int, int, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Select a contiguous range of records by index
- selectRange(int, int, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Select a contiguous range of records by index
- selectRecord(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- selectRecord(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- selectRecord(int) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index. - selectRecord(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- selectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- selectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- selectRecord(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- selectRecord(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- selectRecord(int, boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index. - selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- selectRecord(int, boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select/deselect a
Record
passed in explicitly, or by index. - selectRecord(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- selectRecord(Record) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index. - selectRecord(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- selectRecord(Record, boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index. - selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- selectRecord(Record, boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select/deselect a
Record
passed in explicitly, or by index. - selectRecords(int[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- selectRecords(int[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a list of
Record
s passed in explicitly, or by index. - selectRecords(int[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- selectRecords(int[], boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a list of
Record
s passed in explicitly, or by index. - selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- selectRecords(int[], boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select/deselect a list of
Record
s passed in explicitly, or by index. - selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- selectRecords(Record[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a list of
Record
s passed in explicitly, or by index. - selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- selectRecords(Record[], boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a list of
Record
s passed in explicitly, or by index. - selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- selectRecords(Record[], boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select/deselect a list of
Record
s passed in explicitly, or by index. - selectRecords(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Programmatically select a set of records from this shuttle's dataSource.
- selectRecords(ListGridRecord[], boolean) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Programmatically select a set of records from this shuttle's dataSource.
- selectSingleCell(int, int) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
select a single cell and deselect everything else
- selectSingleEditNode(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Select a single EditNode and deselect everything else.
- selectSingleEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Selects a single event in the current view, showing it in a selected style and deselecting any other selected events.
- selectSingleRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Select a single
Record
passed in explicitly, or by index, and deselect everything else. - selectSingleRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Select a single
Record
passed in explicitly, or by index, and deselect everything else. - selectString(Object, String) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a string value from an XML element or document based on an XPath expression.
- selectString(Object, String, Map) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a string value from an XML element or document based on an XPath expression.
- selectTab(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Selects the calendar view in the passed tab number.
- selectTab(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Select a tab
- selectTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Select a tab.
- selectTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Select a tab.
- selectTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Select a tab.
- selectValue() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true, falls through to standardselectValue()
implementation on this items freeform text entry field. - selectValue() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Put focus in this item and select the entire value.
- selectValue() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Put focus in this item and select the entire value.
- selectValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, falls through to standardselectValue()
implementation on this items freeform text entry field. - selectValue() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This method is not supported by
UploadItem
. - SeleneseRecorder - Class in com.smartgwt.client.tools
-
Note: this is currently an experimental feature and not covered by normal support guarantees.
- SeleneseRecorder() - Constructor for class com.smartgwt.client.tools.SeleneseRecorder
- SeleneseRecorder(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SeleneseRecorder
- SeleneseRecorderLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tools
- SeleneseRecorderLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tools.SeleneseRecorderLogicalStructure
- seleneseRunnerActionURL - Variable in class com.smartgwt.logicalstructure.widgets.tools.SeleneseRecorderLogicalStructure
- SeleneseSettings - Class in com.smartgwt.client.tools.stream
-
Note: this is currently an experimental feature and not covered by normal support guarantees.
- SeleneseSettings() - Constructor for class com.smartgwt.client.tools.stream.SeleneseSettings
- SeleneseSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.stream.SeleneseSettings
- SeleniumCommand - Class in com.smartgwt.client.tools.stream
-
Note: this is currently an experimental feature and not covered by normal support guarantees.
- SeleniumCommand() - Constructor for class com.smartgwt.client.tools.stream.SeleniumCommand
- SeleniumCommand(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.stream.SeleniumCommand
- send(JavaScriptObject, RPCCallback, RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- send(JavaScriptObject, RPCCallback, Map) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- send(String[], Object, RPCCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Actually send data to a list of channels.
- send(String, RPCCallback, RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- send(String, RPCCallback, Map) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- send(String, Object, RPCCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Actually send data to a channel.
- sendEmailTask_mockModeNotifyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Workflow Mock Mode - in live mode, would send Email
- sendExtraFields - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Analogous to
dropExtraFields
, for data sent to the server. - SendMethod - Enum in com.smartgwt.client.types
- sendProxied(RPCRequest, RPCCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send an HTTP request to a remote host, potentially through the HttpProxy servlet installed on the Smart GWT Server.
- sendQueue() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send all currently queued requests to the server.
- sendQueue(RPCQueueCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send all currently queued requests to the server.
- sendRequest(AIRequest, AIResponseCallback) - Method in class com.smartgwt.client.ai.AIEngine
-
Sends a request to this AI engine.
- sendRequest(RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send the passed RPCRequest to the server.
- sendRequest(RPCRequest, RPCCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send the passed RPCRequest to the server.
- sendSMSTask_mockModeNotifyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Workflow Mock Mode - in live mode, would send Email
- sendToBack() - Method in class com.smartgwt.client.widgets.Canvas
-
Puts this widget at the bottom of the stacking order, so it appears behind all other widgets in the same parent.
- sendToBack() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- SendTransactionTask - Class in com.smartgwt.client.util.workflow
-
Sends any currently queued DataSource operations, as a single transactional request to the server.
- SendTransactionTask() - Constructor for class com.smartgwt.client.util.workflow.SendTransactionTask
- SendTransactionTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.SendTransactionTask
- SEPARATE - Enum constant in enum com.smartgwt.client.types.LinkDataFetchMode
-
In this mode, link data is fetched from the
ResultTree.linkDataSource
and nodes are separately fetched from theResultTree.dataSource
. - separateFolders - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- separatorBreadth - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripLogicalStructure
- separatorClass - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripLogicalStructure
- separatorRowStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- separatorSize - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripLogicalStructure
- separatorStyle - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- SEQUENCE - Enum constant in enum com.smartgwt.client.types.FieldType
-
If you are using the Smart GWT SQL datasource connector, a
sequence
is a unique, increasing whole number, incremented whenever a new record is added. - SEQUENCE - Enum constant in enum com.smartgwt.client.types.FormItemType
-
Same as
text
- SEQUENCE - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
Same as
text
- sequenceMode - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For fields of
type
"sequence" in a dataSource ofserverType
"sql", indicates theSequenceMode
to use. - SequenceMode - Enum in com.smartgwt.client.types
-
The possible types of sequence handling Smart GWT Server can apply.
- sequenceName - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a DataSource with
serverType:"sql"
with a field of type "sequence", the name of the SQL sequence that should be used when inserting new records into this table. - SerializationContext - Class in com.smartgwt.client.data
- SerializationContext() - Constructor for class com.smartgwt.client.data.SerializationContext
- SerializationSettings - Class in com.smartgwt.client.tools
-
Settings to control
EditContext
serialization. - SerializationSettings() - Constructor for class com.smartgwt.client.tools.SerializationSettings
- SerializationSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SerializationSettings
- serialize(SerializationStreamWriter, LogicalDate) - Static method in class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
- serialize(SerializationStreamWriter, LogicalTime) - Static method in class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
- serializeAllEditNodes() - Method in class com.smartgwt.client.tools.EditContext
-
Serialize the tree of
EditNodes
to an XML representation ofPaletteNodes
. - serializeAllEditNodes() - Method in class com.smartgwt.client.tools.EditPane
-
Serialize the tree of
EditNodes
to an XML representation ofPaletteNodes
. - serializeAllEditNodes() - Method in class com.smartgwt.client.tools.EditTree
-
Serialize the tree of
EditNodes
to an XML representation ofPaletteNodes
. - serializeAllEditNodes(SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
-
Serialize the tree of
EditNodes
to an XML representation ofPaletteNodes
. - serializeAllEditNodes(SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
-
Serialize the tree of
EditNodes
to an XML representation ofPaletteNodes
. - serializeAllEditNodes(SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
-
Serialize the tree of
EditNodes
to an XML representation ofPaletteNodes
. - serializeAllEditNodesAsJSON() - Method in class com.smartgwt.client.tools.EditContext
-
Encode the tree of
EditNodes
to a JSON representation ofPaletteNodes
. - serializeAllEditNodesAsJSON() - Method in class com.smartgwt.client.tools.EditPane
-
Encode the tree of
EditNodes
to a JSON representation ofPaletteNodes
. - serializeAllEditNodesAsJSON() - Method in class com.smartgwt.client.tools.EditTree
-
Encode the tree of
EditNodes
to a JSON representation ofPaletteNodes
. - serializeAllEditNodesAsJSON(SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
-
Encode the tree of
EditNodes
to a JSON representation ofPaletteNodes
. - serializeAllEditNodesAsJSON(SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
-
Encode the tree of
EditNodes
to a JSON representation ofPaletteNodes
. - serializeAllEditNodesAsJSON(SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
-
Encode the tree of
EditNodes
to a JSON representation ofPaletteNodes
. - serializeEditNodes(EditNode[]) - Method in class com.smartgwt.client.tools.EditContext
-
Serialize the provided
EditNodes
to an XML representation ofPaletteNodes
. - serializeEditNodes(EditNode[]) - Method in class com.smartgwt.client.tools.EditPane
-
Serialize the provided
EditNodes
to an XML representation ofPaletteNodes
. - serializeEditNodes(EditNode[]) - Method in class com.smartgwt.client.tools.EditTree
-
Serialize the provided
EditNodes
to an XML representation ofPaletteNodes
. - serializeEditNodes(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
-
Serialize the provided
EditNodes
to an XML representation ofPaletteNodes
. - serializeEditNodes(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
-
Serialize the provided
EditNodes
to an XML representation ofPaletteNodes
. - serializeEditNodes(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
-
Serialize the provided
EditNodes
to an XML representation ofPaletteNodes
. - serializeEditNodesAsJSON(EditNode[]) - Method in class com.smartgwt.client.tools.EditContext
-
Serialize the provided
EditNodes
to a JSON representation ofPaletteNodes
. - serializeEditNodesAsJSON(EditNode[]) - Method in class com.smartgwt.client.tools.EditPane
-
Serialize the provided
EditNodes
to a JSON representation ofPaletteNodes
. - serializeEditNodesAsJSON(EditNode[]) - Method in class com.smartgwt.client.tools.EditTree
-
Serialize the provided
EditNodes
to a JSON representation ofPaletteNodes
. - serializeEditNodesAsJSON(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
-
Serialize the provided
EditNodes
to a JSON representation ofPaletteNodes
. - serializeEditNodesAsJSON(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
-
Serialize the provided
EditNodes
to a JSON representation ofPaletteNodes
. - serializeEditNodesAsJSON(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
-
Serialize the provided
EditNodes
to a JSON representation ofPaletteNodes
. - serializeInstance(SerializationStreamWriter, LogicalDate) - Method in class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
- serializeInstance(SerializationStreamWriter, LogicalTime) - Method in class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
- Server_properties - Interface in com.smartgwt.client.docs
-
server.properties
file - serverCondition - Variable in class com.smartgwt.client.docs.serverds.Validator
-
For validators of type "serverCustom" only: a scriptlet in any supported JSR223 scripting language which is run in order to see if validation passes.
- serverConfig - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Configuration settings that will be used purely on the the server-side.
- serverConstructor - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property allows you to write and use custom DataSource subclasses on the server, by specifying either the fully-qualified name of the DataSource subclass that should be instantiated server-side for this dataSource, or the token "spring:" followed by a valid Spring bean ID, if you wish to instantiate your custom dataSource object using Spring dependency injection.
- SERVERCUSTOM - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Custom server-side validator that either evaluates the Velocity expression provided in
serverCondition
(see Velocity Expression Example) or makes DMI call toserverObject
to evaluate condition (see DMI Validation Example). - ServerDataIntegration - Interface in com.smartgwt.client.docs
-
Server DataSource Integration
- ServerDataSourceImplementation - Interface in com.smartgwt.client.docs
-
Notes on Server-side DataSource Implementations
- serverFilterFields - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- ServerInit - Interface in com.smartgwt.client.docs
-
Server Framework Initialization
- ServerLogging - Interface in com.smartgwt.client.docs
-
Server logging
- serverMethod - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
The name of the method to invoke on the
ServerObject
for this operationBinding. - serverObject - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For Direct Method Invocation (DMI) binding, declares the ServerObject to use as the default target for all
operationBindings
. - serverObject - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Optional ServerObject declaration that specifies the ServerObject configuration for this operationBinding.
- serverObject - Variable in class com.smartgwt.client.docs.serverds.Validator
-
For validators of type "serverCustom" only, a
ServerObject
declaration that allows the Smart GWT Server to find a Java class via a variety of possible approaches, and call a method on it to perform validation. - ServerObject - Class in com.smartgwt.client.docs.serverds
-
The ServerObject tells the ISC server how to find or create a server-side object involved in
DMI
(Direct Method Invocation). - ServerObject() - Constructor for class com.smartgwt.client.docs.serverds.ServerObject
- serverOnly - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Setting a DataSource to be
serverOnly="true"
ensures that it will not be visible to the client. - serverOnly - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Indicates this validator runs on the server only.
- SERVERONLY - Enum constant in enum com.smartgwt.client.types.FieldFilterMode
-
- any change to criteria for a field causes cache invalidation and a trip to the server.
- ServerRestConnector - Interface in com.smartgwt.client.docs
-
Server-side REST Connector
- ServerScript - Interface in com.smartgwt.client.docs
-
Server Scripting
- ServerSummaries - Interface in com.smartgwt.client.docs
-
Server Summaries
- serverType - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a DataSource stored in .xml format on the Smart GWT server, indicates what server-side connector to use to execute requests, that is, what happens if you call dsRequest.execute() in server code.
- serviceNamespace - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For an XML DataSource, URN of the WebService to use to invoke operations.
- ServiceTask - Class in com.smartgwt.client.util.workflow
-
A ServiceTask is an element of a
Process
which calls a DataSource operation, optionally using part of theprocess state
as inputs or storing outputs in the process state. - ServiceTask() - Constructor for class com.smartgwt.client.util.workflow.ServiceTask
- ServiceTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ServiceTask
- serviceTaskEditor_addInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Drag available fields from the tree on the left to the grid on the right to specify what data should be stored.
- serviceTaskEditor_bindingDynamicValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define a dynamic value"
- serviceTaskEditor_bindingFixedValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a fixed value"
- serviceTaskEditor_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic value for field ''$fieldName''"
- serviceTaskEditor_editorTitleFixedOperationType() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "DataSource $operationType Task"
- serviceTaskEditor_exportInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define criteria for the DataSource export."
- serviceTaskEditor_fetchInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define criteria for the DataSource fetch."
- serviceTaskEditor_fixedValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fixed value for field ''$fieldName''"
- serviceTaskEditor_missingIdSourceMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An ID source must be selected to identify the record to remove."
- serviceTaskEditor_missingPrimaryKeyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The field $fieldName must have a binding because it is used to determine which record to udpate."
- serviceTaskEditor_overwriteBindingsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overwrite all existing bindings? Otherwise, new bindings will be merged."
- serviceTaskEditor_removeInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select a source for the unique ID of the record to be deleted."
- ServletDetails - Interface in com.smartgwt.client.docs
-
The Core and Optional Smart GWT servlets
- SERVLETERROR - Enum constant in enum com.smartgwt.client.types.LoadProjectErrorStatus
- set(int, Record) - Method in class com.smartgwt.client.data.RecordList
-
Change the array element at a particular position.
- set_base(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
The base filename for the image.
- set_baseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use as the
ListGrid.baseStyle
for all cells for this particular record. - set_canEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be edited.
- set_canRemove(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be removed.
- setAccept(String) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
A comma-separated list of valid MIME types, used as a filter for the file picker window.
- setAccept(String) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
A comma-separated list of valid MIME types, used as a filter for the file picker window.
- setAccessKey(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If specified this governs the HTML accessKey for the widget.
- setAccessKey(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified this governs the HTML accessKey for the item.
- setAction(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The URL to which the form will submit its values.
- setActionButtonProperties(Button) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Properties to apply to the automatically generated
actionButton
. - setActionButtonStyle(String) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
baseStyle
for theactionButton
- setActionButtonTitle(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Applied directly to
targetView
. - setActionButtonTitle(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Applied directly to
targetView
. - setActionButtonTitle(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Title for the
actionButton
, shown ifshowActionButton
is true. - setActionButtonURL(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
URL to open in another tab or window when the the
actionButton
is clicked. - setActionCallback(NotifyActionCallback) - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
The callback to fire when the action is executed.
- setActionSeparator(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
HTML to be added before each action to separate it from the previous action.
- setActionStyleName(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
The CSS class to apply to action text in this message.
- setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.Button
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized: Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas. - setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.ImgButton
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized: Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas. - setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized: Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas. - setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized: Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas. - setActionType(TourActionType) - Method in class com.smartgwt.client.util.tour.TourStep
-
Indicates the type of action that is expected with the
target component
. - setActionURL(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Specifies the default URL for RPCRequests and DSRequests that do not specify a URL.
- setActionURL(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.actionURL for this request only.
- setActivateOnOpen(boolean) - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Should a new window be activated when opened to ensure it's on top?
- setActiveTrackStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
CSS style used to highlight the
active
part of the slider track. - setAdaptHeightByCustomizer(AdaptHeightByCustomizer) - Method in class com.smartgwt.client.widgets.Canvas
-
Set customizer that defines
adaptHeightBy
. - setAdaptiveHeightPriority(Integer) - Method in class com.smartgwt.client.widgets.Canvas
- setAdaptiveWidthPriority(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If multiple widgets in the same Layout have
adaptive width
,adaptiveWidthPriority
can be set to indicate which of the components should be given priority access to space. - setAdaptWidthByCustomizer(AdaptWidthByCustomizer) - Method in class com.smartgwt.client.widgets.Canvas
-
Set customizer that defines
adaptWidthBy
. - setAdaptWidthShowIconOnly(boolean) - Method in class com.smartgwt.client.widgets.Button
-
If
canAdaptWidth
is true, and this button has a specifiedicon
, should the title be hidden, allowing the button to shrink down to just show the icon when there isn't enough horizontal space in a layout to show the default sized button? - setAddAdvancedRuleButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the
add advanced rule
button. - setAddButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the add button.
- setAddCustomFieldsButtonTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the Add Custom Fields Button
- setAddDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setAddDropValues(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Indicates whether to add "drop values" to items dropped on this component, if both the source and target widgets are databound, either to the same DataSource or to different DataSources that are related via a foreign key.
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setAddedAuditFields(DataSourceField...) - Method in class com.smartgwt.client.data.DataSource
-
The list of extra manually managed fields that will be added to the
fields
of theAudit DataSource
. - setAddEdgeStyleSuffix(Boolean) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
If specified, the
edgeStyleName
will be treated as a base style name and appended with following suffixes to support separate styling per cell: - setAddEventButtonHoverText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
add event
toolbar button - setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setAddFormulaFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to add a formula field
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setAddGlobalId(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether to make this DataSource available as a global variable for convenience.
- setAddHistoryEntries(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Should default history-tracking support be enabled? If
true
, then a history management scheme utilizing History.addHistoryEntry() and History.registerCallback() is enabled. - setAdditionalMessages(AIMessage...) - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
Additional messages.
- setAdditionalMessages(AIMessage...) - Method in class com.smartgwt.client.ai.UserAIRequest
-
Additional messages from the user.
- setAdditionalOutputs(String) - Method in class com.smartgwt.client.data.DSRequest
-
For fetch, add or update operation, an optional comma separated list of fields to fetch from another, related DataSource.
- setAddLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the addLevelButton.
- setAddLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the addLevelButton
- setAddLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the addLevelButton.
- setAddLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the addLevelButton
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setAddOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component should use when performing add operations. - setAddOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
operationId
to use when performing add operations. - setAddOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setAddSearchIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Icon to be used to show the
EditSearchWindow
. - setAddSearchText(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
- setAddSearchValue(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Setting this property moves the
canAddSearch
functionality from an icon next to the form item (addSearchIcon
) to the dropdown. - setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setAddSummaryFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to add a formula field
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setAddTabButtonIcon(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Icon for the
addTabButton
. - setAddUnknownValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
This property controls whether the user can enter a value that is not present in the set of options for this item.
- setAddUnknownValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Similar to
ComboBoxItem.addUnknownValues
, controls whether additional values can be added to the ComboBox or whether the user must choose from the available values in the picklist only. - setAddUnknownValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item's value is set (via
setValue()
or similar) to a value which is not present in thecom.smartgwt.client.types.ValueMap
, should the value be rejected. - setAddVersionToSkinCSS(Boolean) - Static method in class com.smartgwt.client.util.Page
-
Setting this to true will cause
loadStyleSheet()
to append an "isc_version" parameter to the end of the url when loading a stylesheet. - setAdjustForDST(boolean) - Static method in class com.smartgwt.client.util.DateUtil
-
Determines whether, when formatting values of type datetime and time, the effect of Daylight Saving Time should be considered when computing offsets from UTC.
- setAdminRole(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Role to check for (via
Authentication.hasRole()
to determine whether admin interfaces are shown. - setAdvancedFieldPickerThreshold(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
useAdvancedFieldPicker
is set, total number of available fields that must be present in the grid before the advanced field picker interface is used instead of the normal columns submenu. - setAdvancedFilteringText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, and afilter-editor
is visible andallowFilterWindow
is enabled, this attribute will be shown as the menu item title to configure advanced filtering. - setAdvancedRuleHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The default height of Advanced Hilite-Rules in the main editor.
- setAfterInputTarget(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Target component which must clicked to process
expectedValue
entered intotarget
withactionType
of "change". - setAggregationDataSources(DataSource...) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
List of
DataSources
to choose from when constructing a field or value sub-query ifallowAggregates
is enabled. - setAICriterion(AdvancedCriteria) - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
The "aiFilter"
AdvancedCriteria
to evaluate. - setAICriterion(AdvancedCriteria) - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
The "aiFilter"
AdvancedCriteria
to update. - setAIFieldRequest(AIFieldRequest) - Method in class com.smartgwt.client.ai.BuildAIFieldRequestResponse
-
If successful, the generated
AIFieldRequest
. - setAIFieldRequest(AIFieldRequest) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The
AIFieldRequest
generated from a natural language description of how to summarize each record, which may include a request for relevant supplemental information. - setAIFieldRequest(AIFieldRequest) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The settings that configure requests to AI to generate the values for this field.
- setAiFieldRequestSource(AIMessageSource) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The source of the
aiFieldRequest
. - setAiFilterWindowHint(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The inline hint-text displayed in the user-entry area in the
aiFilterWindow
. - setAiFilterWindowInstructions(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The descriptive text displayed above the user-entry area in the
aiFilterWindow
. - setAiFilterWindowTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title for the
AI-driven filter window
. - setAiHoverContentsPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Optional prefix for the AI-generated hover text displayed when hovering over fields specifying an
aiHoverRequest
. - setAiHoverContentsPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to a non-
null
value, override ofListGrid.aiHoverContentsPrefix
for this field. - setAIHoverRequest(AIHoverRequest) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set and AI is
enabled
, the settings that configure requests to AI to generate the contents of the hover displayed when the user hovers the mouse pointer over a cell of the field. - setAiHoverRetryDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum number of milliseconds to wait before retrying to generate hover contents via AI.
- setAIRequest(SingleSourceAIRequest) - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
- setAIRequest(SingleSourceAIRequest) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The natural language description of how to summarize the value, which may include a request for relevant supplemental information.
- setAIRequestSource(AIMessageSource) - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
The source of the
aiRequest
. - setAIRequestSource(AIMessageSource) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The source of the
aiRequest
. - setAiSortFieldMaxRecordsMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The message to show when a user asks the AI to sort more than the
maximum allowed records
. - setAlign(Alignment) - Method in class com.smartgwt.client.widgets.Button
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.Canvas
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment for facet label title, and cells for this facet.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment for facet label title and cells for this facetValue.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item in its cell.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Alignment of this
HeaderItem
in its cell. - setAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Horizontal alignment of the title of this headerSpan.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for field's column header: "left", "right" or "center".
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will center its content by default.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.Label
-
Horizontal alignment of label text.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Alignment of all members in this Layout on the length axis.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Horizontal alignment of this button's content.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Alignment of title text
- setAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Alignment of all members in this Layout on the length axis.
- setAlign(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Sets the horizontal alignment of the title.
- setAlignCenterPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
alignCenter
control. - setAlignLeftPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
alignLeft
control. - setAlignment(LabelAlignment) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the text alignment from the x position.
- setAlignment(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Deprecated.Use the method which takes a LabelAlignment.
- setAlignRightPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
alignRight
control. - setAllowAbsoluteDates(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to false, only relative dates can be entered - in this mode, the
date chooser icon
is hidden and thevalue field
is switched from aComboBoxItem
, which allows text-entry, to aSelectItem
which does not. - setAllowAdvancedCriteria(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
By default, all DataSources are assumed to be capable of handling
AdvancedCriteria
on fetch or filter type operations. - setAllowAdvancedCriteria(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
This property indicates whether this operation supports AdvancedCriteria.
- setAllowAggregates(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should aggregates be allowed as either the field or value?
- setAllowAggregation(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
This property indicates whether this DataSource supports aggregation/summarization and grouping of field values using the
summaryFunction
mechanism. - setAllowAsymmetry(Boolean) - Method in class com.smartgwt.client.tools.StyleGroup
-
Does this group allow items to be edited asymmetrically? For example, should settings like
padding
allow each side to be specified separately? - setAllowAsymmetry(Boolean) - Method in class com.smartgwt.client.tools.StyleSetting
-
Can this setting be edited asymmetrically? For example, a border-setting can be applied to all sides at once, or asymmetrically to each side, as four separate border-settings.
- setAllowBubbleGradients(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setting this flag to
false
prevents the chart from drawing fill gradients into the bubbles of each data point. - setAllowCaching(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
By default an HTMLFlow will explicitly prevent browser caching.
- setAllowCaching(Boolean) - Method in class com.smartgwt.client.widgets.ViewLoader
-
By default a ViewLoader will explicitly prevent browser caching.
- setAllowComplexMode(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the "complex" mode be allowed for this ColorPicker? If false, no "More" button is shown on the simple picker
- setAllowComplexMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should "complex" mode be allowed for the
ColorPicker
window associated with this ColorItem? - setAllowCrossDomainCalls(Boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
By default Smart GWT will show a warning message on attempted requests to another domain as this is usually not supported at the browser level by default due to security considerations.
- setAllowDropOnDescendants(boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
Default value for
TourStep.allowDropOnDescendants
within this tour. - setAllowDropOnDescendants(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
For
actionType:"drag"
tourSteps with adropTarget
, should we allow the drop to complete and the tour to proceed if the user drops on a descendant of the drop target. - setAllowDropThrough(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Dropping a component near the edge of another component allows the component to be dropped through an ancestor component.
- setAllowDurationEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, allows events to be managed by duration, as well as by end date.
- setAllowDynamicTreeJoins(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
By default, custom dataSource implementations are assumed to be unable to support
dynamic tree joins
. - setAllowedChartTypes(ChartType...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Other
chart types
that the end user will be allowed to switch to, using the built-in context menu. - setAllowedFields(String...) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
List of explicit fields for user field selection.
- setAllowedUITypes(String...) - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
-
The list of allowed, data-bound UI types.
- setAllowedUITypes(String...) - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The list of allowed UI types.
- setAllowEmpty(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set to false, the last clause cannot be removed.
- setAllowEmptyValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
By default checkboxes allow the user to toggle between true and false values only.
- setAllowEmptyValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
addUnknownValues
isfalse
, this property determines whether the user can clear the comboBoxItem value, or whether they are constrained to choosing one of the available options (in which case clearing the text box will simply revert to the last picked value when the user leaves the field). - setAllowEmptyValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
When set to true, allows a checked RadioItem to be unchecked when clicked, clearing the value from the
RadioGroupItem
. - setAllowEmptyValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set to true, always show an empty option in this item's pickList, allowing the user to clear the value (even if there is no empty entry in the valueMap for the item).
- setAllowExpressions(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For a form that produces filter criteria (see
form.getValuesAsCriteria()
), allows the user to enter simple expressions in any field in this form that takes text input. - setAllowExpressions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The standard
FormItem.allowExpressions
behavior is always disabled for ComboBoxItem. - setAllowExpressions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For a form that produces filter criteria (see
form.getValuesAsCriteria()
), allows the user to type in simple expressions to cause filtering with that operator. - setAllowExternalFilters(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
-
Changes the system-wide
allowExternalFilters
setting. - setAllowFilterExpressions(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For use with
showFilterEditor
:true, allows simple search expressions to be entered into filter fields, as thoughDynamicForm.allowExpressions
were true. - setAllowFilterExpressions(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Field-level setting for
ListGrid.allowFilterExpressions
:true - controls whether search expressions can be entered directly into the filter item for this field. - setAllowFilterOnLinkFields(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For a
multi-link tree
, indicates whether client-side filtering is allowed on the fields of thelinkDataSource
. - setAllowFilterOperators(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Causes a menu item titled
"Filter using"
to appear in theheaderContextMenu
that allows the end user to pick an advancedsearch operator
to use for this field. - setAllowFilterOperators(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Per-field setting for
ListGrid.allowFilterOperators
. - setAllowFilterWindow(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds the ability for a user to define additional criteria above and beyond those expressed in the
filter editor
via aFilterBuilder
which appears in a modal Window over the grid and can be accessed by various menus within the grid or triggered by external controls. - setAllowIE9Leak(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
In Internet Explorer 9, when a string of JavaScript is evaluated via the native
eval()
function, objects created within that evaluation are not released from browser memory until the page is reloaded. - setAllowIE9Leak(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Advanced flag to avoid a potential memory leak in Internet Explorer 9 for requests with JSON formatted responses.
- setAllowMultiCharSearch(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default, if multiple keys are pressed in quick succession, a SelectItem will buffer them together and use the resulting multi-char string when searching.
- setAllowMultiRecordRemove(Boolean) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Can multiple records be removed? If not and multiple records are selected, the
refuseMultiRemoveMessage
is shown as a warning and the workflow is terminated. - setAllowNestedDrops(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Controls whether components can be dropped into other components which support child components.
- setAllowNestedDrops(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Controls whether components can be dropped into other components which support child components.
- setAllowNestedDrops(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
This property acts as a component-specific override for the
EditContext.allowNestedDrops
property. - setAllowNestedDrops(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Controls whether components can be dropped into other components which support child components.
- setAllowNullApplicationId(boolean) - Method in class com.smartgwt.client.data.SavedSearches
-
If
applicationId
is not explicitly specified, it will be defaulted to the current window.location.pathname. - setAllowPlaceholders(Boolean) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Should Placeholders be rendered as placeholders? If property is not set actual components are created instead of the Placeholders.
- setAllowPlaceholders(Boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Should Placeholders in loaded screens be rendered as placeholders? If property is not set actual components are created instead of the Placeholders.
- setAllowRelatedFieldsInCriteria(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
This property indicates whether this DataSource supports referencees to related fields in criteria, either using qualified field names, or subqueries.
- setAllowRelatedRecordCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should related record criteria be allowed as either the field or value?
- setAllowRelativeDates(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Whether to allow the user to specify relative dates (via
RelativeDateItem
s) or whether dates are absolute (viaDateItem
s). - setAllowRelativeDates(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Whether the
DateRangeDialog
opened when thepickerIcon
is clicked should displayRelativeDateItem
s orDateItem
s. - setAllowRowSpanning(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should cells in this grid be allowed to span multiple rows? If set to
true
, thegetRowSpan()
method will be called for every cell when rendering out the listGrid to determine how many rows the cell should span. - setAllowThumbDownState(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the thumb's appearance changes when it's clicked on.
- setAllowThumbOverState(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the thumb's appearance changes when the user rolls over it.
- setAllRecordsInErrorMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display when the user clicks "Commit" but there is nothing we can commit because every row in the grid has errors
- setAllRows(Record...) - Method in class com.smartgwt.client.data.FilteredList
-
Complete set of records for this filteredList.
- setAllRows(Record...) - Method in class com.smartgwt.client.data.ResultSet
-
If the complete set of records for a resultSet is available when the resultSet is created, it can be made available to the resultSet via this property at initialization time.
- setAlternateBodyStyleName(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Optional css style to apply to the body if
alternateRecordStyles
is true for this grid. - setAlternateFieldFrequency(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number of consecutive columns to draw in the same style before alternating, when
alternateColumnStyles
is true. - setAlternateFieldStyles(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether alternating columns (or blocks of columns, depending on
GridRenderer.alternateColumnFrequency
) should be drawn in alternating styles, in order to create a vertical "ledger" effect for easier reading. - setAlternateFieldSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Suffix to append to
alternate columns
. - setAlternateLaneStyles(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When showing a
Timeline
, or aday view
whenshowDayLanes
is true, whether to make lane boundaries more obvious by showing alternate lanes in a different color. - setAlternateRecordFrequency(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number of consecutive rows to draw in the same style before alternating, when
alternateRowStyles
is true. - setAlternateRecordStyles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether alternating rows should be drawn in alternating styles, in order to create a "ledger" effect for easier reading.
- setAlternateRecordStyles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether alternating rows (or blocks of rows, depending on
GridRenderer.alternateRowFrequency
) should be drawn in alternating styles, in order to create a "ledger" effect for easier reading. - setAlternateRecordStyles(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Explicitly disable alternateRecordStyles at the menu level by default so setting to true for all ListGrids will not impact menus' appearance.
- setAlternateRecordSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Suffix to append to
alternate rows
. - setAlternateStyleSuffix(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
The text appended to the style name when using
alternateWeekStyles
. - setAlternateWeekStyles(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether alternating weeks should be drawn in alternating styles.
- setAltKey(Boolean) - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Alt key must be held down.
- setAltText(String) - Method in class com.smartgwt.client.widgets.Img
-
If specified this property will be included as the
alt
text for the image HMTL element. - setAlwaysExitOnTab(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
If true, hitting tab always exits the field, and will also add a value to the list of selected values if there is match (and depending on the setting for
addUnknownValues
). - setAlwaysFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified
optionDataSource
andfetchMissingValues
is true, when the item value changes, a fetch will be performed against the optionDataSource to retrieve the related record ifdisplayField
is specified and the new item value is not present in any valueMap explicitly specified on the item. - setAlwaysFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
If this form item has a specified
FormItem.optionDataSource
andFormItem.fetchMissingValues
is true, when the item value changes, a fetch will be performed against the optionDataSource to retrieve the related record ifFormItem.displayField
is specified and the new item value is not present in any valueMap explicitly specified on the item. - setAlwaysManageFocusNavigation(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should focus navigation for this canvas and its descendents be handled explicitly by intercepting "Tab" key events and calling the
TabIndexManager.shiftFocus()
API? - setAlwaysOnTop(boolean) - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Persistent setting to position the window at the top of the window stack.
- setAlwaysRequestVisibleRows(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
If true, records requested only for visible area.
- setAlwaysShowControlBox(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
A formItem showing a
pickerIcon
will always write out a "control box" around the text box and picker icon. - setAlwaysShowEditors(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When this attribute is set, editors will be appear to be present in every row of the grid, allowing the user to immediately start editing any cell, rather than showing up in a single record at a time.
This attribute is only valid wheneditByCell
is false. - setAlwaysShowEventHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
By default, EventCanvases show their content in hovers.
- setAlwaysShowLeftButtonTitle(boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set, the left button title will never be omitted in an attempt to fit the full title.
- setAlwaysShowLeftButtonTitle(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.alwaysShowLeftButtonTitle
setting. - setAlwaysShowOpener(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showOpener
is true, should we display the opener icon for folders even if they have no children? - setAlwaysShowOperatorIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
allowFilterOperators
is enabled, whether to show theoperatorIcon
for all filterable fields, or only for fields where the user has explicitly chosen a search operator different from the default operator for the field. - setAlwaysShowOperatorIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Per-field setting for
ListGrid.alwaysShowOperatorIcon
. - setAlwaysShowScrollbars(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should this browser always show custom scrollbars if
showCustomScrollbars
is true? - setAlwaysUseExplicitFocusNavigation(boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Should
useExplicitFocusNavigation()
to always return true? - setAlwaysUsePlaceholder(Boolean) - Method in class com.smartgwt.client.tools.PaletteNode
-
If set to true, indicates that a Placeholder should always be shown in place of the actual component.
- setAmpmItemProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
AM/PM picker
. - setAmpmItemTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Title to show for the
AM/PM picker
. - setAnimateAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration effect to apply to all animations on this Canvas.
- setAnimateFadeTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated fade.
- setAnimateFolderEffect(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, this property can be set to apply an animated acceleration effect.
- setAnimateFolderEffect(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, this property can be set to apply an animated acceleration effect.
- setAnimateFolderMaxRows(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
animateFolders
is true for this grid, this number can be set to designate the maximum number of rows to animate at a time when opening / closing a folder. - setAnimateFolderMaxRows(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
animateFolders
is true for this grid, this number can be set to designate the maximum number of rows to animate at a time when opening / closing a folder. - setAnimateFolders(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when folders are opened / closed children will be animated into view.
- setAnimateFolders(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, when folders are opened / closed children will be animated into view.
- setAnimateFolderSpeed(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, this property designates the speed of the animation in pixels shown (or hidden) per second.
- setAnimateFolderSpeed(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, this property designates the speed of the animation in pixels shown (or hidden) per second.
- setAnimateFolderTime(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, if
TreeGrid.animateFolderSpeed
is not set, this property designates the duration of the animation in ms. - setAnimateFolderTime(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, if
animateFolderSpeed
is not set, this property designates the duration of the animation in ms. - setAnimateHideAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated hide.
- setAnimateHideEffect(AnimationEffect) - Method in class com.smartgwt.client.widgets.Canvas
-
Default animation effect to use if
Canvas.animateHide()
is called without an explicit effect parameter. - setAnimateHideTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated hide.
- setAnimateMembers(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If true when members are added / removed, they should be animated as they are shown or hidden in position
- setAnimateMemberTime(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If specified this is the duration of show/hide animations when members are being shown or hidden due to being added / removed from this layout.
- setAnimateMinimize(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Should this window minimize, maximize, and restore as an animation, or as a simple 1-step transition?
- setAnimateMoveAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration effect for performing an animated move.
- setAnimateMoveTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated move.
- setAnimateNavigationBarStateChanges(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Whether to animate state changes of the
navigationBar
. - setAnimatePickList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- setAnimatePickList(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- setAnimatePickList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- setAnimateRectAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated move and resize.
- setAnimateRectTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated setRect.
- setAnimateRemoveRecord(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canRemoveRecords
is enabled, should records be animated out of view when they are removed by the user? - setAnimateRemoveSpeed(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
animating record removal
, this property designates the speed of the animation in pixels per second. - setAnimateRemoveTime(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating record removal
(see animateRemoveRecord)
, ifanimateRemoveSpeed
is not set, this property designates the duration of the animation in ms. - setAnimateResizeAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated resize.
- setAnimateResizeLayoutMode(AnimationLayoutMode) - Method in class com.smartgwt.client.widgets.Canvas
-
When to update the
child layout
for asize animation
. - setAnimateResizeTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated resize.
- setAnimateRollOver(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the
rollOverCanvas
is enabled, setting this property totrue
ensures that when therollOverCanvas
is displayed it is animated into view viaCanvas.animateShow()
. - setAnimateRollUnder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the
rollUnderCanvas
is enabled, setting this property totrue
ensures that when therollUnderCanvas
is displayed it is animated into view viaCanvas.animateShow()
. - setAnimateScrollAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated scroll.
- setAnimateScrollTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated scroll.
- setAnimateSections(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If true, sections are animated during expand/collapse and addition/removal of SectionItems is likewise animated.
- setAnimateSelection(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the
selectionCanvas
is enabled, setting this property totrue
ensures that when theselectionCanvas
is displayed it is animated into view viaCanvas.animateShow()
. - setAnimateSelectionUnder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the
selectionUnderCanvas
is enabled, setting this property totrue
ensures that when theselectionUnderCanvas
is displayed it is animated into view viaCanvas.animateShow()
. - setAnimateShowAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated show.
- setAnimateShowEffect(AnimationEffect) - Method in class com.smartgwt.client.widgets.Canvas
-
Default animation effect to use if
Canvas.animateShow()
is called without an explicit effect parameter. - setAnimateShowTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated show.
- setAnimateStateChanges(boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Whether to animate a change of the view state via
setViewState()
. - setAnimateTabScrolling(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, should tabs be scrolled into view via an animation when the user interacts with the scroller buttons? - setAnimateThumb(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Should the thumb be animated to its new position when the value is changed programmatically, or by clicking in the slider track.
- setAnimateThumb(Boolean) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, animates the movement of the
thumb
when the value changes. - setAnimateThumbInit(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
If thumb animation is enabled, should the thumb be animated to its initial value?
- setAnimateThumbTime(int) - Method in class com.smartgwt.client.widgets.Slider
-
Duration of thumb animation, in milliseconds.
- setAnimateThumbTime(Integer) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When
animateThumb
is true, the time taken to move thethumb
from one state to the other. - setAnimateTileChange(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If set, when the dataset changes due to filtering, sorting or other actions, any tiles that were showing before and after the change will animate from their old positions to their new positions.
- setAnimateTileChange(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If set, tiles animate to their new positions when a tile is added, removed, or reordered via drag and drop.
- setAnimateTime(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Default total duration of animations.
- setAnimationTime(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the pickList
- setAnimationTime(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the pickList
- setAnimationTime(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the pickList
- setAnswerEngineOperationProperties(AnswerEngineOperation) - Method in class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
-
Properties to apply to new
AnswerEngineOperation
instances created by this item. - setAppearanceGroupTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Appearance group.
- setAppearMethod(NotifyTransition) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how messages appear at or reach their requested location.
- setAppFilesDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for miscellaneous app-specific files other than images, such as
HTML fragments
,loadable views
, XML or JSON flat data files, videos, etc. - setAppFilesDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for miscellaneous app-specific files other than images, such as
HTML fragments
,loadable views
, XML or JSON flat data files, videos, etc. - setAppImgDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for app-specific images.
- setAppImgDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for app-specific images.
- setAppImgDir(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for app-specific images, relative to the Page-wide
appImgDir
. - setApplicationPurpose(String) - Method in class com.smartgwt.client.ai.DataQuestionSettings
-
A human-readable (and thus AI-readable) description of the purpose of the application.
- setApplyAfterSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
userFormula
is set for this field, and this grid is showinggroup summaries
or agrid summary
, this property determines what field value should be present in those summary rows. - setApplyAlignToText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setApplyAlignToText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
- setApplyAlignToText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
- setApplyButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
Apply
button. - setApplyButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the applyButton
- setApplyButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the applyButton
- setApplyButtonTitle(String) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The title of the
Apply button
. - setApplyFormulaAfterSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
ListGridField.userFormula
is set for some field, and this grid is showinggroup summaries
or agrid summary
, this property determines what field value should be present in those summary rows. - setApplyHeightToTextBox(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
height
is specified, should it be applied to the item's text box element? - setApplyHeightToTextBox(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If
FormItem.height
is specified, should it be applied to the item's text box element? - setApplyPriorityToAppearance(boolean) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Whether to default properties affecting the message appearance to those of the built-in
NotifyType
corresponding to themessagePriority
. - setApplyPromptToCanvas(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
If
FormItem.prompt
is specified for this item, should the prompt be applied to thecanvas
for this item? - setApplyRowCountToLength(boolean) - Method in class com.smartgwt.client.data.ResultSet
-
If
progressiveLoading
is active for a ResultSet we may not know the true size of the data set being displayed. - setApplyRowCountToLength(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property allows developers to explicitly set
ResultSet.applyRowCountToLength
for this grid's data object. - setApplyRowNumberStyle(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setApplyToImplicitCriteria(Boolean) - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Should criteria be applied to the grid as
implicit criteria
? When criteria is applied this way, it is not shown to the user and cannot be changed by the user. - setApplyWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Used to create a conditional validator based on
criteria
. - setApproximateRowCountFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setArgs(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawShapeCommand
- setArgs(Point) - Method in class com.smartgwt.client.widgets.drawing.MoveToCommand
-
Sets the point to move to when executing this "moveto" command.
- setArgs(Point...) - Method in class com.smartgwt.client.widgets.drawing.LineToCommand
-
Sets the points to draw lines through in sequence when executing this "lineto" command.
- setArgs(Point, double, double, double) - Method in class com.smartgwt.client.widgets.drawing.CircleToCommand
-
Sets the arguments to this "circleto" command.
- setAriaCloseableSuffix(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When
screen reader mode
is enabled and a tab iscloseable
, theariaCloseableSuffix
is a string that is appended to the label of closeable tabs. - setAriaLabel(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If specified this property returns the
aria-label
attribute to write out inscreenReaderMode
. - setAriaRole(String) - Method in class com.smartgwt.client.widgets.Canvas
-
ARIA role of this component.
- setAriaRole(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
ARIA role of this formItem.
- setAriaRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
ARIA role for this ListGrid if
screen reader mode
is enabled. - setAriaRole(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Specify the ariaRole for this SectionStackSection.
- setAriaState(String, Object) - Method in class com.smartgwt.client.widgets.Canvas
-
Set a specific ARIA state mapping for this component.
- setAriaState(String, Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set a specific ARIA state mapping for this form item.
- setAriaState(String, Object) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Specify an ariaState for this SectionStackSection.
- setArrayCriteriaForceExact(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
With ordinary
simple criteria
, it is possible to provide an array of values for a given field, which means "any of these values". - setArrayCriteriaForceExact(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
DSRequest-level override for the DataSource-level
arrayCriteriaForceExact
flag. - setArrayCriteriaForceExact(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
Operation-level override for the DataSource-level
arrayCriteriaForceExact
flag. - setArrayValue(JavaScriptObject, int, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
- setArrayValue(JavaScriptObject, int, char) - Static method in class com.smartgwt.client.util.JSOHelper
- setArrayValue(JavaScriptObject, int, double) - Static method in class com.smartgwt.client.util.JSOHelper
- setArrayValue(JavaScriptObject, int, long) - Static method in class com.smartgwt.client.util.JSOHelper
- setArrayValue(JavaScriptObject, int, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- setArrayValue(JavaScriptObject, int, Object) - Static method in class com.smartgwt.client.util.JSOHelper
- setArrayValue(JavaScriptObject, int, String) - Static method in class com.smartgwt.client.util.JSOHelper
- setArrayValue(JavaScriptObject, int, Date) - Static method in class com.smartgwt.client.util.JSOHelper
- setArrowKeyAction(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Action to perform when the listGrid has keyboard focus (but not editing focus) and a user presses the arrow keys to navigate around the grid.
- setArrowKeyEditAction(ArrowKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits arrow key while editing a field?
If not explicitly specifiedgetArrowKeyEditAction()
will return an appropriate action depending on the field type. - setArrowKeyEditAction(ArrowKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits arrow key while editing this field?
SeeListGrid.getArrowKeyEditAction()
. - setAscendingTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the "direction" field's SelectItem for an "ascending" sort
- setAscendingTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the "direction" field's SelectItem for an "ascending" sort
- setAskIcon(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in the
SC.ask()
dialog. - setAsPrimaryModule() - Static method in class com.smartgwt.client.SmartGwtEntryPoint
- setAsyncErrorCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells when an error occurred during asynchronous computation.
- setAsyncErrorCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells when an error occurred during asynchronous generation.
- setAsynchGroupingPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The prompt to display while interactivity is blocked during
asynchronous grouping
. - setAsyncMissingCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value was not computed by the previous asynchronous operation to compute it, or will not be computed by an asynchronous operation due to currently being disabled.
- setAsyncMissingCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells whose value was not generated by the previous asynchronous operation to generate it, or will not be generated by an asynchronous operation due to currently being disabled.
- setAttribute(JavaScriptObject, String, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, double) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, double[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, float[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, int) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, int[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, JavaScriptObject[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Function) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, ValueEnum[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Boolean) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Boolean[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Double[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Float[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Integer[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Long) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Long[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Number) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Object) - Static method in class com.smartgwt.client.util.JSOHelper
-
Set the value of attribute "attr" in object "elem" to the Object "value"
- setAttribute(JavaScriptObject, String, String) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, String[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Date) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Date[]) - Static method in class com.smartgwt.client.util.JSOHelper
- setAttribute(JavaScriptObject, String, Map) - Static method in class com.smartgwt.client.util.JSOHelper
-
Sets attribute "attr" on Javascript object "jsObj" to the JavaScript equivalent of "valueMap".
- setAttribute(String, boolean) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a boolean.
- setAttribute(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, boolean, boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, double) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a double.
- setAttribute(String, double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, double[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a double array.
- setAttribute(String, double[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, double[], boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, double[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, double, boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, double, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, double, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttribute(String, float[], boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, float[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, float, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, int) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to an int.
- setAttribute(String, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, int[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to an int array.
- setAttribute(String, int[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, int[], boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, int[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, int[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttribute(String, int, boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, long) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a long.
- setAttribute(String, long) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, JavaScriptObject) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a JavaScriptObject.
- setAttribute(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, JavaScriptObject[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, JavaScriptObject, boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, JavaScriptObject, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, JavaScriptObject, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttribute(String, Element, boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, Element, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, Element, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttribute(String, BaseClass) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a BaseClass.
- setAttribute(String, BaseClass) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, BaseClass[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a BaseClass array.
- setAttribute(String, BaseClass[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, BaseClass[], boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, BaseClass[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, BaseClass[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttribute(String, DataClass) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a DataClass.
- setAttribute(String, DataClass) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, DataClass[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a DataClass array.
- setAttribute(String, DataClass[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, DataClass[], boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, DataClass[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, DataClass[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttribute(String, DataClass, boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, DataClass, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, DataClass, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttribute(String, ValueEnum) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a ValueEnum.
- setAttribute(String, ValueEnum[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a ValueEnum array.
- setAttribute(String, ValueEnum[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, ValueEnum[], boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, ValueEnum[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttribute(String, ValueEnum, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, ProcessElement[], boolean) - Method in class com.smartgwt.client.util.workflow.Process
- setAttribute(String, ProcessElement[], boolean) - Method in class com.smartgwt.client.util.workflow.ProcessElement
- setAttribute(String, BaseWidget[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a BaseWidget array.
- setAttribute(String, BaseWidget[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, BaseWidget, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, Boolean) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a Boolean.
- setAttribute(String, Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, Boolean, boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, Boolean, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, Boolean, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttribute(String, Double) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a Double.
- setAttribute(String, Double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, Double[], boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, Float) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a Float.
- setAttribute(String, Float) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, Float[], boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, Float[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, Integer) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to an Integer.
- setAttribute(String, Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, Integer[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to an Integer array.
- setAttribute(String, Integer[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, Integer[], boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, Integer, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, Object) - Method in class com.smartgwt.client.core.DataClass
-
Set the attribute value to an Object.
- setAttribute(String, Object) - Method in class com.smartgwt.client.data.DSRequest
-
Set a custom attribute value on the DSRequest as an Object.
- setAttribute(String, Object[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, String) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a String
- setAttribute(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, String[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a String array.
- setAttribute(String, String[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, String[], boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, String[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, String[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttribute(String, String, boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, String, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, String, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Expose as public the setAttribute() methods of BaseWidget
- setAttribute(String, Date) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a Date.
- setAttribute(String, Date) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, Date, boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, Date, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, Date, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttribute(String, Map) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a Map.
- setAttribute(String, Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setAttribute(String, Map, boolean) - Method in class com.smartgwt.client.core.BaseClass
- setAttribute(String, Map, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setAttribute(String, Map, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setAttributeAsJavaObject(String, Object) - Method in class com.smartgwt.client.core.DataClass
-
Set the attribute value to an Object.
- setAutoAssignTreeField(boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If this grid was passed an explicit set of fields, but no field was specified as the "tree-field" (showing indentations for tree hierarchy and tree icons), should we assign one of the other fields to be the tree-field?
- setAutoCacheAllData(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
When a DataSource is not
cacheAllData
:true and a fetch results in the entire dataset being retrieved, this attribute being set to true causes the DataSource to automatically switch tocacheAllData:true
and prevent further server-trips for fetch requests. - setAutoCenter(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, this Window widget will automatically be centered on the page when shown.
- setAutoCenterOnShow(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
If
autoPosition
is false, this property controls whether to automatically center the colorPicker every time it is redisplayed with the show() method. - setAutoChangeProtocol(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If this component is passed a URL with a protocol that differs from the current page, should it be automatically changed to match the page?
- setAutoChildConstructor(String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the SmartClient constructor for the AutoChild named
autoChildName
. - setAutoChildConstructor(String, String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets the SmartClient constructor for the AutoChild named
autoChildName
. - setAutoChildConstructor(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets the SmartClient constructor for the AutoChild named
autoChildName
. - setAutoChildProperties(String, BaseClass) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setAutoChildProperties(String, EditContext) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the properties for creating an AutoChild named
autoChildName
. - setAutoChildProperties(String, EditProxy) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the properties for creating an AutoChild named
autoChildName
. - setAutoChildProperties(String, EditProxy) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets the properties for creating an AutoChild named
autoChildName
. - setAutoChildProperties(String, EditProxy) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets the properties for creating an AutoChild named
autoChildName
. - setAutoChildProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the properties for creating a
Canvas
AutoChild namedautoChildName
. - setAutoChildProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets the properties for creating a
Canvas
AutoChild namedautoChildName
. - setAutoChildProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets the properties for creating a
Canvas
AutoChild namedautoChildName
. - setAutoChildProperties(String, DrawItem) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets the properties for creating a
DrawItem
AutoChild namedautoChildName
. - setAutoChildProperties(String, DrawItem) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Sets the properties for creating a
DrawItem
AutoChild namedautoChildName
. - setAutoChildProperties(String, DrawItem) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Sets the properties for creating a
DrawItem
AutoChild namedautoChildName
. - setAutoChildProperties(String, FormItem) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the properties for creating a
FormItem
AutoChild namedautoChildName
. - setAutoChildProperties(String, FormItem) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets the properties for creating a
FormItem
AutoChild namedautoChildName
. - setAutoChildProperties(String, FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets the properties for creating a
FormItem
AutoChild namedautoChildName
. - setAutoChildProperties(String, ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets the properties for creating a
ListGridField
AutoChild namedautoChildName
. - setAutoChildVisibility(String, boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets whether to create and show the AutoChild named
autoChildName
. - setAutoChildVisibility(String, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets whether to create and show the AutoChild named
autoChildName
. - setAutoChildVisibility(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets whether to create and show the AutoChild named
autoChildName
. - setAutoComplete(boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
If this step has a target that prompts a user for a specific action, should the step be automatically completed and have the tour move forward to the next step when the user takes this action?
- setAutoComplete(AutoComplete) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should this form allow browser auto-completion of its items' values? Applies only to items based on native HTML form elements (
TextItem
,PasswordItem
, etc), and will only have a user-visible impact for browsers where native autoComplete behavior is actually supported and enabled via user settings. - setAutoComplete(AutoComplete) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item allow browser auto-completion of its value? Applies only to items based on native HTML form elements (
TextItem
,PasswordItem
, etc), and will only have a user-visible impact for browsers where native autoComplete behavior is actually supported and enabled via user settings. - setAutoComplete(AutoComplete) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to do inline autoComplete in text fields during inline editing
Overridden byListGridField.autoComplete
if specified. - setAutoComplete(AutoComplete) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to allow browser autoComplete when editing this field.
- setAutoComplete(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setAutoCompleteKeywords(String...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set of autocompletion keywords to be used with the native "autocomplete" attribute, in accordance with the HTML5 Autofill specification.
- setAutoConfirmSaveEdits(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable listGrids, outstanding unsaved edits when the user performs a new filter or sort will be discarded by default.
- setAutoConvertRelativeDates(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether to convert relative date values to concrete date values before sending to the server.
- setAutoCopyDataSources(Boolean) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Should
DataSources
from other OpenFin windows with Smart GWT loaded be copied by reference into this window? Such DataSources will be copied: when a page in another window is loaded (potentially several DataSources at once) at the moment DataSources are created in a page loaded in another window (just that DataSource) - setAutoCopyDataSources(Boolean) - Method in class com.smartgwt.client.browser.window.MultiWindowSettings
-
Should
DataSources
from other OpenFin windows with Smart GWT loaded be copied by reference into this window? Such DataSources will be copied: when a page in another window is loaded (potentially several DataSources at once) at the moment DataSources are created in a page loaded in another window (just that DataSource) - setAutoDeriveContentsType(boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If
ContentsType
is not explicitly specified, should it be automatically derived? - setAutoDeriveContentsType(boolean) - Method in class com.smartgwt.client.widgets.HTMLPane
-
If
ContentsType
is not explicitly specified, should it be automatically derived? - setAutoDeriveTitles(boolean) - Method in class com.smartgwt.client.data.DataSource
-
If set, titles are automatically derived from
field.name
for any field that does not have afield.title
and is not markedhidden
:true, by calling the methodgetAutoTitle()
. - setAutoDestroy(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Should this item's
canvas
be automatically destroyed when the item is destroyed? Form items are destroyed automatically when a call toDynamicForm.setItems()
removes them from their parent form, or if their parent form is destroyed. - setAutoDestroyMenu(Boolean) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
If this menuButton is
destroyed
, should it also destroy itsMenuButton.menu
? - setAutoDestroyMenu(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
- setAutoDiscoverTree(boolean) - Method in class com.smartgwt.client.data.DataSource
-
Causes
Tree.discoverTree()
to be called on dsResponse.data in order to automatically discover tree structures in the response data. - setAutoDismiss(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Auto-dismiss message after a short duration.
- setAutoDismiss(Boolean) - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
By default, a FieldPickerWindow will close automatically if the mouse is clicked outside of it.
- setAutoDismiss(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When false, when a menu item is chosen (via mouse click or keyboard), the menu is not automatically hidden, staying in place for further interactivity
- setAutoDismiss(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Whether a click on this specific
menuItem
automatically dismisses the menu. - setAutoDismissOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When false, when a user clicks outside the menu, or hits the Escape key, this menu will not be automatically hidden, staying in place for further interactivity.
- setAutoDraw(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Menus will not draw on initialization, until they're explicitly show()n
- setAutoEditNewNodes(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- setAutoEditNewNodes(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- setAutoEditNewNodes(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- setAutoEnable(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, this scrollbar will automatically enable when the scrollTarget is scrollable (i.e., when the contents of the scrollTarget exceed its clip size in the direction relevant to this scrollbar), and automatically disable when the scrollTarget is not scrollable.
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setAutoFetchAsFilter(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If
DataBoundComponent.setAutoFetchData(Boolean)
is true, this attribute determines whether the initial fetch operation should be performed viaDataBoundComponent.fetchData()
orDataBoundComponent.filterData()
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setAutoFetchData(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If true, when this component is first drawn, automatically call
DataBoundComponent.fetchData()
orDataBoundComponent.filterData()
depending onDataBoundComponent.getAutoFetchAsFilter()
. - setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this combo box retrieves its options from a
dataSource
, should options be fetched from the server when the item is first written out, or should this fetch be delayed until the user opens the pickList. - setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Should the MultiComboBoxItem fetch data from the
data source
immediately or wait until the user first opens the pickList. - setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this select item retrieves its options from a
dataSource
, should options be fetched from the server when the item is first drawn, or should this fetch be delayed until the user opens the pickList. - setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setAutoFetchDisplayMap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, for fields where
ListGridField.optionDataSource
is specified, a valueMap will be automatically created by making aDataSource.fetchData()
call against the specified dataSource and extracting a valueMap from the returned records based on the displayField and valueField. - setAutoFetchDisplayMap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If true, automatically fetches records and derives a valueMap from
optionDataSource
. - setAutoFetchRowCount(boolean) - Method in class com.smartgwt.client.data.ResultSet
-
If this ResultSet does not know its length due to
DataSource.progressiveLoading
, should arow count fetch
automatically when data is loaded? - setAutoFetchRowCount(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Depending on whether
DataSource.progressiveLoading
is active, the exact count of available rows may not be available as part of the standard data fetch response - settingautoFetchRowCount:true
will cause a fetch for an accurate row count to be issued as soon as data arrives (from aprogressive dataSource response
) without an accurate row count. - setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
autoFetchData
istrue
, this attribute allows the developer to specify a textMatchStyle for the initialfetchData()
call. - setAutoFetchTextMatchStyle(TextMatchStyle) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If
autoFetchData
istrue
, this attribute allows the developer to specify a textMatchStyle for the initialDataBoundComponent.fetchData()
call. - setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
With
loadDataOnDemand
:true, TreeGrids fetch data by selecting the child nodes of each parent, which should be exact match, so we default toautoFetchTextMatchStyle:"exact"
when autoFetchData is true. - setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setAutoFit(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set, this attribute causes this field to be auto-sized directly by effectively setting
autoFitWidth
to true and applying anautoFitWidthApproach
. - setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Should the button auto fit to its title.
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- setAutoFitAllText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, andcanAutoFitFields
is true, this attribute will be shown as the menu item title for an item to perform a one-time autoFit of all visible fields via theautoFitField()
method. - setAutoFitButtons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies whether to autofit the buttons in the MultiComboBoxItem.
- setAutoFitClipFields(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitFieldWidths
is enabled and the calculated field sizes are wide enough that horizontal scrolling would be introduced, this attribute may be set to an array of fieldNames, causing those fields to be clipped rather than forcing horizontal scrollbars to appear. - setAutoFitColumnTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the auto-fit column menu item.
- setAutoFitData(Autofit) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid automatically expand to accommodate the size of records and fields?
- setAutoFitDateFields(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should listGrids automatically size date fields to fit their values or titles? If set to
"value"
, fields of type date will be rendered at the size specified bydefaultDateFieldWidth
, (ordefaultEditableDateFieldWidth
for editable fields). - setAutoFitExpandField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The field to expand if
autoFitFieldWidths
andautoFitFieldsFillViewport
are enabled and auto-fitting will not fill all available horizontal space. - setAutoFitExtraRecords(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"vertical"
or"both"
, setting this property will cause the ListGrid body to size large enough to accommodate the actual data and also leave this many extra rows' worth of blank space below the last record. - setAutoFitFieldsFillViewport(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitFieldWidths
is enabled, and extra space is available after autofitting all fields, should the grid automatically expand one field to fill the extra space. - setAutoFitFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, and user-driven auto fit of fields is enabled viaListGridField.canAutoFitWidth
orcanAutoFitFields
, this attribute will be shown as the menu item title for an item to perform a one-time autoFit of the field to its title or content via a call toautoFitField()
. - setAutoFitFieldWidths(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This property is not supported for
CubeGrid
. - setAutoFitFieldWidths(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should ListGrid fields autofit their widths to titles or content? This property may be overridden on a per-field basis via
ListGridField.autoFitWidth
. - setAutoFitHeaderHeights(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set to true, header buttons for either
fields
orheader spans
will automatically expand to accommodate their titles vertically. - setAutoFitIconFields(AutoFitIconFieldType) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Smart GWT listGrids have special logic to automatically size fields that are displayed as an icon - that is fields with
type:"icon"
, fields displaying onlyvalue icons
, and boolean fields (which are rendered as a checkmark type icon by default. - setAutoFitMaxColumns(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"horizontal"
or"both"
this property provides the maximum number of columns for which the ListGrid will expand. - setAutoFitMaxHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"vertical"
or"both"
this property provides an upper limit on how far the ListGrid will expand vertically to accommodate its content. - setAutoFitMaxRecords(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"vertical"
or"both"
this property provides the maximum number of records for which the ListGrid will expand. - setAutoFitMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"horizontal"
or"both"
this property provides an upper limit on how far the ListGrid will expand horizontally to accommodate its content. - setAutoFitMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Maximum auto-fit width for a message if
autoFitWidth
is enabled. - setAutoFitMaxWidth(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to"horizontal"
or"both"
this property provides an upper limit on how far the ListGrid will expand horizontally to accommodate its content. - setAutoFitMaxWidth(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Maximum auto-fit width for a message if
autoFitWidth
is enabled. - setAutoFitTimeFields(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should listGrids automatically size time fields to fit their values or titles? If set to
"value"
, fields of type time will be rendered at the size specified bydefaultTimeFieldWidth
. - setAutoFitWidth(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should this listGrid field autofit its width to either titles or content?
- setAutoFitWidth(Boolean) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If true, the specified width of the
Label
drawn for this message will be treated as a minimum width. - setAutoFitWidth(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Setter for
ListGridField.autoFitWidth
. - setAutoFitWidthApproach(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When a user requests column autofitting via the
header context menu
or via amouse gesture
, what autofit approach is used. - setAutoFitWidthApproach(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When a user requests column autofitting via the
header contextMenu
or via amouse gesture
, what autofit approach is used. - setAutoFocus(Boolean) - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing, automatically place keyboard focus in the first button.
- setAutoFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, when the form is drawn, focus will automatically be put into the first focusable element in the form.
Note that to put focus in a different item you can explicitly calldynamicForm.focusInItem(itemName)
- setAutoFocusButton(int) - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button should receive initial focus. - setAutoFocusButton(Canvas) - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button should receive initial focus. - setAutoFocusButton(String) - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button should receive initial focus. - setAutoFocusOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, when
validation
fails focus will automatically be put into the first focusable field which failed validation. - setAutoFreeze(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be automatically frozen when other fields are frozen.
- setAutoHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the minimum value for height.
- setAutoHide(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
When this property is set to true, the
ColorPicker
will automatically hide when a color has been selected using the swatch picker, even in "complex" mode. - setAutoInterpretBooleans(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Controls if server-side API BatchUpload.parseUploadData(...) will convert imported boolean fields values to actual Booleans or will leave them as Strings.
- setAutoLoad(boolean) - Method in class com.smartgwt.client.widgets.Sound
-
Should the specified
audio file
be loaded automatically. - setAutoMaskChildren(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
When child nodes are added to an EditContext, should they be masked by setting
useEditMask
true
if not explicitly set? - setAutoMaskComponents(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Deprecated.As of Smart GWT version 10.0, deprecated in favor of
EditProxy.autoMaskChildren
- setAutoNavigate(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If set, the
SplitPane
will automatically monitor selection changes in thenavigationPane
andlistPane
, and callnavigateListPane()
ornavigateDetailPane()
when selections are changed. - setAutoOpen(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Which nodes should be opened automatically - applied whenever
setRoot()
is called, including during initialization and as part of a re-fetch caused, for example, byduplicate()
orinvalidateCache()
. - setAutoOpenItems(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
When
isTree
is true, should all nodes be opened automatically? Set tofalse
to prevent nodes being opened by default. - setAutoOpenRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If true, the root node is automatically opened when the tree is created or
setRoot()
is called. - setAutoOpenTree(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- setAutoOpenTree(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- setAutoOpenTree(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- setAutoOpenTree(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Which nodes should be opened automatically.
- setAutoParent(String) - Method in class com.smartgwt.client.widgets.Canvas
-
This initialization property allows developers to create a canvas using the Class.addAutoChild() method, and have it added as a child to some other component.
- setAutoPersistViewState(ListGridViewStatePart...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Setting this property to a non-null value will enable automatic saving of
view state
to offline storage. - setAutoPlay(boolean) - Method in class com.smartgwt.client.widgets.Sound
-
Should the specified
audio file
be played automatically? - setAutoPopulateData(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If a
dataContext
is provided, should subcomponents automatically bind to the data? - setAutoPosition(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
If true, causes the ColorPicker to appear near where the mouse was last clicked.
- setAutoPreserveOpenState(PreserveOpenState) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls what happens to the
"open state"
- the set of nodes opened or closed by the end user after tree data is loaded - when an entirely new tree of nodes is loaded from the server, as a consequence of callinginvalidateCache()
or of changing criteria such that the current cache of nodes is dropped. - setAutoPreserveOpenState(PreserveOpenState) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For dataBound treeGrids this specifies the
ResultTree.autoPreserveOpenState
, governing whether the open state of the tree should be preserved when new data arrives due to cache invalidation. - setAutoReset(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
Should tour be auto-reset once it finishes in any manner so it can restarted?
- setAutoResizeAutoChildAttributes(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
- setAutoResizeIcons(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
- setAutoRotateLabels(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.As of Smart GWT 9.0 this property is replaced by the property
rotateLabels
. Setting rotateLabels to "auto" is equivalent to setting autoRotateLabels totrue
. Setting rotateLabels to "never" is equivalent to setting autoRotateLabels tofalse
. - setAutoSaveEdits(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this ListGrid is editable, should edits be saved out when the user finishes editing a row (or a cell if
saveByCell
is true). - setAutoScrollContent(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setAutoScrollData(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For some
chart-types
, should the chart body be automatically expanded and scrollbars introduced according to data? - setAutoScrollDataApproach(AutoScrollDataApproach) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, overrides the default behavior of
autoScrollData
, potentially limiting what factors drive the automatic expansion of the chart. - setAutoSelectHeaders(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets appear on one side in a nested headers presentation, the selection state of parent/child headers are automatically kept in sync.
- setAutoSelectValues(AutoSelectionModel) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to select cells in the body when row or column headers are selected.
- setAutoShowParent(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If set to true, the widget's parent (if any) will automatically be shown whenever the widget is shown.
- setAutoSize(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, the window is resized automatically to accommodate the contents of the body, if they would otherwise require scrolling.
- setAutoSizeHeaders(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Automatically size row headers to fit wrapped text.
- setAutoSizeHeaderSpans(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid has specified
headerSpans
, setting this attribute to true will cause spans to expand to accommodate long titles if necessary. - setAutoSizeToTitle(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
By default,
RibbonGroups
are assigned a minimum width that allows the entire title to be visible. - setAutoSortBubblePoints(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw data points in order of descending
point size
so that small values are less likely to be completely occluded by larger values. - setAutoStart(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether the stream should automatically begin capturing events.
- setAutoSynchronize(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If explicitly set to false, prevents the ValuesManager from automatically propagating data value changes to its members.
- setAutoUpdateSiblingNodesOnDrag(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
multi-link trees
, indicates that we should automatically update theposition
values of old and new sibling records after a drag reparent or reposition-within-parent operation. - setAutoUseTextField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, the default, and when
useTextField
is set to false, such that the item displays multiple separate pickers,useTextField
is automatically switched on when the item is rendering in a non-interactive way, such as when printing, or whencanEdit
is false and the read-only display-mode isstatic
. - setAutoValidate(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
If this attribute is set to true, the pop up date range dialog will automatically validate the user-entered "to" and "from" values on
"OK"
-click, and refuse to dismiss if these items contain invalid values. - setAutoWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the minimum value for width.
- setAutoWrapLines(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
When
LayoutPolicy
is "flow", should we automatically start a new line when there's not enough room to fit the next tile on the same line? - setAvailableDataSources(String...) - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
-
Global IDs of the data sources made available to AI for satisfying the user's request.
- setAvailableFields(DataSourceField...) - Method in class com.smartgwt.client.widgets.FieldPicker
-
Provides a new set of available fields.
- setAvailableFieldsColumnTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title for the 'Available Fields' column in the
fieldList
. - setAvailableFieldsHeaderControls(Canvas...) - Method in class com.smartgwt.client.widgets.FieldPicker
-
Provides a set of controls to appear as
section header controls
above the available fields grid. - setAvailableFieldsTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
- setAvailableRoles(String[]) - Static method in class com.smartgwt.client.util.Authentication
-
Specify the full set of available user roles.
- setAvailableTitleTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the title property of the available fields
- setAxisEndValue(Double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
End value for the primary axis of the chart.
- setAxisLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for the axis line drawn if this extra value axis is not positioned directly adjacent to the chart rect.
- setAxisStartValue(Double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Start value for the primary axis of the chart.
- setAxisStartValue(Double) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Same as
FacetChart.axisStartValue
but affects only one metric. - setAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the gradation labels.
- setAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Formatter to apply to values displayed in the gradation labels.
- setBackBaseStyle(String) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to"back"
- setBackButtonIconSrc(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The icon to show in the
month-button
on Handsets when themonth view
is the current visible view. - setBackButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title of the
month
on Handsets when themonth view
is the current visible view. - setBackButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When using
single-column mode
, this i18n property dictates the title for thebutton
docked to the top left which allows navigation back through the column tree. - setBackgroundBandProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for background band
- setBackgroundColor(String) - Method in class com.smartgwt.client.data.Hilite
-
When edited via a
HiliteEditor
, the value for the background color of this hilite. - setBackgroundColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional background color for the body portion of
canvases
representing this event in the variouscalendar views
. - setBackgroundColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The background color for this widget.
- setBackgroundColorPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
backgroundColor
control. - setBackgroundColorTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Background' color picker. - setBackgroundComponent(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Has no effect unless
ListGrid.showBackgroundComponents
istrue
. - setBackgroundImage(String) - Method in class com.smartgwt.client.widgets.Canvas
-
URL for a background image for this widget (corresponding to the CSS "background-image" attribute).
- setBackgroundPosition(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies how the background image should be positioned on the widget.
- setBackgroundRepeat(BackgroundRepeat) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies how the background image should be tiled if this widget is larger than the image.
- setBadFormulaResultValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the result of a formula evaluation is invalid (specifically, if isNaN(result)==true), badFormulaResultValue is displayed instead.
- setBandedBackground(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show alternating color bands in the background of chart.
- setBandedStandardDeviations(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show color bands between the
standard deviation
lines. - setBarMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Distance between bars.
- setBarProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for bar
- setBarThickness(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For bar and column charts, thickness of the bar representing this data value.
- setBaseBottomButtonStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style to apply to the buttons at the bottom of the DateChooser ("Today" and "Cancel").
- setBaseButtonStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to this picker's buttons.
- setBaseDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Base date for calculating the relative date entered by the user.
- setBaseFiscalYearStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to cells in the
fiscal year column
. - setBaseLineCapSize(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Set
StretchImg.capSize
for theBaseLine
stretchImg. - setBaseLineSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Sets
StretchImg.src
for theBaseLine
StretchImg. - setBaseLineThickness(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Thickness of the baseLine, in pixels.
- setBaseNavButtonStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style to apply to navigation buttons and date display at the top of the component.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.Button
-
Base CSS style className applied to the component.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the grid cells of the day and week views of the calendar.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
base cell style
for this listGrid. - setBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional
baseStyle
will be applied to the button. - setBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Base CSS style.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
base cell style
for this listGrid. - setBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom base style to apply to all cells in this field instead of
ListGrid.baseStyle
To override the baseStyle at the row level, userecord[listGrid.recordBaseStyleProperty]
instead. - setBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
base cell style
for this listGrid. - setBaseStyle(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Base CSS style className applied to the component.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
CSS class for the section header.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
CSS style for a normal cell
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Default baseStyle for navigation buttons.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.Progressbar
-
Base style
for this Progressbar. - setBaseStyle(String) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Base style name for CSS styles applied to the background of the rangeSlider.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default stateful CSS class for this button.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style className applied to the component.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base CSS style className applied to the component.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
CSS style for the tile as a whole.
- setBaseWeekdayStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekdays.
- setBaseWeekendStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekends.
- setBaseWeekStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to cells in the
fiscal week column
. - setBasicColorLabel(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown above the basic color blocks.
- setBeanClassName(String) - Method in class com.smartgwt.client.data.OperationBinding
-
A per-operationBinding setting for beanClassName, otherwise also settable at the top-level DataSource configuration.
- setBindEnteredText(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
When set on a step with an
actionType
of "change", the entered or selected value will be automatically bound to the specified value in thetour state
. - setBindOutput(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
When set, the output of the task will be automatically bound to the specified value in the
process state
. - setBlockingRowCountFetch(boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Will the
row count fetch operation
block user interaction by havingshowPrompt:true
? - setBlockingRowCountFetch(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If specified, this attribute will be applied to this grid's
data object
for dataBound grids. - setBlockSeparator(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A string (HTML acceptable) that will be written to a page to separate blocks.
- setBlockStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for each block (one record's worth of data).
- setBlue(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Blue element of the selected color
- setBlueFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Blue' field in the complex chooser.
- setBlueFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Blue' field in the complex chooser.
- setBlur(int) - Method in class com.smartgwt.client.widgets.drawing.Shadow
- setBodyBackgroundColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Background color applied to the ListGrid body (that is, the area of the grid where data values are rendered).
Note that this will typically not be visible to the user unless there are few enough rows that there is visible space in the body below the last row. - setBodyColor(String) - Method in class com.smartgwt.client.widgets.Window
-
Color of the Window body.
- setBodyConstructor(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Smart GWT class for the body.
- setBodyDefaults(Map) - Method in class com.smartgwt.client.widgets.Window
-
Default properties for the body of the Window
You can change the class-level bodyDefaults for all Windows by changing this item or set instance.body to be another object of properties to override for your instance only - setBodyMinHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Minimum height for the body of this cubeGrid.
- setBodyMinWidth(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Minimum width for the body of this cubeGrid.
- setBodyOverflow(Overflow) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Overflow setting for the "body", that is, the area of the grid where data values are rendered.
- setBodyStyle(String) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
CSS class for the
body area
of the EventCanvas. - setBodyStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Style of the Window body.
- setBodyStyleName(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CSS class for the CubeGrid body
- setBodyStyleName(String) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
CSS style used for the body of this grid.
- setBodyStyleName(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
CSS style used for the body of this grid.
- setBodyStyleName(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
CSS style used for the body of this menu when there is no icon field.
- setBoldSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
boldSelection
control. - setBooleanBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
An optional base CSS style to apply to the checkbox image.
- setBooleanBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An optional CSS style to apply to the checkbox image.
- setBooleanFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a false value in a boolean field.
- setBooleanImageHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setBooleanImageWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setBooleanPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a partially true value in a boolean field (typically selection).
- setBooleanTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a true value in a boolean field.
- setBorder(String) - Static method in class com.smartgwt.client.tools.SelectionOutline
-
Set the CSS border of this component as a CSS string including border-width, border-style, and/or color (eg "1px dashed blue").
- setBorder(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS border of this component, as a CSS string including border-width, border-style, and/or color (eg "2px solid blue").
- setBorderAfter(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
CSS line style to apply as a border after this facet, eg "1px dashed blue"
- setBorderAfter(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
CSS line style to apply as a border after this facetValue.
- setBorderBefore(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
CSS line style to apply as a border before this facet, eg "1px dashed blue"
- setBorderBefore(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
CSS line style to apply as a border before this facetValue.
- setBorderColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional border color for the body portion of
canvases
representing this event in the variouscalendar views
. - setBorderColor(String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Color for gauge sector borders.
- setBorderRadius(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS border-radius for this widget.
- setBorderWidth(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Pixel width for gauge sector borders.
- setBottom(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Resizes the widget vertically to position its bottom edge at the specified coordinate.
- setBoundNotifyMessage(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The default message to be shown when a target form is bound to a DataSource.
- setBreadth(int) - Method in class com.smartgwt.client.widgets.Progressbar
-
Thickness of the progressbar in pixels.
- setBreadth(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Breadth of the tabBar (including baseline breadth)
- setBriefRowRangeDisplayValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamic String specifying the format for the
row range summary value
whenRowRangeDisplayStyle
is set to"brief"
. - setBrightenAllOnHover(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
highlightDataValues
is true, should the whole draw-area of the data-value be brightened bya percentage
, or just its border? - setBrightenPercent(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
highlightDataValues
is true, sets the percentage by which to brighten filled data-shapes in somechart-types
as the mouse is moved over the chart. - setBringEventsToFront(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, clicking an event will bring it to the front of the zorder.
- setBringToFrontOnMouseUp(boolean) - Method in class com.smartgwt.client.widgets.Window
-
Should this window automatically be shown at the top of the page's z-order and be brought to front via
Canvas.bringToFront()
whenever the user clicks it? - setBringToFrontOnSelect(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Should component be brought to front when selected? Applies when
useEditMask
:true. - setBrowserAutoCapitalize(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Note : This is an advanced setting
- setBrowserAutoCapitalize(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Note : This is an advanced setting
- setBrowserAutoCorrect(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
In Mobile Safari, should automatic correction be offered for text in the item's text box? If
null
, then Mobile Safari determines automatically whether to enable autocorrect. - setBrowserAutoCorrect(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
In Mobile Safari, should automatic correction be offered for text in the item's text box? If
null
, then Mobile Safari determines automatically whether to enable autocorrect. - setBrowserInputType(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true and browserInputType is set to "date", then a native HTML5 date input is used in place of a text input. - setBrowserInputType(String) - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
If
useTextField
is true and browserInputType is set to "datetime", then a native HTML5 local datetime input is used in place of a text input. - setBrowserInputType(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Form item input type - governs which keyboard should be displayed for mobile devices (supported on iPhone / iPad)
- setBrowserInputType(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This property corresponds to the HTML5 "inputType" attribute applied to the <input> element for this TextItem.
- setBrowserInputType(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true and browserInputType is set to "time", then a native HTML5 time input is used in place of a text input. - setBrowserSpellCheck(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this browser has a 'spellCheck' feature for text-based form item elements, should it be used for items in this form? Can be overridden at the item level via
FormItem.browserSpellCheck
- setBrowserSpellCheck(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this browser supports spell-checking of text editing elements, do we want this enabled for this item? If unset the property will be inherited from the containing form.
- setBtnSize(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The size of the square buttons (arrows) at the ends of this scrollbar.
- setBubbleHoverMaxDistance(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Maximum distance from the *outer radius* of the nearest bubble when hover will be shown.
- setBubbleProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the shapes displayed around the data points (for example, in a bubble chart).
- setBuildRequest(ApplyAIFilterRequest) - Method in class com.smartgwt.client.ai.ApplyAIFilterContext
-
The initial request.
- setBuildRequest(BuildAIFieldRequestRequest) - Method in class com.smartgwt.client.ai.BuildAIFieldRequestContext
-
The initial request.
- setBuildRequest(BuildCriterionRequest) - Method in class com.smartgwt.client.ai.BuildCriterionContext
-
The initial request.
- setBuildRequest(BuildDataBoundUIViaAIRequest) - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
-
The initial request.
- setBuildRequest(BuildHilitesRequest) - Method in class com.smartgwt.client.ai.BuildHilitesContext
-
The initial request.
- setBuildRequest(BuildUIViaAIRequest) - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The initial request.
- setBuildRequest(BuildViaAIRequest) - Method in class com.smartgwt.client.ai.BuildViaAIContext
-
The initial request.
- setBulletControls(ControlName...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Default HTML list control group.
- setBulletControls(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Use this signature if you plan to pass a mixture of standard ControlNames and custom widgets (any subclass of Canvas is allowed):
setBulletControls(ControlName... bulletControls)
- setButtonAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Default
Button.autoFit
for buttons - true by default. - setButtonBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
If specified this baseStyle will be applied to the buttons in this toolbar.
- setButtonLayoutControls(String...) - Method in class com.smartgwt.client.widgets.DateChooser
-
Array of members to show in the
buttonLayout
. - setButtonProperties(Button) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Custom Properties to apply to the button item.
- setButtonProperties(IButton) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Properties to be used in creating each option button.
- setButtons(Button...) - Method in class com.smartgwt.client.widgets.Dialog
-
Array of Buttons to show in the
toolbar
, if shown. - setButtons(StatefulCanvas...) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
List of buttons for the toolbar.
- setButtonSpace(int) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Space between the buttons of this toolbar.
- setButtonTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
The (horizontal) alignment of this button's title.
- setBypassCache(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
For xmlHttp transport + httpMethod: "GET" only, set to true to force a conditional GET request even if the browser thinks it has a current cached response.
- setCacheAcrossOperationIds(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
When
cacheAllData
mode is enabled and acacheAllOperationId
has been set, this flag affects whether cached results are used for all "fetch" requests regardless of theirDSRequest.operationId
, or are used only for "fetch" requests that use thecacheAllOperationId
, allowing other requests to go to server normally. - setCacheAllData(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Set this property to true to have a DataSource fetch all of its data client-side on the first fetch request.
- setCacheAllOperationId(String) - Method in class com.smartgwt.client.data.DataSource
-
DSRequest.operationId
to use for fetching data in casecacheAllData
is true. - setCacheData(Record...) - Method in class com.smartgwt.client.data.DataSource
-
For a
cacheAllData
or client-only DataSource, a set of records to use as a dataset, specified as an Array of JavaScript Objects representing records. - setCacheMaxAge(int) - Method in class com.smartgwt.client.data.DataSource
-
The maximum time, in seconds, to maintain the client-side cache.
- setCachePickListResults(boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For databound pickLists (see PickList.optionDataSource), by default Smart GWT will cache and re-use datasets shown by different pickLists displayed by different SelectItems in an LRU (least recently used) caching pattern.
- setCachePickListResults(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For databound pickLists (see PickList.optionDataSource), by default Smart GWT will cache and re-use datasets shown by pickLists in an LRU (least recently used) caching pattern.
- setCacheScreen(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Caches screen much like
RPCManager.cacheScreens()
, soRPCManager.isScreenCached()
reports true. - setCalculated(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Boolean flag to indicate that a dataSource field has its values dynamically calculated rather than being populated in permanent storage.
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.CellHoverCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.DisableDateCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.DragHoverCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
Calendar
in which this EventCanvas is being rendered. - setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasHoverHTMLCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasMenuCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.EventDialogCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.EventEditorCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelHoverCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelTitleCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.IndicatorHoverHTMLCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.MonthViewHoverHTMLCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.ShowDateCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.ShowEventCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.ShowLaneCustomizer
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.ZoneHoverHTMLCustomizer
- setCalendarView(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
CalendarView
in which this EventCanvas is being rendered. - setCallback(DSCallback) - Method in class com.smartgwt.client.data.DSRequest
- setCallback(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The callback to fire when the
saveButton
is clicked. - setCallback(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The callback to fire when
saveHilites()
is called. - setCallbackCustomizer(FieldPickerCallbackCustomizer) - Method in class com.smartgwt.client.widgets.FieldPicker
-
This method is called during rendering for all events in the visible range - those which would be rendered by default.
- setCallbackParam(String) - Method in class com.smartgwt.client.data.DataSource
-
Applies only to dataFormat: "json" and
dataTransport
:"scriptInclude". - setCallbackParam(String) - Method in class com.smartgwt.client.data.OperationBinding
-
Applies only to dataFormat: "json".
- setCallbackParam(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
For use only with the
scriptInclude
transport, this attribute specifies the name of the URL parameter which is used to specify the callback function that the server is expected to call by writing out JavaScript code. - setCalMonthEventLinkStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the links rendered by
getDayBodyHTML()
. - setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this object can receive dropped widgets (i.e.
- setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
When set to
false
, other records cannot be dropped on (i.e., inserted via drag and drop) immediately before this record. - setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items (buttons) can be dropped into this toolbar, and the toolbar will show a drop line at the drop location.
- setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Governs whether dragged data (typically other
treeNode
s) may be dropped over this node. - setCanAcceptDroppedRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be dropped into this listGrid.
- setCanAcceptDroppedRecords(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether records can be dropped into this TileGrid.
- setCanAcceptDroppedRecords(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be dropped into this listGrid.
- setCanAdaptHeight(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
See
canAdaptWidth
. - setCanAdaptWidth(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
This flag enables
adaptive width
for the button. - setCanAdaptWidth(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this component is able to render itself at multiple possible sizes, in order to fit into less space when very little space is available, or to display more information or provide more immediate access to functionality when more space is available.
- setCanAdaptWidth(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If enabled, the tab will collapse to show just its icon when showing the title would cause overflow of a containing
TabBar
. - setCanAddAISortFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds an item to the header context menu allowing users to launch a dialog to define a new field to be sorted by an AI score of the entire record and possibility related records.
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Can new formula fields be created from header context menu? Overrides
ListGrid.canAddFormulaFields
when in edit mode. - setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setCanAddFormulaFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Adds an item to the header context menu allowing users to launch a dialog to define a new
 field based on values present in other fields, using the {@link com.smartgwt.client..FormulaBuilder}.

- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setCanAddSearch(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
This flag controls whether adding new searches is allowed.
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Can new summary fields be created from header context menu? Overrides
ListGrid.canAddSummaryFields
when in edit mode. - setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setCanAddSummaryFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Adds an item to the header context menu allowing users to launch a dialog to define a new
 text field that can contain both user-defined text and the formatted values present in other 
 fields, using the {@link com.smartgwt.client..SummaryBuilder}.

- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setCanAddTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
- setCanAggregate(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
By default, all DataSources are assumed to be capable of handling
ServerSummaries
on fetch or filter type operations. - setCanAutoFitFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the user perform one-time autofit for specific columns in this grid?
- setCanAutoFitWidth(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the user be allowed to perform one-time autofitting of this field via a header context-menu option?
- setCanCancel(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
Set to
false
to prevent tour steps from allowing the user to cancel the tour. - setCanCancel(Boolean) - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Whether to allow the user to cancel the AI process.
- setCancelButtonDisabled(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Should cancel button be disabled?
- setCancelButtonPrompt(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Prompt displayed in hover for cancel button.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Applied directly to
targetView
. - setCancelButtonTitle(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Applied directly to
targetView
. - setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title for the
cancel button
. - setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
Cancel button
in theevent editor
. - setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the cancellation button.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "Cancel" button on this dialog.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the Cancel button
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Cancel' button.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text for the
cancelButton
. - setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the
cancel button
. - setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Title for the "Done" button shown when the
NavigationBar
is present. - setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the cancelButton
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the cancelButton
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The title of the
Cancel button
. - setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Title for the
cancelButton
, shown ifshowCancelButton
is true. - setCancelConfirmMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Confirmation message to show if the user clicks the "Cancel" button and
warnOnCancel
is true. - setCancelEditingConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, and
this.confirmCancelEditing
is true this property is used as the message to display in the confirmation dismissal prompt. - setCancelElement(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Next element to proceed to if the task is cancelled because the
targetForm
ortargetVM
hadcancelEditing()
called on it. - setCancellationController(CancellationController) - Method in class com.smartgwt.client.ai.AIRequest
-
If provided, the
CancellationController
that will be looked to for whether the AI request is canceled. - setCancellationController(CancellationController) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
If provided, the
CancellationController
that will be looked to for whether the record summarization operation is canceled. - setCancellationController(CancellationController) - Method in class com.smartgwt.client.util.AsyncOperationContext
-
A
CancellationController
that the asynchronous operation should look to for whether the operation is canceled. - setCancellationController(CancellationController) - Method in class com.smartgwt.client.util.AsyncOperationParams
-
A
CancellationController
that the asynchronous operation should look to for whether the operation is canceled. - setCancellationReason(String) - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is a CANCELED-
type
result, an optional statement to be displayed to the user of the reason for cancellation. - setCancelSteps(ProcessElement...) - Method in class com.smartgwt.client.util.tour.Tour
-
The
ProcessElement
s representing steps that should be performed if the user cancels the tour. - setCanClose(boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
See
setCanClose()
. - setCanClose(Boolean) - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Can the created SectionStackSection or TabSet be closed by the user?
- setCanClose(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Is this section closeable?
- setCanClose(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Determines whether this tab should show a close icon allowing the user to dismiss the tab by clicking on the close icon directly.
- setCanCloseSections(boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Should sections be closeable if
SectionStackSection.canClose
is not explicitly specified? - setCanCloseTab(Tab, boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Sets the given tab's
canClose
property to the boolean parameter canClose. - setCanCloseTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should tabs in this tabSet show an icon allowing the user to dismiss the tab by clicking on it directly.
- setCanCollapse(boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If this property is true, a click on the Splitbar will collapse its
target
, hiding it and shifting the Splitbar and other members of the layout across to fill the newly available space. - setCanCollapse(Boolean) - Method in class com.smartgwt.client.tools.StyleGroup
-
Can this group's section be collapsed?
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
For tree facets, whether expand/collapse controls should be shown.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For individual parent facetValues within a hierarchical facet, this flag controls whether an expand/collapse control will be shown.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Whether this section header can be collapsed.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
If this property is true, a click on the Splitbar will collapse its
target
, hiding it and shifting the Splitbar and other members of the layout across to fill the newly available space. - setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
This attribute controls whether or not the expand/collapse UI control is shown on the header of this section.
- setCanCollapseAll(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
In
visibilityMode
VisibilityMode.MUTEX
, whether to allow the last remaining expanded section to be collapsed. - setCanCollapseFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, hierarchical facets will show expand/collapse controls to allow the user to expand and collapse the tree of facetValues for that facet.
- setCanCollapseGroup(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can a group be collapsed/expanded? When true a collapse/expand icon is shown (
groupIcon
) and the user can collapse or expand the group by clicking either the row as a whole or the opener icon (seecollapseGroupOnRowClick
); When false the group icon is not shown and clicking on the row does not change group state. - setCanCollapseOnTap(boolean) - Method in class com.smartgwt.client.widgets.Splitbar
- setCanCopySearch(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be copied.
- setCanCreateEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can create new events.
- setCanCreateOtherDayEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showOtherDays
is true, determines whether clicking in a Month-view body-cell that represents a date outside the selected month will open theevent-editor window
at the cell's location. - setCanDeleteEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
canRemoveEvents
- setCanDismiss(Boolean) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Displays an icon to allow a message to be dismissed through the UI.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling whether this event can be dragged with the mouse.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can initiate custom drag-and-drop operations (other than reposition or resize).
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Is this DrawItem draggable? If true, then the DrawItem can be drag-repositioned by the user.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
When set to
false
, this record cannot be dragged. - setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
canDrag
set to true to allow dragging of the split bar. - setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
canDrag
set to true to allow dragging of the split bar. - setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Governs whether this node can be dragged.
- setCanDragCreateEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether new events of varying length can be created by dragging the cursor.
- setCanDragEventField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether anEventCanvas
can be moved or resized by dragging with the mouse. - setCanDragEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether users can drag-reposition events.
- setCanDragGroup(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole? - setCanDragGroup(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole? - setCanDragGroup(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole? - setCanDragRecordsOut(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- setCanDragRecordsOut(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- setCanDragRecordsOut(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- setCanDragReposition(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can be moved by a user of your application by simply dragging with the mouse.
- setCanDragReposition(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, this Window may be moved around by the user by dragging on the Window header.
- setCanDragResize(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can be resized by dragging on the edges and/or corners of the widget with the mouse.
- setCanDragResize(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be dragResized using the mouse.
- setCanDragResize(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Can the window be drag-resized? If true the window may be drag resized from its edges, and if showing, via the resizer icon in the footer.
- setCanDragScroll(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If this Canvas is canAcceptDrop:true, when the user drags a droppable widget over an edge of the widget, should we scroll to show the rest of the widget's content? Returned from canvas.shouldDragScroll() if there are scrollbars.
- setCanDragScroll(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Can the user drag-scroll the DrawPane?
- setCanDragSelect(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
For
touch browsers
,canDragSelect
defaults to false so that touch scrolling can be used to navigate scrollable CubeGrids. - setCanDragSelect(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, users can drag the mouse to select several rows or cells.
- setCanDragSelectText(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, users can drag the mouse to select text within grid rows, ready to be cliped to clipboard.
This is mutually exclusive withrearranging rows or cells by dragging
, and withdrag selection of rows
. - setCanDragTilesOut(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether tiles can be dragged from this
TileGrid
and dropped elsewhere. - setCanDrop(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this object can be dropped on top of other widgets.
- setCanDropBefore(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When explicitly set to false, disallows drop before this member in the Layout.
- setCanDropBefore(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
When explicitly set to false, disallows drop before this member in the Layout.
- setCanDropComponents(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Layouts provide a default implementation of a drag and drop interaction.
- setCanDropComponents(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
SectionStacks provide the same default implementation of drag and drop interactions as
Layouts
, except that members are added as items into the section over which they're dropped. - setCanDropInEmptyArea(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false, dropping over an empty part of the grid body is disallowed and the no-drop indicator is displayed.
- setCanDropOnLeaves(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Whether drops are allowed on leaf nodes.
- setCanDropSiblingAfterLastNode(boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When performing a drag and drop to add or move data within the tree, should users be able to make the dropped node a sibling of the last node in the tree by dropping just below it?
- setCanDuplicate(Boolean) - Method in class com.smartgwt.client.tools.EditNode
- setCanDuplicate(Boolean) - Method in class com.smartgwt.client.tools.PaletteNode
-
If set to false, indicates that this node cannot be
copy & pasted
, including disallowing calls toEditContext.makePaletteNode()
forEditNodes
created from thisPaletteNode
. - setCanEdit(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether, by default, dataBoundComponents consider this field editable.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.data.Field
-
If set to
true
, then values for the field are considered editable. - setCanEdit(Boolean) - Method in class com.smartgwt.client.data.Hilite
-
Can highlight be edited from header context menu? Setting attribute to
false
prevents editing. - setCanEdit(Boolean) - Method in class com.smartgwt.client.data.SimpleType
-
Default value for
DataSourceField.canEdit
for fields of this type. - setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling the editability of this particular calendarEvent.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether cells can be edited in this grid.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Whether cells for this facetValue can be edited.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to
false
, the form will be marked read-only. - setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this form item editable (canEdit:true) or read-only (canEdit:false)? Setting the form item to non-editable causes it to render as read-only.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the user edit cells in this listGrid? Can be set for the listGrid, and overridden for individual fields.
If 'canEdit' is false at the listGrid level, fields can never be edited - in this case the canEdit property on individual fields will be ignored.
If 'canEdit' is set to true at the listGrid level, setting the 'canEdit' property to false at the field level will prevent the field from being edited inline unless a custom override ofcanEditCell()
allows it.
If 'canEdit' is not set at the listGrid level, setting 'canEdit' to true at the field level enables the field to be edited inline. - setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property establishes default editability for the field.
- setCanEditAISummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can this AI summary or sort field be edited from the header context menu? Setting this property to
false
prevents editing by the user. - setCanEditCriterionPredicate(FormItemCanEditCriterionPredicate) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
AdvancedCriteria objects may be edited via nested dynamicForms as described in
CanvasItem.setCriterionGetter
. - setCanEditCriterionPredicate(FormItemCanEditCriterionPredicate) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The default
canEditCriterion()
predicate is overridden in comboBoxItem. - setCanEditCriterionPredicate(FormItemCanEditCriterionPredicate) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The default
canEditCriterion()
predicate returns true if the specified criterion contains: A single "lessOrEqual" or "greaterOrEqual" criterion on this field An "and" type criterion containing a "lessOrEqual" and a "greaterOrEqual" criterion on this field A single "equals" criterion. - setCanEditCriterionPredicate(FormItemCanEditCriterionPredicate) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When a dynamic form is editing an advanced criteria object via
DynamicForm.setValuesAsCriteria
, this predicate is used to determine which sub-criteria apply to which form item(s). - setCanEditEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can edit existing events.
- setCanEditField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether it can be edited in theevent editor
. - setCanEditFieldAttribute(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this component is bound to a dataSource, this attribute may be specified to customize what fields from the dataSource may be edited by default.
- setCanEditFieldAttribute(String) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
This property is overridden in SearchForm to allow editing of dataSource fields marked as
canFilter:true
by default. - setCanEditFormula(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can formula be edited from header context menu? Setting attribute to
false
prevents editing. - setCanEditHilites(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds an item to the header context menu allowing users to launch a dialog to define grid hilites using the
HiliteEditor
. - setCanEditHilites(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Can highlights be edited from header context menu? Overrides
ListGrid.canEditHilites
when in edit mode. - setCanEditLane(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can events be moved between lanes? If so, the event can be dragged to a different
lane
, and the eventquick dialog
andeditor
allow a lane to be selected with a drop-down chooser. - setCanEditLane(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Boolean indicating whether this event can be moved between lanes.
- setCanEditLaneField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether that event can be moved between lanes. - setCanEditOpaqueValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, indicates that this FormItem is capable of editing "opaque" values, ie, objects that are more complex than simple primitive types like numbers, strings and dates.
- setCanEditSearch(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be edited.
- setCanEditSublane(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can events be moved between sublanes?
- setCanEditSublane(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Boolean indicating whether this event can be moved between lanes.
- setCanEditSublaneField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether that event can be moved between individualsublanes
in aLane
. - setCanEditSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can summary be edited from header context menu? Setting attribute to
false
prevents editing. - setCanEditTabTitles(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If true, users can edit the titles of tabs in this TabSet when the
titleEditEvent
fires. - setCanEditTitle(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, overrides the
TabSet.canEditTabTitles
setting, for this one tab only. - setCanEditTitles(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, the
advanced field picker
provides an interface allowing users to modify fields' titles. - setCanEmbedSQL(Boolean) - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
Indicates whether this subquery can be implemented by embedding SQL directly in the wider SQL statement that will be used to resolve the fetch request.
- setCanExpand(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should we show an
expansionIcon
expand button allowing the user to show an expanded view of thepickList
with multiple fields. - setCanExpand(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Should we show an
MultiPickerItem.expansionIcon
expand button allowing the user to show an expanded view of theMultiPickerItem.pickList
with multiple fields. - setCanExpand(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be expanded.
- setCanExpandMultipleRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, this property indicates whether multiple records can be expanded simultaneously. - setCanExpandRecordProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record can be expanded.
- setCanExpandRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) to allow users to expand and collapse individual records.
- setCanExport(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Dictates whether the data in this field be exported.
- setCanExport(Boolean) - Method in class com.smartgwt.client.data.Field
-
If set to
true
, then values for the field are considered exportable. - setCanExport(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether the data in this field be exported.
- setCanExport(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
Dictates whether the data in this field be exported.
- setCanExport(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Dictates whether the data in this field be exported.
- setCanFilter(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Should the user be able to filter data by this field? Affects whether this field will show up in dataBoundComponents with UI for filtering data.
- setCanFilter(Boolean) - Method in class com.smartgwt.client.data.SimpleType
-
Default value for
DataSourceField.canFilter
for fields of this type. - setCanFilter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If showing a filter row for this ListGrid, should the filter criteria for this field be editable
- setCanFilterSampleValue(Boolean) - Method in class com.smartgwt.client.widgets.FieldPicker
-
Whether the current fields' filter row allows the sample value column to be filtered.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Can this widget be allowed to become the target of keyboard events?
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
DynamicForms are considered to have focus if any of their form items have focus.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this form item focusable? Setting this property to true on an otherwise non-focusable element such as a
StaticTextItem
will cause the item to be included in the page's tab order and respond to keyboard events. - setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Set to false to suppress all focus features for this icon.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
MiniDateRangeItems are marked as canFocus:true, and set up with properties such that focus will always go to the icon to launch the dateRange dialog.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether keyboard manipulation of the slider is allowed.
- setCanFocus(String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Modifies whether or not some specified target should be treated as focusable and provide a meaningful TabIndex on a call to
getTabIndex()
. - setCanFocusInEmptyGrid(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the listGrid is empty, should the user be able to put focus into the grid body by tabbing to it?
- setCanFocusInHeaderButtons(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, the user can give the header buttons focus (see
minimizeButton
,maximizeButton
,restoreButton
andcloseButton
). - setCanFreeze(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should display freezing/unfreezing options in its header context menu.
- setCanFreezeFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether an interface should be shown to allow user is allowed to dynamically "freeze" or "unfreeze" columns with respect to horizontally scrolling.
- setCanGroupBy(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Can records be grouped from header context menu? Overrides
ListGrid.canGroupBy
when in edit mode. - setCanGroupBy(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If false, grouping via context menu will be disabled.
- setCanGroupBy(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field will be groupable in the header context menu.
- setCanGroupLanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, allows the lanes in a Timeline to be grouped by providing a value for
laneGroupByField
. - setCanGroupSelect(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this container?
- setCanGroupSelect(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this container?
- setCanGroupSelect(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this container?
- setCanHide(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to false, this field will be omitted from the column picker that appears in the header context menu when
ListGrid.canPickFields
is enabled. - setCanHilite(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field can be hilited.
- setCanHilite(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Determines whether this field can be hilited.
- setCanHiliteViaAI(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to
true
and AI component views are enabled, shows an item in this component's header context menu that allows the user to ask the AI to hilite the records according to a natural language description of which records to hilite. - setCanHover(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Will this Canvas fire hover events when the user hovers over it, or one of its children?
- setCanHover(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Will this DrawItem fire hover events when the user hovers over it?
- setCanHover(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Indicates whether hovers can be shown for this item.
- setCanHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, cellHover and rowHover events will fire and then a hover will be shown (if not canceled) when the user leaves the mouse over a row / cell unless the corresponding field has
showHover
set to false. - setCanMinimize(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
If facet minimizing is enabled, whether this facet should show controls to minimize the next facet.
- setCanMinimize(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
If
facet minimizing
is enabled, whether this facet value should show controls to minimize the next facet. - setCanMinimizeColumns(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, allow columns in the grid body to be minimized (reduced to the width of the minimize control) by clicking on a minimize control in the innermost column headers.
- setCanMinimizeFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets are shown on a side, all facetValues in the second level of headers or higher will show controls to "minimize" the values of the next facet.
- setCanModifyProperty(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional name of a boolean field in the records returned by the
optionDataSource
, where setting the field tofalse
means the Record cannot be edited or removed by the current user. - setCanMoveAxes(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the positions of value axes can be changed.
- setCanMoveFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether row and column facets can be rearranged by the user, by dragging and dropping the facet labels.
- setCanMultiGroup(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When true, indicates that this ListGrid supports grouping on multiple fields.
- setCanMultiSort(boolean) - Method in class com.smartgwt.client.data.DataSource
-
When true, indicates that this DataSource supports multi-level sorting.
- setCanMultiSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When true, indicates that this ListGrid supports sorting on multiple fields.
- setCanOcclude(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Can this component can be positioned on top of the other component if there isn't room to show next to it?
- setCanPickFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether the field picker item and submenu should be present in the header context menu.
- setCanPickFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
If set, right-clicking on the DetailViewer will show a context menu that offers to bring up a
FieldPicker
for configuring which fields are displayed and their order. - setCanPickOmittedFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, the
field picker menu
will include entries for all dataSource fields, including those not included in the specifiedfields array
. - setCanRemoveEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can remove existing events.
- setCanRemoveField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an event shows a remove button. - setCanRemoveRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, provide UI for the user to remove records from the grid as an additional field showing the
removeIcon
, which, when clicked, will callremoveRecordClick()
which removes the row from the data set (or ifdeferRemoval
is true changes themarkRecordRemoved()
status for the record). - setCanRemoveSearch(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be removed.
- setCanReorder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be reordered using the mouse.
- setCanReorder(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If set to false, then this sectionHeader will not be able to be dragged to perform a drag reorder, if
SectionStack.canReorderSections
is true. - setCanReorder(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
TabSet.canReorderTabs
is set totrue
, settingcanReorder
explicitly tofalse
for some tab will disallow drag-reordering of this tab. - setCanReorderColumns(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be reordered via the innermost column headers.
- setCanReorderFields(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Indicates whether fields in this listGrid can be reordered by dragging and dropping header fields.
- setCanReorderFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether fields in this listGrid can be reordered by dragging and dropping header fields.
- setCanReorderItems(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items can be reordered by dragging on them.
- setCanReorderLanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, lanes can be reordered by dragging their
laneFields
with the mouse. - setCanReorderRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be reordered by dragging within this
ListGrid
. - setCanReorderRecords(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be reordered by dragging within this
ListGrid
. - setCanReorderSections(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether sections can be drag reordered by the user dragging the section header.
- setCanReorderTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If true, tabs can be reordered by dragging on them.
- setCanReorderTiles(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether tiles can be reordered by dragging within this
TileGrid
. - setCanReparentNodes(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set this property allows the user to reparent nodes by dragging them from their current folder to a new folder.
Backcompat: For backwards compatibility with versions prior to Smart GWT 1.5, if this property is unset, butthis.canAcceptDroppedRecords
is true, we allow nodes to be dragged to different folders. - setCanRequestRowCount(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Depending on whether
DataSource.progressiveLoading
is active, the exact count of available rows may not be known, andcanRequestRowCount
controls whether the end user may explicitly request it by clicking theRowRangeDisplay
label. - setCanRequestRowCount(boolean) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
When an exact row count is currently unavailable on the source listGrid's
data object
, can the user issue arow count fetch
by clicking? - setCanResize(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling whether this event can be drag-resized with the mouse.
- setCanResizeColumns(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be resized via the innermost column headers.
- setCanResizeColumns(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Are columns in this PortalLayout drag-resizeable?
- setCanResizeEventField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an event can be resized by dragging. - setCanResizeEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can
events
be resized by dragging appropriate edges of thecanvas
? Only has an effect when bothcanEditEvents
andcanDragEvents
are true. - setCanResizeFields(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Indicates whether fields in this listGrid can be resized by dragging header fields.
- setCanResizeFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether fields in this listGrid can be resized by dragging header fields.
- setCanResizeItems(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items (buttons) can be resized by dragging on them.
- setCanResizePortlets(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Should the height and width of
Portlets
be drag-resizable? - setCanResizeRows(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Deprecated.Use
canResizePortlets
instead. - setCanResizeSections(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether sections can be drag resized by the user dragging the section header.
- setCanResizeTimelineEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
canResizeEvents
; - setCanReturnOpenFolders(boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in one DSResponse, this property specifies the default value assumed for thecanReturnOpenSubfoldersProperty
when no value for that property is provided for a node. - setCanReturnOpenSubfoldersProperty(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in one DSResponse,canReturnOpenSubfoldersProperty
may be set on any folder to indicate whether child folders might be returned by the server already open. - setCanSave(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Whether values in this field can be updated and saved to the dataSource.
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Option to save searches is disabled for editTree
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.tools.ListPalette
-
Option to save searches is disabled for listPalettes
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.tools.TreePalette
-
Option to save searches is disabled for treePalettes
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Option to save searches is disabled for PickListMenus
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled (the default), causes a "Saved views >" submenu to appear in the header context menu, last, allowing the user to create new saved searches, select previously saved searches, and edit or copy existing searches.
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
CanSaveSearches is explicitly disabled for RecordEditors by default.
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Option to save searches is disabled for menus
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Option to save searches is disabled for TableView
- setCanSelect(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Can this component be selected? Selection is allowed unless this property is set to
false
. - setCanSelect(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be selected.
- setCanSelectAll(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Controls whether a checkbox for selecting all records appears in the header with
selectionAppearance
set to "checkbox" - setCanSelectAll(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property is not supported on TreeGrid, and only applies to the
ListGrid
superclass. - setCanSelectCells(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables cell-level selection behavior as well as
cell-level rollover
. - setCanSelectChildren(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Whether to allow selection of the children of this
EditNode
. - setCanSelectEditNodes(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should editNodes added to this EditContext be selectable? When
true
, eachEditProxy.canSelectChildren
property is enabled unless explicitly set tofalse
. - setCanSelectEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, makes individual
event canvases
selectable. - setCanSelectFolders(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
For multiPickerItems with
selectionStyle:"pickTree"
, should the user be able to select and deselect folders? - setCanSelectGroups(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Controls whether a checkbox for selecting
groups
appears in the group node ifSelectionAppearance
is set to"checkbox"
- setCanSelectHeaders(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines whether row or column facetValue headers can be selected.
- setCanSelectParent(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A MenuItem that has a submenu normally cannot be selected, instead clicking or hitting Enter while keyboard focus is on the item shows the submenu.
- setCanSelectParentItems(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If true, clicking or pressing Enter on a menu item that has a submenu will select that item (with standard behavior of hiding the menus, calling click handlers, etc) instead of showing the submenu.
- setCanSelectParentItems(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
If true, clicking or pressing Enter on a menu item that has a submenu will select that item (with standard behavior of hiding the menus, calling click handlers, etc) instead of showing the submenu.
- setCanSelectRecordCustomizer(CanSelectRecordCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This customizer is called to determine whether a given record can be selected in this grid.
- setCanSelectSummaryRows(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to allow selection of the summary row, for example by clicking on the record.
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Should the user be able to select the text in this item?
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items showing a text value, should the user be able to select the text in this item?
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Should the user be able to select the text in this item?
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default SelectItems do not allow users to select the text of the selected value.
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Should the user be able to select the text in this item?
- setCanSelectText(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether native drag selection of contained text is allowed within this Canvas.
- setCanSelectText(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Text selection for copy and paste is enabled by default in the HTMLFlow class.
- setCanSelectValues(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines whether cell values in the body can be selected.
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Option to show filter editor is disabled for editTree
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.tools.ListPalette
-
Option to show filter editor is disabled for listPalettes
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.tools.TreePalette
-
Option to show filter editor is disabled for treePalettes
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Option to show filter editor is disabled for pickListMenus by default
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should a menu item allowing the user to show or hide the
filter editor
be displayed in theheaderContextmenu
? - setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Option to show filter editor is disabled for menus
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Option to show filter editor is disabled for TableView
- setCanShrinkColumnWidths(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the PortalLayout will shrink column widths to avoid overflowing the PortalLayout horizontally.
- setCanSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables or disables interactive sorting behavior for this listGrid.
- setCanSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Enables or disables sorting by this column.
- setCanSortClientOnly(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- setCanSortClientOnly(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- setCanSortData(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, sort controls will be shown on facet values.
- setCanSortFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, sort controls will be shown on FacetHeaders.
- setCanStretchColumnWidths(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the PortalLayout will stretch column widths, if needed to accommodate the width of
Portlets
. - setCanSubmit(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Governs whether this form will be used to perform a standard HTML form submission.
- setCanTabToHeader(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
If true, the header for this Section will be included in the page's tab order for accessibility.
- setCanTabToHeader(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the header be included in the tab-order for the page? If not explicitly specified, the header will be included in the tab order for the page if
SC.setScreenReaderMode()
is called. - setCanTabToHeader(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true, the header for this Section will be included in the page's tab order for accessibility.
- setCanTabToHeaders(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If true, the headers for the sections (if shown) will be included in the page's tab order for accessibility.
- setCanTabToIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should users be able to tab into the
icons
andpicker icon
for items within this form by default? - setCanTabToIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item's
icons
andpicker icon
be included in the page's tab order by default? If not explicitly set, this property will be derived fromDynamicForm.canTabToIcons
. - setCanTabToIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
MiniDateRangeItems rely on their icon being able to receive focus for normal user interaction as they have no other focusable element.
- setCanTabToSectionHeaders(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, the headers for any
SectionItems
will be included in the page's tab order for accessibility. - setCanTabToSorter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the
corner sort button
be included in the tab-order for the page? - setCantDragIntoChildMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a node into a child of itself.
- setCantDragIntoSelfMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a dragged node onto itself.
- setCantDragMultipleNodeOccurencesMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For
Multi-link trees
only, the message displayed when the user attempts to drag two or more occurrences of the same node into a parent. - setCanToggle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Allows a boolean or
valueMapped
field to be edited without going into edit mode. - setCanvas(Canvas) - Method in class com.smartgwt.client.widgets.AdaptHeightByCustomizer
- setCanvas(Canvas) - Method in class com.smartgwt.client.widgets.AdaptWidthByCustomizer
- setCanvas(Canvas) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
The canvas that will be displayed inside this item.
- setCanvas(Canvas) - Method in class com.smartgwt.client.widgets.HoverHTMLCustomizer
- setCanvasConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Constructor class for this toolbarItem's
canvas
. - setCanvasDefaults(Canvas) - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
. - setCanvasDefaults(Canvas) - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- setCanvasLiveObject(Canvas) - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the
defaults
. - setCanvasLiveObject(Canvas) - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a dynamically created copy, provide the singleton object as
liveObject
. - setCanView(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
If false, this property indicates that this field is considered "server only".
- setCanZoom(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Enables "zooming" on the X axis, specifically, only a portion of the overall dataset is shown in the main chart, and a
second smaller chart
appears with slider controls allowing a range to be selected for display in the main chart. - setCapSize(int) - Method in class com.smartgwt.client.widgets.StretchImg
-
If the default items are used, capSize is the size in pixels of the first and last images in this stretchImg.
- setCapSize(int) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
How big are the end pieces by default
- setCapSize(int) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
How big are the end pieces by default
- setCaption(String) - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- setCapture(String) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
This attribute enables camera capture functionality for mobile devices, accepting the following values: Set it to "user" to capture using the front-facing camera. Set it to "environment" to capture using the rear-facing camera.
- setCapture(String) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This attribute enables camera capture functionality for mobile devices, accepting the following values: Set it to "user" to capture using the front-facing camera. Set it to "environment" to capture using the rear-facing camera.
- setCaptureClickEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse button-driven events (or their touch equivalents) should be captured by the stream.
- setCaptureDragEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether dragging-related events should be captured by the stream.
- setCaptureEventErrors(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether to capture JavaScript errors.
- setCaptureKeyEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether keyboard input events should be captured by the stream.
- setCaptureLoginEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether
relogin
s are captured by the stream. - setCaptureMenuEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether opening a context menu should be captured by the stream.
- setCaptureMoveEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse or touch motion-related events (other than dragging) should be captured by the stream.
- setCapturePageEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether page-level events such as a page load or resize should be captured by the stream.
- setCaptureSCComponents(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If true, Smart GWT components created while executing the loaded HTML are captured for rendering inside the HTMLFlow.
- setCaptureWheelEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse wheel events should be captured by the stream.
- setCascadeAutoDismiss(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When true any generated submenus will inherit
autoDismiss
from this menu. - setCascadeSelection(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
For multiPickerItems with
selectionStyle:"pickTree"
, andcanSelectFolders:true
, shouldTreeGrid.cascadeSelection
be enabled on our pickTree? - setCascadeSelection(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should children be selected when parent is selected? And should parent be selected when any child is selected?
- setCategories(String...) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is CATEGORICAL or ORDINAL, the list of available categories. - setCategory(AIProgressMessageCategory) - Method in class com.smartgwt.client.ai.AIProgressMessage
-
The category of the message.
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default align for cell values (in body).
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment of cells (in the body) for this facet.
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment of cells (in the body) for this facetValue.
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for cells in this field's column: "left", "right" or "center".
If null, alignment is derived fromalign
. - setCellBorder(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Width of border for the table that form is drawn in.
- setCellContextMenuItemsCustomizer(CellContextMenuItemsCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showCellContextMenus
istrue
, this method is fired when the user right-clicks a cell in this grid.
Default implementation will display a menu with entries derived fromListGrid.getCellContextMenuItems
for the appropriate cell. - setCellCSSTextCustomizer(CellCSSTextCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets a customizer that returns additional CSS-text for styling a given cell.
- setCellFormatter(CellFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets a formatter that returns the HTML to display in each cell of the grid, given the raw cell value.
- setCellFormatter(CellFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Sets a formatter that returns the HTML to display in each cell of the field, given the raw cell value.
- setCellHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for each row in pixels.
- setCellHeight(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The height of each item in the menu, in pixels.
- setCellHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this property will govern the height of the cell in which this form item is rendered.
- setCellHoverCustomizer(CellHoverCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customize the Hover text to display when the mouse hovers over cells in a CalendarView
- setCellIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"icon" only, set the icon that appears in body cells.
- setCellIdProperty(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds it's unique ID.
- setCellPadding(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The amount of empty space, in pixels, surrounding each form item within its cell in the layout grid.
- setCellPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The amount of empty space, in pixels, surrounding each value in its cell.
- setCellPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
HTML to show in a hover over cells in this field.
- setCellRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the default WAI ARIA role for cells within this listGrid.
- setCellSpacing(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Deprecated.use
DynamicForm.setCellPadding(int)
instead - setCellStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS style applied to the form item as a whole, including the text element, any icons, and any hint text for the item.
- setCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal value
- setCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified, cells in this field will be rendered using this css className rather than
DetailViewer.cellStyle
- setCellStyleHandler(CellStyleHandler) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Return the CSS class for a cell.
- setCellValueHoverFormatter(CellValueHoverFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Provide a custom implementation of
ListGrid.cellValueHoverHTML(ListGridRecord, int, int, String)
. - setCellValueHoverFormatter(CellValueHoverFormatter) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
- setCenter(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Move the drawRect such that it is centered over the specified coordinates.
- setCenterBackgroundColor(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Background color for the center section only.
- setCenterLegend(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.Alignment of legend and title elements is now always relative to the visible chart-width, and not the full scrollable-width, so that both elements are always on-screen for any alignment
- setCenterPoint(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Change the center point for this DrawItem.
- setCenterPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Center point of the oval.
- setCenterPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Center point of the sector
If this method is called after the component has been drawn/initialized: Change the center point for this sector. - setCenterPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Sets the center point of the drawKnob.
- setCenterPoint(Integer, Integer, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Sets the center point of the drawKnob.
- setCenterTitle(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.Alignment of title and legend elements is now always relative to the visible chart-width, and not the full scrollable-width, so that both elements are always on-screen for any alignment
- setCenturyThreshold(int) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Only used if we're showing the date in a text field.
- setCenturyThreshold(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Only used if we're showing the date in a text field.
- setChangeOnDrag(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Should this sliderItem update its value and fire change handlers while the user is actively dragging the slider.
- setChangeOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this form item fire its
change
handler (and store its value in the form) on every keypress? Set tofalse
to suppress the 'change' handler firing (and the value stored) on every keypress. - setChangeOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Should this form item fire its
change
handler (and store its value in the form) on every keypress? Set tofalse
to suppress the 'change' handler firing (and the value stored) on every keypress. - setChangeOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should this form item fire its
change
handler (and store its value in the form) on every keypress? Set tofalse
to suppress the 'change' handler firing (and the value stored) on every keypress. - setCharacterCasing(CharacterCasing) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should entered characters be converted to upper or lowercase? Also applies to values applied with
FormItem.setValue()
. - setChartConfirmThreshold(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
makeChart()
is called with a chart specification that will show more thanchartConfirmThreshold
data elements, the user will be presented with aconfirmation dialog
. - setChartConstructor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the Smart GWT Class to be used when creating charts.
- setChartConstructor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of the Smart GWT Class to be used when creating charts.
- setChartDialogTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Chart dialog.
- setChartItemTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Chart menu item.
- setChartRectMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin around the main chart rect: between title and chart, between chart and axis labels, and chart rect and right edge of chart.
- setChartRectProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for chart rect.
- setChartStackedTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the stacked chart item.
- setChartType(ChartType) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
See
ChartType
for a list of known types - Column, Bar, Line, Pie, Doughnut, Area, Radar, and Histogram charts are supported. - setChartType(ChartType) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
See
ChartType
for a list of known types - Column, Bar, Line, Pie, Doughnut, Area, Radar, and Histogram charts are supported. - setChartType(ChartType) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default type of chart to plot.
- setChartType(ChartType) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default type of chart to plot.
- setChartTypeTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the chart-type control.
- setCheckboxFieldFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to"checkbox"
this property determines the image to display in the checkbox field for an unselected row. - setCheckboxFieldImageHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to"checkbox"
this property may be set to govern the height of the checkbox image displayed to indicate whether a row is selected. - setCheckboxFieldImageWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to"checkbox"
this property may be set to govern the width of the checkbox image displayed to indicate whether a row is selected. - setCheckboxFieldPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to"checkbox"
this property determines the image to display in the checkbox field for a partially selected row. - setCheckboxFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Standard properties to apply to the automatically generated checkbox field, shown when
selectionAppearance
is set to "checkbox". - setCheckboxFieldTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to"checkbox"
this property determines the image to display in the checkbox field for a selected row. - setCheckboxItemProperties(CheckboxItem) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Properties to apply to the customized
CheckboxItem
used for radioGroupItems whenuseNativeRadioItems
is false. - setCheckComponentData(ClientUniquenessCheckCondition) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
For a validator of type
"isUnique"
in a dataBoundComponent, under what circumstances should uniqueness checking be performed against the component's data set? - setChecked(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
If true, this item displays a standard checkmark image to the left of its title.
- setCheckedDescription(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
The description shown in a hover when
FormItem.showOldValueInHover
is enabled and a value represents the checked state. - setCheckedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is selected, or checked.
- setCheckFileAccessOnSubmit(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For dynamicForms containing a
FileItem
for uploading files, should the browser verify that the file is accessible before submitting the uploaded file to the server? - setCheckIfCondition(MenuItemIfFunction) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Contains the condition that will check or uncheck the curent menuItem.
- setCheckmarkDisabledImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to display for
check-marked items
when the item is disabled. - setCheckmarkDisabledImage(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to display for
check-marked items
when the item is disabled. - setCheckmarkImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to display for
check-marked items
. - setCheckmarkImage(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to display for
check-marked items
. - setChildCannotBeItsOwnAncestorMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a node into a parent that has the same ID as the dropped node somewhere in its ancestor chain (ie, the same node as the parent, or grandparent, and so on)
- setChildCountProperty(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in one DSResponse,childCountProperty
must be set for any folders that include only a partial list of children. - setChildExpansionMode(ExpansionMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, what the child's expansionMode should be. - setChildren(Canvas...) - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are immediate children of this Canvas.
- setChildren(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For trees with the modelType "children", this property specifies the children of this TreeNode.
- setChildren(TreeNode, List) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Replaces the existing children of a parent node.
- setChildren(TreeNode, List) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Replaces the existing children of a parent node, leaving the node in the loaded state.
- setChildren(TreeNode, List, Integer) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Replaces the existing children of a parent node.
- setChildrenField(String) - Method in class com.smartgwt.client.data.DataSource
-
fieldName for a field in the dataSource expected to contain an explicit array of child nodes.
- setChildrenMode(ChildrenPropertyMode) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
When heuristically finding a property that appears to contain child objects, the childrenMode determines how to chose the property that appears to contain child objects
- setChildrenProperty(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
If true, this property indicates that this field will hold an explicit array of child nodes for the current node.
- setChildrenProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with the modelType "children", this property specifies the name of the property that contains the list of children for a node.
- setChildrenResizeSnapAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when children of this Canvas are resized
- setChildrenSnapAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If enabled while
childrenSnapToGrid
is enabled, children dragged within this Canvas will also snap to positions where their edges or center lines would be aligned with the edges or centers of other components, and lines will be shown to point out the possible alignment (with appearance controlled bysnapAlignCenterLineStyle
andsnapAlignEdgeLineStyle
respectively. - setChildrenSnapCenterAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
See
childrenSnapAlign
. - setChildrenSnapEdgeAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
See
childrenSnapAlign
. - setChildrenSnapResizeToGrid(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
If not null the
Canvas.childrenSnapResizeToGrid
on the component represented by this EditProxy is set to this value only while in edit mode. - setChildrenSnapResizeToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, causes this canvas's children to snap to its grid when resizing.
- setChildrenSnapToGrid(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
If not null the
Canvas.childrenSnapToGrid
on the component represented by this EditProxy is set to this value only while in edit mode. - setChildrenSnapToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, causes this canvas's children to snap to its grid when dragging.
- setChildTagName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is
multiple:"true"
, controls the name of the XML tag used for each subelement duringDataSource.xmlSerialize()
. - setChosenDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The date for which events are displayed in the day, week, and month tabs of the calendar.
- setCircularReferenceMarker(String) - Method in class com.smartgwt.client.util.JSONEncoder
-
The string marker used to represent circular references.
- setCircularReferenceMode(JSONCircularReferenceMode) - Method in class com.smartgwt.client.util.JSONEncoder
-
What the JSONEncoder should do if it encounters a circular reference.
- setClassDescription(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional description of the general nature of the kinds of tasks this this process element performs.
- setClassID(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
This sets the value of the classID property on the object.
- setClassID(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the clsid of the outer <object> tag.
- setClassSubstitutions(Map) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Maps class names of widgets in the screen to new class names, so that if a widget would normally be constructed as an instance of a class, and that class is in the map, it's instead constructed as an instance of the new class.
- setClearAfterSave(Boolean) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The form will be
cleared
after a successful save unless this property is set tofalse
. - setClearAllSortingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, this attribute will be shown as the menu item title to clear any existing sort on all fields. - setClearButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "Clear" button on this dialog.
- setClearCriteriaOnFilterEditorHide(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, this attribute prevents user-criteria in the
filterEditor
from being cleared when the user hides it. - setClearFilterText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, and afilter-editor
is visible, this attribute will be shown as the menu item title to clear any existing filter. - setClearFilterViaAIText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu-item displayed in this component's header context-menu when
AI-assisted filtering
is allowed and an AI filter in already in effect. - setClearSortFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, this attribute will be shown as the menu item title to clear an existing sort on this field. - setClickMaskMode(ClickMaskMode) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Determines the behavior of the click-mask thrown up when this pickList is visible.
- setClientOnly(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
A clientOnly DataSource simulates the behavior of a remote data store by manipulating a static dataset in memory as
DSRequests
are executed on it. - setClientOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates this validator runs on the client only.
- setClipHeaderTitles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether the ListGrid should manage the clipping of titles of header buttons, showing ellipses if the title is clipped, and potentially showing the full title on
hover
. - setClipItemTitles(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should the titles for form items be clipped if they are too large for the available space?
- setClipStaticValue(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
FormItem.clipStaticValue
setting for items in this form. - setClipStaticValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is
read-only
and is usingreadOnlyDisplay
ReadOnlyDisplayAppearance.STATIC
, should the item value be clipped if it overflows the specified size of the item? If set, overrides the form-levelDynamicForm.clipStaticValue
default. - setClipTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If the title for this form item is showing, and is too large for the available space should the title be clipped?
- setClipTitle(Boolean) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If the title for this section header is too large for the available space, should the title be clipped?
- setClipTitle(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
If the title for this section header is too large for the available space, should the title be clipped?
- setClipTitle(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If the title for this section header is too large for the available space, should the title be clipped?
- setClipValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
If true, text that exceeds the specified size of the form item will be clipped.
- setClipValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If true, text that exceeds the specified size of the form item will be clipped.
- setClobberDataSources(Boolean) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Should DataSources referenced by the screen clobber existing, globally-bound DataSources on the client when the screen is created? The default of false means that any DataSources defined in the screen will be discarded if they collide with existing, globally-bound DataSources.
- setClobberDataSources(Boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Should DataSources referenced by the
first screen
clobber existing, globally-bound DataSources on the client if the screen is created? The default of false means that any DataSources defined in the screen will be discarded if they collide with existing, globally-bound DataSources. - setClobberDataSources(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Should DataSources referenced by the screen clobber existing, globally-bound DataSources on the client when the screen is loaded? The default of false means that any DataSources defined in the screen will be discarded if they collide with existing, globally-bound DataSources.
- setCloseConfirmationDialogProperties(Dialog) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If specified, this properties block will be passed to
SC.confirm()
as the properties parameter when thecloseConfirmationMessage
is shown, allowing developers to customize the appear of the confirmation dialog (modifying its title, etc). - setCloseConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Confirmation message to show the user when closing portlets if
showCloseConfirmationMessage
is true. - setClosedIconSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
This suffix will be appended to the
folderIcon
for closed folders. - setClosedIconSuffix(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This suffix will be appended to the
folderIcon
for closed folders. - setCloseIcon(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Icon src for the
close button
ifcanClose
is true. - setCloseIcon(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Custom src for the close icon for this tab to display if it is closeable.
- setCloseIconSize(Integer) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Pixel width/height for this sections
closeIcon
.
If unsetSectionStack.closeSectionIconSize
will be used. - setCloseIconSize(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Size of the
closeIcon
for this tab. - setCloseOnDateClick(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When editing a "date" value, with no time portion, clicking on a date-cell selects the date and closes the DateChooser.
- setCloseOnEscapeKeypress(boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Should this dateChooser be dismissed if the user presses the Escape key?
- setCloseSectionButtonConstructor(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Constructor class for
closeSectionButton
autochildren. - setCloseSectionButtonDefaults(ImgButton) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default properties for the
closeSectionButton
. - setCloseSectionIcon(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default icon src for the
close button
forcanClose:true
sections. - setCloseSectionIconSize(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Pixel width/height for the
closeSectionIcon
. - setCloseTabIcon(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default src for the close icon for tabs to display if
canCloseTabs
is true. - setCloseTabIconSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Size in pixels of the icon for closing tabs, displayed when
canCloseTabs
is true. - setCloseTabKeys(KeyIdentifier...) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
An array of shortcut keyboard commands which will close the currently selected tab, if the currently selected tab is closeable.
- setClusterMarginRatio(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For clustered charts, ratio between margins between individual bars and margins between clusters.
- setCodeBase(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Specifies the URL from which to load the ActiveX control.
- setCodeBase(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the minimum version of the flash player required to show this flashlet.
- setColHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's column headers. - setColHeaderLabelBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the facet-label buttons above this grid's column headers. - setCollapsed(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
For tree facets, default collapse state for parent nodes.
- setCollapsed(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets, initial collapse state for this node.
- setCollapseGroupOnRowClick(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canCollapseGroup
is true, will a click anywhere on the group row toggle the group's expanded state? If false, the user must click thegroupIcon
directly to toggle the group. - setCollapseIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
SCImgURL
for theexpansionIcon
while in expanded mode - setCollapseKeyEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether to collapse adjacent
keyPress
events into one event where possible. - setCollapseMoveEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
- setCollapsePageEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether adjacgent page events with the same
eventType
should be collapsed into a single event. - setCollapseWheelEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse wheel events with the same
targetID
and scroll directions should be collapsed into a single event, containing a sum of thedelta offsets
from the original events. - setColNum(int) - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
The column number occupied by a
Portlet
within aPortalLayout
. - setColor(String) - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
eg #ff0000 or red or rgb(255,0,0)
- setColor(String) - Method in class com.smartgwt.client.widgets.drawing.Shadow
- setColor(String) - Method in class com.smartgwt.client.widgets.PointerSettings
-
By default, the pointer will assume the same color as its parent canvas.
- setColorArray(String[]) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Array of 40 HTML color strings, used to render the basic color selection boxes.
- setColorButtonBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Base CSS style applied to the basic color boxes
- setColorButtonSize(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Width and height of the basic color boxes (they are always square, and they are all the same size).
- setColorControls(ControlName...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Control group for modifying text color / background color.
- setColorControls(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Use this signature if you plan to pass a mixture of standard ControlNames and custom widgets (any subclass of Canvas is allowed):
setColorControls(ControlName... colorControls)
- setColorFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The title for the Color picker field.
- setColorMutePercent(Float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should be set to a number between -100 and 100.
- setColorPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
color
control. - setColorScaleMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this property specifies an additional metric (i.e. - setColorStops(ColorStop...) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
An array of color stops for this gradient.
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
By default, texts span all remaining columns
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item spans.
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
by default, headers span all remaining columns
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any columns
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
by default, separators span all remaining columns
- setColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
By default, texts span all remaining columns
- setColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item spans.
- setColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
by default, headers span all remaining columns
- setColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any columns
- setColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
by default, separators span all remaining columns
- setColumn(int) - Method in class com.smartgwt.client.widgets.ace.AcePosition
-
Internal use only.
- setColumn(Integer) - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- setColumnBorder(String) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Border to show around columns in this PortalLayout
If this method is called after the component has been drawn/initialized: Sets the columnBorder for to the specified value and updates any drawn columns to reflect this. - setColumnFacets(String...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
The list of
ids
for facets that will appear on top of the body. - setColumnOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls the
overflow
setting for each column. - setColumnPreventUnderflow(boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Sets
preventColumnUnderflow
and reflows the layout to implement it. - setColumnProperties(ListGrid) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Standard set of properties to apply to each generated
column
in this columnTree. - setColumnSpacing(Integer) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The space between portal columns.
- setColumnsPerPage(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using the Next and Previous arrows to scroll a Timeline, this is the number of columns of the
timelineGranularity
to scroll by. - setColumnTitles(String...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
With
fixedColumns
enabled, defines the header title for each column. - setColumnWidth(int, int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Sets the width of a column in the PortalLayout.
- setColumnWidth(int, String) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Sets the width of a column in the PortalLayout.
- setColumnWidths(String...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
With
fixedColumns
enabled, defines the pixel or % width per column. - setColWidths(Object...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An array of widths for the columns of items in this form's layout grid.
- setComboBoxProperties(ComboBoxItem) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Properties to be used in creating a
ComboBoxItem
. - setComboBoxWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies the size of the combo box field.
- setCommands(DrawShapeCommand...) - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
The drawing commands that will be executed to render the shape.
- setCommitButtonTitle(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title for the
commit button
. - setCommitConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display after data has been committed, when
showCommitConfirmation
is true. - setCompleteOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is showing, the user can select the current value by hitting the
Enter
key. - setCompleteOnTab(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is showing, the user can select the current value by hitting the
Tab
key. - setCompleters(AceCompleter...) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setComponent(DataBoundComponent) - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
If specified, the
DataBoundComponent
that will display the AI-generated field. - setComponent(DataBoundComponent) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
If specified, the
DataBoundComponent
that is displaying or managing therecords
. - setComponent(DataBoundComponent) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, the
DataBoundComponent
displaying thevalue
. - setComponent(DataBoundComponent) - Method in class com.smartgwt.client.util.AsyncDataBoundOperationContext
- setComponent(DataBoundComponent) - Method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
A
DataBoundComponent
for context. - setComponentBaseClass(String) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components that this task targets.
- setComponentBaseClass(String...) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components that this task targets.
- setComponentDefaults(Record) - Method in class com.smartgwt.client.tools.TreePalette
-
Defaults to apply to all components originating from this palette.
- setComponentId(String) - Method in class com.smartgwt.client.data.DSRequest
-
For requests submitted by a
DataBoundComponent
, theCanvas.ID
of the submitting component. - setComponentId(String) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
ID of component targeted by this task.
- setComponentMaskDefaults(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Defaults for the
componentMask
autoChild. - setComponentRequiresDataSource(Boolean) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Must target components of this task have a DataSource?
- setComponentSubstitutions(Map) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Defines the map of new widget ids to existing class instances, or to new instances that will be of a different class.
- setComponentType(String) - Method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStep
- setCondition(String) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
For a validator that is not a built-in
ValidatorType
, aCallback
, function, or JavaScript expression to evaluate to see if this validator passes or fails. - setConfig(JavaScriptObject) - Method in class com.smartgwt.client.core.BaseClass
- setConfig(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.Process
- setConfig(JavaScriptObject) - Method in class com.smartgwt.client.widgets.BaseWidget
- setConfig(JavaScriptObject) - Method in class com.smartgwt.client.widgets.menu.Menu
- setConfigOnly(boolean) - Method in class com.smartgwt.client.core.BaseClass
- setConfigOnly(boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setConfigOnly(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setConfigureFieldsText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The title for the Configure Fields menu item.
- setConfigureGroupingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, and multi-grouping is enabled, this attribute is used as the title for a menu item that opens aMultiGroupDialog
to configure the grouping for this grid. - setConfigureSortText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, and multi-sorting is enabled, this attribute is used as the title for a menu item that opens aMultiSortDialog
to configure the sort-specification for this grid. - setConfirmationMessage(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a single record on a bound grid.
- setConfirmCancelEditing(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, when the user attempts to cancel an edit, should we display a confirmation prompt before discarding the edited values for the record?
- setConfirmDiscardEdits(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable listGrids, outstanding unsaved edits when the user performs a new filter or sort will be discarded.
- setConfirmDiscardEditsMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
this.confirmDiscardEdits
is true, this property can be used to customize the error message string displayed to the user in a dialog with options to cancel the action, or save or discard pending edits in response to sort/filter actions that would otherwise drop unsaved edit values. - setConfirmIcon(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in the
SC.confirm()
dialog. - setConfirmRemoval(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether a confirmation message should be shown when a user removes a saved search.
- setConfirmRemovalMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Message shown when
removal confirmation
is enabled and user attempts to remove a saved search. - setConfirmText(String) - Method in class com.smartgwt.client.widgets.FieldPicker
- setConnectionDownCallback(MessagingConnectionDownCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Called when the messaging connection allowing the server to send messages to the client is disconnected.
- setConnectionUpCallback(MessagingConnectionUpCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Called when the messaging connection allowing the server to send messages to the client is established - whether that's the result of an initial connect() or a re-establishment after it is severed.
- setConnectorImage(SCStatefulImgConfig) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the connector icons shown whenshowConnectors
is true. - setConnectorImage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the connector icons shown whenshowConnectors
is true. - setConnectorOrientation(ConnectorOrientation) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The ConnectorOrientation controlling the orientation and behavior of this line's tail segments.
- setConnectorStyle(ConnectorStyle) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The ConnectorStyle controlling the presentation and behavior of this line's tail segments.
- setConnectTimeout(int) - Static method in class com.smartgwt.client.rpc.Messaging
-
Specifies how long we wait for the handshake to the server to complete, before trying again.
- setContainerId(String) - Method in class com.smartgwt.client.util.workflow.Process
-
Identifier of canvas where UI elements created by using
inline view
property should be added using addMember. - setContainsCredentials(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
For use during
Relogin
, this property marks this request an attempt to login, therefore a response containing theloginRequiredMarker
is a normal condition and should result in the status codeSTATUS_LOGIN_INCORRECT
rather than a call tologinRequired()
. - setContainsGlobalId(Boolean) - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
True if the returned
locator
includes a reference using an auto-generated global ID. - setContainsIndices(Boolean) - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
True if the returned
locator
includes references using index positions. - setContent(Object) - Method in class com.smartgwt.client.ai.AIMessage
-
The data for the message.
- setContent(String) - Method in class com.smartgwt.client.ai.AIProgressMessage
-
The content of the message.
- setContentComponents(Canvas...) - Method in class com.smartgwt.client.widgets.tour.TourWindow
- setContentLayout(ContentLayoutPolicy) - Method in class com.smartgwt.client.widgets.Window
-
The layout policy that should be used for widgets within the Window body.
- setContentLayout(String) - Method in class com.smartgwt.client.widgets.Window
-
Deprecated.use the other
setContentLayout()
- setContents(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The contents of a canvas or label widget.
- setContents(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
This is the content that will exist as the label.
- setContents(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
String of HTML contents for this component - may be a fragment of HTML to display or a complete HTML page.
- setContents(String) - Method in class com.smartgwt.client.widgets.HTMLPane
-
String of HTML contents for this component - may be a fragment of HTML to display or a complete HTML page.
- setContents(String) - Method in class com.smartgwt.client.widgets.Label
-
The contents of a canvas or label widget.
- setContents(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Text to show in body of window.
- setContentsType(ContentsType) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
The
contentsType
attribute governs whether the contents of this htmlFlow are a fragment of HTML to inserted directly into the DOM, or a complete HTML page to be displayed in an IFRAME. - setContentsType(ContentsType) - Method in class com.smartgwt.client.widgets.HTMLPane
-
The
contentsType
attribute governs whether the contents of this htmlFlow are a fragment of HTML to inserted directly into the DOM, or a complete HTML page to be displayed in an IFRAME. - setContentsType(String) - Method in class com.smartgwt.client.widgets.Window
-
If this window has
src
specified, this property can be used to indicate whether the source is a standalone HTML page or an HTML fragment. - setContentsURL(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If specified the HTMLFlow will load its contents from this URL instead of displaying
this.contents
. - setContentsURL(String) - Method in class com.smartgwt.client.widgets.HTMLPane
-
If specified the HTMLFlow will load its contents from this URL instead of displaying
this.contents
. - setContentsURLParams(Map) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Parameters to be sent to the contentsURL when fetching content.
- setContentsURLParams(Map) - Method in class com.smartgwt.client.widgets.HTMLPane
-
Parameters to be sent to the contentsURL when fetching content.
- setContentType(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Valid with the xmlHttpRequest transport only and only when
httpMethod
is set to "POST". - setContextMenu(Menu) - Method in class com.smartgwt.client.widgets.Canvas
-
Context menu to show for this object, an instance of the Menu widget.
- setContextMenu(Menu) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Context menu to show for this object, an instance of the Menu widget.
- setContextMenu(Menu) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Context menu to show for this tab.
- setControlBarIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A CSS style to apply to icons in the
controlsBar
. - setControlBarIconSize(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the various icons displayed in the
controlsBar
of this Calendar. - setControlCloseTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the close control.
- setControlGroups(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
An array of control groups specifying which groups of controls should be included in the editor tool area.
- setControlGroups(String...) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
RichTextEditor.controlGroups
to display for this editor. - setControlGroups(String...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
An array of control group names specifying which groups of controls should be included in the editor tool area.
- setControlMaximizeTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the maximize control.
- setControlMinimizeTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the minimize control.
- setControlPoint1(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
First cubic bezier control point.
- setControlPoint1(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The point at which the leading tail segment joins the connecting center segment.
- setControlPoint2(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Second cubic bezier control point.
- setControlPoint2(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The point at which the trailing tail segment joins the connecting center segment.
- setControlReorderHandleTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the resizeHandle control.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Custom controls to be shown on top of this section header.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.controls
setting. - setControls(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Custom controls to be shown on top of this section header.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Custom controls to be shown on top of this section header.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The array of controls to show in this group.
- setControls(Object...) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Set of controls to show in the navigation bar.
- setControls(String...) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.controls
setting. - setControlsBarHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Default height of the
controlsBar
shown above the main Calendar grid. - setControlSortDownTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the sort-down control.
- setControlSortUpTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the sort-up control.
- setControlStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's "control box".
- setControlStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's "control box".
- setConvertToInteger(boolean) - Method in class com.smartgwt.client.widgets.form.validator.IsIntegerValidator
-
Set the convertToInteger.
- setCopyLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the copyLevelButton
- setCopyLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the copyLevelButton
- setCopyLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the copyLevelButton
- setCopyLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the copyLevelButton
- setCopySearchHoverText(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{copySearchField}
- setCopySelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
copySelection
control. - setCornerImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the corner between vertical and horizontal scrollbars.
- setCornerOffset(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the amount of offset in pixels from the corner to position the pointer when
snapTo
is TL, TR, BL or BR. - setCornerSize(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Allows the size of the corner segment to be set independently of the
btnSize
. - setCornerSrc(String) - Method in class com.smartgwt.client.widgets.Scrollbar
-
URL for the corner image, a singular image that appears in the corner when both h and v scrollbars are showing.
- setCorrectZoomOverflow(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether the Framework should correct for erroneous scrollHeight and scrollWidth values reported by the browser when zoomed (via browser or OS-level zoom) by allowing
maxZoomOverflowError
of overflow before enabling scrolling and displaying custom scrollbars. - setCount(int) - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Set the count.
- setCreateButtonsOnInit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
If set to true, causes the toolbar created by this item to create its child buttons during initialization, instead of waiting until draw().
- setCreateButtonsOnInit(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If set to true, causes child buttons to be created during initialization, instead of waiting until draw().
- setCreateDashboardComponentStep(CreateDashboardComponentDataQuestionStep) - Method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStep
- setCreateDashboardComponentStepResult(CreateDashboardComponentDataQuestionStepResult) - Method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStep
- setCreateDashboardComponentStepResults(CreateDashboardComponentDataQuestionStepResult...) - Method in class com.smartgwt.client.ai.DataQuestionResult
-
If successful (
type
is SUCCESS), the array ofCreateDashboardComponentDataQuestionStepResult
objects. - setCreateDashboardComponentSteps(CreateDashboardComponentDataQuestionStep...) - Method in class com.smartgwt.client.ai.CreateDashboardDataQuestionStep
- setCreateDefaultTreeField(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If no fields are specified, create a single field with
TreeGridField.treeField
set totrue
to show the tree. - setCreateTileCustomizer(CreateTileCustomizer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Set customizer that defines
createTile
. - setCreator(TileGrid) - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Deprecated.As of Smart GWT 10.0, use
tileGrid
. - setCredentialsURL(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Specifies URL where credentials should be submitted to attempt relogin when session timeout is encountered during a background RPC.
- setCriteria(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Initial criteria.
- setCriteria(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.menu.Menu
-
This DataBoundComponent method is not supported - use
initialCriteria
to apply criteria to the fetches made by menus. - setCriteria(Criteria) - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
Optional criteria to use for this subquery.
- setCriteria(Criteria) - Method in class com.smartgwt.client.data.DSRequest
-
This method applies to "fetch" requests only; for update or delete operations pass a Record to setData() which contains primaryKey values as Record attributes.
- setCriteria(Criteria) - Method in class com.smartgwt.client.data.Hilite
-
Criteria defining what records this hilite should apply to.
- setCriteria(Criteria) - Method in class com.smartgwt.client.data.ResultSet
-
Filter criteria used whenever records are retrieved.
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The
criteria
used to fetch the records returned as part of the export or serialization. - setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.DecisionBranch
-
Criteria identifying when the
targetTask
should be chosen within aMultiDecisionTask.decisionList
. - setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.DecisionTask
-
Simple or
AdvancedCriteria
to be applied against theProcess.state
. - setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
Criteria (including AdvancedCriteria) used to locate the record to be edited.
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Criteria to use for fetch.
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Criteria defining the records that should be selected or deselected.
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Criteria (including AdvancedCriteria) to use for "fetch" and "export" operations.
- setCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets this component's filter criteria.
- setCriteria(Criteria) - Method in class com.smartgwt.client.widgets.menu.Menu
-
This DataBoundComponent method is not supported - use
initialCriteria
to apply criteria to the fetches made by menus. - setCriteria(Criteria) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The filter criteria to use when fetching rows.
- setCriteria(Criterion...) - Method in class com.smartgwt.client.data.Criterion
-
For a criterion with an operator that acts on other criteria (eg "and", "or"), a list of sub-criteria that are grouped together by the operator.
- setCriteriaChangedDelay(Integer) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Delay in milliseconds between user changing the criteria in the form and the
SearchForm.criteriaChanged()
notification method being fired. - setCriteriaField(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setCriteriaIndicatorColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The color of the
filterWindow criteria indicator
. - setCriteriaIndicatorHeaderColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The color of the
filterWindow criteria indicator
when shown on thesorter button
or the lastheader button
in the grid header. - setCriteriaMap(Map<String, Criteria>) - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
Deprecated.In favor of
decisionList
as of SmartGWT release 12.1 - setCriteriaPolicy(CriteriaPolicy) - Method in class com.smartgwt.client.data.DataSource
-
Decides under what conditions the
ResultSet
cache should be dropped when theResultSet.criteria
changes. - setCriteriaPolicy(CriteriaPolicy) - Method in class com.smartgwt.client.data.ResultSet
-
Decides under what conditions the cache should be dropped when the
Criteria
changes. - setCriterion(AdvancedCriteria) - Method in class com.smartgwt.client.ai.BuildCriterionResponse
-
If successful, the generated
AdvancedCriteria
for the user's natural language description of a filter. - setCriterion(Criteria) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Initial criterion for this FilterClause.
- setCriterion(Criterion) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Calls the
setCriterion()
method of theFormItemCriterionSetter
that is registered with this field. - setCriterion(DynamicForm, FormItem, Criterion) - Method in interface com.smartgwt.client.widgets.form.FormItemCriterionSetter
- setCriterionGetter(FormItemCriterionGetter) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
The standard formItem criteria editing APIs have been overridden in the canvasItem class to simplify the editing of complex
AdvancedCriteria
objects using nested DynamicForms. - setCriterionGetter(FormItemCriterionGetter) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The default
getCriterion()
implementation returns criterion derived from the current value of this item. - setCriterionGetter(FormItemCriterionGetter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Provides a specialized criterion from this formItem when creating an AdvancedCriteria via
DynamicForm.getValuesAsCriteria
. - setCriterionGetter(FormItemCriterionGetter) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The default
getCriterion()
implementation returns the Criterion entered in the fields shown in therangeDialog
. - setCriterionSetter(FormItemCriterionSetter) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Provide a
setCriterion()
implementation to display aCriterion
object in this item for editing. - setCriterionSetter(FormItemCriterionSetter) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The default
setCriterion()
implementation is overridden to support editing criterion against the display field or value field whenaddUnknownValues
is true. - setCriterionSetter(FormItemCriterionSetter) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The default
setCriterion()
implementation applies the specified criterion to this item for editing. - setCriterionSetter(FormItemCriterionSetter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the method to update this form item to reflect a criterion object from within an AdvancedCriteria.
- setCrosshairImageURL(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The location of the crosshair image file
- setCssText(String) - Method in class com.smartgwt.client.data.Hilite
-
CSS text to be applied to cells where this hilite is applied, for example, "background-color:#FF0000"
- setCtrlKey(Boolean) - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Control key must be held down.
- setCurrencySymbol(String) - Static method in class com.smartgwt.client.util.NumberUtil
-
The currency symbol to use when formatting numbers
- setCurrentFieldsTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
- setCurrentItem(NavItem) - Method in class com.smartgwt.client.widgets.layout.NavPanel
- setCurrentItemId(String) - Method in class com.smartgwt.client.widgets.layout.NavPanel
- setCurrentPane(CurrentPane) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The most recently shown pane.
- setCurrentPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.Deck
-
The pane to show, including initially, in this
Deck
. - setCurrentPane(String) - Method in class com.smartgwt.client.widgets.layout.Deck
-
The pane to show, including initially, in this
Deck
. - setCurrentPickMode(ColorPickerMode) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Changes the pick mode of this
ColorPicker
topickMode
. - setCurrentScreenName(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
The name of the screen within the project to return first when loading.
- setCurrentStep(DataQuestionStep) - Method in class com.smartgwt.client.ai.AnswerEngineOperation
-
The current step that this Answer Engine operation is working on.
- setCurrentTime(Double) - Method in class com.smartgwt.client.widgets.Sound
-
Move playback to a particular time in a loaded audio file.
- setCurrentTitleTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the title property of the current fields
- setCurrentUser(Record) - Static method in class com.smartgwt.client.util.Authentication
-
Set up the current user.
- setCurrentViewName(ViewName) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the view that should be visible initially by default.
- setCursor(Cursor) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the css cursor image to display when the mouse pointer is over this component.
- setCursor(Cursor) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If set, specifies the cursor to display when the mouse pointer is over this DrawItem.
- setCursor(Cursor) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Specifies the cursor image to display when the mouse pointer is over this icon.
- setCursor(Cursor) - Method in class com.smartgwt.client.widgets.Splitbar
-
Splitbars' cursors are set at init time based on whether they are to be used for vertical or horizontal resize.
- setCustomIconDropProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to rename the
default node.showDropIcon
property. - setCustomIconOpenProperty(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
This property allows the developer to rename the
default node.showOpenIcon
property. - setCustomIconOpenProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to rename the
default node.showOpenIcon
property. - setCustomIconProperty(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
This property allows the developer to customize the icon displayed next to a node.
- setCustomIconProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to rename the
default node.icon
property. - setCustomIconSelectedProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to rename the
default node.showSelectedIcon
property. - setCustomIconSize(Integer) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
If set, this property overrides the size of the image rendered when
useNativeRadioItems
is false. - setCustomNavControl(Canvas) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
An arbitrary component that will be placed where the
miniNavControl
AutoChild would normally be placed (seeminiNavAlign
). - setCustomNodeIcon(Record, String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Set the icon for a particular TreeNode to a specified URL
- setCustomOperator(String) - Method in class com.smartgwt.client.data.Criterion
-
Specifies a "custom" operator to this criterion.
- setCustomOptionTitle(String) - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
The title to show for the
custom option
. - setCustomStateGetter(FormItem.CustomStateGetter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Deprecated.Do not use CustomStateGetter; use
com.smartgwt.client.widgets.form.fields.FormItem.setStateCustomizer
instead - setCustomStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use for all cells for this particular record.
- setCustomStyle(String) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
CSS style name used for this
NavItem
. - setCustomValidator(BuildUIViaAICustomValidator) - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The custom validation routine to use.
- setCutSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
cutSelection
control. - setCx(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
x coordinate of outer radial
- setCy(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
y coordinate of outer radial
- setData(JavaScriptObject) - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to XML to form the SOAP body.
- setData(JavaScriptObject) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setData(Record) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setData(Record...) - Method in class com.smartgwt.client.data.DSResponse
-
For "fetch" operations, this is the array of Records fetched.
- setData(Record[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setData(Record[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Dataset for this chart.

- setData(Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setData(Record...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
List of options for this shuttle.
- setData(Record[]) - Method in class com.smartgwt.client.widgets.menu.Menu
-
An array of menuItem objects, specifying the menu items this menu should show.
- setData(Record...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
A List of TileRecord objects, specifying the data to be used to create the tiles.
- setData(Record...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An List of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setData(RecordList) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setData(RecordList) - Method in class com.smartgwt.client.widgets.menu.Menu
-
An array of menuItem objects, specifying the menu items this menu should show.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
A List of TileRecord objects, specifying the data to be used to create the tiles.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- setData(PaletteNode...) - Method in class com.smartgwt.client.tools.HiddenPalette
-
A list of
PaletteNodes
for component creation. - setData(CalendarEvent...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A List of CalendarEvent objects, specifying the data to be used to populate the calendar.
- setData(ListGridRecord...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A list of ListGridRecord objects, specifying the data to be used to populate the ListGrid.
- setData(MenuItem...) - Method in class com.smartgwt.client.widgets.menu.Menu
-
An array of menuItem objects, specifying the menu items this menu should show.
- setData(TileRecord...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
A List of TileRecord objects, specifying the data to be used to create the tiles.
- setData(Tree) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setData(Tree) - Method in class com.smartgwt.client.widgets.menu.Menu
-
An array of menuItem objects, specifying the menu items this menu should show.
- setData(Tree) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
- setData(TreeNode...) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Optional initial data for the tree.
- setData(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Optional initial data for the tree.
- setData(DetailViewerRecord...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- setData(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setData(Date) - Method in class com.smartgwt.client.widgets.DateChooser
-
Set the picker to show the given date.
- setData(Map) - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to XML to form the SOAP body.
- setData(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setDataArity(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A DynamicForm is a
dataArity
:single component. - setDataArity(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A ListGrid is a
dataArity
:multiple component. - setDataArity(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
A TileGrid is a
dataArity
:multiple component. - setDataArity(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
A TreeGrid is a
dataArity
:multiple component. - setDataArity(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A DetailViewer is a
dataArity
:either component by default which means data population fromCanvas.dataContext
will be treated like a DynamicForm (i.e. - setDataAxisLabelDelimiter(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Determines how inner and outer data axis labels are separated for charts that support multiple data label facets.
- setDataAxisLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of data axis.
- setDataBoundComponent(Canvas) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The component whose fields should be edited.
- setDataColorMapper(ColorMapper) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Sets a customizer to redefine what colors are used when rendering the chart data.
- setDataColorMapper(ColorMapper) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Sets a customizer to redefine what colors are used when rendering the chart data.
- setDataColors(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An array of colors to use for a series of visual elements representing data (eg columns, bars, pie slices), any of which may be adjacent to any other.
- setDataColors(String...) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
An array of colors to use for a series of visual elements representing data (eg columns, bars, pie slices), any of which may be adjacent to any other.
- setDataContext(DataContext) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
DataContext
that will be provided to the top-level component asdataContext
in the screen. - setDataContext(DataContext) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
DataContext
that will be provided to the top-level component asdataContext
in each screen cached for the project. - setDataContext(DataContext) - Method in class com.smartgwt.client.widgets.Canvas
-
A mapping from
DataSource
IDs to specificRecords
from those DataSources, thatDataBoundComponents
contained within this Canvas should automatically bind to if a DataSource is provided but data is not provided (directly or indirectly, for example, indirectly via settingListGrid.autoFetchData
. - setDataContextBinding(DataContextBinding) - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
A
DataContextBinding
to be applied to the created screen viaCanvas.setDataContext()
. - setDataContextBinding(DataContextBinding) - Method in class com.smartgwt.client.util.workflow.SetScreenDataTask
-
A
DataContextBinding
to be applied to the screen viaCanvas.setDataContext()
. - setDataContextBinding(DataContextBinding) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
A
DataContextBinding
to be applied to the loaded screen viaCanvas.setDataContext()
. - setDataDisplaySeparatorChar(String) - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
If
inline editing
for this viewer edits theDetailViewer.data
, character that should be used as a separator for enteringcom.smartgwt.client.types.ValueMap
-style entries that map from a field name to a value. - setDataDisplaySeparatorChar(String) - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
If
inline editing
for this chart edits theFacetChart.data
, character that should be used as a separator for entering label vs value entries. - setDataEscapeChar(String) - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
If
inline editing
for this viewer edits theDetailViewer.data
, character that can be used to enter literal separator chars (such as thedataSeparatorChar
) or literal leading or trailing whitespace. - setDataEscapeChar(String) - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
If
inline editing
for this chart edits theFacetChart.data
, character that can be used to enter literal separator chars (such as thedataSeparatorChar
). - setDataFetchDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Delay in milliseconds before fetching data.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
FacetCharts do not yet support paging, and will fetch all records that meet the criteria.
- setDataFetchMode(FetchMode) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
How to fetch and manage records retrieved from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Mode of fetching records from server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
DetailViewers do not yet support paging, and will fetch and render all available records.
- setDataField(String) - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the most pertinent numeric, date, or enum value, for use when a
DataBoundComponent
needs to show a short summary of a record. - setDataField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s. - setDataFormat(DSDataFormat) - Method in class com.smartgwt.client.data.DataSource
-
Indicates the format to be used for HTTP requests and responses when fulfilling DSRequests (eg, when
fetchData()
is called). - setDataFormat(DSDataFormat) - Method in class com.smartgwt.client.data.OperationBinding
-
Format for response data for this operation.
- setDataFormat(DSDataFormat) - Method in class com.smartgwt.client.data.RestDataSource
-
Expected format for server responses.
- setDataFormat(ImportFormat) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Format to assume for user-provided data.
- setDataGradientMapper(GradientMapper) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Sets a customizer to redefine what gradients are used when rendering the chart data.
- setDataGradientMapper(GradientMapper) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Sets a customizer to redefine what gradients are used when rendering the chart data.
- setDataLabelFacetsMargin(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Determines separation between the set of inner data labels and the set of outer data labels for charts that support multiple data label facets.
- setDataLabelHoverHTMLCustomizer(DataLabelHoverCustomizer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Called when the mouse hovers over a data label, that is, a text label showing values from the first facet.
- setDataLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data label
- setDataLabelToValueAxisMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin between the edge of the chart and the data labels of the data label axis.
- setDataLineColorMapper(ColorMapper) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Sets a customizer to redefine what colors are used when rendering lines for the chart data.
- setDataLineColorMapper(ColorMapper) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Sets a customizer to redefine what colors are used when rendering lines for the chart data.
- setDataLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- setDataLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- setDataLineType(DataLineType) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How to draw lines between adjacent data points in Line and Scatter charts.
- setDataLineWidthMapper(LineWidthMapper) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Sets a customizer to define what widths to use for data lines in the chart.
- setDataMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For rectangular charts (bar, column, line), margin around the inside of the main chart area, so that data elements are not flush to edge.
- setDataOutlineProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- setDataOutlineProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setDataPageSize(int) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
When using
data paging
, how many records to fetch at a time. - setDataPageSize(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setDataPath(String) - Method in class com.smartgwt.client.widgets.Canvas
-
A dataPath may be specified on any canvas.
- setDataPath(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
dataPath for this item.
- setDataPath(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
dataPath for this field.
- setDataPath(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
dataPath property allows this field to display detail from nested data structures
- setDataPointProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Common properties to apply for all data points (see
showDataPoints
). - setDataPointProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Common properties to apply for all data points (see
showDataPoints
). - setDataPointSize(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Size in pixels for data points drawn for line, area, radar and other chart types.
- setDataPointSize(int) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Size in pixels for data points drawn for line, area, radar and other chart types.
- setDataProperties(ResultSet) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
For databound ListGrids, this attribute can be used to customize the
ResultSet
object created for this grid when data is fetched - setDataProperties(ResultSet) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For databound ListGrids, this attribute can be used to customize the
ResultSet
object created for this grid when data is fetched. - setDataProperties(Tree) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
For a
PickTreeItem
that uses a DataSource, these properties will be passed to the automatically-created ResultTree. - setDataProperties(Tree) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
For databound ColumnTrees, this attribute can be used to customize the ResultTree object created for this ColumnTree when data is fetched.
- setDataProperties(Tree) - Method in class com.smartgwt.client.widgets.menu.Menu
-
For a
Menu
that uses a DataSource, these properties will be passed to the automatically-created ResultTree. - setDataProperties(Tree) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
For a
TreeMenuButton
that uses a DataSource, these properties will be passed to the automatically-created ResultTree. - setDataProperties(Tree) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound TreeGrids, this attribute can be used to customize the
com.smartgwt.client.tree.ResultTree
object created for this grid when data is fetched. - setDataProtocol(DSProtocol) - Method in class com.smartgwt.client.data.DataSource
-
Controls the format in which inputs are sent to the dataURL when fulfilling DSRequests.
- setDataProtocol(DSProtocol) - Method in class com.smartgwt.client.data.DSRequest
-
DataProtocol
for this particular request. - setDataProtocol(DSProtocol) - Method in class com.smartgwt.client.data.OperationBinding
-
Controls the format in which inputs are sent to the dataURL.
- setDataProtocol(DSProtocol) - Method in class com.smartgwt.client.data.RestDataSource
-
Rather than setting
DataSource.dataProtocol
, to control the format in which inputs are sent to the dataURL, you must specify a replacementOperationBinding
and specifyOperationBinding.dataProtocol
on thatoperationBinding
. - setDataQuestion(DataQuestion) - Method in class com.smartgwt.client.ai.AnswerEngineOperation
-
The data question that is the subject of this Answer Engine operation.
- setDataQuestionSettings(DataQuestionSettings) - Method in class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
-
Settings to use for new
DataQuestion
objects created directly or indirectly by this item. - setDataSeparatorChar(String) - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
If
inline editing
for this viewer edits theDetailViewer.data
, character that should be used as a separator between values, or between pairs of field name vs values if the user is entering such acom.smartgwt.client.types.ValueMap
using thedataDisplaySeparatorChar
. - setDataSeparatorChar(String) - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
If
inline editing
for this chart edits theFacetChart.data
, character that should be used as a separator between values, or between pairs of label vs values. - setDataSetType(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- setDataSetType(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- setDataSetType(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- setDataShapeProperties(DrawPath) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data shapes (filled areas in area or radar charts).
- setDataShapeProperties(DrawPath) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for data shapes (filled areas in area or radar charts).
- setDataSource(DataSource) - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
The
DataSource
that the AI-generated field will be considered to augment. - setDataSource(DataSource) - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The
DataSource
on which the user's natural language description of a filter applies. - setDataSource(DataSource) - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
-
The AI-selected data source.
- setDataSource(DataSource) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The
DataSource
containing therecords
. - setDataSource(DataSource) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, the
DataSource
where thevalue
originated. - setDataSource(DataSource) - Method in class com.smartgwt.client.data.FilteredList
-
Optional dataSource to specifying field names and types for records within this List.
- setDataSource(DataSource) - Method in class com.smartgwt.client.data.ResultSet
-
What
DataSource
is this resultSet associated with? - setDataSource(DataSource) - Method in class com.smartgwt.client.util.AsyncDataBoundOperationContext
- setDataSource(DataSource) - Method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
A
DataSource
for context. - setDataSource(DataSource) - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
The DataSource used with
recordSourceComponent
to pull related data. - setDataSource(DataSource) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
DataSource ID or DataSource instance to be used.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(DataSource) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Bind to a DataSource.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.FieldPicker
-
An optional DataSource that is used to create a disposable
dataBoundComponent
if none is provided. - setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If specified, the tree of possible options will be derived from the dataSource as a ResultTree, rather than using this.valueTree.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
DataSource this filter should use for field definitions and available
Operator
s. - setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
The DataSource that this component should bind to for default fields and for performing
 DataSource requests
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
DataSource for this shuttle's data set.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Optional DataSource to fetch menuItems and submenus from, instead of using
items
. - setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
What
DataSource
is this resultTree associated with? - setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies what
DataSource
this tree is associated with. - setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(DataSource, FormItem...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Bind to a DataSource.
- setDataSource(DataSource, ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Bind to a DataSource.
- setDataSource(DataSource, ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Bind to a DataSource.
- setDataSource(DataSource, DetailViewerField...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Bind to a DataSource.
- setDataSource(DataSource, DetailViewerField...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Bind to a DataSource.
- setDataSource(String) - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The name of the
DataSource
to use for this subquery - setDataSource(String) - Method in class com.smartgwt.client.data.DSRequest
-
DataSource this DSRequest will act on.
- setDataSource(String) - Method in class com.smartgwt.client.data.DSResponse
-
The DataSource of this DSResponse.
- setDataSource(String) - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
The DataSource used with
recordSourceComponent
to pull related data. - setDataSource(String) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
DataSource ID or DataSource instance to be used.
- setDataSource(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Bind to a DataSource.
- setDataSource(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSource(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies what
DataSource
this tree is associated with. - setDataSource(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
. - setDataSourceName(String) - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStep
-
The name of the data source to query.
- setDataSourceNames(String...) - Method in class com.smartgwt.client.ai.DataQuestionSettings
-
The IDs of available data sources.
- setDataSourceRecord(DataSource, Record) - Method in class com.smartgwt.client.widgets.DataContext
-
Binds the DataSource to the supplied record.
- setDataSourceRecord(String, Record) - Method in class com.smartgwt.client.widgets.DataContext
-
Binds the DataSource to the supplied record.
- setDataSourceRecords(DataSource, Record...) - Method in class com.smartgwt.client.widgets.DataContext
-
Binds the DataSource to the supplied records, as an array.
- setDataSourceRecords(String, Record...) - Method in class com.smartgwt.client.widgets.DataContext
-
Binds the DataSource to the supplied records, as an array.
- setDataSources(DataSource...) - Method in class com.smartgwt.client.ai.AnswerEngineOperation
-
The array of available data sources.
- setDataTransport(RPCTransport) - Method in class com.smartgwt.client.data.DataSource
-
Transport to use for all operations on this DataSource.
- setDataTransport(RPCTransport) - Method in class com.smartgwt.client.data.OperationBinding
-
Transport to use for this operation.
- setDataURL(String) - Method in class com.smartgwt.client.data.DataSource
-
Default URL to contact to fulfill all DSRequests.
- setDataURL(String) - Method in class com.smartgwt.client.data.OperationBinding
-
URL to contact to fulfill DSRequests for this operationBinding.
- setDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Default URL to contact to fulfill all DSRequests.
- setDataURL(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, the batchUploader will copy this value to the queue of "add" requests it sends to the server to actually populate the data.
- setDataValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the hover labels and other value labels
- setDataValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Formatter to apply to values displayed in the hover labels and other value labels
- setDataValueHoverShadow(Shadow) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
highlightDataValues
is true, this attribute can be set to aDrawItem shadow
to show around the draw-area of nearby filled data-value shapes as the mouse is moved around in Bar, Column, Pie and Doughnutchart-types
. - setDate(Integer) - Method in class com.smartgwt.client.widgets.FiscalYear
-
The one-based day-number in the
specified month
when this fiscal year starts. - setDateCellAlignCustomizer(DateCellAlignCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer that returns the horizontsal Alignment to display in the passed date-cell when rendered in the passed view
- setDateCellVAlignCustomizer(DateCellVAlignCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer that returns the VerticalAlignment to display in the passed date-cell when rendered in the passed view
- setDateCSSTextCustomizer(DateCSSTextCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the CSS class name for the passed event when rendered in the passed view
- setDateDisplayFormat(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Format for displaying dates to the user.
- setDateEditingStyle(DateEditingStyle) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates the type of controls to use in event-windows.
- setDateFormat(DateDisplayFormat) - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting date values.
- setDateFormat(JSONDateFormat) - Method in class com.smartgwt.client.util.JSONEncoder
-
Format for encoding JavaScript Date values in JSON.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.data.DataSourceField
-
Preferred display format to use for date type values within this field.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Date formatter for displaying events.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
DateDisplayFormat
for Date type values displayed in this form. - setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
istrue
this property can be used to customize the format in which dates are displayed for this item.
Should be set to a standardDateDisplayFormat
. - setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Display format to use for date type values within this formItem.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Format for displaying dates in the
valueField
andcalculatedDateField
. - setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Display format to use for date type values within this formItem.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How should Date type values be displayed in this ListGrid by default?
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Display format to use for date type values within this field.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How should Date type values be displayed in this DetailViewer by default?
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Display format to use for date type values within this field.
- setDateFormatter(DateDisplayFormatter) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Formatter function for displaying dates in the
valueField
andcalculatedDateField
in some custom format. - setDateHeaderCustomizer(DateHeaderCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer to determine the HTML to be displayed in the header for a given date column in a CalendarView
- setDateHTMLCustomizer(DateHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer that returns the HTML to display in the passed date-cell when rendered in the passed view
- setDateInputFormat(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets up the default system-wide input format for strings being parsed into dates via SmartGWT utilities and components (see
DateUtil.parseInput(String)
). - setDateInputFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property will specify the
inputFormat
applied to editors for fields of type"date"
. - setDateInputFormatter(DateInputFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Deprecated.in favor of setDateParser()
- setDateParser(DateParser) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets up a custom parsing function to use by default when converting dates or datetimes from formatted string values to Dates.
- setDateParser(DateParser) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Custom date parser function for direct user input of date values.
- setDatePickerHoverText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
date picker
toolbar button - setDateStyleCustomizer(DateStyleCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer that returns the CSS class name for the passed date-cell when rendered in the passed view
- setDateTimeFormat(DateDisplayFormat) - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting datetime values.
- setDatetimeFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
DateDisplayFormat
for Date type values displayed in this form in fields of typedatetime
. - setDatetimeFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Display format to use for fields specified as type 'datetime'.
- setDatetimeFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Display format to use for fields specified as type 'datetime'.
- setDayBodyBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day body of the month view of the calendar.
- setDayHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day headers of the month view.
- setDayNameLength(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
How long (how many characters) should be day names be.
- setDayNames(String[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the array of names of days.
- setDaysAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "day". - setDaySelectorProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
daySelector
. - setDaysFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "day". - setDayViewTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
day view
. - setDecimalPad(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- setDecimalPad(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- setDecimalPad(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- setDecimalPad(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- setDecimalPrecision(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default precision used when formatting float numbers for axis labels
- setDecimalPrecision(int) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
The
FacetChart.decimalPrecision
used to render the numeric labels of this metric axis. - setDecimalPrecision(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- setDecimalPrecision(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- setDecimalPrecision(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- setDecimalPrecision(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- setDecimalSymbol(String) - Static method in class com.smartgwt.client.util.NumberUtil
-
The decimal symbol to use when formatting numbers
- setDecisionList(DecisionBranch...) - Method in class com.smartgwt.client.util.workflow.MultiDecisionTask
-
List of
DecisionBranchs
to be processed to find the first with matching criteria. - setDeckStyle(String) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
CSS style for the
navDeck
. - setDecreaseIconProperties(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
FormItemIcon properties applied to the
decreaseIcon
AutoChild of this SpinnerItem. - setDeepCloneNonFieldValuesOnEdit(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
When editing values in
DataBoundComponent
s bound to this dataSource, should we perform a deep clone of values that are not associated with a field (ie, attributes on the record that do not map to a component field either directly by name, or bydataPath
). - setDeepCloneNonFieldValuesOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
When editing values in this ValuesManager in one or more DataBoundComponents, should we perform a deep clone of values that are not associated with a field (ie, attributes on the record that do not map to a component field either directly by name, or by
FormItem.dataPath
. - setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Before we start editing values in
DataBoundComponent
s bound to this dataSource, should we perform a deep clone of the underlying values (a "deep clone" is one created by traversing the original values object recursively, cloning the contents of nested objects and arrays). - setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Before we start editing this field in a DataBoundComponent, should we perform a deep clone of the underlying field value.
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setDeepCloneOnEdit(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Before we start editing values in this DataBoundComponent, should we perform a deep clone of the underlying values.
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Before we start editing the values of this ValuesManager in one or more DataBoundComponents, should we perform a deep clone of the underlying values.
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setDefaultAdminSearch(DataBoundComponent, boolean, Record, String) - Method in class com.smartgwt.client.data.SavedSearches
-
Update the admin default search for some component
- setDefaultChooserDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Default date to show in the date chooser.
- setDefaultColor(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The default color.
- setDefaultDate(Integer) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
The default one-based day-number in the
specified month
to use for calculating fiscal dates when nofiscal years
are provided. - setDefaultDateFieldWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for date type fields.
- setDefaultDateSeparator(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets a new default separator that will be used when formatting dates.
- setDefaultDateTimeFieldWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for datetime type fields.
- setDefaultDelimiter(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Deprecated.in favor of
uploadDelimiter
- setDefaultDisplayTimezone(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Globally sets the offset from UTC to use when formatting values of type datetime and time with standard display formatters.
- setDefaultEditableDateFieldWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for editable date type fields.
- setDefaultEditableDateTimeFieldWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for editable datetime type fields.
- setDefaultEditContext(EditContext) - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditContext) - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditContext) - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditContext) - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditContext) - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditContext) - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- setDefaultEditorType(FormItemType) - Method in class com.smartgwt.client.tools.StyleSetting
-
The type of editor to use for this setting.
- setDefaultElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.DecisionGateway
- setDefaultElement(String) - Method in class com.smartgwt.client.util.workflow.MultiDecisionTask
-
Next element to pick if no criteria match.
- setDefaultEngineId(String) - Static method in class com.smartgwt.client.ai.AI
-
The ID of the default
AIEngine
to use. - setDefaultFacetWidth(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default width of inner column headers.
- setDefaultFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of listGrid field configuration objects.
- setDefaultFieldWidthCustomizer(DefaultFieldWidthCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to calculate and return the default width of a field.
- setDefaultFilterOperator(OperatorId) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default
filter operator
to use for text-based fields in this grid'sfilter editor
, when producingAdvancedCriteria
. - setDefaultFilterOperatorSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show after the name of the default filterOperator in the
headerContextMenu
whenallowFilterOperators
is enabled. - setDefaultFilterValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(Float) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(Date) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultGroupingMode(String) - Method in class com.smartgwt.client.data.SimpleType
-
In components that support grouping, the default mode from the available
groupingModes
to use when grouping values of this type. - setDefaultGroupingMode(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default groupingMode used when the user does not specify a mode or grouping is triggered programmatically and
field.groupingMode
is unset. - setDefaultHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default height for the component.
- setDefaultHeight(int) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
HTMLFlow defaultHeight is set to
1
which, together withoverflow:"visible"
causes the HTMLFlow to size to its content HTML. - setDefaultHeight(int) - Method in class com.smartgwt.client.widgets.HTMLPane
-
Default height for the component.
- setDefaultHeight(Integer) - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Initial height to assign to a new child window created by
MultiWindow.open()
. - setDefaultIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default icon image source.
- setDefaultIconSrc(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.defaultIconSrc
. - setDefaultIsFolder(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls whether nodes are assumed to be folders or leaves by default.
- setDefaultIsFolder(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether nodes are assumed to be folders or leaves by default.
- setDefaultLayoutAlign(Alignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Specifies the default alignment for layout members on the breadth axis.
- setDefaultLayoutAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Specifies the default alignment for layout members on the breadth axis.
- setDefaultMaxRetries(int) - Static method in class com.smartgwt.client.ai.AI
-
The defualt maximum number of retries for any one particular request to AI.
- setDefaultMinimizeHeight(int) - Method in class com.smartgwt.client.widgets.Window
-
If
minimizeHeight
is unset, by the window will shrink to the height of the header when minimized. - setDefaultMonth(Integer) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
The default zero-based month-number to use for calculating fiscal dates when no
fiscal years
are provided. - setDefaultNewNodesToRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute governs how to handle cache-synch when a new node is added to this dataSource with no explicit parentId.
- setDefaultNodeTitle(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Title assigned to nodes without a
titleProperty
value or anameProperty
value. - setDefaultOpacity(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The initial opacity value for the component, as a percentage value between 0 and 100
- setDefaultOperator(OperatorId) - Method in class com.smartgwt.client.data.DataSourceField
-
The default search-operator for this field.
- setDefaultOperator(OperatorId) - Method in class com.smartgwt.client.data.SimpleType
-
The default
search-operator
for this data-type. - setDefaultOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The default search-operator for this item when it or its form allow
filter-expressions
. - setDefaultPageSpace(int) - Static method in class com.smartgwt.client.widgets.Canvas
-
Changes the global
defaultPageSpace
. - setDefaultPalette(Palette) - Method in class com.smartgwt.client.tools.EditContext
-
Palette
to use when anEditNode
is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from aTreePalette
, or clicking onMenuPalette
). - setDefaultPalette(Palette) - Method in class com.smartgwt.client.tools.EditPane
-
Palette
to use when anEditNode
is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from aTreePalette
, or clicking onMenuPalette
). - setDefaultPalette(Palette) - Method in class com.smartgwt.client.tools.EditTree
-
Palette
to use when anEditNode
is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from aTreePalette
, or clicking onMenuPalette
). - setDefaultParams(Map) - Method in class com.smartgwt.client.data.DataSource
-
HTTP parameters that should be submitted with every DSRequest.
- setDefaultParams(Map) - Method in class com.smartgwt.client.data.OperationBinding
-
HTTP parameters that should be submitted with every DSRequest.
- setDefaultParent(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
The default parent
EditNode
to be used when a new EditNode is added to the EditContext without a specified parent. - setDefaultPickerMode(ColorPickerMode) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
- setDefaultPickMode(ColorPickerMode) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The
ColorPicker
can operate in either a "simple" mode (where it displays just the 40 basic colors and allows the user to click one), or a "complex" mode (where the user can specify a color from anywhere in the spectrum, with an optional alpha element). - setDefaultPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
If showPrompt is enabled for a given transaction, this is the defaultPrompt to be shown to the user in a modal dialog while the transaction occurs.
- setDefaultProperties(DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(FacadeDataSource) - Static method in class com.smartgwt.client.data.FacadeDataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(MockDataSource) - Static method in class com.smartgwt.client.data.MockDataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(RestDataSource) - Static method in class com.smartgwt.client.data.RestDataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(WSDataSource) - Static method in class com.smartgwt.client.data.WSDataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(XJSONDataSource) - Static method in class com.smartgwt.client.data.XJSONDataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(CSSEditor) - Static method in class com.smartgwt.client.tools.CSSEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(EditPane) - Static method in class com.smartgwt.client.tools.EditPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(EditTree) - Static method in class com.smartgwt.client.tools.EditTree
-
Class level method to set the default properties of this class.
- setDefaultProperties(GradientEditor) - Static method in class com.smartgwt.client.tools.GradientEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(ListPalette) - Static method in class com.smartgwt.client.tools.ListPalette
-
Class level method to set the default properties of this class.
- setDefaultProperties(MenuPalette) - Static method in class com.smartgwt.client.tools.MenuPalette
-
Class level method to set the default properties of this class.
- setDefaultProperties(Reify) - Static method in class com.smartgwt.client.tools.Reify
-
Class level method to set the default properties of this class.
- setDefaultProperties(SeleneseRecorder) - Static method in class com.smartgwt.client.tools.SeleneseRecorder
-
Class level method to set the default properties of this class.
- setDefaultProperties(TilePalette) - Static method in class com.smartgwt.client.tools.TilePalette
-
Class level method to set the default properties of this class.
- setDefaultProperties(TreePalette) - Static method in class com.smartgwt.client.tools.TreePalette
-
Class level method to set the default properties of this class.
- setDefaultProperties(AceEditor) - Static method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setDefaultProperties(AISortProgressDialog) - Static method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(AIWindow) - Static method in class com.smartgwt.client.widgets.ai.AIWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(BuildUIViaAIProgressDialog) - Static method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(BuildViaAIProgressDialog) - Static method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(FilterViaAIProgressDialog) - Static method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(HiliteViaAIProgressDialog) - Static method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(BaseWidget) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
Class level method to set the default properties of this class.
- setDefaultProperties(BatchUploader) - Static method in class com.smartgwt.client.widgets.BatchUploader
-
Class level method to set the default properties of this class.
- setDefaultProperties(Button) - Static method in class com.smartgwt.client.widgets.Button
-
Class level method to set the default properties of this class.
- setDefaultProperties(Calendar) - Static method in class com.smartgwt.client.widgets.calendar.Calendar
-
Class level method to set the default properties of this class.
- setDefaultProperties(CalendarView) - Static method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Class level method to set the default properties of this class.
- setDefaultProperties(EventCanvas) - Static method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(IndicatorCanvas) - Static method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(Timeline) - Static method in class com.smartgwt.client.widgets.calendar.Timeline
-
Class level method to set the default properties of this class.
- setDefaultProperties(ZoneCanvas) - Static method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(Canvas) - Static method in class com.smartgwt.client.widgets.Canvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(FacetChart) - Static method in class com.smartgwt.client.widgets.chart.FacetChart
-
Class level method to set the default properties of this class.
- setDefaultProperties(CubeGrid) - Static method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateChooser) - Static method in class com.smartgwt.client.widgets.DateChooser
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateRangeDialog) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(Dialog) - Static method in class com.smartgwt.client.widgets.Dialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawBlockConnector) - Static method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawCurve) - Static method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawDiamond) - Static method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawGroup) - Static method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawImage) - Static method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawKnob) - Static method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawLabel) - Static method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawLine) - Static method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawLinePath) - Static method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawOval) - Static method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawPane) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawPath) - Static method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawPolygon) - Static method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawRect) - Static method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawSector) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawShape) - Static method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawTriangle) - Static method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Class level method to set the default properties of this class.
- setDefaultProperties(Gauge) - Static method in class com.smartgwt.client.widgets.drawing.Gauge
-
Class level method to set the default properties of this class.
- setDefaultProperties(EdgedCanvas) - Static method in class com.smartgwt.client.widgets.EdgedCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(EditSearchWindow) - Static method in class com.smartgwt.client.widgets.EditSearchWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(FieldPicker) - Static method in class com.smartgwt.client.widgets.FieldPicker
-
Class level method to set the default properties of this class.
- setDefaultProperties(FieldPickerWindow) - Static method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColorPicker) - Static method in class com.smartgwt.client.widgets.form.ColorPicker
-
Class level method to set the default properties of this class.
- setDefaultProperties(DynamicForm) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
Class level method to set the default properties of this class.
- setDefaultProperties(AIDataQuestionItem) - Static method in class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(AutoFitTextAreaItem) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(BlurbItem) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(BooleanItem) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ButtonItem) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(CanvasItem) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(CheckboxItem) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColorItem) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColorPickerItem) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ComboBoxItem) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateRangeItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateTimeItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DoubleItem) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FileItem) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FloatItem) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
- setDefaultProperties(HeaderItem) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(HiddenItem) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(IntegerItem) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(IPickTreeItem) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(LinkItem) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(MiniDateRangeItem) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiComboBoxItem) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiFileItem) - Static method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiPickerItem) - Static method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(NativeCheckboxItem) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(PasswordItem) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(PickTreeItem) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RadioGroupItem) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RelativeDateItem) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ResetItem) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RichTextItem) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RowSpacerItem) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SavedSearchItem) - Static method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SectionItem) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SelectItem) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SelectOtherItem) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SetFilterItem) - Static method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ShuttleItem) - Static method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SliderItem) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SpacerItem) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SpinnerItem) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(StaticTextItem) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SubmitItem) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(TextAreaItem) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(TextItem) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(TimeItem) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToggleItem) - Static method in class com.smartgwt.client.widgets.form.fields.ToggleItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolbarItem) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(UploadItem) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ViewFileItem) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FilterBuilder) - Static method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Class level method to set the default properties of this class.
- setDefaultProperties(FilterClause) - Static method in class com.smartgwt.client.widgets.form.FilterClause
-
Class level method to set the default properties of this class.
- setDefaultProperties(PickListMenu) - Static method in class com.smartgwt.client.widgets.form.PickListMenu
-
Class level method to set the default properties of this class.
- setDefaultProperties(PresetCriteriaItem) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(PresetDateRangeItem) - Static method in class com.smartgwt.client.widgets.form.PresetDateRangeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(PropertySheet) - Static method in class com.smartgwt.client.widgets.form.PropertySheet
-
Class level method to set the default properties of this class.
- setDefaultProperties(SearchForm) - Static method in class com.smartgwt.client.widgets.form.SearchForm
-
Class level method to set the default properties of this class.
- setDefaultProperties(AdvancedHiliteEditor) - Static method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColumnTree) - Static method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateGrid) - Static method in class com.smartgwt.client.widgets.grid.DateGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(HiliteEditor) - Static method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(HiliteRule) - Static method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Class level method to set the default properties of this class.
- setDefaultProperties(ListGrid) - Static method in class com.smartgwt.client.widgets.grid.ListGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(RecordEditor) - Static method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(RowRangeDisplay) - Static method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
Class level method to set the default properties of this class.
- setDefaultProperties(Shuttle) - Static method in class com.smartgwt.client.widgets.grid.Shuttle
-
Class level method to set the default properties of this class.
- setDefaultProperties(HTMLFlow) - Static method in class com.smartgwt.client.widgets.HTMLFlow
-
Class level method to set the default properties of this class.
- setDefaultProperties(HTMLPane) - Static method in class com.smartgwt.client.widgets.HTMLPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(IButton) - Static method in class com.smartgwt.client.widgets.IButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(IconButton) - Static method in class com.smartgwt.client.widgets.IconButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(Img) - Static method in class com.smartgwt.client.widgets.Img
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgButton) - Static method in class com.smartgwt.client.widgets.ImgButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgSplitbar) - Static method in class com.smartgwt.client.widgets.ImgSplitbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(Label) - Static method in class com.smartgwt.client.widgets.Label
-
Class level method to set the default properties of this class.
- setDefaultProperties(DataView) - Static method in class com.smartgwt.client.widgets.layout.DataView
-
Class level method to set the default properties of this class.
- setDefaultProperties(Deck) - Static method in class com.smartgwt.client.widgets.layout.Deck
-
Class level method to set the default properties of this class.
- setDefaultProperties(FlowLayout) - Static method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(HLayout) - Static method in class com.smartgwt.client.widgets.layout.HLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(HStack) - Static method in class com.smartgwt.client.widgets.layout.HStack
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgSectionHeader) - Static method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Class level method to set the default properties of this class.
- setDefaultProperties(Layout) - Static method in class com.smartgwt.client.widgets.layout.Layout
-
Class level method to set the default properties of this class.
- setDefaultProperties(LayoutSpacer) - Static method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Class level method to set the default properties of this class.
- setDefaultProperties(NavigationBar) - Static method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(NavPanel) - Static method in class com.smartgwt.client.widgets.layout.NavPanel
-
Class level method to set the default properties of this class.
- setDefaultProperties(PortalLayout) - Static method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(Portlet) - Static method in class com.smartgwt.client.widgets.layout.Portlet
-
Class level method to set the default properties of this class.
- setDefaultProperties(ScreenLoader) - Static method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Class level method to set the default properties of this class.
- setDefaultProperties(SectionHeader) - Static method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Class level method to set the default properties of this class.
- setDefaultProperties(SectionStack) - Static method in class com.smartgwt.client.widgets.layout.SectionStack
-
Class level method to set the default properties of this class.
- setDefaultProperties(SplitPane) - Static method in class com.smartgwt.client.widgets.layout.SplitPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(VLayout) - Static method in class com.smartgwt.client.widgets.layout.VLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(VStack) - Static method in class com.smartgwt.client.widgets.layout.VStack
-
Class level method to set the default properties of this class.
- setDefaultProperties(AdaptiveMenu) - Static method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Class level method to set the default properties of this class.
- setDefaultProperties(IconMenuButton) - Static method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(IMenuButton) - Static method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(Menu) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Class level method to set the default properties of this class.
- setDefaultProperties(MenuBar) - Static method in class com.smartgwt.client.widgets.menu.MenuBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(MenuButton) - Static method in class com.smartgwt.client.widgets.menu.MenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(RibbonMenuButton) - Static method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(SelectionTreeMenu) - Static method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
Class level method to set the default properties of this class.
- setDefaultProperties(TreeMenuButton) - Static method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(MiniNavControl) - Static method in class com.smartgwt.client.widgets.MiniNavControl
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiFilePicker) - Static method in class com.smartgwt.client.widgets.MultiFilePicker
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiGroupDialog) - Static method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiGroupPanel) - Static method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiSortDialog) - Static method in class com.smartgwt.client.widgets.MultiSortDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiSortPanel) - Static method in class com.smartgwt.client.widgets.MultiSortPanel
-
Class level method to set the default properties of this class.
- setDefaultProperties(NavigationButton) - Static method in class com.smartgwt.client.widgets.NavigationButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ActiveXControl) - Static method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Class level method to set the default properties of this class.
- setDefaultProperties(BrowserPlugin) - Static method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
Class level method to set the default properties of this class.
- setDefaultProperties(Flashlet) - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Class level method to set the default properties of this class.
- setDefaultProperties(SVG) - Static method in class com.smartgwt.client.widgets.plugins.SVG
-
Class level method to set the default properties of this class.
- setDefaultProperties(PointerSettings) - Static method in class com.smartgwt.client.widgets.PointerSettings
-
Class level method to set the default properties of this class.
- setDefaultProperties(PrintCanvas) - Static method in class com.smartgwt.client.widgets.PrintCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(PrintWindow) - Static method in class com.smartgwt.client.widgets.PrintWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(Progressbar) - Static method in class com.smartgwt.client.widgets.Progressbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(RangeSlider) - Static method in class com.smartgwt.client.widgets.RangeSlider
-
Class level method to set the default properties of this class.
- setDefaultProperties(RibbonButton) - Static method in class com.smartgwt.client.widgets.RibbonButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(RichTextEditor) - Static method in class com.smartgwt.client.widgets.RichTextEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(ListPropertiesDialog) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(ListPropertiesPane) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(SavedSearchEditor) - Static method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(Scrollbar) - Static method in class com.smartgwt.client.widgets.Scrollbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(Slider) - Static method in class com.smartgwt.client.widgets.Slider
-
Class level method to set the default properties of this class.
- setDefaultProperties(Snapbar) - Static method in class com.smartgwt.client.widgets.Snapbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(Sound) - Static method in class com.smartgwt.client.widgets.Sound
-
Class level method to set the default properties of this class.
- setDefaultProperties(Splitbar) - Static method in class com.smartgwt.client.widgets.Splitbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(StatefulCanvas) - Static method in class com.smartgwt.client.widgets.StatefulCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(StretchImg) - Static method in class com.smartgwt.client.widgets.StretchImg
-
Class level method to set the default properties of this class.
- setDefaultProperties(StretchImgButton) - Static method in class com.smartgwt.client.widgets.StretchImgButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgTab) - Static method in class com.smartgwt.client.widgets.tab.ImgTab
-
Class level method to set the default properties of this class.
- setDefaultProperties(TabBar) - Static method in class com.smartgwt.client.widgets.tab.TabBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(TabSet) - Static method in class com.smartgwt.client.widgets.tab.TabSet
-
Class level method to set the default properties of this class.
- setDefaultProperties(TableView) - Static method in class com.smartgwt.client.widgets.tableview.TableView
-
Class level method to set the default properties of this class.
- setDefaultProperties(SimpleTile) - Static method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Class level method to set the default properties of this class.
- setDefaultProperties(TileGrid) - Static method in class com.smartgwt.client.widgets.tile.TileGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(TileLayout) - Static method in class com.smartgwt.client.widgets.tile.TileLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToggleSwitch) - Static method in class com.smartgwt.client.widgets.ToggleSwitch
-
Class level method to set the default properties of this class.
- setDefaultProperties(RibbonBar) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(RibbonGroup) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Class level method to set the default properties of this class.
- setDefaultProperties(Toolbar) - Static method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStrip) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripButton) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripGroup) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripMenuButton) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripResizer) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripSeparator) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripSpacer) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Class level method to set the default properties of this class.
- setDefaultProperties(TourWindow) - Static method in class com.smartgwt.client.widgets.tour.TourWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(ResultTree) - Static method in class com.smartgwt.client.widgets.tree.ResultTree
-
Class level method to set the default properties of this class.
- setDefaultProperties(Tree) - Static method in class com.smartgwt.client.widgets.tree.Tree
-
Class level method to set the default properties of this class.
- setDefaultProperties(TreeGrid) - Static method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(DetailViewer) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Class level method to set the default properties of this class.
- setDefaultProperties(ViewLoader) - Static method in class com.smartgwt.client.widgets.ViewLoader
-
Class level method to set the default properties of this class.
- setDefaultProperties(Window) - Static method in class com.smartgwt.client.widgets.Window
-
Class level method to set the default properties of this class.
- setDefaultQuantity(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Default quantity to show in the
quantityField
. - setDefaultQuoteString(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Deprecated.in favor of
uploadQuoteString
- setDefaultResizeBars(LayoutResizeBarPolicy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Policy for whether resize bars are shown on members by default.
- setDefaultSearchNameSuffix(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
HTML string to append to the search title in the search name field if this is the default search.
- setDefaultSearchOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
search operator
to use for fields in a form that producesAdvancedCriteria
. - setDefaultSearchTitle(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Title for the
sharedSearchCheckbox
. - setDefaultShowCustomScrollbars(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
-
Whether to use the browser's native scrollbars or SmartClient-based scrollbars by default for all canvases.
- setDefaultSummaryFunction(String, SummaryFunctionType) - Static method in class com.smartgwt.client.data.SimpleType
-
Set a default summary function for some field type.
- setDefaultSummaryFunction(String, String) - Static method in class com.smartgwt.client.data.SimpleType
-
Set a default summary function for some field type.
- setDefaultTabHeight(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
- setDefaultTabSize(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Default size (length) in pixels for tabs within this tabBar
- setDefaultTabWidth(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
- setDefaultTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.data.DataSource
-
The default textMatchStyle to use for
DSRequest
s that do not explicitly state atextMatchStyle
. - setDefaultTimeFieldWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for time type fields.
- setDefaultTimelineColumnSpan(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of columns of the
timelineGranularity
to give the timeline by default if noendDate
is provided. - setDefaultTimeout(double) - Static method in class com.smartgwt.client.rpc.RPCManager
-
In milliseconds, how long the RPCManager waits for an RPC request to complete before returning an error.
- setDefaultToFirstItem(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavPanel
- setDefaultToFirstOption(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Select the first option as the default value for this ComboBoxItem.
- setDefaultToFirstOption(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select the first option as the default value for this SelectItem.
- setDefaultUserSearch(DataBoundComponent, boolean, Record, String) - Method in class com.smartgwt.client.data.SavedSearches
-
Update the user's default search.
- setDefaultUseUnselectedValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Should this item track unselected or selected values by default?
- setDefaultValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
, this property can be used to specify a default value for this field's editor when adding new rows to the grid. - setDefaultValue(Boolean) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The default value of this ToggleSwitch.
- setDefaultValue(Double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Float) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Float) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
, this property can be used to specify a default value for this field's editor when adding new rows to the grid. - setDefaultValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
, this property can be used to specify a default value for this field's editor when adding new rows to the grid. - setDefaultValue(Long) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
, this property can be used to specify a default value for this field's editor when adding new rows to the grid. - setDefaultValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setDefaultValue(String) - Method in class com.smartgwt.client.util.workflow.AskForValueTask
-
Default value.
- setDefaultValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(String) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Header text
- setDefaultValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
, this property can be used to specify a default value for this field's editor when adding new rows to the grid. - setDefaultValue(Date) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Date) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
, this property can be used to specify a default value for this field's editor when adding new rows to the grid. - setDefaultValues(Integer...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default values used when no value is provided for this item.
- setDefaultValues(String...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default values used when no value is provided for this item.
- setDefaultWaitDuration(Integer) - Method in class com.smartgwt.client.util.workflow.Process
-
When
defaultWaitFor
or taskwaitFor
are set to "duration", how long should the wait be before starting the task? A task can override the default value with taskwaitDuration
. - setDefaultWaitFor(WaitForType) - Method in class com.smartgwt.client.util.workflow.Process
-
Condition to wait for before each task is executed.
- setDefaultWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default width for the component.
- setDefaultWidth(int) - Method in class com.smartgwt.client.widgets.Dialog
- setDefaultWidth(int) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
For custom components, establishes a default width for the component.
- setDefaultWidth(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default menu width.
- setDefaultWidth(Integer) - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Initial width to assign to a new child window created by
MultiWindow.open()
. - setDefaultWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional "default width" for this field.
- setDefaultYearMode(FiscalYearMode) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
This attribute controls how the displayed fiscalYear value should be calculated for dates falling within a period not explicitly listed in the
fiscal years array
. - setDeferRemoval(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled, the field shown by
canRemoveRecords
causes records to be marked for future removal viamarkRecordRemoved()
instead of immediately being removed. - setDefiningProperty(String) - Method in class com.smartgwt.client.widgets.Button
-
This attribute denotes the name of a property to use as a
getDefiningPropertyName()
for this property when generating and resolvingAutoTest locators with search segments
. - setDefiningProperty(String) - Method in class com.smartgwt.client.widgets.Canvas
-
This attribute denotes the name of a property to use as a
getDefiningPropertyName()
for this property when generating and resolvingAutoTest locators with search segments
. - setDefiningProperty(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
This attribute denotes the name of a property to use as a
getDefiningPropertyName()
for this property when generating and resolvingAutoTest locators with search segments
. - setDefiningProperty(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
This attribute denotes the name of a property to use as a
getDefiningPropertyName()
for this property when generating and resolvingAutoTest locators with search segments
. - setDefiningPropertyNameOptions(String...) - Method in class com.smartgwt.client.widgets.Canvas
-
If no explicit
definingProperty
was specified for this component, this array denotes a list of options to use as adefining property
when generating and resolvingAutoTest locators with search segments
. - setDeleteLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the deleteLevelButton
- setDeleteLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the deleteLevelButton
- setDeleteLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the deleteLevelButton
- setDeleteLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the deleteLevelButton
- setDependentFields(String[]) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
User-defined list of fields on which this validator depends.
- setDeriveUniqueValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this MultiPickerItem is deriving its options from a dataSource, should it ensure unique field values by
grouping by
the value field for this item? This is not necessary if the target dataSource value field is already unique - for example if this is the primaryKey field for a dataSource. - setDeriveUniqueValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
If this MultiPickerItem is deriving its options from a dataSource, should it ensure unique field values by
grouping by
the value field for this item? This is not necessary if the target dataSource value field is already unique - for example if this is the primaryKey field for a dataSource. - setDescendingTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the "direction" field's SelectItem for a "descending" sort
- setDescendingTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the "direction" field's SelectItem for a "descending" sort
- setDescription(String) - Method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStep
- setDescription(String) - Method in class com.smartgwt.client.data.DataSource
-
An optional description of the DataSource's content.
- setDescription(String) - Method in class com.smartgwt.client.data.DataSourceField
-
An optional description of the DataSourceField's meaning.
- setDescription(String) - Method in class com.smartgwt.client.data.OperationBinding
-
An optional description of the operationBinding's behavior.
- setDescription(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional description for this specific instance of process element.
- setDescription(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
String which represents the description of a
CalendarEvent
The name of this field within the CalendarEvent can be changed viaCalendar.descriptionField
- setDescriptionField(String) - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has a long description of the record, or has the primary text data value for a record that represents an email message, SMS, log or similar.
- setDescriptionField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the description field on a
CalendarEvent
. - setDescriptionField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in all
RecordLayout
s except "titleOnly". - setDeselectAllButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Height for the
deselectAllButton
- setDeselectAllButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Icon for the
deselectAllButton
- setDeselectAllButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Title for the
deselectAllButton
- setDeselectAllButtonWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Width for the
deselectAllButton
- setDeselectAllWhileFiltered_disabledPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Disabled prompt for the
deselectAllButton
while filtered ifselectAllWhileFiltered
is set to"disable"
. - setDeselectAllWhileFiltered_partialCachePrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Disabled prompt for the
deselectAllButton
while filtered ifselectAllWhileFiltered
is set to"whenLoaded"
and the PickList does not have a complete data set loaded on the client. - setDeselectButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Height for the
deselectButton
- setDeselectButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Icon for the
deselectButton
- setDeselectButtonWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Width for the
deselectButton
- setDeselectedButtonStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When
showDeletions
istrue
, theButton.baseStyle
used onbuttons
for values that have been deleted (also called "deselected buttons"). - setDeselectOnPartialCheckboxClick(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should partially selected checkbox be deselected or selected on click? This setting affects
header selection checkbox
,group\n checkboxes
and folder checkbox selection in a Tree data set. - setDestroyOnClose(Boolean) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Whether to call
destroy()
when closing the Portlet. - setDestroyOnRemove(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
- setDestroyPanes(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
- setDetail(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Whether this field should be considered a "detail" field by a
DataBoundComponent
. - setDetailDS(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is true andlistGrid.expansionMode
is"related"
, this property specifies the dataSource for the related records grid to be shown embedded in expanded records. - setDetailDS(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
The default value of
ListGrid.recordDetailDSProperty
. - setDetailDS(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is true andlistGrid.expansionMode
is"related"
, this property specifies the dataSource for the related records grid to be shown embedded in expanded records. - setDetailField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The field whose contents to show in the expanded portion of a record when
canExpandRecords
istrue
andlistGrid.expansionMode
isdetailField
. - setDetailFormatter(DetailFormatter) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
- setDetailNavigationControl(Canvas) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Navigation control that appears only when the navigation pane is not showing (showing detail pane on handset, or portrait mode on tablet).
- setDetailPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The right-hand of the two panes managed by this widget, used for viewing details.
- setDetailPaneTitleTemplate(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Default value chosen for
detailPaneTitle
whennavigateDetailPane()
is called. - setDetailsButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the edit button in the quick
quick event dialog
. - setDetailTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The title for the
detailPane
. - setDetailToolButtons(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
detailToolButtons
allows you to specify a set of controls that are specially placed based on thedeviceMode
andpageOrientation
. - setDetailViewerProperties(DetailViewer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Properties for the
DetailViewer
that is automatically created to render the contents of tiles by default. - setDeviceMode(DeviceMode) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
UI layout mode used for this
SplitPane
. - setDialogWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Width for the "other value" prompt dialog.
- setDialRadius(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Radius in pixels of the dial.
- setDialRadius(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Deprecated.
- setDirection(float) - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
Angle of the direction vector in degrees.
- setDirection(NavigationDirection) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Navigation direction for this button.
- setDirection(SortDirection) - Method in class com.smartgwt.client.data.SortSpecifier
-
The direction in which this specifier should sort.
- setDirectionFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the header of the "direction" field.
- setDirectionFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the header of the "direction" field.
- setDisable(Boolean) - Method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
Should the target form item be disabled?
- setDisableCacheSync(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
By default when the data of this ResultSet's dataSource is modified, the ResultSet will be updated to display these changes.
- setDisableCacheSync(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
By default when the data of this ResultTree's dataSource is modified, the ResultTree will be updated to display these changes.
- setDisabled(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If set to true, the widget will be disabled.
- setDisabled(boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Enable or disable this object
- setDisabled(boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will initially be rendered in a disabled state.
- setDisabled(Boolean) - Static method in class com.smartgwt.client.ai.AI
-
Whether AI is disabled.
- setDisabled(Boolean) - Method in class com.smartgwt.client.data.Hilite
-
Whether this hilite is currently disabled.
- setDisabled(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item is disabled.
- setDisabled(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Whether this icon is disabled.
- setDisabled(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
disabled
. - setDisableDateCustomizer(DisableDateCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return true from the customizer to have the passed event considered disabled in the passed view
- setDisabledCursor(Cursor) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the mouse pointer is over this widget if this widget is disabled.
- setDisabledCursor(Cursor) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Specifies the cursor image to display when the mouse pointer is over this icon if this icon is disabled.
- setDisabledDates(Date...) - Method in class com.smartgwt.client.widgets.DateChooser
-
An array of Date instances that should be disabled if they appear in the calendar view.
- setDisabledGroupByPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Prompt to indicate that grouping is disabled as the data set size exceeds
groupByMaxRecords
. - setDisabledHover(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item and the item is
disabled
orread-only
withreadOnlyDisplay:disabled
. - setDisabledIcon(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon when the item is disabled.
- setDisabledIconCursor(Cursor) - Method in class com.smartgwt.client.widgets.Button
-
Specifies the cursor to display when the mouse pointer is over the icon image and this
StatefulCanvas
isdisabled
. - setDisabledMessage(String) - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is a DISABLED-
type
result, an optional statement to be displayed to the user that the operation was disabled. - setDisabledWeekdayStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekday dates which have been
disabled
. - setDisabledWeekendStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekend dates which have been
disabled
. - setDisableIconsOnReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setDisableIconsOnReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
If
FormItem.canEdit
is set to false, shouldicons
be disabled by default? - setDisableOnReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If
FormItem.canEdit
is set to false, should this icon be disabled. - setDisableQueuing(Boolean) - Method in class com.smartgwt.client.data.RestDataSource
-
If set, disables
request queuing
for this RestDataSource. - setDisableTouchScrollingForDrag(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Disables
useTouchScrolling
whenever a built-in drag operation has been enabled which is known to be non-functional if touch scrolling is enabled. - setDisableValidation(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to true, client-side validators will not run on the form when validate() is called.
- setDisableValidation(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If set to true, client-side validators will not run on the form when validate() is called.
- setDisableWeekends(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, weekend days appear in a disabled style and events cannot be created on weekends.
- setDisableWeekends(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether it should be valid to pick a weekend day.
- setDisappearMethod(NotifyTransition) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how messages disappear from or leave their requested location.
- setDiscardDataOnSetFetchOperation(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
setFetchOperation()
is invoked while this grid is showing a filtered data-set, should the data set be discarded? - setDiscardedColumnsMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message displayed when columns in the imported file were discarded and
displayDiscardedColumns
is true. - setDiscardEditsOnHideField(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a user is editing a
canEdit:true
listGrid, and they hide a field while the editor is showing, should we discard any edits in the edit row for the field being hidden? - setDiscardEditsSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
confirmDiscardEdits
is true this is the title for the save button appearing in the lost edits confirmation dialog. - setDiscardParentlessNodes(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When data is loaded from the server, should nodes with an explicit value for the
Tree.parentIdField
which doesn't map to a valid parent node be dropped? If set to false, forTreeGrid.loadDataOnDemand
:false trees, parentless nodes will be added as children of the root node - forTreeGrid.loadDataOnDemand
:true, they will be added as children of the folder currently requesting children. - setDiscardParentlessNodes(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If this tree has
modelType:"parent"
, should nodes in the data array for the tree be dropped if they have an explicitly specified value for theparentIdField
which doesn't match any other nodes in the tree. - setDiscontinuousLines(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to treat non-numeric values in the dataset as indicating a break in the data line.
- setDiscoverTreeSettings(DiscoverTreeSettings) - Method in class com.smartgwt.client.data.DataSource
-
Settings to use when discoverTree() is automatcially called because
autoDiscoverTree
is set to true for this DataSource - setDismissMessage(Boolean) - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
Should a click on this action automatically dismiss the associated message?
- setDismissOnEscape(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Should this window be dismissed (same effect as pressing the "Cancel" button) when the user presses the "Escape" key?
Windows with this setting will dismiss on Escape keypresses in any of the following cases: The window or one of its descendants has focus (and does not cancel the Escape keypress) The window ismodal
, and not itself masked. - setDismissOnOutsideClick(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, a click outside the bounds of the Window will have the same effect as pressing its cancel button.
Note: Applies only to modal windows. - setDisplayDiscardedColumns(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If columns were present in the imported data that were discarded because they could not be matched to any DataSource fields, whether these should be displayed to the user, using the
discardedColumnsMessage
shown within theuploadStatusMessages
component. - setDisplayField(String) - Method in class com.smartgwt.client.data.DataSourceField
-
When records from this dataSource are displayed in a dataBoundComponent such as a
ListGrid
, thedisplayField
attribute may be used to cause some field to display a value from another field in the record. - setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for the
field name
. - setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for the
field name
. - setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The
displayField
of the combo box. - setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for the
field name
. - setDisplayField(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Specifies an alternative field from which display values should be retrieved for this item.
If this item is not databound (optionDataSource
is unset), or bound to the same dataSource as the form as a whole, this is implemented by picking up the value of the specified field from the Form's values object.
Otherwise this item will attempt to map its underlying value to a display value by retrieving a record from theoptionDataSource
where thevalueField
matches this item's value, and displaying thedisplayField
value from that record.
This essentially enables the specifiedoptionDataSource
to be used as a server basedValueMap
. - setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Specifies an alternative field from which display values should be retrieved for this item.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for the
field name
. - setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for the
field name
. - setDisplayField(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the
optionDataSource
field used to retrieve the display values that are to be mapped from the internal values specified byvalueField
. - setDisplayField(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If
displayField
is defined for the field then the DetailViewer will display thedisplayField
attribute of records instead of the attribute given by thename
of the field. - setDisplayFormat(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
This property can be used to customize the format in which datetimes are displayed.
Should be set to a standardDateDisplayFormat
or a function which will return a formatted date time string. - setDisplayFormat(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setDisplayFormat(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Deprecated.Use
TimeItem.getTimeFormatter()
instead. - setDisplayFormat(TimeFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setDisplayFormat(TimeFormatter) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Deprecated.Use
TimeItem.setDisplayFormat(TimeDisplayFormat)
instead. - setDisplayNodeType(DisplayNodeType) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Specifies the type of nodes displayed in the treeGrid.
- setDisplayValueFromRecord(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If a
displayField
is set, should this field show record values from thedisplayField
? - setDistance(Integer) - Method in class com.smartgwt.client.data.RelationPath
-
A number representing the distance between source and target DataSources.
- setDocument(AceDocument) - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- setDontAutoDestroyComponent(Canvas, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRecordComponents
is true, by default any created record components are destroyed once they are no longer in use (for example, if the ListGrid as a whole is destroyed). - setDoubleClickDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in milliseconds) between which two clicks are considered a single click
- setDoughnutHoleProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for doughnut hole
- setDoughnutRatio(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If showing a doughnut hole (see
showDoughnut
), ratio of the size of the doughnut hole to the size of the overall pie chart, as a number between 0 to 1. - setDown(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display on
mouseDown
. - setDownButtonSrc(String) - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Image used for the down arrowhead.
- setDownloadIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Returns the URL for an Icon that will allow the file to be downloaded
- setDownloadResult(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, causes the RPCRequest to download the requested resource as a file, either showing the browser's Save dialog or displaying the file-content in
a new browser window
. - setDownloadToNewWindow(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When
downloadResult
is true, setting this attribute to true causes the content of the downloaded file to be displayed in a new browser window. - setDragAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.Canvas
-
Visual appearance to show when the object is being dragged.
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setDragDataAction(DragDataAction) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Indicates what to do with data dragged into another DataBoundComponent.
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Indicates what to do with data dragged into another DataBoundComponent.
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
During a drag-and-drop interaction, this method returns the set of records being dragged out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
During a drag-and-drop interaction, this method returns the set of records being dragged out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
During a drag-and-drop interaction, this method returns the set of records being dragged out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
During a drag-and-drop interaction, this method returns the set of records being dragged out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
During a drag-and-drop interaction, this method returns the set of records being dragged out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
During a drag-and-drop interaction, this method returns the set of records being dragged out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
During a drag-and-drop interaction, this method returns the set of records being dragged out of the component.
- setDragHandleFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title to use for the
drag handle field
. - setDragHandleIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default icon to show in the
drag handle field
.. - setDragHandleIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of
drag handle icons
for this ListGrid. - setDragHoverCustomizer(DragHoverCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customize the Hover text to display during a drag operation
- setDragIntersectStyle(DragIntersectStyle) - Method in class com.smartgwt.client.widgets.Canvas
-
This indicates how the system will test for droppable targets: either by intersection with the mouse or intersection with the rectangle of the dragMoveTarget.
- setDragLineStyle(String) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
The CSS class applied to the
dragLine
autochild. - setDragLineThickness(int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Thickness of the
dragLine
autochild. - setDragMaskType(DragMaskType) - Method in class com.smartgwt.client.widgets.Canvas
-
This property controls what kind of mask is used in case
useDragMask
is enabled. - setDragMaxHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets maximum height that this Canvas can be resized to by a user.
- setDragMaxWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum width that this Canvas can be resized to by a user.
- setDragMinHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum height that this Canvas can be resized to by a user.
- setDragMinWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum width that this Canvas can be resized to by a user.
- setDragOffset(int, int) - Static method in class com.smartgwt.client.util.EventHandler
-
Sets the initial coordinate offset of the last event, typically a mouseDown or touchStart, from the drag target.
- setDragOpacity(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget has dragAppearance
"target"
, this value specifies the opacity to render the target while it is being dragged. - setDragRepositionAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragReposition
is true, this attribute specifies the visual appearance to show during drag reposition. - setDragRepositionCursor(Cursor) - Method in class com.smartgwt.client.widgets.Canvas
-
Cursor to switch to if the mouse is over a widget that is drag repositionable.
- setDragResizeAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragResize
is true, this attribute specifies the visual appearance to show during drag resize. - setDragScrollDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget supports drag-scrolling, This property specifies how many ms the user must hover over the drag-scroll threshold before scrolling begins.
- setDragScrollRedrawDelay(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Like
scrollRedrawDelay
, but applies when the component is being drag-scrolled (via a scrollbar). - setDragSnapAngle(int) - Method in class com.smartgwt.client.tools.GradientEditor
-
The angle by which drag-rotating a linear-gradient in the preview should snap.
- setDragStartDistance(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- setDragStartDistance(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- setDragTarget(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
A different widget that should be actually dragged when dragging initiates on this widget.
- setDragTarget(String) - Method in class com.smartgwt.client.widgets.Canvas
-
A different widget that should be actually dragged when dragging initiates on this widget.
- setDragTracker() - Method in class com.smartgwt.client.widgets.BaseWidget
- setDragTracker(String) - Static method in class com.smartgwt.client.util.EventHandler
-
Set the HTML for the drag tracker that follows the mouse during a drag and drop interaction.
- setDragTracker(String, int, int, int, int) - Static method in class com.smartgwt.client.util.EventHandler
-
Set the HTML for the drag tracker that follows the mouse during a drag and drop interaction.
- setDragTrackerIconCustomizer(DragTrackerIconCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
HTML to be shown in hovers over cells in the column described by this field.
- setDragTrackerImage(String) - Static method in class com.smartgwt.client.util.EventHandler
-
This API may be called to set the native HTML5 drag tracker image.
- setDragTrackerImage(String, int) - Static method in class com.smartgwt.client.util.EventHandler
- setDragTrackerImage(String, int, int) - Static method in class com.smartgwt.client.util.EventHandler
-
This API may be called to set the native HTML5 drag tracker image.
- setDragTrackerMode(DragTrackerMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When records are being dragged from within a ListGrid, what sort of drag-tracker should be displayed?
Note that if multiple records are being dragged the displayed tracker will be based on the first selected record. - setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setDragTrackerStyle(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
CSS Style to apply to the drag tracker when dragging occurs on this component.
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setDragTrackerTitleCustomizer(DragTrackerTitleCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return "title" HTML to display as a drag tracker when the user drags some record.
Default implementation will display the cell value for the title field (see +link{listGrid.getTitleField()}) for the record(s) being dragged (including any icons / custom formatting / styling, etc). - setDragType(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets a
dragType
for this widget used, to be compared todropTypes
on possible drop target widgets. - setDrawAheadRatio(float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How far should we render records ahead of the currently visible area? This is expressed as a ratio from viewport size to rendered area size.
- setDrawAllMaxCells(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If drawing all rows would cause less than
drawAllMaxCells
cells to be rendered, the full dataset will instead be drawn even ifshowAllRecords
is false and the viewport size anddrawAheadRatio
setting would normally have caused incremental rendering to be used. - setDrawAllMaxTiles(Integer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If drawing all tiles would cause no more than
drawAllMaxTiles
tiles to be rendered, the full dataset will instead be drawn even ifshowAllRecords
is false and incremental rendering would have otherwise been used. - setDrawFirstScreen(boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Determines whether the
currentScreenName
screen is drawn after all screens have been loaded. - setDrawGroup(DrawGroup) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
DrawGroup
this drawItem is a member of. - setDrawingHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
When
canDragScroll
is enabled, this is the height of the area in viewbox coordinates that can be accessed through drag-scrolling. - setDrawingType(DrawingType) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Which type of drawing back-end should be used by this
DrawPane
? A default drawing back-end is automatically selected based on the browser. - setDrawingWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
When
canDragScroll
is enabled, this is the width of the area in viewbox coordinates that can be accessed through drag-scrolling. - setDrawItemDefaults(DrawItem) - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
. - setDrawItemDefaults(DrawItem) - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- setDrawItemLiveObject(DrawItem) - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the
defaults
. - setDrawItemLiveObject(DrawItem) - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a dynamically created copy, provide the singleton object as
liveObject
. - setDrawItems(DrawItem...) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Initial list of DrawItems for this DrawGroup.
- setDrawItems(DrawItem...) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Array of DrawItems to initially display in this DrawPane.
- setDrawLegendBoundary(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether a boundary should be drawn above the Legend area for circumstances where the chart area already has an outer border.
- setDrawnClockwise(boolean) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Whether the sectors are drawn clockwise, and increasing the value causes the needle to move clockwise.
- setDrawPane(DrawPane) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setDrawPane(DrawPane) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
- setDrawPane(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setDrawPaneDefaults(DrawPane) - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
. - setDrawPaneDefaults(DrawPane) - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- setDrawPaneLiveObject(DrawPane) - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the
defaults
. - setDrawPaneLiveObject(DrawPane) - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a dynamically created copy, provide the singleton object as
liveObject
. - setDrawTitleBackground(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
should a background color be set behind the Title.
- setDrawTitleBoundary(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether a boundary should be drawn below the title area for circumstances where the chart area already has an outer border.
- setDropCacheOnUpdate(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Whether to discard all cached rows when a modification operation (add, update, remove) occurs on the ResultSet's DataSource.
- setDropEndSpace(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showDropEndSpace
is set to true, this property governs how large the space under the last node during drop should be. - setDropExtraFields(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Indicates that for server responses, for any data being interpreted as DataSource records, only data that corresponds to declared fields should be retained; any extra fields should be discarded.
- setDropIconSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If
showDropIcons
is true, this suffix will be appended to thefolderIcon
when the user drop-hovers over some folder. - setDropIconSuffix(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showDropIcons
is true, this suffix will be appended to thefolderIcon
when the user drop-hovers over some folder. - setDropLineProperties(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
- setDropLineThickness(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Thickness, in pixels of the dropLine shown during drag and drop when
canDropComponents
is set totrue
. - setDropOutlineBorder(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Set the CSS border of the outline for drop targets as a CSS string including border-width, border-style, and/or color (eg "1px dashed blue").
- setDropTarget(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Delegates a different widget that should actually be dropped on if the cursor is over this widget when the drop completes.
- setDropTarget(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Target component on which a
target
must be dropped to complete step. - setDropTarget(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Delegates a different widget that should actually be dropped on if the cursor is over this widget when the drop completes.
- setDropTypes(String) - Method in class com.smartgwt.client.widgets.Canvas
-
When a drag and drop interaction occurs, if a
dragType
is configured on the source widget, it is compared to thedropTypes
configured on the target widget, and a drop is only allowed if thedragType
is listed in the target widget'sdropTypes
array. - setDropTypes(String...) - Method in class com.smartgwt.client.widgets.Canvas
-
When a drag and drop interaction occurs, if a
dragType
is configured on the source widget, it is compared to thedropTypes
configured on the target widget, and a drop is only allowed if thedragType
is listed in the target widget'sdropTypes
array. - setDropTypes(String...) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
dropTypes
is set to["PortalColumn"]
in order to allow the dragging of columns within thePortalLayout
. - setDropUnknownCriteria(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If the criteria applied to a fetch type operation contain fields that are not present in the dataSource, should they be ignored when performing filtering on the client.
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setDropValues(Map) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
When an item is dropped on this component, and
addDropValues
is true and both the source and target widgets are databound, either to the same DataSource or to different DataSources that are related via a foreign key, this object provides the "drop values" that Smart GWT will apply to the dropped object before updating it. - setDropValues(Map) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setDsRequestProperties(DSRequest) - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStepResult
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setDuplicateDragMessage(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Message to show when a user attempts to transfer duplicate records into this component, and

preventDuplicates
is enabled. - setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setDuration(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Length of time a message is shown before being auto-dismissed, in milliseconds.
- setDuration(Integer) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
The duration of this event.
- setDurationField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the
duration
field on aCalendarEvent
. - setDurationUnit(TimeUnit) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
When a
duration
is set for this event, this is the unit of that duration. - setDurationUnitField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the
durationUnit
field on aCalendarEvent
. - setDynamicContents(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Dynamic contents allows the contents string to be treated as a simple but powerful template.
- setDynamicContents(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Dynamic string of HTML contents for this component.
- setDynamicContents(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
Dynamic contents allows the contents string to be treated as a simple but powerful template.
- setDynamicIconFunction(MenuItemStringFunction) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Contains the condition that will change the curent items' icon when met.
- setDynamicTitleFunction(MenuItemStringFunction) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Contains the condition that will change the curent items' title when met.
- setEdgeBackgroundColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Background color for the EdgedCanvas created to decorate this component.
- setEdgeBottom(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for bottom corners and edges.
- setEdgeCenterBackgroundColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Background color for the center section only.
- setEdgeColor(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
CSS color (WITHOUT "#") for the edges.
- setEdgeImage(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Base name of images for edges.
- setEdgeImage(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Base name of images for edges.
- setEdgeLeft(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for left corners and edges.
- setEdgeMarginSize(int) - Method in class com.smartgwt.client.widgets.Canvas
-
How far into the edge of an object do we consider the "edge" for drag resize purposes?
- setEdgeOffset(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Amount the contained Canvas should be offset.
- setEdgeOffsetBottom(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the bottom.
- setEdgeOffsetLeft(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the left.
- setEdgeOffsetRight(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the right.
- setEdgeOffsetTop(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the top.
- setEdgeOpacity(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Opacity of the edges.
- setEdgeRight(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for right corners and edges.
- setEdgeShowCenter(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show media in the center section, that is, behind the decorated Canvas.
- setEdgeSize(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Size in pixels for corners and edges
- setEdgeStyleName(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Optional property specifying the CSS ClassName to apply to the various parts of this edged canvas (top, bottom, corners, sides and center).
- setEdgeTop(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for top corners and edges.
- setEditAreaBackgroundColor(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Background color for the
edit canvas
. - setEditButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The
prompt
of theedit button
. - setEditByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Determines whether when the user edits a cell in this listGrid the entire row becomes editable, or just the cell that received the edit event.
- setEditContext(EditContext) - Method in class com.smartgwt.client.tools.EditTree
-
The
EditContext
managed by this EditTree. - setEditContextProperties(EditContext) - Method in class com.smartgwt.client.tools.EditPane
-
Properties to be applied to the
editContext
when created. - setEditCriteriaInInnerForm(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Flag to disable the criteria editing overrides described in
setCriterionGetter()
whereby if this item contains a DynamicForm as its canvas, it will be used to edit nested AdvancedCriteria automatically. - setEditedRecord(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
- setEditEvent(ListGridEditEvent) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event that will trigger inline editing, see
ListGridEditEvent
for options. - setEditFailedBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A base name for the CSS class applied to cells when editing has failed.
If this listGrid is editable, this style will be applied to any edited cells for which validation failed.
As with the default 'baseStyle' property, this style will have "Dark", "Over", "Selected", or "Disabled" appended to it according to the state of the cell.
If null, cells for which editing has failed will be rendered using the normal base style classNames, but with custom CSSText applied as derived fromthis.editFailedCSSText
- setEditFailedCSSText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom CSS text to be applied to cells when editing has failed.
If this listGrid is editable, this css text will be applied to any edited cells for which validation failed, on top of the base style for the cell.
For further customization of styling for cells that failed editing validation, usethis.editFailedBaseStyle
instead. - setEditField(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
- setEditFirstRecord(Boolean) - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
When neither
initialValues
norCriteria
are provided should the first record in the grid be edited? If not set, a new record is added. - setEditFormatter(SimpleTypeFormatter) - Method in class com.smartgwt.client.data.SimpleType
-
Formatter for values of this type when displayed in a freeform text editor such as a
TextItem
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setEditFormulaFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to edit a formula field
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setEditMaskProperties(Map) - Method in class com.smartgwt.client.tools.EditContext
-
Properties to apply to all
EditProxy.editMask
s created for components in edit mode. - setEditMode(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Enable or disable edit mode for this component.
- setEditMode(boolean, EditContext) - Method in class com.smartgwt.client.widgets.Canvas
- setEditMode(boolean, EditContext, EditNode) - Method in class com.smartgwt.client.widgets.Canvas
-
Enable or disable edit mode for this component.
- setEditNodeProperties(EditNode) - Method in class com.smartgwt.client.tools.PaletteNode
-
Properties to be applied to the
editNode
when created. - setEditOnF2Keypress(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when the widget has focus and the user presses the "f2" key (if this ListGrid supports editing)?
- setEditOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when this widget receives focus (if this ListGrid supports editing)?
- setEditorCustomizer(ListGridEditorCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method allows developers to dynamically customize the form item displayed in an editable grid, based on the cell being edited.
- setEditorFormula(UserFormula) - Method in class com.smartgwt.client.widgets.grid.ListGridField
- setEditorIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconHeight
.
If this property unset, the iconHeight property from the editor can be picked up fromiconHeight
instead. - setEditorIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconWidth
.
If this property unset, the iconWidth property from the editor can be picked up fromiconWidth
instead. - setEditorImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, this property can be used to apply an explicit
FormItem.imageURLPrefix
to the editor in question. - setEditorImageURLSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, this property can be used to apply an explicit
FormItem.imageURLSuffix
to the editor in question. - setEditorProperties(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
properties to be used whenever this field is edited (whether in a grid, form, or other component). - setEditorProperties(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
Default
FormItem
configuration for editing values of this type. - setEditorProperties(FormItem) - Method in class com.smartgwt.client.tools.StyleSetting
-
FormItem properties to apply to editors for this setting.
- setEditorProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the default
FormItem
properties to be used whenever this field is edited. - setEditorProperties(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set the default
FormItem
properties to be used whenever this field is edited. - setEditorTextFormula(UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGridField
- setEditorType(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
Deprecated.
- setEditorType(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
Deprecated.Renamed to
SimpleType.setEditorProperties(FormItem)
. You can also consider usingSimpleType.setEditorType(Class)
orSimpleType.setEditorType(String)
instead. - setEditorType(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Deprecated.Renamed to
FormItem.setEditorProperties(FormItem)
. You can also consider usingFormItem.setEditorType(Class)
orFormItem.setEditorType(String)
instead. - setEditorType(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Deprecated.
- setEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
class to be used whenever this field is edited (whether in a grid, form, or other component). - setEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited (whether in a grid, form, or other component). - setEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the FormItem subclass to use when editing.
- setEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The
FormItem
class to be used when this field is edited. - setEditorType(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
class to be used whenever this field is edited (whether in a grid, form, or other component). - setEditorType(String) - Method in class com.smartgwt.client.data.Operator
-
For an operator with
OperatorValueType.CUSTOM
, indicates what kind of FormItem to use to provide a user interface for creating a validCriterion
. - setEditorType(String) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited (whether in a grid, form, or other component). - setEditorType(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Editor type used to edit instances of this type of process element.
- setEditorType(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the FormItem subclass to use when editing.
- setEditorType(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The
FormItem
class to be used when this field is edited. - setEditorValueFormatter(FormItemValueFormatter) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
An optional
FormItemValueFormatter
to map this item's current data value to a display value. - setEditorValueFormatter(FormItemValueFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
An optional
FormItemValueFormatter
to map this item's current data value to a display value. - setEditorValueFormatter(FormItemValueFormatter) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
RelativeDateItems do not make use of the standard FormItem.setEditorValueFormatter() and FormItem.setEditorValueParser() methods.
- setEditorValueIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, setting this property will specify the height for value icons in the cell's editor.
- setEditorValueIcons(Map<String, String>) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, setting this property will specify the value icons to display in the cell's editor.
- setEditorValueIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, setting this property will specify the width for value icons in the cell's editor.
- setEditorValueMap(String, String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set a valueMap to display for this field while editing.
This method sets the +link{ListGridField.editorValueMap, field.editorValueMap} property and may be called at runtime while editing the grid. - setEditorValueMap(String, LinkedHashMap) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set a valueMap to display for this field while editing.
This method sets the +link{ListGridField.editorValueMap, field.editorValueMap} property and may be called at runtime while editing the grid. - setEditorValueMap(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A valueMap to use for editors shown for this field.
- setEditorValueMapFunction(EditorValueMapFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This function method will be called from ListGrid.getEditorValueMap() and the resulting valueMap will be used instead of any static specified valueMap for the field.
- setEditorValueParser(FormItemValueParser) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
An optional
FormItemValueParser
to map a user-entered display value to a data value for storage. - setEditorValueParser(FormItemValueParser) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
An optional
FormItemValueParser
to map a user-entered display value to a data value for storage. - setEditorValueParser(FormItemValueParser) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
RelativeDateItems do not make use of the standard FormItem.setEditorValueFormatter() and FormItem.setEditorValueParser() methods.
- setEditParser(SimpleTypeParser) - Method in class com.smartgwt.client.data.SimpleType
-
Specify a parser to convert some user-edited value to an underlying data value of this type.
- setEditPendingBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A base name for the CSS class applied to cells containing pending (unsaved) edits
As with the default 'baseStyle' property, this style will have "Dark", "Over", "Selected", or "Disabled" appended to it according to the state of the cell. - setEditPendingCSSText(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Custom CSS text to be applied to cells with pending edits that have not yet been submitted.
- setEditPendingCSSText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom CSS text to be applied to cells with pending edits that have not yet been submitted.
For further customization of styling for cells with pending edits usethis.editPendingBaseStyle
instead. - setEditPendingMarkerStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The name of a CSS class used to overlay regular cell styles with additional styling when a cell has unsaved edits - these styles are in addition to the styling applied by
editPendingCSSText
oreditPendingBaseStyle
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.Img
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.Label
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.Progressbar
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.Window
-
Default class used to construct the
EditProxy
for this component when the component isfirst placed into edit mode
. - setEditProxyProperties(EditNode, EditProxy) - Method in class com.smartgwt.client.tools.EditContext
-
Update an editNode's
EditProxy
properties. - setEditProxyProperties(EditProxy) - Method in class com.smartgwt.client.tools.EditNode
-
Properties to be applied to the
liveObject
.editProxy
when created. - setEditProxyProperties(EditProxy) - Method in class com.smartgwt.client.tools.PaletteNode
-
Properties to be applied to the
liveObject
.editProxy
when created. - setEditSearchHoverText(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{editSearchField}
- setEditSearchText(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
- setEditSelectionType(SelectionStyle) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectOnEdit
is true, what should be the edit-selection behavior be? - setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setEditSummaryFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to edit the formatter for a field
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setEditValue(int, int, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, double) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Object) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the edit value for some cell in the cube grid.
- setEditValue(int, int, Object) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Date) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, double) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Object) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Date) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValueFormatter(CellEditValueFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Return the value to display in cells of this field which are being edited.
- setEditValueParser(CellEditValueParser) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Method used to convert the value displayed in an editor for some cell in this field into a raw value for saving.
- setEditValues(int, Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method sets up a set of editValues for some row / cell.
- setEffect(AnimationEffect) - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
Effect to apply
- setElement(Element) - Method in class com.smartgwt.client.widgets.Canvas
-
Normal usage of SmartGWT is to call draw() on SmartGWT widgets, not to use use RootPanel.add().
- setElements(ProcessElement...) - Method in class com.smartgwt.client.util.workflow.Process
-
Elements involved in this Process.
- setElements(ProcessElement...) - Method in class com.smartgwt.client.util.workflow.ProcessSequence
-
The
ProcessElement
s in this sequence. - setEmbeddedComponent(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
A component that should be rendered on top of this record, similar to a
record component
but statically defined on the record. - setEmbeddedComponent(Canvas) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Arbitrary UI component that should appear in this MenuItem.
- setEmbeddedComponentFields(String...) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Fields where the
embeddedComponent
will be displayed, if specified. - setEmbeddedComponentFields(String...) - Method in class com.smartgwt.client.widgets.menu.MenuItem
- setEmbeddedComponentIndent(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is the pixel-amount by which child components are offset within the grid-body, by default from the left, or from the right when
RTL
is in effect. - setEmbeddedComponentMargin(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is the space to apply as margin around child-components embedded in this grid.
- setEmbeddedComponentPosition(EmbeddedPosition) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Sizing policy applied to the embedded component.
- setEmbeddedComponentPosition(EmbeddedPosition) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
See
ListGridRecord.embeddedComponentPosition
, except that when used in amenuItem
, default behavior isEmbeddedPosition
"expand". - setEmptyAIHoverContents(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Hover contents to use when the AI-generated hover text is empty.
- setEmptyCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value is null or the empty string after applying
formatting
and valueMap (if any). - setEmptyCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The value to display for a cell whose value is null or the empty string after applying
formatting
and valueMap (if any). - setEmptyCellValue(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Text to show for an empty cell
- setEmptyCellValue(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The value to display for a cell whose value is null or the empty string after applying formatCellValue and valueMap (if any).
- setEmptyColumnMessages(String...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
With
fixedColumns
enabled, defines each column'sListGrid.emptyMessage
. - setEmptyDisplayValue(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Text to be used for display by client-side components when this field has a null or undefined value.
- setEmptyDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text to display when this form item has a null or undefined value.
- setEmptyDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Text to display when this form item has a null or undefined value.
- setEmptyDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Text to display when this form item has a null or undefined value.
- setEmptyMenuMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
This message will be displayed as a single, disabled option in any empty menu/submenu created from this item's data tree.
- setEmptyMenuMessage(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If this button's menu (or any of its submenus) are empty, this property can be used to specify the message to display (as a disabled item) in the empty menu.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Empty message to display when there are no files listed.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
The string to display in the body of a listGrid with an empty data array, if showEmptyMessage is true.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The string to display in the body of a listGrid with an empty data array, if showEmptyMessage is true.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Message to show when a menu is shown with no items.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The string to display in the body of a tileGrid with an empty data array, if
showEmptyMessage
is true. - setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The string to display in the body of a detailViewer with no records.
- setEmptyMessageStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the
emptyMessage
if displayed. - setEmptyMessageStyle(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The CSS style name applied to the
emptyMessage
if displayed. - setEmptyMessageStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style to display this message in
- setEmptyPickListHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
isfalse
. - setEmptyPickListHeight(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
isfalse
. - setEmptyPickListHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
isfalse
. - setEmptyPickListMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Empty message to display in the comboboxItem if PickList.hideEmptyPickList is
false
. - setEmptyPickListMessage(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Empty message to display in the pickList if
hideEmptyPickList
isfalse
. - setEmptyPickListMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Empty message to display in the selectItem if PickList.hideEmptyPickList is
false
. - setEmptyRowRangeDisplayValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Row range summary display value
when the grid is empty. - setEmptyTitleHint(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The hint shown when editing a field with no title defined.
- setEmptyValueIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This property allows the developer to specify an icon to display when this item has no value.
- setEnableCharting(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If set to true, context menu items will be included on the cells and headers providing the user with an option to create a chart of the cubeGrid's data set.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.cube.CellRecord
-
Default property name denoting whether this record is enabled.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record is enabled.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Affects the visual style and interactivity of the menu item.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Default property name denoting whether this record is enabled.
- setEnableIfCondition(MenuItemIfFunction) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Contains the condition that will enable or disable the curent menuItem.
- setEnableInlineEdit(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Whether inline editing should be enabled for any components that are added and are placed into editMode.
- setEnableJSDebugger(boolean) - Static method in class com.smartgwt.client.util.SC
-
Setting this to true will result in the IE / Firebug / Safari debugger being invoked when a JavaScript error is encountered.
- setEnableWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.Canvas
-
Criteria to be evaluated to determine whether this Canvas should be enabled.
- setEnableWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Criteria to be evaluated to determine whether this item should be enabled.
- setEnableWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Criteria to be evaluated to determine whether this icon should appear enabled.
- setEnableWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Criteria to be evaluated to determine whether this NavItem should be disabled.
- setEnableWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Criteria to be evaluated to determine whether this MenuItem should be disabled.
- setEnableWhen(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Criteria to be evaluated to determine whether this field should be enabled.
- setEnableWhen(Criteria) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Criteria to be evaluated to determine whether this Tab should be enabled.
- setEncoding(Encoding) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
encoding for the form, use MULTIPART_ENCODING for file upload forms
- setEnd(AcePosition) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- setEndAngle(double) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
End angle of the sector in degrees.
- setEndAngle(double) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
- setEndAngle(float) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Deprecated.
- setEndAngle(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
Deprecated.
- setEndAngle(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- setEndArrow(ArrowStyle) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrow head to draw at the end of the line or path.
- setEndArrow(ArrowStyle) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Style of arrow head to draw at the end of the line or path.
- setEndAt(String) - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
For hide animations of type
"wipe
and"slide"
this attribute specifies where the wipe / slide should finish. - setEndColor(String) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
An end color for the gradient.
- setEndColor(String) - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The end color of the gradient.
- setEndDate(Date) - Method in class com.smartgwt.client.data.DateRange
-
Set the end date of the range.
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The end date of the calendar timeline view.
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Date object which represents the end date of a
CalendarEvent
The name of this field within the CalendarEvent can be changed viaCalendar.endDateField
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.DateChooser
-
Limits the selectable range of this DateChooser.
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
The maximum date this item is intended to work with.
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Limits the range of the popup
DateChooser
. - setEndDateField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the end date field on a
CalendarEvent
. - setEndImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the end of a scrollbar (the "scroll down" or "scroll right" button image).
- setEndLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending left coordinate of the line.
- setEndLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending left coordinate of the line.
- setEndLine(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should end the line it's in when used as a tile in a
FlowLayout
. - setEndPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
End point of the curve
If this method is called after the component has been drawn/initialized: Update the endPoint - setEndPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
End point of the line
If this method is called after the component has been drawn/initialized: Update the endPoint - setEndPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
End point of the line
If this method is called after the component has been drawn/initialized: Update the endPoint - setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
These items are in a row by themselves by default
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item should end the row it's in in the form layout
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
these items are in a row by themselves by default
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
By default RichTextItems take up an entire row
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
these items are in a row by themselves by default
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
these items are in a row by themselves by default
- setEndRow(Integer) - Method in class com.smartgwt.client.data.DSRequest
-
End row of requested results, used only with fetch operations.
- setEndRow(Integer) - Method in class com.smartgwt.client.data.DSResponse
-
End row of returned server results, when using paged result fetching
- setEndsAt(String) - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
Deprecated.This property was misnamed.
- setEndThumbOverlap(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at the end of the track.
- setEndTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending top coordinate of the line.
- setEndTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending top coordinate of the line.
- setEndValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
-
The end of the selected range.
- setEndValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Deprecated.
- setEndValueMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the attribute in the metric facet that will define the end point of segments in a histogram chart.
- setEndYear(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Latest year that may be selected.
- setEndYearRange(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
-
When
endYear
is unset, this is the years after today that will be available for selection in the year menu. - setEnforceDate(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Can this field be set to a non-date value [other than null]?
- setEnforceLength(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If a
length
is specified for this item, should user input be limited to the specified length? If set to true, user input and values passed tosetValue()
will be trimmed to the specified length. - setEnforceLength(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If a
length
is specified for this item, should user input be limited to the specified length? If set to true, user input and values passed tosetValue()
will be trimmed to the specified length. - setEnforcePolicy(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Whether the layout policy is continuously enforced as new members are added or removed and as members are resized.
- setEnforceSecurityOnClient(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Indicates that
DeclarativeSecurity
should be enforced on the client. - setEnforceValueRange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Dictates whether values applied to this item via
setValue()
orform.values
will be accepted if they fall outside the range specified by the item'sstart
andend
dates. - setEnforceVClipping(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For performance reasons, even when
fixedRecordHeights
is set, vertical clipping is not enforced by default for some kinds of content (such as images) on all browsers. - setEngineId(String) - Method in class com.smartgwt.client.ai.AIEngine
-
The unique ID of this engine.
- setEnterKeyEditAction(EnterKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits enter while editing a cell: "nextCell": start editing the next editable cell in this record (or the first editable cell in the next record if focus is in the last editable cell in the row) "nextRow": start editing the same field in the next row (skipping any rows where that would be a non-editable cell.
- setEnterKeyEditAction(EnterKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits enter while editing this field?
Overrides theenterKeyEditAction
as specified at the listGrid level while focus is in this field. - setEnumConstantProperty(String) - Method in class com.smartgwt.client.data.DataSource
-
The name of the property this DataSource uses for constant name when translating Java enumerated types to and from Javascript, if the
EnumTranslateStrategy
is set to "bean". - setEnumCriteriaAsInitialValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
In a ListGrid that has a DataSource and has filter criteria that include values for fields declared as
type "enum"
in the DataSource, by default a newly edited row will use those filter criteria as initial values. - setEnumOrdinalProperty(String) - Method in class com.smartgwt.client.data.DataSource
-
The name of the property this DataSource uses for ordinal number when translating Java enumerated types to and from Javascript, if the
EnumTranslateStrategy
is set to "bean". - setEnumTranslateStrategy(EnumTranslateStrategy) - Method in class com.smartgwt.client.data.DataSource
-
Sets the strategy this DataSource uses to translate Java enumerated types (objects of type enum) to and from Javascript.
- setErrorBarColorMutePercent(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property helps specify the color of the error bars and its value must be a number between -100 and 100.
- setErrorBarWidth(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Width of the horizontal line of the "T"-shape portion of the error bar).
- setErrorFormatter(FormItemErrorFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Register a custom error formatter for this FormItem.
- setErrorIconHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- setErrorIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- setErrorIconProperties(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setErrorIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
URL of the image to show as an error icon, if we're showing icons when validation errors occur.
- setErrorIconSrc(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Src of the image to show as an error icon, if we're showing icons when validation errors occur.
- setErrorIconWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- setErrorIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- setErrorItemCellStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
is false we show all errors for the form item in a single item rendered at the top of the form.
This attribute specifies the cellStyle to apply to this item. - setErrorLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties of the lines used to draw error bars (short, horizontal lines at the low and high metric values, and a vertical connecting line).
- setErrorMessage(String) - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is an ERROR-
type
result, an optional statement to be displayed to the user of the error that occurred. - setErrorMessage(String) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Text to display if the value does not pass this validation check.
- setErrorMessageDelimiterOrEndOfLine(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a missing delimiter or end of line after quoted value in the first line.
- setErrorMessageExcelFileDetected(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an Excel File, which is not supported.
- setErrorMessageFileIsBlank(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a file with no data.
- setErrorMessageInputType(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an invalid inputType.
- setErrorMessageRowsNotParsed(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploaded file has rows other than the first row that could not be parsed.
- setErrorMessageUndeterminedDelimiter(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process is unable to detect the delimiter.
- setErrorMessageUnterminatedQuote(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an unterminated quote string in the first line.
- setErrorMessageWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
DynamicForm.showInlineErrors
andshowErrorText
are both true anderrorOrientation
is "left" or "right", errorMessageWidth is the amount to reduce the width of the editor to accommodate the error message and icon. - setErrorOrientation(FormErrorOrientation) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If DynamicForm.showInlineErrors is true, where should the error icon and text appear relative to form items? Valid options are "top", "bottom", "left" or "right".
- setErrorOrientation(FormErrorOrientation) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showInlineErrors
is true, where should the error icon and text appear relative to the form item itself. - setErrors(JavaScriptObject) - Method in class com.smartgwt.client.data.DSResponse
-
Server-side validation errors for an attempted "update" or "add" operation, as a JS Object where each property name is a field name from the record and each property value is an error message to be shown to the user.
- setErrors(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets a validation error message for this field.
- setErrors(String[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets multiple validation error messages for this field.
- setErrors(Map) - Method in class com.smartgwt.client.data.DSResponse
-
Server-side validation errors for an attempted "update" or "add" operation, as a JS Object where each property name is a field name from the record and each property value is an error message to be shown to the user.
- setErrors(Map, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Setter for validation errors on this form.
- setErrors(Map, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Setter for validation errors on this form.
- setErrorsPreamble(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
isfalse
, all errors for the items in the form are rendered as a single item at the top of the form. - setErrorType(AIResponseErrorType) - Method in class com.smartgwt.client.ai.AIResponse
-
If the
type
is ERROR, the type of error that occurred, if known. - setEscapeContents(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
By default HTML characters such as
"<br>"
will be written into the output description to format the result. - setEscapeHTML(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
When data values are displayed in DataBound components, by default strings will be interpreted as HTML by the browser in most cases.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.data.Field
-
If set to
true
, then values for the field will be HTML-escaped. - setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, escapes the HTML displayed in this EventCanvas and it's hover.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Controls whether HTML item value(s) should be rendered or shown as HTML source.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default HTML values in a selectItem will be interpreted by the browser.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
By default HTML values in a staticTextItem will be interpreted by the browser.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
By default HTML characters will be escaped when
canEdit
is false andreadOnlyDisplay
is "static", so that the raw value of the field (for example"<b>AAA</b>"
) is displayed to the user rather than the interpreted HTML (for example"AAA"
). - setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
By default HTML characters will be escaped when
canEdit
is false andreadOnlyDisplay
is "static", so that the raw value of the field (for example"<b>AAA</b>"
) is displayed to the user rather than the interpreted HTML (for example"AAA"
). - setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default HTML values in ListGrid cells will be interpreted by the browser.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default HTML values in DetailViewer cells will be interpreted by the browser.
- setEscapeKeyEditAction(EscapeKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits escape while editing a cell: "cancel": close the editor and discard the current set of edit values "done": just close the editor (the edit is complete, but the edited values are retained).
- setEscapeKeyEditAction(EscapeKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits escape while editing this field?
Overrides theescapeKeyEditAction
as specified at the listGrid level while focus is in this field. - setEscapeNonPrintable(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
By default, obscure non-printable characters such as DC3 (Device Control 3, U+0013 hexadecimal) will be escaped according to JSON standards.
- setEscapingMode(EscapingMode) - Method in class com.smartgwt.client.data.TextSettings
-
EscapingMode
expected for escaping special characters embedded in text values. - setEstimatedTotalRows(String) - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStepResult
-
If available, an estimate of the total number of rows that would be returned by the query if it were not limited by
DSRequest.startRow
and/orDSRequest.endRow
. - setEvalResult(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This works similarly to
serverOutputAsString
except the resulting String is automatically evaluated as JavaScript. - setEvalScriptBlocks(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If
evalScriptBlocks
is true, HTMLFlow will pre-process the loaded HTML in order to mimic how the HTML would execute if it were loaded as an independent page or loaded via an IFRAME. - setEvalVars(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If you've set
evalResult
: true, then the property values of this object will be available in the evaluation scope of the result under the variable names specified by the property names. - setEvent(MultiWindowEvent, MultiWindowEventCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Registers a window event listener to be called whenever the event type occurs for any window in the application.
- setEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
event
associated with this EventCanvas. - setEventAutoArrange(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, enables the auto-arrangement of events that share time in the calendar.
- setEventBodyHTMLCustomizer(EventBodyHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer that returns the HTML to be used as the body/description for the passed event.
- setEventCanvasCloseButtonSize(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the
close-button
that snaps to the top-right of an event canvas on rollover and shows allows an event to be removed from aCalendarView
. - setEventCanvasCloseIconSize(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the icon in the
close-button
floated over events on rollover. - setEventCanvasComponentCustomizer(EventCanvasComponentCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method sets the customizer for EventCanvasComponent methods
- setEventCanvasGripperIconCustomizer(EventCanvasGripperIconCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the SCImgURL for the icon to use as the gripper for a given EventCanvas
- setEventCanvasHoverHTMLCustomizer(EventCanvasHoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over an eventCanvas
- setEventCanvasMenuCustomizer(EventCanvasMenuCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customizer called whenever the Calender needs to show a context-menu for a given EventCanvas
- setEventDescriptionFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setEventDialogCustomizer(EventDialogCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customizer called whenever the Calender needs to show an EventDialog, to edit or view a CalendarEvent
- setEventDialogFields(FormItem...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The set of fields for the
eventDialog
. - setEventDragCanvasStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
CSS class applied to the
eventDragCanvas
. - setEventDragGap(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of pixels to leave to the right of events so overlapping events can still be added using the mouse.
- setEventDurationFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setEventDurationUnitFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setEventEditorButtons(Object...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The list of buttons to include in the
eventEditor
. - setEventEditorCustomizer(EventEditorCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customizer called whenever the Calender needs to show an EventEditor, to edit or create a CalendarEvent
- setEventEditorDateFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the Date-field in the
eventEditor
that allows for changing the logical start-date of an event, along with its start and end times, when editing events in theday
andweek
views. - setEventEditorFields(FormItem...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The set of fields for the
eventEditor
. - setEventEndDateFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setEventErrorListener(EventErrorCallback) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Installs a callback that will be called when the EventStream reports an
event error
, subject to theerror reporting interval
. - setEventHeaderHeight(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
eventHeaderWrap
is false andshowEventDescriptions
is true, this is the fixed height for theheader area
in event canvases. - setEventHeaderHTMLCustomizer(EventHeaderHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the HTML to be used as the header/title for the passed event.
- setEventHeaderWrap(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When rendering the
canvas
for an event, whether to allow the content of theheader area
to wrap to multiple lines. - setEventId(Integer) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
- setEventLaneFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setEventNameFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setEventOpaque(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Should events inside this DrawItem be attributed to it regardless of which pixels are actually set, if no fill is specified? If set for DrawItems that aren't closed, will capture events occurring in the region that would filled if a fill were specified.
- setEventOverlap(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
eventAutoArrange
is true, setting eventOverlap to true causes events that share timeslots to overlap each other by a percentage of their width, specified byeventOverlapPercent
. - setEventOverlapIdenticalStartTimes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, events that start at the same time will not overlap each other to prevent events having their close button hidden.
- setEventOverlapPercent(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the overlap, presented as a percentage of the width of events sharing timeslots.
- setEventScreen(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Screen to create (via
createScreen()
) in lieu of callingcreateEventCanvasComponent()
. - setEventSnapGap(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of minutes that determines the positions to which events will snap when rendered, and when moved or resized with the mouse.
- setEventStartDateFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setEventStuff(String) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the additional event-related attributes to write in the tag.
- setEventStuff(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the additional event-related attributes to write in the tag.
- setEventStyle(CalendarEvent, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Update the styleName for the passed event.
- setEventStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to
events
when they're rendered in calendar views. - setEventStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
If specified, overrides
Calendar.eventStyleName
and dictates the CSS style to use for events rendered in this view. - setEventStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base name for the CSS class applied to
events
when they're rendered in this lane. - setEventStyleNameField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the field used to override
eventStyleName
for an individualCalendarEvent.styleName
. - setEventSublaneFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setEventWindowStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
eventStyleName
- setEventWindowStyle(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Deprecated.in favor of
styleName
- setEventWindowStyleField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
eventStyleNameField
- setExactRowCountFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setExamples(SummarizeValueExample...) - Method in class com.smartgwt.client.ai.AIHoverRequest
-
Examples to send in each
SummarizeValueRequest
. - setExamples(SummarizeValueExample...) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, examples to provide to AI.
- setExcludeFieldNames(String...) - Method in class com.smartgwt.client.ai.DataBoundAIRequest
-
Optional list of field names to exclude.
- setExcludeFromState(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
If true, then this field is excluded from the bound component's view state.
- setExcludeFromState(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If true, then this field is excluded from the bound component's view state.
- setExclusive(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Set the exclusive flag - when true, causes values that equal the min or max values to fail validation.
- setExclusive(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Set the exclusive flag - when true, causes values that equal the min or max values to fail validation.
- setExclusive(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Set the exclusive flag - when true, causes values that equal the min or max values to fail validation.
- setExpanded(Boolean) - Method in class com.smartgwt.client.tools.StyleGroup
-
Should this group's section be expanded?
- setExpanded(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Sections default to the collapsed state unless
showHeader
is set tofalse
in which case they default to the expanded state. - setExpandedPickListFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- setExpandedPickListFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
- setExpandIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
SCImgURL
for theexpansionIcon
while not in expanded mode - setExpandMargins(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
With
LayoutPolicy
:"fit", should margins be expanded so that tiles fill the available space in the TileLayout on the breadth axis? This can also affecttileWidth
ortileHeight
. - setExpansionCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, is that component editable? - setExpansionComponentPoolingMode(ExpansionComponentPoolingMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The method of
component-pooling
to employ forexpansionComponents
. - setExpansionEditorSaveDialogPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true andexpansionMode
is editor, the prompt to display in a dialog when an expanded row is collapsed while it's nested editor has changed values. - setExpansionEditorShowSaveDialog(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true andexpansionMode
is editor, whether a dialog should be displayed when an expanded row is collapsed while it's nested editor has changed values. - setExpansionFieldFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set totrue
, this property determines the image to display in the expansion field for collapsed rows. - setExpansionFieldImageHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set totrue
, this property may be set to govern the height of the expansion image displayed to indicate whether a row is expanded. - setExpansionFieldImageShowRTL(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is in RTL mode, should an "_rtl" suffix be added to the
expansionFieldTrueImage
andexpansionFieldFalseImage
image URLs? This should only be enabled if RTL media for the true and false expansion field images are available. - setExpansionFieldImageShowSelected(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should a "_selected" suffix be added to the
expansionFieldTrueImage
andexpansionFieldFalseImage
image URLs for selected rows? - setExpansionFieldImageStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom style to apply to the image in the
expansionField
displayed in collapsible rows whencanExpandRecords
is true. - setExpansionFieldImageWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set totrue
, this property may be set to govern the width of the expansion image displayed to indicate whether a row is expanded. - setExpansionFieldTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set totrue
, this property determines the image to display in the expansion field for expanded rows. - setExpansionHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Height for the
pickerLayout
in expanded mode whencanExpand
is true - setExpansionIndent(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, this is the pixel-amount by which child components are offset within the grid-body, by default from the left, or from the right whenRTL
is in effect. - setExpansionMode(ExpansionMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The
ExpansionMode
for records in this grid. - setExpansionScreen(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Screen to create (via
createScreen()
) in lieu of callinggetExpansionComponent()
. - setExpansionWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Width for the
pickerLayout
in expanded mode whencanExpand
is true - setExpectedValue(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
The expected value for
actionType
:"change". - setExpectedValue(Integer) - Method in class com.smartgwt.client.util.tour.TourStep
-
The expected value for
actionType
:"change". - setExpectedValue(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
The expected value for
actionType
:"change". - setExpectedValue(Date) - Method in class com.smartgwt.client.util.tour.TourStep
-
The expected value for
actionType
:"change". - setExpectedValueCaseSensitive(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
Should the
expectedValue
be matched as case-sensitive? - setExpectedValueLineProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the
line drawn at the mean value
. - setExplicitFetchDelay(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the filterEditor (
showFilterEditor
is true), this property determines the delay in kicking off the filter request if the current filter values are submitted by clicking the filter button or hitting return. - setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setExportAll(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Setting exportAll to true prevents the component from passing its list of fields to the 
 export call.
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setExportAlternateRowBGColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, background color to use for even-numbered rows, to create a "banded" or "ledger" effect. - setExportAs(ExportFormat) - Method in class com.smartgwt.client.data.DSRequest
-
The format in which the data should be exported.
- setExportAs(ExportFormat) - Method in class com.smartgwt.client.data.OperationBinding
-
The format in which the data should be exported.
- setExportAsPdf(Boolean) - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Should the canvas contents be exported to a PDF file instead of a print preview?
- setExportColumnFacetBGColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the column headers of the cube.
- setExportColumnFacetTextColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the column headers of the cube.
- setExportCSS(String) - Method in class com.smartgwt.client.data.DSRequest
-
When using
RPCManager.exportContent()
to produce a .pdf from a Smart GWT UI, this property allows dynamic CSS to be passed to the server. - setExportData(Record...) - Method in class com.smartgwt.client.data.DSRequest
-
Only applies to request properties passed to
ListGrid.exportClientData()
. - setExportDatesAsFormattedString(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When exporting via
ListGrid.exportClientData()
to anXLS
orOOXML
spreadsheet, forces dates to export as a string rather than a true date value. - setExportDefaultBGColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default background color to use when exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
. - setExportDelimiter(String) - Method in class com.smartgwt.client.data.DSRequest
-
The character to use as a field-separator in CSV exports.
- setExportDisplay(ExportDisplay) - Method in class com.smartgwt.client.data.DSRequest
-
Specifies whether the exported data will be downloaded as an attachment or displayed in a new browser window.
- setExportFacetBGColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the row and column headers of the cube, if not otherwise set by a more specific property.
- setExportFacetSeparatorString(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default separator string used by
exportClientData()
to separate column and row facet value titles. - setExportFacetTextColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the row and column headers of the cube, if not otherwise set by a more specific property.
- setExportFieldAlignments(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, whether fieldhorizontal header alignments
anddata value alignments
should be replicated in the resulting spreadsheet. - setExportFields(String...) - Method in class com.smartgwt.client.data.DSRequest
-
The list of field names to export.
- setExportFields(String...) - Method in class com.smartgwt.client.data.OperationBinding
-
The list of field-names to export.
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setExportFields(String[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The list of field-names to export.
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setExportFieldWidth(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When exporting data to Excel/OpenOffice format using
ListGrid.exportData()
orListGrid.exportClientData()
withListGrid.exportFieldWidths
set, set this flag false to cause this field to "opt out" of width export. - setExportFieldWidths(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, whether widths of fields should be replicated in the resulting spreadsheet. - setExportFilename(String) - Method in class com.smartgwt.client.data.DSRequest
-
The name of the file to save the exported data into.
- setExportFilename(String) - Method in class com.smartgwt.client.data.OperationBinding
-
The name of the file to save the exported data into.
- setExportFilename(String) - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Default name of the exported PDF file.
- setExportFooter(String) - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the end of the file.
- setExportForceText(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
When using
DataSource.recordsAsText()
, determines what approach (if any) should be used to force values to be intepreted as text instead of heuristically parsed as dates, times or other structured types. - setExportFormat(ExportFormat) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
The format in which the data should be exported.
- setExportFormat(String) - Method in class com.smartgwt.client.data.DataSourceField
-
An optional
FormatString
for this field, for use whenexporting
data to spreadsheet formats (XLS and OOXML/XLSX), XML, JSON or CSV. - setExportFormat(String) - Method in class com.smartgwt.client.data.SimpleType
-
FormatString
used during exports for numeric or date formatting. - setExportFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
FormatString
used during exports for numeric or date formatting. - setExportFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
FormatString
used during exports for numeric or date formatting. - setExportFormat(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
FormatString
used during exports for numeric or date formatting. - setExportHeader(String) - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the beginning of the file.
- setExportHeaderHeights(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, causes theheaderHeight
andheaderSpan heights
to be applied to the corresponding cells in the spreadsheet. - setExportHeaderless(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
This property allows omitting column names from CSV and Excel exports (no effect on JSON or XML exports).
- setExportHiddenFieldWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width to size non-visible fields (which may be specified with
exportFields
orDSRequest.exportFields
) duringexportData()
orexportClientData()
, if they have no defined numericwidth
. - setExportImageFormat(ExportImageFormat) - Method in class com.smartgwt.client.data.DSRequest
-
The image format in which the SVG graphic should be exported.
- setExportImageQuality(Double) - Method in class com.smartgwt.client.data.DSRequest
-
If exporting in
JPEG format
, the output JPEG quality level. - setExportImageQuality(Float) - Method in class com.smartgwt.client.data.DSRequest
-
Deprecated.
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setExportIncludeSummaries(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If Summary rows exist for this component, whether to include them when exporting client data.
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setExportNumbersAsFormattedString(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When exporting via
ListGrid.exportClientData()
to anXLS
orOOXML
spreadsheet, forces numbers to export as a string rather than a true numerical value. - setExportPath(String) - Method in class com.smartgwt.client.data.DSRequest
-
If
exportToFilesystem
is set, optionally specifies a path to use when saving the file. - setExportPropertyIdentifier(PropertyIdentifier) - Method in class com.smartgwt.client.data.DSRequest
-
Determines the
PropertyIdentifier
to be used in the exported data. - setExportRawNumbers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dictates whether numeric values should be exported as raw numbers instead of formatted values when using
exportClientData()
. - setExportRawNumbers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether numeric values should be exported as raw numbers instead of formatted values when using
exportClientData()
. - setExportRawValues(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Whether formatting settings should be applied to data being exported.
- setExportRawValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dictates whether the data in this grid should be exported raw by
exportClientData()
. - setExportRawValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether the data in this field should be exported raw by
exportClientData()
. - setExportRawValues(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Dictates whether the data in this field should be exported raw by
exportClientData()
. - setExportResults(boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
When set, causes the results of the DataSource Operation to be exported to a file, whose name and format are indicated by
exportFilename
andexportAs
respectively. - setExportResults(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When set, causes the results of the DSRequest to be exported to a file, whose name and format are indicated by
exportFilename
andexportAs
respectively. - setExportRowFacetBGColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the row headers of the cube.
- setExportRowFacetTextColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the row headers of the cube.
- setExportShowHeaderSpanTitles(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When you erxport a
ListGrid
that hasheaderSpans
, should headerSpans also be exported. - setExportSpanTitleSeparator(String) - Method in class com.smartgwt.client.data.DSRequest
-
When you export a
ListGrid
that hasheaderSpans
defined andexportShowHeaderSpanTitles
is true, the behavior is dependent on the export type. - setExportStreaming(boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When exporting to OOXML format (this is the standard file format used by Excel 2007 and later), we default to using streaming mode, for memory efficiency.
- setExportTitle(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Optional different field-title used for exports.
- setExportTitle(String) - Method in class com.smartgwt.client.data.Field
-
Optional title HTML to use for the field in exports.
- setExportTitleSeparatorChar(String) - Method in class com.smartgwt.client.data.DSRequest
-
The character with which to replace spaces in field-titles when exporting to XML.
- setExportToClient(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
If set to true (the default), Smart GWT Server will export data back to the client, either as a file download or as content in a new browser window, depending on the setting of
exportDisplay
. - setExportToFilesystem(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
If set, Smart GWT Server will export data to a file on the server filesystem.
- setExportTZ(String) - Method in class com.smartgwt.client.data.DSRequest
-
For server-side export with
ExportFormat
"xls" or "ooxml" only, timezone to use when saving values fromFieldType
"datetime" to the spreadsheet. - setExportValueFields(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
This flag has a different meaning depending on whether you are doing a client-driven or server-driven export.
- setExportWidthScale(double) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scaling factor to translate from ListGrid field widths in pixels to Excel/OpenOffice units for field width, which are 1/256th of the width of the widest digit character in the default font for the spreadsheet.
- setExportWrapHeaderTitles(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
orexportClientData()
, whether titles in theListGrid header
andheaderSpans
should be allowed to wrap. - setExpression(RequiredIfFunction) - Method in class com.smartgwt.client.widgets.form.validator.RequiredIfValidator
-
Set the expression.
- setExpression(String) - Method in class com.smartgwt.client.widgets.form.validator.RegExpValidator
-
Set the expression.
- setExternalStylesheet(String) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Setting this property will cause the specified stylesheet to be loaded in this print canvas's frame.
- setExternalStylesheet(String) - Method in class com.smartgwt.client.widgets.PrintWindow
-
Setting this property will cause the specified stylesheet to be loaded in this window's printable HTML frame.
- setExtraAxisLabelAlign(Alignment) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of labels shown in extra y-axes, shown to the right of the chart.
- setExtraAxisMetrics(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Defines the set of metrics that will be plotted as additional vertical axes.
- setExtraAxisSettings(MetricSettings...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts will multiple vertical axes, optionally provides settings for how each
extra axis metric
is plotted. - setExtraIconGap(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The amount of gap (in pixels) between the extraIcon (see
getExtraIcon()
) or checkbox icon and thenodeIcon
/folderIcon
or node text. - setExtraPalettes(Palette...) - Method in class com.smartgwt.client.tools.EditContext
-
Additional
Palettes
to consult for metadata when deserializingEdit Nodes
. - setExtraPalettes(Palette...) - Method in class com.smartgwt.client.tools.EditPane
-
Additional
Palettes
to consult for metadata when deserializingEdit Nodes
. - setExtraPalettes(Palette...) - Method in class com.smartgwt.client.tools.EditTree
-
Additional
Palettes
to consult for metadata when deserializingEdit Nodes
. - setExtraSpace(int) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, extra blank space that should be left after this member in a Layout.
- setExtraStuff(String) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the additional attributes to write in the tag.
- setExtraStuff(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the additional attributes to write in the tag.
- setFacetFields(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies what
DataSource
fields to use as the chartfacets
for a databound chart. - setFacetFields(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies what
DataSource
fields to use as the chartfacets
for a databound chart. - setFacetId(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If a Canvas is dropped onto a
CubeGrid
, and it has a facetId property specified then the Cube treats this as adding that facetId at the drop location. - setFacetLabelHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facetLabels.
- setFacetLabelHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default height to apply to hover tips shown for facetLabels. - setFacetLabelHoverHeight(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default height to apply to hover tips shown for facetLabels. - setFacetLabelHoverStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet labels.
- setFacetLabelHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facetLabels.
- setFacetLabelHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default width to apply to hover tips shown for facetLabels. - setFacetLabelHoverWidth(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default width to apply to hover tips shown for facetLabels. - setFacets(Facet) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An Array of facets, exactly analogous to
CubeGrid.facets
, except that: the "inlinedValues" property can be set on a facet to change data representation as described under Chart.data. - setFacets(Facet...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An Array of facets, exactly analogous to
CubeGrid.facets
, except that: the "inlinedValues" property can be set on a facet to change data representation as described under Chart.data. - setFacets(Facet...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Facet definitions for this CubeGrid.
- setFacetTitle(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the title of a facet (appears in facet label).
- setFacetTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet labels.
- setFacetValueAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet values (in headers).
- setFacetValueContextItems(MenuItem...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Array of MenuItem to replace the default menu.
- setFacetValueHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facet values.
- setFacetValueHoverCustomizer(FacetValueHoverCustomizer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the customizer for the HTML to be shown in hovers over facet values.
- setFacetValueHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default height to apply to hover tips shown for facetValues. - setFacetValueHoverHeight(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default height to apply to hover tips shown for facetValues. - setFacetValueHoverStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet values.
- setFacetValueHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facet values.
- setFacetValueHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default width to apply to hover tips shown for facetValues. - setFacetValueHoverWidth(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and
this.showHover
is true, this is the default width to apply to hover tips shown for facetValues. - setFacetValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
FacetValues for the data value.
- setFacetValueTitle(String, String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the title for a facet value.
- setFacetValueTitleAlign(String, String, Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the align for the title for a facet value.
- setFactoryCreated(boolean) - Method in class com.smartgwt.client.core.BaseClass
- setFactoryCreated(boolean) - Method in class com.smartgwt.client.core.DataClass
- setFactoryCreated(boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setFadeInDuration(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Time over which the fade-in effect runs for
NotifyTransition
: "fade", in milliseconds. - setFadeOutDuration(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Time over which the fade-out effect runs for
NotifyTransition
: "fade", in milliseconds. - setFailureElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.XORGateway
- setFailureElement(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
ID of the next element to process if the user clicks the
cancelButton
. - setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.DecisionTask
-
ID of the next sequence or element to proceed to if the criteria do not match.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
ID of the next sequence or element to proceed to if a failure condition arises from operation.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
ID of the next sequence or element to proceed to if a failure condition arises from operation.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
ID of the next sequence or element to proceed to if a failure condition arises from DataSource operation.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.StateTask
-
ID of the next sequence or element to proceed to if a failure condition arises, such as the output data not being convertible to the target
type
. - setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
ID of the next sequence or element to proceed to if the criteria do not match.
- setFastCellUpdates(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note: This property only has an effect in Internet Explorer
- setFetchDataPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default prompt displayed to the user while an operation is running to fetch data from the server.
- setFetchDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
- setFetchDelay(int) - Method in class com.smartgwt.client.data.ResultSet
-
Delay in milliseconds before fetching rows.
- setFetchDelay(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the filterEditor (
showFilterEditor
is true), andfilterByCell
orfilterOnKeypress
are enabled, this property is the delay in milliseconds between the user changing the filter and the filter request being sent to the server. - setFetchDelay(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- setFetchDelay(Integer) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
For a ComboBox or other pickList that accepts user-entered criteria, how many millseconds to wait after the last user keystroke before fetching data from the server.
- setFetchDelay(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- setFetchDisplayedFieldsOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
and this property istrue
, the list of fields used by this pickList will be passed to the datasource asDSRequest.outputs
. - setFetchDisplayedFieldsOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
and this property istrue
, the list of fields used by this pickList will be passed to the datasource asDSRequest.outputs
. - setFetchFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Fields that will be always requested from the server when the grid fetches data, even if they are not visible - may be either an array of fields or a CSV string.
- setFetchFields(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Fields that will be always requested from the server when the grid fetches data, even if they are not visible - may be either an array of fields or a CSV string.
- setFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified
optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record. - setFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record. - setFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record. - setFetchMode(FetchMode) - Method in class com.smartgwt.client.data.ResultSet
-
Mode of fetching records from the server.
- setFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Mode of fetching records from server.
- setFetchOperation(String) - Method in class com.smartgwt.client.data.ResultSet
-
The
operationId
this ResultSet should use when performing fetch operations. - setFetchOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setFetchOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Operation ID this component should use when performing fetch operations.
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
operationId
to use when performing fetch operations. - setFetchOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
OperationId
for fetching records from the shuttle'sDataSource
. - setFetchOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
If
autoFetchData
istrue
, this attribute allows the developer to declaratively specifyDSRequest
properties for the initialfetchData()
call. - setFetchSubmenus(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When using a Tree or hierarchical DataSource as the menu's data, submenus are automatically generated from child nodes.
- setFetchSubmenus(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
If false, no submenus will be fetched for this MenuItem.
- setField(String) - Method in class com.smartgwt.client.data.GroupSpecifier
-
The fieldName to which this groupSpecifier applies
- setField(String) - Method in class com.smartgwt.client.data.SortSpecifier
-
The fieldName to which this sortSpecifier applies
- setFieldButtonProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to update properties on a field's header button at runtime.
- setFieldCellIcon(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Change the
ListGridField.cellIcon
for a field after the grid is created - setFieldCriteriaText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The field criteria prefix to show in filter editor field hover before the descriptive version of the field's criteria, if any.
- setFieldDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If specified, the FilterBuilder will dynamically fetch DataSourceField definitions from this DataSource rather than using
dataSource
. - setFieldError(int, String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set a validation error for some cell.
- setFieldError(int, String, String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setFieldErrors(String, String[], boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set field validation errors for some field.
- setFieldErrors(String, String[], boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set field validation errors for some field.
- setFieldErrors(String, String, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set field validation error for some field.
- setFieldErrors(String, String, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set field validation error for some field.
- setFieldHeaderBaseStyle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Update the
ListGridField.headerBaseStyle
for a field within the grid at runtime. - setFieldHeaderTitleStyle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Update the
ListGridField.headerTitleStyle
for a field within the grid at runtime. - setFieldIcon(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Change the
ListGridField.icon
for a field after the grid is created - setFieldLayout(DateFieldLayout) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
- setFieldList(String...) - Method in class com.smartgwt.client.data.TextSettings
-
For export, a set of fields to export.
- setFieldListsLengthMismatchMessage(String) - Method in class com.smartgwt.client.util.workflow.StateTask
-
The default message to be reported with
getInvalidTaskMessage()
when theinputFieldList
andoutputFieldList
properties do not have the same length. - setFieldMaxWidth(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates
ListGridField.maxWidth
for the specified field and redraws the associated column if required. - setFieldMinWidth(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates
ListGridField.minWidth
for the specified field and redraws the associated column if required. - setFieldName(String) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, the name of the field containing the
value
. - setFieldName(String) - Method in class com.smartgwt.client.data.Criterion
-
Name of the field in each
Record
that this criterion applies to. - setFieldName(String) - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- setFieldName(String...) - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- setFieldNames(String...) - Method in class com.smartgwt.client.data.Hilite
-
Name of the fields that hilite should be applied to.
- setFieldOperatorCustomizer(FieldOperatorCustomizer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
This method installs a customizer that returns the set of OperatorIds applicable to the passed fieldName
- setFieldPickerFieldProperties(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Names of properties on
ListGridField
for which theFieldPicker
should show an editing interface, for convenience. - setFieldPickerFieldProperties(String...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Names of properties on
DetailViewerField
for which theFieldPicker
should show an editing interface, for convenience. - setFieldPickerProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Properties to combine with the
FieldPicker
autoChild FormItem. - setFieldPickerProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Properties to combine with the
FieldPicker
autoChild FormItem. - setFieldPickerShowSampleValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, sample values of the FieldPicker are never shown.
- setFieldPickerTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the
field-picker
select-item. - setFieldPickerTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the
field-picker
select-item. - setFieldPickerWidth(Integer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the field picker formItem displayed in clauses within this FilterBuilder.
- setFieldPickerWidth(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the field picker formItem displayed in clauses within this FilterBuilder.
- setFieldProperties(int, ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamically set properties for a particular field.
- setFieldProperties(DataSourceField) - Method in class com.smartgwt.client.data.SimpleType
-
These are properties that are essentially copied onto any DataSourceField where the property is applied.
- setFieldProperties(String, ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamically set properties for a particular field.
- setFieldQuery(AdvancedCriterionSubquery) - Method in class com.smartgwt.client.data.Criterion
-
A subquery to use instead of a
fieldName
. - setFieldQueryWindowTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the window that opens when a field query is selected.
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setFields(JavaScriptObject...) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Field setter variant (alternative to
setFields(FormItem...)
,setFields(ListGridField...)
, etc.) that will accept an array of JavaScriptObject, rather than an array of SmartGWT Java wrappers of the field class type (e.g. - setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setFields(DataSourceField...) - Method in class com.smartgwt.client.data.DataSource
-
The list of fields that compose records from this DataSource.
- setFields(DataSourceField...) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The list of fields which the user can choose to sort by.
- setFields(DataSourceField...) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The list of fields which the user can choose to sort by.
- setFields(FormItem...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An array of field objects, specifying the order, layout, and types of each field in the DynamicForm.
- setFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
An array of field objects, specifying the order, layout, dynamic calculation, and sorting behavior of each field in each column in the columnTree object.
- setFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of field objects, specifying the order, layout, formatting, and sorting behavior of each field in the listGrid object.
- setFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Fields for the
sourceGrid
andtargetGrid
. - setFields(TreeGridField...) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
An array of field objects, specifying the order, layout, dynamic calculation, and sorting behavior of each field in the treeGrid object.
- setFields(DetailViewerField...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Array of field definitions to control the default rendering of tiles.
- setFields(DetailViewerField...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
An array of field objects, specifying the order and type of fields to display in this DetailViewer.
- setFields(String...) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
List of fields that this header spans.
- setFieldSearchOperator(String, OperatorId) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Applies a new
search operator
to a field in the grid'sfilter row
, and updates it's operatorIcon. - setFieldSeparator(String) - Method in class com.smartgwt.client.data.TextSettings
-
Separator between field values.
- setFieldState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial
field state
for the grid. - setFieldState(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Sets some presentation properties (visibility, width, userFormula and userSummary) of the grid fields based on the
ListGridFieldState
object passed in.
Used to restore previous state retrieved from the grid by a call togetFieldState()
. - setFieldState(String, Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Sets some presentation properties (visibility, width, userFormula and userSummary) of the grid fields based on the
ListGridFieldState
object passed in.
Used to restore previous state retrieved from the grid by a call togetFieldState()
. - setFieldStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base style-name for
lane-fields
displayed in this Lane. - setFieldTitle(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Change the title of a field after the grid is created.
- setFieldTitle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Change the title of a field after the grid is created.
- setFieldValueExpressions(Map) - Method in class com.smartgwt.client.data.DSRequest
-
A set of key:value pairs, mapping field names to expressions that will be evaluated server-side to derive a value for that field.
- setFieldValueExtractor(FieldValueExtractor) - Method in class com.smartgwt.client.data.DataSourceField
-
Function to retrieve the field's value from the XML element or JSON record returned from a web service.
- setFieldVisibilitySubmenuTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Field-visibility submenu item.
- setFieldVisibilitySubmenuTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, andthis.canPickFields
is true, this attribute will be shown as the title for the menu item which contains a submenu with items allowing the user to show and hide fields in the grid. - setFileAccessFailedWarning(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Warning to display to the user if a selected file in an UploadItem cannot be accessed.
- setFileFormat(String) - Method in class com.smartgwt.client.data.FileSpec
-
The format of the file, e.g.
- setFileName(String) - Method in class com.smartgwt.client.data.FileSpec
- setFileType(String) - Method in class com.smartgwt.client.data.FileSpec
-
The type of the file, e.g.
- setFillColor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill color to use for shapes.
- setFillColor(String) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
- setFilled(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether shapes are filled, for example, whether a multi-series line chart appears as a stack of filled regions as opposed to just multiple lines.
- setFilled(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether shapes are filled, for example, whether a multi-series line chart appears as a stack of filled regions as opposed to just multiple lines.
- setFillGradient(Gradient) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill gradient to use for shapes.
- setFillGradient(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill gradient to use for shapes.
- setFillHorizontalSpace(boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
If
vertical
is false, and this item has a specified width, should options be spread out evenly to fill the specified width? - setFillOpacity(float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity of the fillColor, as a number between 0 (transparent) and 1 (opaque).
- setFillSpaceStyleName(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, alternative body style for the menu used when there is no icon field and the
placement
settings indicate the menu will be filling a portion of the screen or a panel. - setFillSpaceStyleName(String) - Method in class com.smartgwt.client.widgets.Window
-
Alternative style for the window used whenever
placement
settings indicate the menu will be filling a portion of the screen or a panel. - setFilterButtonPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The prompt to show when the mouse hovers over the Filter button in the FilterEditor.
- setFilterButtonProperties(Button) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this attribute may be used to customize the filter button shown to the right of the filterEditor row. - setFilterByCell(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the
filterEditor
, should this list be filtered every time the user changes edit values for particular cells rather than waiting for an Enter keypress or a click on the filterEditor submit button. - setFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
DSRequest configuration for retrieving records from this shuttle's dataSource.
- setFilterEditorCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this method will update the criteria shown in thefilterEditor
without performing a filter. - setFilterEditorHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for the filterEditor, if shown.
- setFilterEditorProperties(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
- setFilterEditorProperties(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
Default
FormItem
configuration for editing values of this type in aListGrid
filter row orSearchForm
. - setFilterEditorProperties(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row (showFilterEditor : true), this property can be used to specify properties for the appropriate filter form item.
- setFilterEditorProperties(ListGrid) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Deprecated.in favor of
ListGrid.setFilterEditorProperties(RecordEditor)
- setFilterEditorProperties(RecordEditor) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the automatically generated
filterEditor
ifshowFilterEditor
is true. - setFilterEditorType(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Deprecated.Renamed to
ListGridField.setFilterEditorProperties(com.smartgwt.client.widgets.form.fields.FormItem)
. You can also consider usingListGridField.setFilterEditorType(java.lang.Class<? extends com.smartgwt.client.widgets.form.fields.FormItem>)
orListGridField.setFilterEditorType(java.lang.String)
instead. - setFilterEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
class to be used whenever this field appears in aListGrid
filter row orSearchForm
. - setFilterEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type appears in aListGrid
filter row orSearchForm
. - setFilterEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to specify the
FormItem
class to use for the filter form item associated with this field. - setFilterEditorType(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
class to be used whenever this field appears in aListGrid
filter row orSearchForm
. - setFilterEditorType(String) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type appears in aListGrid
filter row orSearchForm
. - setFilterEditorType(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to specify the
FormItem
class to use for the filter form item associated with this field. - setFilterEditorValueMap(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this listGrid is showing a filter row, this property can be used to specify a mapping of internal data to/from display values to be in the appropriate filter row form item.
- setFilterFields(String...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
As the user types into this item's textBox, a comboBoxItem will show the pick-list of options, and filter the set of results displayed by the current value in the text box.
- setFilterGroupTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Filter group.
- setFilterHiddenItems(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Does this hide menu items marked as
hidden menu items
by filtering them out of the data set? - setFilterHint(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Hint
for thefilterForm
text item. - setFilterIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
height
for thefilterIcon
- setFilterIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
src
for thefilterIcon
- setFilterIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
width
for thefilterIcon
- setFilterImg(String) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
- SetFilterItem - Class in com.smartgwt.client.widgets.form.fields
-
Specialized
MultiPickerItem
used for generating search criteria in theFilterEditor
and in SearchForms. - SetFilterItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SetFilterItem
- SetFilterItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SetFilterItem
- SetFilterItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SetFilterItem
- setFilterLocalData(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Causes filtering to be performed against the local data set, even when a
dataSource
is provided. - setFilterLocally(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the entire set of options from the server, and use these values to map the item value to the appropriate display value. - setFilterLocally(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item is mapping data values to a display value by fetching records from a dataSource (see
optionDataSource
,displayField
andfetchMissingValues
), setting this property to true ensures that when the form item value is set, entire data-set from the dataSource is loaded at once and used as a valueMap, rather than just loading the display value for the current value. - setFilterLocally(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If
filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the entire set of options from the server, and use these values to map the item value to the appropriate display value. - setFilterLocally(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the entire set of options from the server, and use these values to map the item value to the appropriate display value. - setFilterOn(FieldFilterMode) - Method in class com.smartgwt.client.data.DataSourceField
-
This property limits where criteria for this field can be applied.
- setFilterOnKeypress(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When this attribute is true and this component has been assigned a
searchForm
or is showing thefilterEditor
, data will be filtered automatically as users change values in those components. - setFilterOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set this will override the
filterOnKeypress setting at the grid level
- setFilterOperator(OperatorId) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
With the
FilterEditor
showing, the defaultOperator
to use when matching values for this field. - setFilterPickListOnKeypress(boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should
filterOnKeypress
be active for the pickList? - setFilterTargetComponent(DataBoundComponent) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Target component for which this SetFilterItem is generating criteria.
- setFilterUsingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text for the menu item shown in the
headerContextMenu
whenallowFilterOperators
is enabled. - setFilterViaAIMode(AIServiceMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If filtering of the grid is enabled, filtering-via-AI can also be enabled by setting the
AIServiceMode
to use. - setFilterViaAIPanelInstructions(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The instruction text to display above the "Filter via AI" text box.
- setFilterViaAIText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu-item displayed in this component's header context-menu when
AI-assisted filtering
is allowed. - setFilterWindowCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Advanced filtering criteria, either
simple
oradvanced
, that is combined with thefilter editor criteria
during filtering. - setFilterWindowInstructions(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The instruction text to display at the top of the
filterWindow
. - setFilterWindowTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title for the
advanced filtering window
. - setFirstCellStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to the first cell in each row, when
styledRowEnds
is true. - setFirstColumnTitle(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
A title for the leftmost column if
showHeaders
is set (the remaining columns have their titles derived from the item selected in the column to the left). - setFirstDayOfWeek(int) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the global attribute that dictates which day should be treated as the first day of the week in calendars and date calculations.
- setFirstDayOfWeek(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Day of the week to show in the first column.
- setFirstDayOfWeek(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The numeric day (0-6, Sunday-Saturday) which the calendar should consider as the first day of the week in multi-day views, and in the popup
DateChooser
. - setFirstGroupLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the first column for the first group-level.
- setFirstParentOfIndex(String) - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The ID of the first parent within the locator segments that has a child referenced by index.
- setFirstPositionValue(Integer) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If
autoUpdateSiblingNodesOnDrag
is in force, this is the value we will use to auto-update the position of a node when we cannot derive that value from the existing value of a neighbor. - setFirstSortLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the first column for the first sort-level.
- setFirstSortLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the first column for the first sort-level.
- setFirstStepActionButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Default value of
TourStep.actionButtonTitle
for the first step in the tour. - setFirstStepCancelButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Default value of
TourStep.cancelButtonTitle
for the first step in the tour. - setFiscalCalendar() - Method in class com.smartgwt.client.widgets.DateChooser
-
Sets the
FiscalCalendar
object that will be used by this DateChooser. - setFiscalCalendar() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Sets the
FiscalCalendar
object that will be used by this item's DateChooser. - setFiscalCalendar() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Sets the
FiscalCalendar
object that will be used by this item's DateChooser. - setFiscalCalendar(FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the global fiscal calendar, which is used for all calls to getFiscalYear() / getFiscalWeek() if those methods aren't passed a fiscalCalander.
- setFiscalCalendar(FiscalCalendar) - Method in class com.smartgwt.client.widgets.DateChooser
-
Sets the
FiscalCalendar
object that will be used by this DateChooser. - setFiscalCalendar(FiscalCalendar) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Sets the
FiscalCalendar
object that will be used by this item's DateChooser. - setFiscalCalendar(FiscalCalendar) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Sets the
FiscalCalendar
object that will be used by this item's DateChooser. - setFiscalYear(Integer) - Method in class com.smartgwt.client.widgets.FiscalYear
-
The actual fiscal year that this date relates to.
- setFiscalYearFieldTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
fiscal year
field in the date grid. - setFiscalYearHeaderStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to the header of the
fiscal year column
in thecalendar view
. - setFiscalYears(FiscalYear...) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
An array of
FiscalYear objects
which each represent the start date of a single fiscal year. - setFixedColumns(Integer) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Enables fixed columns mode.
- setFixedColWidths(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, we ensure that column widths are at least as large as you specify them.
- setFixedCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Criteria to be submitted as part of the DSRequest, regardless of inputs to the task.
- setFixedEventHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set, applies a fixed height to horizontal events in Timelines, rather than allowing them to share the whole height of their Lane.
- setFixedFacetValue(Integer) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For a
single-facet
chart of an extra value axis, this property provides a constant facet value for the second facet. - setFixedFacetValue(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For a
single-facet
chart of an extra value axis, this property provides a constant facet value for the second facet. - setFixedFacetValue(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Modify fixedFacetValues for this cubeGrid.
- setFixedFacetValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A
FacetValueMap
describing the set of facet values that should be regarded as "fixed" in this cubeGrid. - setFixedFieldWidths(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we horizontally clip cell contents, or allow columns to expand horizontally to show all contents?
- setFixedRecordHeights(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we vertically clip cell contents, or allow rows to expand vertically to show all contents?
- setFixedValues(Record) - Method in class com.smartgwt.client.util.workflow.FormSetValuesTask
-
Values to be combined with the data from the
ServiceTask.values
if specified, via simple copying of fields, with explicitly specifiedServiceTask.values
overridingfixedValues
. - setFixedValues(Record) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Values to be submitted as part of the DSRequest, regardless of inputs to the task.
- setFlipValues(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Specifies whether the value range of the slider should be flipped so that values increase as the thumb is moved down (for a
vertical
slider) or to the left (for a horizontal slider). - setFloatingScrollbars(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
showCustomScrollbars
is true, should the scrollbars be drawn floating over the component handle, or should the handle shrink to accommodate them? - setFocused(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
focused
. - setFocusedDown(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
focused
onmouse down
. - setFocusedOver(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- setFolderIcon(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The URL of the base icon for all folder nodes in this columnTree.
- setFolderIcon(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The URL of the base icon for all folder nodes in this treeGrid.
- setFolderIconPadding(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between folder icon and cell value in the tree cell.
- setFontControls(ControlName...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Default font control group.
- setFontControls(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Use this signature if you plan to pass a mixture of standard ControlNames and custom widgets (any subclass of Canvas is allowed):
setFontControls(ControlName... fontControls)
- setFontFamily(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font family name, similar to the CSS font-family attribute.
- setFontNames(LinkedHashMap<String, String>) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
ValueMap of CSS fontName properties to font name titles to display in the font selector for the
FONTSELECTOR
control. - setFontSelectorPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
font selector
. - setFontSize(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font size in pixels, similar to the CSS font-size attribute.
- setFontSize(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Font size of sector labels.
- setFontSizes(LinkedHashMap<String, String>) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
ValueMap of CSS font size property values to font size titles to display in the font size selector for the
FONTSIZESELECTOR
control. - setFontSizeSelectorPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
font-size selector
. - setFontStyle(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font style, similar to the CSS font-style attribute, eg "normal", "italic".
- setFontWeight(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font weight, similar to the CSS font-weight attribute, eg "normal", "bold".
- setFooterControls(Object...) - Method in class com.smartgwt.client.widgets.Window
-
Array of members to show in the Window footer.
- setFooterHeight(int) - Method in class com.smartgwt.client.widgets.Window
-
The height of the footer, in pixels.
- setForceReload(Boolean) - Method in class com.smartgwt.client.data.DSLoadSettings
-
Forcibly reload a dataSource if it's already loaded.
- setForceSingle(Boolean) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Should
multiple record processing
be suppressed for this task instance? This property can be set at any time is checked before executing the task and after each execution during processing of multiple last task output records. - setForceText(ForceTextApproach) - Method in class com.smartgwt.client.data.TextExportSettings
-
If set, all text fields will use the indicated
ForceTextApproach
unless they have a specific setting forDataSourceField.exportForceText
. - setForegroundColorTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Text' color picker. - setForeignDisplayField(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Name of another field in a separate dataSource that should be used as the display value for this field in the case where a
foreignKey
relationship exists. - setForeignDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items with an
optionDataSource
, this property specifies an explicit display field for records within the option dataSource. - setForeignKey(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Declares that this field holds values that can be matched to values from another DataSource field, to create a relationship between records from different DataSources or even records within the same DataSource.
- setFormat(MockDSExportFormat) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Determines the format emitted by
Reify.getMockDS()
. - setFormat(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Format string to use when rendering the value in any
DataBoundComponent
or when exporting viaDataSource.exportData()
orListGrid.exportData()
orListGrid.exportClientData()
. - setFormat(String) - Method in class com.smartgwt.client.data.SimpleType
-
FormatString
for numeric or date formatting. - setFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
FormatString
for numeric or date formatting. - setFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
FormatString
for numeric or date formatting. - setFormat(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
FormatString
for numeric or date formatting. - setFormatControls(ControlName...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Default text formatting control group.
- setFormatControls(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Use this signature if you plan to pass a mixture of standard ControlNames and custom widgets (any subclass of Canvas is allowed):
setFormatControls(ControlName... formatControls)
- setFormatOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
With
formatOnBlur
enabled, this comboBoxItem will format its value according to the rules described inFormItem.mapValueToDisplay()
as long as the item does not have focus. - setFormatOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
With
formatOnBlur
enabled, this textAreaItem will format its value according to the rules described inFormItem.mapValueToDisplay()
as long as the item does not have focus. - setFormatOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
With
formatOnBlur
enabled, this textItem will format its value according to the rules described inFormItem.mapValueToDisplay()
as long as the item does not have focus. - setFormatOnFocusChange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should
FormItem.formatEditorValue()
re-run whenever this item recieves or loses focus? Setting this property allows developers to conditionally format the display value based on item.hasFocus, typically to display a longer, more informative string while the item does not have focus, and simplifying it down to an easier-to-edit string when the user puts focus into the item. - setFormatStringFacetValueIds(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to call
setXAxisValueFormatter()
orformatFacetValueId()
on a facet value id when the id is a string. - setFormItem(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItemFunctionContext
- setFormItemDefaults(FormItem) - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
. - setFormItemDefaults(FormItem) - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- setFormItemLiveObject(FormItem) - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the
defaults
. - setFormItemLiveObject(FormItem) - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a dynamically created copy, provide the singleton object as
liveObject
. - setFormSubmitFailedWarning(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Deprecated.
- setFormula(UserFormula) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Not applicable to a DateRangeItem.
- setFormula(UserFormula) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Formula to be used to calculate the numeric value of this FormItem.
- setFormula(String) - Method in class com.smartgwt.client.data.DataSourceField
-
If
field.formula
is set, this field's value in records will be calculated dynamically. - setFormulaBuilderSpanTitleSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, andshowHeaderSpanTitlesInFormulaBuilder
is true, this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid in the FormulaBuilder and SummaryBuilder. - setFormulaVars(Map) - Method in class com.smartgwt.client.widgets.UserFormula
-
Object mapping from variable names to field names.
- setForwardBaseStyle(String) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to"forward"
- setForwardSVGeventsToObject(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, events sent to the SVG inside an object tag are forwarded to the object itself by Framework handlers.
- setFreezeFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid andthis.canFreezeFields
is true, this string will be shown as the title for the menu item to freeze a currently unfrozen field. - setFromDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "from" date.
- setFromDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "from" date.
- setFromDateOnlyPrefix(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
fromDate
is supplied. - setFromTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title for the
from
part of the range. - setFrozen(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be "frozen" for the purposes of horizontal scrolling.
- setFrozenBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom baseStyle to all cells in those frozen fields.
- setFrozenFieldsMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum width available for any
frozen fields
shown in this grid. - setFrozenFieldsMaxWidth(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum width available for any
frozen fields
shown in this grid. - setFrozenHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerBaseStyle to the frozen set of fields.
- setFrozenHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerTitleStyle to the frozen set of fields.
- setFullLength(int) - Method in class com.smartgwt.client.data.ResultSet
-
Set the total number of rows available from the server that match the current filter criteria for this ResultSet.
- setFullRowRangeDisplayValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamic String specifying the format for the
row range summary value
whenRowRangeDisplayStyle
is set to"full"
. - setFx(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
x coordinate of inner radial
- setFy(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
y coordinate of inner radial
- setGenerateClickOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a click event.
- setGenerateClickOnSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits space, the cell will respond to a click event.
- setGenerateDoubleClickOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a double click event.
- setGenerateDoubleClickOnSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Space, the cell will respond to a double click event.
- setGeneratedValue(Object) - Method in class com.smartgwt.client.util.AsyncSingleValueGenerationResult
-
If successful, the generated value.
- setGeneratedValues(Object...) - Method in class com.smartgwt.client.util.AsyncMultipleValuesGenerationResult
-
If successful, the generated values.
- setGenerateEditableFormulas(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether formula fields created while in edit mode are editable by end users at runtime (when the grid is no longer in edit mode).
- setGenerateEditableHilites(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether highlights created while in edit mode are editable by end users at runtime (when the grid is no longer in edit mode).
- setGenerateEditableSummaries(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether summary fields created while in edit mode are editable by end users at runtime (when the grid is no longer in edit mode).
- setGenerateExactMatchCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When a comboBoxItem is used to generate search criteria in a SearchForm this property governs whether, if the user explicitly chose an option from the pickList, we explicitly generate criteria that will search for an exact match against the chosen value.
- setGenerateNames(boolean) - Method in class com.smartgwt.client.tools.HiddenPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- setGenerateNames(boolean) - Method in class com.smartgwt.client.tools.ListPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- setGenerateNames(boolean) - Method in class com.smartgwt.client.tools.MenuPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- setGenerateNames(boolean) - Method in interface com.smartgwt.client.tools.Palette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- setGenerateNames(boolean) - Method in class com.smartgwt.client.tools.TilePalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- setGenerateNames(boolean) - Method in class com.smartgwt.client.tools.TreePalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the component's type, eg, "ListGrid0".
- setGenerateRelatedUpdates(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Specifies should related updates have to be generated.
- setGenerateValidator(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
- setGenerateValidator(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
- setGlobalID(String) - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The ID of the component within the locator segments that has an auto-generated global ID.
- setGlobalNamespaces(Map) - Method in class com.smartgwt.client.data.DataSource
-
Namespaces definitions to add to the root element of outbound XML messages sent to a web service, as a mapping from namespace prefix to namespace URI.
- setGlobalTabIndex(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the page.
- setGradationGaps(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Candidate gradation gaps to evaluate when trying to determine what gradations should be displayed on the primary axis, which is typically the y (vertical) axis except for Bar charts.
- setGradationLabelPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding from edge of Y the Axis Label.
- setGradationLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation labels
- setGradationLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation labels
- setGradationLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation lines
- setGradationLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation lines
- setGradationTickMarkLength(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.use
tickLength
instead - setGradationZeroLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- setGradationZeroLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- setGradient(String) - Method in class com.smartgwt.client.tools.GradientEditor
-
The CSS gradient-statement to work with.
- setGradients(Gradient...) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Array of gradients that can be referenced by DrawItems placed on this DrawPane.
- setGreen(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Green element of the selected color
- setGreenFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Green' field in the complex chooser.
- setGreenFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Green' field in the complex chooser.
- setGrid(CubeGrid) - Method in class com.smartgwt.client.widgets.cube.FacetValueHoverCustomizer
- setGrid(ListGrid) - Method in class com.smartgwt.client.widgets.grid.DragTrackerIconCustomizer
- setGrid(ListGrid) - Method in class com.smartgwt.client.widgets.grid.DragTrackerTitleCustomizer
- setGrid(ListGrid) - Method in class com.smartgwt.client.widgets.grid.HoverCustomizer
- setGrid(TileGrid) - Method in class com.smartgwt.client.widgets.tile.CreateTileCustomizer
- setGrid(TileGrid) - Method in class com.smartgwt.client.widgets.tile.UpdateTileCustomizer
- setGridAdditionalCriteriaText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The additional criteria prefix to show in filter editor field hover, the filter action button or the sorter button before the descriptive version of the
filterWindowCriteria
, if any. - setGridAddSearchText(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
- setGridComponents(ListGridComponent...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Array of components that make up this grid.
- setGridComponents(Object...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Array of components that make up this grid.
- setGridFields(ListGridField...) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Fields to apply to
grid
. - setGridSummaryCustomizer(GridSummaryCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
- setGridSummaryRecordProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, this attribute will be set to true on the record object representing the grid summary row. - setGripBreadth(Integer) - Method in class com.smartgwt.client.widgets.Splitbar
-
Grip breadth in pixels (the short icon axis, parallel to the Layout direction).
- setGripImgSuffix(String) - Method in class com.smartgwt.client.widgets.Snapbar
-
Overridden from
Splitbar.gripImgSuffix
to simplify providing custom grip media for this widget. - setGripImgSuffix(String) - Method in class com.smartgwt.client.widgets.Splitbar
-
Suffix used the 'grip' image if
StretchImg.showGrip
is true. - setGripImgSuffix(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
Suffix used the 'grip' image if
showGrip
is true. - setGripLength(Integer) - Method in class com.smartgwt.client.widgets.Splitbar
-
Grip length in pixels (the long icon axis, perpendicular to the Layout direction).
- setGripperIcon(String) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The source for the icon displayed as the "gripper" that snaps to the top of an event canvas and allows an event to be dragged with the mouse.
- setGroup(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, indicates what group to place the property in when editing in Reify. - setGroupBorderCSS(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping frame around the canvas.
- setGroupBy(String...) - Method in class com.smartgwt.client.data.DSRequest
-
List of fields to group by when using
server-side summarization
. - setGroupBy(String...) - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
List of fields to group by in the fetch.
- setGroupBy(String...) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
List of fields to group by for a fetch.
- setGroupByAsyncThreshold(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When grouping is requested with this number of records or more, an asynchronous approach is used to avoid the browser showing a "script is running slowly.." message prompting the user to stop execution of JavaScript.
- setGroupByField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
List of fields to group grid records.
- setGroupByField(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Not applicable to TreeGrids, as the
data
already represents a tree. - setGroupByField(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
List of fields to group grid records.
- setGroupByField(String...) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Not applicable to TreeGrids, as the
data
already represents a tree. - setGroupByFieldSummaries(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, andshowGroupSummary
is true, this attribute may be set to an array of groupBy field names for which group summaries should appear. - setGroupByMaxRecords(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum number of records to which a groupBy can be applied.
- setGroupByMaxRecordsExceededMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Warning shown to the user when a grouping attempt failed as the data set length exceeds
groupByMaxRecords
. - setGroupByText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid andthis.canGroupBy
is true, this string will be shown as the title for the menu item to toggle the group by setting for a field. - setGroupGranularity(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Granularity of grouping for numeric fields.
- setGroupIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The URL of the base icon for the group icons in this listGrid.
- setGroupIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of group icons for this ListGrid.
- setGroupIconStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom style to apply to the
groupIcon
displayed in collapsible rows whencanGroupBy
is true. - setGroupIndentSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent subgroups relative to parent group.
- setGrouping(String) - Method in class com.smartgwt.client.data.GroupSpecifier
-
The groupingMode to applied to associated field.
- setGroupingFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- setGroupingFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the header of the "grouping" field.
- setGroupingFormat(int) - Static method in class com.smartgwt.client.util.NumberUtil
-
The grouping-format for numbers
- setGroupingMode(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field that allows multiple
grouping modes
, the current grouping mode. - setGroupingModes(Map) - Method in class com.smartgwt.client.data.SimpleType
-
A set of key-value pairs that represent the names and titles of the grouping modes available to values of this type, for use in components that support grouping.
- setGroupingModes(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field can be grouped, this attribute represents the set of grouping styles that are available.
- setGroupingSymbol(String) - Static method in class com.smartgwt.client.util.NumberUtil
-
The grouping symbol, or thousands separator, to use when formatting numbers
- setGroupLabelBackgroundColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If set, the background color of the grouping label.
- setGroupLabelStyleName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping label.
- setGroupLeadingIndent(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent all groups.
- setGroupName(String) - Method in class com.smartgwt.client.tools.StyleSetting
-
Name of the
group
this setting will appear in for editing. - setGroupNodeBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Base style
forgroup
rows. - setGroupNodeStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style that
group
rows will have. - setGroupPadding(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Padding to apply inside the border when this canvas is showing a group
border and label
. - setGroupPrecision(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields of type:"float" or derived from float, number of digits after the decimal point to consider when grouping.
- setGroups(StyleGroup...) - Method in class com.smartgwt.client.tools.CSSEditor
-
The set of
StyleGroup
s to show for editing. - setGroupSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
sortByGroupFirst
is active, the sorting direction applied for implicit sorting by the field(s) used for grouping. - setGroupSortNormalizer(GroupSortNormalizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
sortByGroupFirst
is active, sets theGroupNode
value normalizer used for implicit sorting by the field(s) used for grouping. - setGroupStartOpen(GroupStartOpen) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Describes the default state of ListGrid groups when groupBy is called.
- setGroupStartOpen(Object...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setGroupState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial group state for the grid.
- setGroupSummaryCustomizer(GroupSummaryCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
- setGroupSummaryRecordProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGroupSummary
is true, this attribute will be set to true on each record object representing a group-level summary row. - setGroupSummaryStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
ListGridRecord.customStyle
for the group-level summary row displayed whenshowGroupSummary
is true. - setGroupTitle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The title/label for the grouping.
- setGroupTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects the alignment of the titles in
RibbonGroups
in thisRibbonBar
. - setGroupTitleColumnProperties(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom properties for the automatically generated
groupTitleColumn
. - setGroupTitleField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When a list grid is
grouped
, each group shows under an auto generated header node. - setGroupTitleFunction(GroupTitleFunction) - Method in class com.smartgwt.client.data.SimpleType
-
Sets customizer whose
getTitle()
method overrides the default behavior ofgetGroupTitle()
. - setGroupTitleOrientation(VerticalAlignment) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects the orientation of the titles in
RibbonGroups
in thisRibbonBar
. - setGroupTitleRenderer(GroupTitleRenderer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Renderer that returns the title that should be shown to the user for the group with the groupValue passed as a parameter.
- setGroupValueFunction(GroupValueFunction) - Method in class com.smartgwt.client.data.SimpleType
-
Sets customizer whose
getValue()
method overrides the default behavior ofgetGroupValue()
. - setGroupValueFunction(GroupValueFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Function that returns the value which records should be grouped by.
- setHandleErrorCallback(HandleErrorCallback) - Method in class com.smartgwt.client.data.DataSource
-
If you define this method on a DataSource, it will be called whenever the server returns a DSResponse with a status other than
STATUS_SUCCESS
. - setHandleErrorCallback(HandleErrorCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
handleError()
will be called ifRPCResponse.status
is negative andRPCRequest.willHandleError
was not set. - setHandleTransportErrorCallback(HandleTransportErrorCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Sets callback to handle server error responses for submitted transactions.
- setHasHeaderLine(Boolean) - Method in class com.smartgwt.client.data.TextImportSettings
-
If set to true, the data is assumed to have a header line that lists titles for each field, which should be parsed.
- setHeaderAriaRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setHeaderAutoFitEvent(AutoFitEvent) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event on a ListGrid header that triggers auto fitting to data and/or title.
- setHeaderBackgroundColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional background color for the header portion of
canvases
representing this event in the variouscalendar views
. - setHeaderBackgroundColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
BackgroundColor for the header toolbar.
- setHeaderBarStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the CSS style used for the header as a whole.
- setHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Custom base style to apply to the header button created for this span instead of
ListGrid.headerBaseStyle
. - setHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Button.baseStyle
to apply to the buttons in the header, and the sorter, for this ListGrid. - setHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom base style to apply to this field's header button instead of
ListGrid.headerBaseStyle
.
Note that depending on the header button constructor, you may have to overrideheaderTitleStyle
as well. - setHeaderBorderColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional border color for the header portion of
canvases
representing this event in the variouscalendar views
. - setHeaderButtonAriaRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default
role
forheader buttons
. - setHeaderButtonAriaRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Aria role
for the header button for this field. - setHeaderButtonAriaState(Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default
ARIA state
forheader buttons
. - setHeaderButtonAriaState(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Aria state
for the header button for this field. - setHeaderButtonProperties(Button) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to all header buttons.
- setHeaderButtonProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Set the properties of the header button used for this span.
- setHeaderButtonProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set the properties of the header button used for this field.
- setHeaderControls(Object...) - Method in class com.smartgwt.client.widgets.Window
-
Array of members to show in the Window header.
- setHeaderData(Map) - Method in class com.smartgwt.client.data.DSRequest
-
For DataSources using SOAP messaging with a WSDL web service, data to be serialized to form SOAP headers, as a map from the header part name to the data.
- setHeaderData(Map) - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to form the SOAP headers, as a map from the header part name to the data.
- setHeaderHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The height of this listGrid's header, in pixels.
- setHeaderHeight(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Height of headers for sections.
- setHeaderHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
- setHeaderHeight(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
-
Deprecated.in favor of
navigationLayoutHeight
- setHeaderHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the alignment for the hover shown on
ListGrid.headerHover()
. - setHeaderHoverCustomizer(HeaderLevelHoverCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customize the Hover text for a given span in a HeaderLevel.
- setHeaderHoverDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Delay in ms for hovers shown over this field's header.
- setHeaderHoverFormatter(HeaderHoverFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Provide a custom implementation of
ListGrid.headerHoverHTML(int,java.lang.String)
. - setHeaderHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Optional default height for the hover shown on
ListGrid.headerHover()
. - setHeaderHoverOpacity(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the opacity for the hover shown on
ListGrid.headerHover()
. - setHeaderHoverStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the css style for the hover shown on
ListGrid.headerHover()
. - setHeaderHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the vertical alignment for the hover shown on
ListGrid.headerHover()
. - setHeaderHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Optional default width for the hover shown on
ListGrid.headerHover()
. - setHeaderHoverWrap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the
wrap
attribute for the hover shown onListGrid.headerHover()
. - setHeaderIcon(String) - Method in class com.smartgwt.client.widgets.Window
-
Sets the Window header icon.
- setHeaderIcon(String, int, int) - Method in class com.smartgwt.client.widgets.Window
-
Sets the Window header icon.
- setHeaderIconDefaults(Map) - Method in class com.smartgwt.client.widgets.Window
-
This is an object literal property block specifying the various properties of the headerIcon - the icon that appears at the top left of the window and is by default the Isomorphic logo.
- setHeaderIconProperties(Map) - Method in class com.smartgwt.client.widgets.Window
- setHeaderLevels(HeaderLevel...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Configures the levels of
headers
shown above the event area, and their time units. - setHeaderMenuButtonHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the height of the auto-generatedheaderMenuButton
- setHeaderMenuButtonHeight(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the height of the auto-generatedheaderMenuButton
- setHeaderMenuButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the icon shown on the auto-generatedheaderMenuButton
- setHeaderMenuButtonIconHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the height of the icon shown on the auto-generatedheaderMenuButton
- setHeaderMenuButtonIconWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the width of the icon shown on the auto-generatedheaderMenuButton
- setHeaderMenuButtonSnapOffsetLeft(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Offset of the right edge of a
headerMenuButton
from the right edge of it's parent button. - setHeaderMenuButtonWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the width of the auto-generatedheaderMenuButton
- setHeaderProperties(ImgSectionHeader) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Allows properties for the header (a
SectionHeader
orImgSectionHeader
subclass) to be set on the section before it's added to theSectionStack
. - setHeaderProperties(SectionHeader) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Allows properties for the header (a
SectionHeader
orImgSectionHeader
subclass) to be set on the section before it's added to theSectionStack
. - setHeaderRadius(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to any valid CSS border-radius string, allows for a rounded header in this grid by applying a corner-radius to the left of the
header
, and to the right of thecorner sort-button
if it's visible, or the right of theheader
otherwise. - setHeaderShadowColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderShadow
is true, theCanvas.shadowColor
for the header shadow. - setHeaderShadowHOffset(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderShadow
is true, theCanvas.shadowHOffset
for the header shadow - setHeaderShadowSoftness(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderShadow
is true, theCanvas.shadowSoftness
for the header shadow - setHeaderShadowVOffset(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderShadow
is true, theCanvas.shadowVOffset
for the header shadow - setHeaderSpanBaseStyle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Update the
HeaderSpan.headerBaseStyle
for a span within the grid at runtime. - setHeaderSpanButtonProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to update properties on a headerSpan's header button at runtime.
- setHeaderSpanHeaderTitle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Update the headerTitle of a
headerSpan
dynamically. - setHeaderSpanHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for a
headerSpan
with no height specified. - setHeaderSpans(HeaderSpan...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Header spans are a second level of headers that appear above the normal ListGrid headers, spanning one or more listGrid fields in a manner similar to a column-spanning cell in an HTML table.
- setHeaderSpanTitle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Update the title of a
headerSpan
dynamically. - setHeaderSpanTitleStyle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Update the
HeaderSpan.headerTitleStyle
for a span within the grid at runtime. - setHeaderSrc(String) - Method in class com.smartgwt.client.widgets.Window
-
If
showHeaderBackground
istrue
, this property provides the URL of the background image for the header. - setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
CSS class for the
header area
of the EventCanvas. - setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the day-of-week headers.
- setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
CSS style used when
NavItem.isHeader
is set on an item. - setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a header
- setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Style for the Window header.
- setHeaderTextColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional text color for the header portion of
canvases
representing this event in the variouscalendar views
. - setHeaderTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title to display in the header-bar of this Dialog.
- setHeaderTitle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Optional title for the headerSpan button for this headerSpan.
- setHeaderTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional title for the header button for this field.
- setHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Custom titleStyle to apply to the header button created for this span instead of
ListGrid.headerTitleStyle
. - setHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
StretchImgButton.titleStyle
to apply to the buttons in the header, and the sorter, for this ListGrid. - setHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom titleStyle to apply to this field's header button instead of
ListGrid.headerTitleStyle
.
Note that this will typically only have an effect ifListGrid.headerButtonConstructor
is set toStretchImgButton
or a subclass thereof. - setHeaderTitleVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies vertical alignment in the column headers: "top", "center", or "bottom".
- setHeaderWidth(Integer) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
If set, the width for each of the spans in this headerLevel.
- setHeaderWrap(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Whether the
header area
should autosize vertically to display all contents. - setHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
- setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Height of the diamond.
- setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Height of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Height in pixels relative to the
local coordinate system
. - setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Height in pixels relative to the
local coordinate system
. - setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Height in pixels relative to the
local coordinate system
. - setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Height of the Canvas.
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem.
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Height of the FormItem.
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default height for the spacer
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Default height of this item
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Height for this uploadItem.
- setHeight(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the Portlet's
rowHeight
(if no rowHeight is set). - setHeight(int) - Method in class com.smartgwt.client.widgets.StretchItem
-
The height of the image.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's vertical dimension.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
In
Timeline
s, the height of this Lane's row. - setHeight(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
The
canvas.width
attribute specifies the size for a component's horizontal dimension;canvas.height
specifies the size for the vertical dimension. - setHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the height of this icon in px.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Height of this headerSpan.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's vertical dimension.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the height of the image.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the height of the image.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's vertical dimension.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's vertical dimension.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's vertical dimension.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For
type
:"separator"
, this attribute specifies the height of the separator. - setHeight(String) - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The
canvas.width
attribute specifies the size for a component's horizontal dimension;canvas.height
specifies the size for the vertical dimension. - setHeight(String) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Height of the Canvas.
- setHeight(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem.
- setHeight(String) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Height of the FormItem.
- setHeight(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the Portlet's
rowHeight
(if no rowHeight is set). - setHeight(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
The height of the image.
- setHeight100() - Method in class com.smartgwt.client.widgets.Canvas
-
Convenience method that sets the height to 100%.
- setHidden(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Whether this field should be hidden from users by default within a DataBound component.
- setHidden(Boolean) - Method in class com.smartgwt.client.data.Operator
-
Whether this operator is hidden by default.
- setHidden(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this form item be hidden? Setting this property to
true
on an item configuration will have the same effect as having ashowIf()
implementation which returnsfalse
. - setHidden(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Marks field as initially hidden.
The user will still be able to show the field via a context menu. - setHidden(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Sections default to the visible state.
- setHidden(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Default
Menu.itemHiddenProperty
for menu items. - setHidden(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified this tab will be hidden by default.
- setHide(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Should the target form item be hidden?
- setHideAllHighlightsTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the hide all highlights menu item.
- setHideEmptyAxis(Axis) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
With
hideEmptyFacetValues
, controls on which axis hiding of empty values is applied, "row" (only empty rows are hidden), "column" (only empty columns are hidden) or both (the default). - setHideEmptyFacetValues(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This causes the headers for any combination of facetValues for which there are no cellRecords to be suppressed.
- setHideEmptyPickList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty pickList to show if it is databound.
- setHideEmptyPickList(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty pickList to show if it is databound.
- setHideEmptyPickList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty pickList to show if it is databound.
- setHideEmptySummaryRow(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, causes the
summaryRow
component to be hidden if it has no data after summaries have been recalculated - setHideFilterEditorTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canShowFilterEditor
is true, this is the title for the filterEditor show/hide menu-item, in theheaderContextmenu
, when the filterEditor is visible. - setHideGroupBorderOnDrag(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag? - setHideGroupBorderOnDrag(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag? - setHideGroupBorderOnDrag(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag? - setHideOnPhone(ListGridField, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
ListGridField.hideOnPhone
attribute at runtime. - setHideOnPhone(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set this property to true to suppress showing this field on mobile phones (handset-sized devices).
- setHideOnTablet(ListGridField, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
ListGridField.hideOnTablet
attribute at runtime. - setHideOnTablet(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set this property to true to suppress showing this field on tablets (tablet-sized devices).
- setHideUnusedLanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, hides any
lane
that doesn't have any active events in the current dataset. - setHideUsingDisplayNone(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When this widget is hidden (see
visibility
andhide()
), should display:none be applied to theouter element
? - setHighErrorMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
See
lowErrorMetric
. - setHighlightCellTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the cell highlight menu item.
- setHighlightDataValues(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should the draw-area of nearby filled data-value shapes be highlighted as the mouse is moved over some
chart-types
? - setHighlightSelectionTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the selection highlight menu item.
- setHighlightTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the highlight menu item.
- setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If set to true, if the
title
of this button contains the specifiedaccessKey
, when the title is displayed to the user it will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes HTML characters. - setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If set to true, if the
title
of this button contains the specifiedaccessKey
, when the title is displayed to the user it will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes HTML characters. - setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
If this MenuButton has a specified
accessKey
, underline it in the title of the button by default - setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
If this MenuButton has a specified
accessKey
, underline it in the title of the button by default - setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If set to true, if the
title
of this button contains the specifiedaccessKey
, when the title is displayed to the user it will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes HTML characters. - setHiliteBodyColor(String) - Method in class com.smartgwt.client.widgets.Window
-
Highlight color for the Window body (shown when the body is flashed).
- setHiliteCanReplaceValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, end users can create advanced hiliting rules that will use the
Hilite.replacementValue
feature to cause values in hilited cells to be replaced with a user-entered value. - setHiliteEditorSpanTitleSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, andshowHeaderSpanTitlesInHiliteEditor
is true, this string will be inserted between the headerSpan title and the field title in the hiliteEditor field chooser grid. - setHiliteHeaderSrc(String) - Method in class com.smartgwt.client.widgets.Window
-
If
showHeaderBackground
is true, this governs the URL of the image to use in the header's highlighted state when the window isflashed
- setHiliteHeaderStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Highlight style for the Window header.
- setHiliteHTMLAfterFormat(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, custom HTML applied as part of hiliting will be applied after
formatting
for each cell. - setHiliteHTMLAfterFormat(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true, custom HTML applied as part of hiliting will be applied after
formatting
for each cell in this column. - setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for hilite icons for this listGrid.
- setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for hilite icons for this field.
- setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Height for hilite icons for this listGrid.
- setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height for hilite icons for this field.
- setHiliteIconLeftPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of
hilite icons
by default? Can be overridden at the field level - setHiliteIconLeftPadding(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the left of
hilite icons
by default? Can be overridden at the field level - setHiliteIconLeftPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the left of
hilite icons
for this field? OverridesListGrid.hiliteIconLeftPadding
- setHiliteIconLeftPadding(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
How much padding should there be on the left of
hilite icons
for this field? OverridesDetailViewer.hiliteIconLeftPadding
- setHiliteIconPosition(HiliteIconPosition) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
hiliteIcons
are present, where the hilite icon will be placed relative to the field value. - setHiliteIconPosition(HiliteIconPosition) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When
ListGrid.hiliteIcons
are present, where the hilite icon will be placed relative to the field value. - setHiliteIconPosition(HiliteIconPosition) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
When
hiliteIcons
are present, where the hilite icon will be placed relative to the field value. - setHiliteIconPosition(HiliteIconPosition) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
When
DetailViewer.hiliteIcons
are present, where the hilite icon will be placed relative to the field value. - setHiliteIconRightPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the right of
hilite icons
by default? Can be overridden at the field level - setHiliteIconRightPadding(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the right of
hilite icons
by default? Can be overridden at the field level - setHiliteIconRightPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the right of
hilite icons
for this field? OverridesListGrid.hiliteIconRightPadding
- setHiliteIconRightPadding(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
How much padding should there be on the right of
hilite icons
for this field? OverridesDetailViewer.hiliteIconRightPadding
- setHiliteIcons(String...) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Specifies a list of icons that can be used in hilites.
- setHiliteIcons(String...) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Specifies a list of icons that can be used in
hilites
. - setHiliteIcons(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies a list of icons that can be used in
hilites
. - setHiliteIcons(String...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Specifies a list of icons that can be used in
hilites
. - setHiliteIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of
hilite icons
for this component. - setHiliteIconSize(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Default width and height of
hilite icons
for this component. - setHiliteIconSize(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default width and height of
hilite icons
in this field. - setHiliteIconSize(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Default width and height of
hilite icons
in this field. - setHiliteIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for hilite icons for this component.
- setHiliteIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width for hilite icons for this field.
- setHiliteIconWidth(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Width for hilite icons for this component.
- setHiliteIconWidth(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width for hilite icons for this field.
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setHiliteProperty(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Marker that can be set on a record to flag that record as hilited.
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setHiliteReplaceValueFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title used for the text box shown when
hiliteCanReplaceValue
is set. - setHiliteRequiredFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether the titles of required items in this form should use the special prefix and suffix specified by the
requiredTitlePrefix
andrequiredTitleSuffix
attributes, instead of the standard prefix and suffix. - setHiliteRowOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the grid body gets keyboard focus, should we highlight the current focus row, using the rollover cell style?
- setHilites(Hilite...) - Method in class com.smartgwt.client.ai.BuildHilitesResponse
-
The generated
Hilite
(s) for the user's natural language description of hilite criteria and styling to apply. - setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setHilites(Hilite...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Hilites to be applied to the data for this component.
- setHilites(Hilite[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Accepts an array of hilite objects and applies them to this DataBoundComponent.
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setHilites(Hilite...) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Initialize this editor with a set of Hilites.
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setHiliteState(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Set the current hilites based on a hiliteState String previously returned from getHilitesState.
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setHilitesText(String) - Method in class com.smartgwt.client.widgets.FieldPicker
- setHiliteViaAIMode(AIServiceMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canHiliteViaAI
istrue
, the AI service mode to use. - setHiliteViaAIText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu item displayed in this component's header context menu when
AI-assisted hiliting
is allowed. - setHint(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies "hint" string to show next to the form item to indicate something to the user.
- setHint(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Text shown inside the field that serves as an indicator of what this field is for.
- setHintStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS class for the "hint" string.
- setHistoryConclusion(String) - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- setHistoryDelimiters(Map) - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- setHistoryIntroduction(String) - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- setHLabelSpacing(Integer) - Method in class com.smartgwt.client.widgets.Slider
-
The space around the labels used to display the
minimum, maximum
andcurrent
values of the slider, whenvertical
is false. - setHoopSelectionMode(HoopSelectionStyle) - Method in class com.smartgwt.client.tools.EditContext
-
Defines the mode of inclusion for components encountered during hoop selection which is enabled when
selectionType
ismultiple
. - setHoopSelectorProperties(Map) - Method in class com.smartgwt.client.tools.EditContext
-
Properties to apply to
EditProxy.hoopSelector
. - setHourIncrement(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andhourValues
is unset, this attribute specifies the increment to use when generating entries for the hour picker. - setHourItemPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
The hover prompt to show for the
hour picker
. - setHourItemProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
hour picker
. - setHourItemTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Title to show for the
hour picker
. - setHourMaxValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andhourValues
is unset, this attribute specifies the maximum value present in the hour picker. - setHourMinValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andhourValues
is unset, this attribute specifies the minimum value present in the hour picker. - setHours(int) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Set the hour value of this TimeItem.
- setHoursAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "hour". - setHoursFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "hour". - setHourValues(int...) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
An array of values to make available in the
hour picker
whenuseTextField
is false. - setHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to customize the alignment of content in the hover canvas. - setHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text alignment for text displayed in this item's hover canvas, if shown.
- setHoverAutoDestroy(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true andgetHoverComponent()
is implemented, should the hoverCanvas returned from it be automatically destroyed when it is hidden? - setHoverAutoFitMaxWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum auto-fit width for a hover if
hoverAutoFitWidth
is enabled. - setHoverAutoFitMaxWidth(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum auto-fit width for a hover if
hoverAutoFitWidth
is enabled. - setHoverAutoFitWidth(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
if
showHover
is true, this property will cause the specifiedhoverWidth
to be treated as a minimum width for the hover. - setHoverCustomizer(HeaderLevelHoverCustomizer) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Customize the Hover text for a given span in a HeaderLevel.
- setHoverCustomizer(HoverCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
HTML to be shown in hovers over cells in the column described by this field.
- setHoverCustomizer(HoverCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
* HTML to be shown in hovers over cells in the column described by this field.
- setHoverDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.canHover
is true, how long should the mouse be kept over this widget before the hover event is fired - setHoverDelay(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
this.canHover
is true, how long should the mouse be kept over this widget before the hover event is fired - setHoverDelay(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this is the number of milliseconds to wait between the user rolling over this form item, and triggering any hover action for it.
If not specifiedthis.form.itemHoverDelay
will be used instead. - setHoverDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Delay in ms for hovers shown for cells in this field.
- setHoverFocusKey(String) - Method in class com.smartgwt.client.widgets.Canvas
-
For canvases
showing a hover
, this attribute gives users a way to pin the hover in place so they can interact with it (scroll it, click embedded links, etc). - setHoverFocusKey(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This attribute gives users a way to pin this item's hover in place so they can interact with it (scroll it, click embedded links, etc).
- setHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to customize the height of the hover canvas shown. - setHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a height for any hover shown for this item.
- setHoverHeight(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a height for any hover shown for this item.
- setHoverHTMLCustomizer(HoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.Img
-
If
this.showHover
is true, when the user holds the mouse over this Canvas for long enough to trigger a hover event, a hover canvas is shown by default. - setHoverLabelPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An extra amount of padding to show around the
hoverLabel
whenshowValueOnHover
is enabled. - setHoverLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for text in a floating label that represents the data value shown whenever the mouse moves withing the main chart area when
showValueOnHover
is enabled. - setHoverMode(HoverMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showHoverComponents
is true, the builtin mode to use when automatically creating a hover component for rows in this grid. - setHoverMoveWithMouse(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, should this widget's hover canvas be moved with the mouse while visible? - setHoverOpacity(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, should the hover canvas be shown with opacity other than 100? - setHoverOpacity(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Opacity for any hover shown for this item
- setHoverPersist(HoverPersistMode) - Method in class com.smartgwt.client.widgets.Canvas
-
Allows interaction with hovers when the cursor is positioned over them.
- setHoverPersist(HoverPersistMode) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows interaction with hovers when the cursor is positioned over them.
- setHoverRectProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle that draws behind of a floating hover label that represents the data value.
- setHoverScreen(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Screen to create (via
createScreen()
) in lieu of callinggetHoverComponent()
. - setHoverScreen(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Screen to create (via
createScreen()
) in lieu of callinggetHoverComponent()
orgetCellHoverComponent()
. - setHoverStyle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to specify the css style to apply to the hover canvas. - setHoverStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Explicit CSS Style for any hover shown for this item.
- setHoverStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style to apply to hovers shown over this grid.
- setHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to customize the vertical alignment of content in the hover canvas. - setHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical text alignment for text displayed in this item's hover canvas, if shown.
- setHoverWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to customize the width of the hover canvas shown. - setHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a width for any hover shown for this item.
- setHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the width of the canvas shown when the mouse hovers over cells in this field.
- setHoverWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a width for any hover shown for this item.
- setHoverWrap(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to customize the whether content in the hover canvas is displayed in a single line, or wraps. - setHoverWrap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property may be set to customize the
wrap
attribute for the canvas shown when the mouse hovers over cells in this field. - setHPolicy(LayoutPolicy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on horizontal axis
- setHResizeCursor(Cursor) - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for horizontal resize of widgets.
- setHspace(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the number of pixels space to be displayed on the left of this form item icon, or for
inline
icons whoseinlineIconAlign
isAlignment.LEFT
, on the right of this form item icon. - setHSrc(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
- setHSrc(String) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Base URL for the images used for the horizontal scrollbar track and end buttons.
- setHSrc(String) - Method in class com.smartgwt.client.widgets.Splitbar
-
Base URL for the image if
StretchImg.vertical
is false andStretchImg.src
is unset. - setHSrc(String) - Method in class com.smartgwt.client.widgets.StretchImg
- setHSrc(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
The URL of the media file for this StretchItem if the parent
StretchImg
isnot vertical
andsrc
is unset. - setHSrc(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Image for horizontal resizer for a vertical Toolstrip
- setHSrc(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Image for horizontally oriented separator (for vertical toolstrips).
- setHThumbStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the thumb for a
horizontally oriented
slider. - setHTML(String) - Method in interface com.smartgwt.client.util.PrintHTMLCallback
-
Set the print html content.
- setHTML(String, PrintCanvasCallback) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Update the HTML content displayed in this print canvas.
- setHtmlAfter(String) - Method in class com.smartgwt.client.data.Hilite
-
HTML to append to the end of cell values where this hilite is applied.
- setHtmlBefore(String) - Method in class com.smartgwt.client.data.Hilite
-
HTML to pre-pend to cell values where this hilite is applied.
- setHtmlColor(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Changes the selected color to the one represented by the supplied HTML color string.
- setHtmlElement(Element) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Simplifies integrating a screen with an existing JavaScript app.
- setHtmlElement(Element) - Method in class com.smartgwt.client.widgets.BaseWidget
- setHtmlElement(Element) - Method in class com.smartgwt.client.widgets.Canvas
-
If specified as a pointer to an HTML element present in the DOM, this canvas will be rendered inside that element on
draw()
. - setHtmlElement(String) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Simplifies integrating a screen with an existing JavaScript app.
- setHtmlElement(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If specified as a pointer to an HTML element present in the DOM, this canvas will be rendered inside that element on
draw()
. - setHtmlFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'HTML' field in the complex chooser.
- setHtmlFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'HTML' field in the complex chooser.
- setHtmlPosition(DrawPosition) - Method in class com.smartgwt.client.widgets.Canvas
-
If
htmlElement
is specified, this attribute specifies the position where the canvas should be inserted relative to thehtmlElement
in the DOM. - setHtmlValue(String) - Method in class com.smartgwt.client.data.Hilite
-
Deprecated.
htmlValue
is deprecated in favor ofreplacementValue
. Note that unlikereplacementValue
, this property does not respectdisabled
, and will be applied even ifdisabled
is set totrue
- setHTrackStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the track for a
horizontally oriented
slider. - setHttpHeaders(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
HTTP headers to send, as a Object mapping Header name -> Header value, eg
{ "Content-Type" : "text/xml" } - setHttpMethod(SendMethod) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Selects the HTTP method that will be used when fetching content.
- setHttpMethod(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the HTTP method that will be used for the request.
- setHttpMethod(String) - Method in class com.smartgwt.client.widgets.ViewLoader
-
Selects the HTTP method that will be used when fetching content.
- setHttpProxyURL(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
The proxy URL to use for this request (if
useHttpProxy
is set for this request). - setHue(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Hue of the selected color
- setHueFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Hue' field in the complex chooser.
- setHueFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Hue' field in the complex chooser.
- setHValueStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the floating
valueLabel
, visible whenshowValue
is true andvertical
is false. - setIcon(String) - Method in class com.smartgwt.client.data.Hilite
-
URL of an icon to show when this hilite is applied to a cell.
- setIcon(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
Icon for this paletteNode.
- setIcon(String) - Method in class com.smartgwt.client.widgets.Button
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in this dialog - see
message
. - setIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional icon image to display on the button for this item.
- setIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional icon to show next to the title for this field.
- setIcon(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.Label
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Icon to show for this
NavItem
. - setIcon(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Base filename of the icon that represents open and closed states.
- setIcon(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Base filename of the icon that represents open and closed states.
- setIcon(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
This property corresponds to the inherited
Button.icon
property, which is used to display the menuButtonImage, so anything you attempt to set there would be clobbered by the internal usage. - setIcon(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon.
- setIcon(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Icon to show to the left of or above the title, according to the button's
orientation
. - setIcon(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- setIcon(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
This Property allows the developer to customize the icon displayed next to a node.
- setIcon(String, int) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- setIcon(String, int, int) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
This attribute is not supported in this subclass.
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it be right or left aligned?
- setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Fallback base CSS class to apply to this item's
icons
if they don't specify abaseStyle
or provide a sprite-basedsrc string
that specifies acssClass
. - setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
- setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
- setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
A CSS style to apply to images in the
Level Up
andLevel Down
buttons. - setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
A CSS style to apply to images in the
Level Up
andLevel Down
buttons. - setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base CSS class to apply to icons used in this grid.
- setIconBodyStyleName(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, the CSS style used for the body of this menu when there is an icon field.
- setIconCursor(Cursor) - Method in class com.smartgwt.client.widgets.Button
-
Specifies the cursor to display when the mouse pointer is over the icon image.
- setIconCursor(Cursor) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default cursor to display when the user rolls over icons within cells of an
type:icon
field. - setIconCursor(Cursor) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the cursor to display when the mouse pointer is over an icon image in a cell for either a field of type
icon
or avalueIcon
. - setIconDisabled(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set an icon as enabled or disabled at runtime.
- setIconField(String) - Method in class com.smartgwt.client.data.DataSource
- setIconField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
This property allows the developer to specify the icon displayed next to a record.
- setIconFieldDefaults(ListGridField) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated icon column.
- setIconFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated icon column.
- setIconFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Icon' picker. - setIconFillSpaceStyleName(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, alternative body style for the menu used when there is an icon field and the
placement
settings indicate the menu will be filling a portion of the screen or a panel. - setIconHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default height for form item icons.
- setIconHeight(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default height applied to custom icons in this menu.
- setIconHeight(int) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The height applied to this item's icon.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.Button
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to specify the height of the icon to be displayed in the ListGrid header button. - setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.Label
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a height for the icon. - setIconHSpace(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Horizontal space (in px) to leave between form item icons.
- setIconOnlyBaseStyle(String) - Method in class com.smartgwt.client.widgets.Button
-
if defined,
iconOnlyBaseStyle
is used as the base CSS style className, instead ofbaseStyle
, ifcanAdaptWidth
is set and thetitle is not being shown
. - setIconOrientation(String) - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - setIconOrientation(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is showing an icon, should it appear to the left or right of the title?
Valid options are"left"
or"right"
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - setIconOrientation(String) - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - setIconOrientation(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - setIconOrientation(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
This attribute is not supported in this subclass.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - setIconOrientation(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and"right"
. - setIconPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using
autoFitFieldWidths
, padding in pixels left on each side of fields that show images. - setIconPadding(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between the folder or leaf node icon and cell value in the tree cell.
- setIconPadding(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Developers may customize the padding between the folder or leaf node icon and the text content of the tree cell for individual nodes.
- setIconPaddingProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to specify custom
iconPadding
for specific nodes - setIconPlacement(PickListItemIconPlacement) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For PickList items with
PickListItemIconPlacement
set such that the pickList does not render near-origin, should specifiedicons
be rendered inline within the formItem itself, or within thepickerNavigationBar
. - setIconPlacement(PickListItemIconPlacement) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
For PickList items with
PickListItemIconPlacement
set such that the pickList does not render near-origin, should this icon be rendered inline within the formItem itself, or within theComboBoxItem.pickerNavigationBar
. - setIconPlacement(PickListItemIconPlacement) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For PickList items with
PickListItemIconPlacement
set such that the pickList does not render near-origin, should specifiedicons
be rendered inline within the formItem itself, or within thepickerNavigationBar
. - setIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default prompt (and tooltip-text) for icons.
- setIcons(FormItemIcon...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
An array of descriptor objects for icons to display in a line after this form item.
- setIcons(FormItemIcon...) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property can be used to specify
icons
to be displayed in the editors displayed for this field - setIconShowOnFocus(String, Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets
FormItemIcon.showOnFocus
for the supplied icon, and causes that icon's visibility to be updated and the item redrawn as appropriate. - setIconSize(int) - Method in class com.smartgwt.client.widgets.Button
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.Dialog
-
Size of the icon to show in this dialog.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.ImgButton
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.Label
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The standard size (same height and width, in pixels) of node icons in this treeGrid.
- setIconSize(Integer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
- setIconSize(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to specify the size of the icon to be displayed in the ListGrid header button. - setIconSize(Integer) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
- setIconSize(Integer) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The size for the images in the
Level Up
andLevel Down
buttons. - setIconSize(Integer) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The size for the images in the
Level Up
andLevel Down
buttons. - setIconSize(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a size for the icon. - setIconSpacing(int) - Method in class com.smartgwt.client.widgets.Button
-
Pixels between icon and title text.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Pixels between icon and title text.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.ImgButton
-
Pixels between icon and title text.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.Label
-
Pixels between icon and title text.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Pixels between icon and title text.
- setIconStyle(String) - Method in class com.smartgwt.client.widgets.Button
-
Base CSS style applied to the icon image.
- setIconStyle(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Specifies the CSS style if the
icon
in this Dialog. - setIconStyle(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default CSS class for this button's
icon
. - setIconStyle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style applied to the icon image.
- setIconVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
How should icons be aligned vertically for this form item.
- setIconVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
How should icons be aligned vertically for this form item.
- setIconVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Align icons with the top edge of text area icons by default.
- setIconVAlign(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconVAlign
. - setIconWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default width for form item icons.
- setIconWidth(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default width applied to custom icons in this menu.
- setIconWidth(int) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The width applied to this item's icon.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.Button
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to specify the width of the icon to be displayed in the ListGrid header button. - setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.Label
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a width for the icon. - setId(Integer) - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- setId(Integer) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- setId(String) - Method in class com.smartgwt.client.data.Hilite
-
Unique ID for this hilite definition.
- setId(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- setId(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- setId(String) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
Identifier which can be used by one or more DrawItems when gradient is assigned to
DrawPane.gradients
. - setId(String) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
An optional ID for this
NavItem
. - setId(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Sets the 'id' attribute on the object.
- setID(Element, String) - Static method in class com.smartgwt.client.util.DOMUtil
- setID(Widget, String) - Static method in class com.smartgwt.client.util.DOMUtil
- setID(String) - Method in class com.smartgwt.client.ai.DataQuestion
-
An arbitrary non-empty string that uniquely identifies the data question.
- setID(String) - Method in class com.smartgwt.client.core.BaseClass
- setID(String) - Method in class com.smartgwt.client.data.DataSource
- setID(String) - Method in class com.smartgwt.client.data.Operator
-
Unique id for an operator, which appears within
AdvancedCriteria
as theOperator
property. - setID(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional ID for this process element, allowing it to be referred to from
Decisions
, or as theProcess.startElement
. - setID(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- setID(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Global identifier for referring to the formItem in JavaScript.
- setID(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Optional ID for the section.
- setID(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional ID for the tab, which can later be used to reference the tab.
- setID(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For trees with
modelType
"parent", this property specifies the unique ID of this node. - setIdField(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds an id for the node which is unique across the entire Tree. - setIdName(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
Name used to create unique component ID.
- setIdPrefix(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
Deprecated.As of Smart GWT version 12.1, deprecated in favor of
idName
- setIframeSandbox(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
When using
contentsType
ContentsType.PAGE
, sets the <iframe>sandbox
attribute to the provided value. - setIFrameURL(String) - Method in class com.smartgwt.client.widgets.HTMLPane
-
Sets the
contentsURL
of this HTMLPane to the supplied url, and thecontentsType
toContentsType.PAGE
, provided the HTMLPane hasn't beendrawn
. - setIgnoreKeyboardClicks(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If the user is navigating through the grid using the keyboard, record click or double click events may be generated via keyboard interactions (see
ListGrid.generateClickOnSpace
,ListGrid.generateClickOnEnter
,ListGrid.generateDoubleClickOnSpace
,ListGrid.generateDoubleClickOnEnter
andListGrid.arrowKeyAction
). - setIgnoreRTL(boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should horizontal alignment-related attributes
align
andiconOrientation
be mirrored in RTL mode? This is the default behavior unless ignoreRTL is set to true. - setIgnoreRTL(boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
Should the
items
for this StretchImg display left-to-right even if this page is displayingright to left text
? - setIgnoreTextMatchStyle(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
NOTE: Only applicable to
clientOnly
DataSources and the built-inSQL
,JPA
andHibernate
DataSources available in Pro, Power and Enterprise versions of Smart GWT. - setIgnoreTextMatchStyleCaseSensitive(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For fields on this dataSource that specify
ignoreTextMatchStyle
true, the prevailing textMatchStyle is ignored and Smart GWT matches exact values. - setIgnoreTimeout(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, no reply is expected from the server.
- setImage(String) - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
When the list item marker
style
is "custom-image", the image to use for the markers. - setImage(String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the URL of an image or SVG object element by name.
- setImage(String, String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the URL of an image or SVG object element by name.
- setImageHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height of image shown for fieldTypes image and imageFile in this field.
- setImageHeight(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- setImageHeight(Integer) - Method in class com.smartgwt.client.widgets.Img
- setImageHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height of image shown for fieldTypes image in this field.
- setImageHeight(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- setImageHeight(String) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
- setImageHeight(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height of image shown for fieldTypes image in this field.
- setImageSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default size of thumbnails shown for fieldTypes image and imageFile.
- setImageSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Size of images shown for fieldTypes image and imageFile in this field.
- setImageSize(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- setImageSize(Integer) - Method in class com.smartgwt.client.widgets.Img
-
Convenience for setting the ${isc.DocUtils.linkForRef('attr:Img.imageWidth','imageWidth) and \n
imageHeight')
attributes to the same value, for cases whereimageType
settings would normally use the image's natural size (applies toimageType
"center" and "normal" only). - setImageSize(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Size of images shown for fieldTypes image in this field.
- setImageSize(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- setImageSize(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Size of images shown for fieldTypes image in this field.
- setImageType(ImageStyle) - Method in class com.smartgwt.client.widgets.Img
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does not match the size of the image.
- setImageType(ImageStyle) - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does not match the size of the image.
- setImageURLPrefix(String) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
Set the imageURLPrefix.
- setImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prefix to apply to the beginning of any
valueIcons
when determining the URL for the image. - setImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to"image"
and the URL for the image displayed is not absolute, the path of the URL will be relative to this string
Alternatively, if this field displays any valueIcons, this prefix will be applied to the beginning of anyvalueIcons
when determining the URL for the image. - setImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to
"image"
and the URL for the image displayed is not absolute, the path of the URL will be relative to this string. - setImageURLSuffix(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Suffix to apply to the end of any
valueIcons
when determining the URL for the image. - setImageURLSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If any cells in this field are showing a value icon (see:
valueIcons
) or this is hasListGridFieldType
set to"image"
, the value of this property will be appended to the end of the URL for the icon displayed.
Typical usage might be to append a file type such as".gif"
to the filename of the image.
For editable fields, this property will also be passed through to any editors asFormItem.imageURLSuffix
. - setImageURLSuffix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to
"image"
, the value of this property will be appended to the end of the URL for the icon displayed. - setImageWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width of images shown for fieldTypes image and imageFile in this field.
- setImageWidth(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- setImageWidth(Integer) - Method in class com.smartgwt.client.widgets.Img
- setImageWidth(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width of images shown for fieldTypes image in this field.
- setImageWidth(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- setImageWidth(String) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
- setImageWidth(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width of images shown for fieldTypes image in this field.
- setImgDir(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Deprecated.
- setImgDir(String) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the image-specific image directory to override the default.
- setImgDir(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the image-specific image directory to override the default.
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.data.DataSource
-
Criteria that are implicitly applied to all fetches made through this DataSource.
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.data.ResultSet
-
Criteria that are never shown to or edited by the user and are cumulative with any criteria provided via
DataBoundComponent.initialCriteria
,setCriteria()
etc. - setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setImplicitCriteria(Criteria) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Criteria that are never shown to or edited by the user and are cumulative with any criteria provided via
DataBoundComponent.initialCriteria
,DataBoundComponent.setCriteria()
etc. - setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Implicit criteria for retrieving records from this shuttle's dataSource.
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Criteria that are never shown to or edited by the user and are cumulative with any criteria provided via
DataBoundComponent.initialCriteria
,setCriteria()
etc. - setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setImplicitSave(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When true, indicates that changes to items in this form will be automatically saved on a
delay
, as well as when the entire form is submitted. - setImplicitSave(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When true, indicates that changes to this item will cause an automatic save on a
delay
, as well as when the entire form is submitted. - setImplicitSaveDelay(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
implicitSave
is true, this attribute dictates the millisecond delay after which form items are automatically saved during editing. - setImplicitSaveOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form item values will be automatically saved when each item's "editorExit" handler is fired as well as on a delay and when the entire form is submitted.
- setImplicitSaveOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set to true, this item's value will be saved immediately when its "editorExit" handler is fired.
- setInactiveCellFormatter(CellFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Formatter for inactive content.
- setInactiveCellFormatter(CellFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Field-level formatter for inactive content.
- setInapplicable(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, a fieldinherited
from another schema can be redeclared with this property set in order to indicate that the property should not be used. - setIncludeControls(String[]) - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be specifically included when printing, even if a superclass is listed in
omitControls
. - setIncludeCustomSimpleTypes(boolean) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Whether to include custom-defined
SimpleTypes
. - setIncludeFileLoader(Boolean) - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for any outstanding FileLoader requests? to complete before
AutoTest.isSystemDone()
returns true? - setIncludeFileLoader(Boolean) - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for any outstanding FileLoader requests? to complete before
AutoTest.isSystemDone()
returns true? - setIncludeFKs(boolean) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Should
foreign key
relationships be included in the export or serialization of theDataSource
? - setIncludeFrom(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates this field's values should be fetched from another, related DataSource.
- setIncludeFrom(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Indicates this field's values come from another, related DataSource.
- setIncludeHilitesInSummaryFields(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When assembling a value for a
summary field
, if a referenced field is hilited, should the hilite HTML be included in the summary field value? - setIncludeImageFields(boolean) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Should
image fields
be included in the export or serialization of theDataSource
? They are excluded by default since the stored paths are unlikely to be correct when placed in any other environment, such as Reify. - setIncludeInRecordSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If a listGrid is showing a field of type summary, should this field be passed to the recordSummaryFunction when calculating the summary value to display.
- setIncludeInRecordSummaryFields(String...) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this listGrid has any fields of type
"summary"
and this field will beincluded
in summary calculations by default, this attribute provides an opportunity to explicitly specify which summary fields the record should be displayed in. - setIncludeInSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
If specified as false this record should be ignored when calculating summary totals to be shown in the
summary row
for this grid. - setIncludeInSummaryProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record should be included when calculating totals for the
grid summary
. - setIncludeNetworkOperations(Boolean) - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for any outstanding
RPC Requests
to complete beforeAutoTest.isSystemDone()
returns true? - setIncludeNetworkOperations(Boolean) - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for any outstanding
RPC Requests
to complete beforeAutoTest.isSystemDone()
returns true? - setIncludeRangeCriteria(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default, the fetches issued by navigating around in the various views are limited to the accessible date-range in the current view - as you change the current date-range, a fetch is only issued if the new range is not entirely within the previous range.
- setIncludeRecord(Boolean) - Method in class com.smartgwt.client.ai.AIHoverRequest
-
Whether to include the
Record
that theAIHoverRequest
is acting upon in eachSummarizeValueRequest
to AI, for context. - setIncludeRedraws(Boolean) - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for any outstanding redraws to complete before
AutoTest.isSystemDone()
returns true? - setIncludeRedraws(Boolean) - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for any outstanding redraws to complete before
AutoTest.isSystemDone()
returns true? - setIncludeSelectedParents(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
For multiPickerItems with
selectionStyle:"pickTree"
, andcanSelectFolders:true
, should selected parent nodes be included in the item's value? - setIncludeTimers(Boolean) - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for all outstanding registered timer actions to complete before
AutoTest.isSystemDone()
returns true? - setIncludeTimers(Boolean) - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for all outstanding registered timer actions to complete before
AutoTest.isSystemDone()
returns true? - setIncompleteDataWarning(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Warning to display when the user attempts to
select all
records from apartially loaded
data set. - setIncreaseIconProperties(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
FormItemIcon properties applied to the
increaseIcon
AutoChild of this SpinnerItem. - setIndent(Boolean) - Method in class com.smartgwt.client.tools.SerializationSettings
-
Overrides the default indention setting during serialization.
- setIndentPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
indent
control. - setIndentRecordComponents(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For record components placed "within" the
treeField
column, should the component be indented to the position where a title would normally show? - setIndentSize(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The amount of indentation (in pixels) to add to a node's icon/title for each level down in this tree's hierarchy.
- setIndentVTree(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Controls indenting for a
hierarchical
column facet if set non-null, overrriding the value ofCubeGrid.indentVTreeFacets
. - setIndentVTreeFacets(boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Turns on indenting of any
hierarchical
column facets. - setIndicatorHoverHTMLCustomizer(IndicatorHoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over an IndicatorCanvas
- setIndicators(CalendarEvent...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of CalendarEvent instances representing instants in time, to be highlighted in
timeline views
. - setIndicatorStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setInfoField(String) - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the second most pertinent piece of textual information in the record, for use when a
DataBoundComponent
needs to show a short summary of a record. - setInfoField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s. - setInheritsFrom(DataSource) - Method in class com.smartgwt.client.data.DataSource
-
ID of another DataSource this DataSource inherits its DataSource fields from.
Local fields (fields defined in this DataSource) are added to inherited fields to form the full set of fields. - setInheritsFrom(FieldType) - Method in class com.smartgwt.client.data.SimpleType
-
Name of another SimpleType from which this type should inherit.
- setInheritsFrom(String) - Method in class com.smartgwt.client.data.DataSource
-
ID of another DataSource this DataSource inherits its
fields
from. - setInheritsFrom(String) - Method in class com.smartgwt.client.data.SimpleType
-
Name of another SimpleType from which this type should inherit.
- setInitHandler(CanvasInitHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Specify a notification method to fire when this Canvas is initialized in JavaScript.
- setInitHandler(FormItemInitHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specify a notification method to fire when this formItem is initialized in JavaScript.
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setInitialCriteria(Criteria) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Criteria to use when
DataBoundComponent.setAutoFetchData(Boolean)
is used. - setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Criteria to be used when fetching items for this Menu.
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setInitialData(Record...) - Method in class com.smartgwt.client.data.ResultSet
-
Initial set of data for the ResultSet.
- setInitialData(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
You can specify the initial set of data for a databound TreeGrid using this property.
- setInitialLength(Integer) - Method in class com.smartgwt.client.data.ResultSet
-
Initial value of the data set length.
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.data.ResultSet
-
Initial multi property sort specification for this ResultSet's data.
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for this form. - setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for this pickList. - setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Initial sort specifiers
for this item's list of options. - setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for this pickList. - setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for this grid. - setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial sort specifiers
for this item's list of options. - setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The initial sort configuration to show in the
optionsGrid
. - setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The initial sort configuration to show in the
optionsGrid
. - setInitialValue(Object) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
In an editable ListGrid, initial value for this field when the user begins editing a new record.
- setInitialValues(Record) - Method in class com.smartgwt.client.util.workflow.FormEditNewRecordTask
-
Initial values for new edit record.
- setInitialValues(Record) - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
Initial values for a new edit record.
- setInline(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
When set, this icon is rendered inside the
textBox
area of theFormItem
(where input occurs in aTextItem
,TextAreaItem
orComboBoxItem
) as opposed to as a trailing icon. - setInlineAndNotTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And Not" operator (only applicable to the "inline" appearance)
- setInlineAndTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And" operator (only applicable to the "inline" appearance)
- setInlinedValues(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
When applied to a Chart, does the chart's data contain multiple values per record for this facet.
- setInlineEditEvent(InlineEditEvent) - Method in class com.smartgwt.client.tools.EditProxy
-
Event that triggers inline editing, showing the
inlineEditForm
, which consists of a single text input (single or multi-line according toinlineEditMultiline
) shown in theinlineEditForm
AutoChild. - setInlineEditInstructions(String) - Method in class com.smartgwt.client.tools.EditProxy
-
Instructions that appear below the text entry area if inline editing is enabled.
- setInlineEditMultiline(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Whether inline editing should be single or multi-line.
- setInlineEditOnDrop(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Should the inline editor be shown when new component is first dropped?
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.CheckboxItemEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.DateItemEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.DrawItemEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.DrawLabelEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.EditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.LabelEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.MenuEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.ProgressbarEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.SelectItemEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.StatefulCanvasEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.TabSetEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.TextItemEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.WindowEditProxy
-
Save the new value into the component's state.
- setInlineIconAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Horizontal alignment for icons marked
inline
. - setInlineOrTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Or" operator (only applicable to the "inline" appearance)
- setInlinePlacement(Alignment) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Placement of inlined items relative to the main
MenuButton
. - setInlinePlacement(VerticalAlignment) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Placement of inlined items relative to the main
MenuButton
. - setInlineView(Canvas) - Method in class com.smartgwt.client.util.workflow.UserTask
-
An inline definition of the form.
- setInnerHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in the innermost column header for this cubeGrid. - setInnerTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title orientation for the to / from sub-items.
- setInputField(String) - Method in class com.smartgwt.client.util.workflow.Task
-
Field in the
process state
which is provided as input data to this task. - setInputFieldList(String...) - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields from the
process state
which are provided as input data to this task. - setInputFormat(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets up the default system-wide input format for strings being parsed into dates via
DateUtil.parseInput()
. - setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
istrue
this property can be used to specify the input format for date strings. - setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
For fields of type
"date"
, if this is an editable field such as aTextItem
, this property allows you to specify theinputFormat
applied to the item. - setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
If
DateItem.useTextField
istrue
this property can be used to specify the input format for date strings. - setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For fields of type
"date"
, if this is an editable field such as aTextItem
, this property allows you to specify theinputFormat
applied to the item. - setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Format for direct user input of date values.
- setInputTransformer(FormItemInputTransformer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The transformer is called when a FormItem's value is about to change as the result of user interaction.
- setInputValidation(TourInputValidationMode) - Method in class com.smartgwt.client.util.tour.TourStep
-
How should the
expectedValue
be validated and notified to the user? - setInputValidationNotifyDelay(Integer) - Method in class com.smartgwt.client.util.tour.TourStep
-
The time between keypresses that is used during
inputValidation
before showing the expected text notification. - setInputValidationNotifyMessage(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Message to be displayed by
Tour.notifyValidationMessage()
. - setInstantScrollTrackRedraw(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, if the user clicks on the scroll buttons at the end of the track or clicks once on the scroll track, there will be an instant redraw of the grid content so that the user doesn't see any blank space.
- setInstructions(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Text to show in body of window.
- setInstructions(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Text to show in body of window.
- setInstructions(String) - Method in class com.smartgwt.client.widgets.FieldPicker
- setInteractiveStyleName(String) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
If
canRequestRowCount
is true, this style name will be applied to the rowRangeDisplay as long as an accurate row count is not known, indicating to the user that they may click the label to retrieve an accurate status value. - setInvalidateCache(Boolean) - Method in class com.smartgwt.client.data.DSResponse
-
Optional flag that can be set by the server to force ResultSets to drop any caches of records from the DataSource that was the target of the operation.
- setInvalidateCache(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
If set, every invocation of this operationBinding will invalidate the local cache, forcing a server visit to refresh the data.
- setInvalidDateMessage(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The message to display in the
eventEditor
when the 'To' date is greater than the 'From' date and a save is attempted. - setInvalidDateStringMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Validation error message to display if the user enters an invalid date
- setInvalidHilitePrompt(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The message to show when the user clicks "Save" without entering any criteria.
- setInvalidListPrompt(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
This is a dynamic string - text within
${...}
will be evaluated as JS code when the message is displayed. - setInvalidListPrompt(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
This is a dynamic string - text within
${...}
will be evaluated as JS code when the message is displayed. - setInvalidListPrompt(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
This is a dynamic string - text within
${...}
will be evaluated as JS code when the message is displayed. - setInvalidListPrompt(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
This is a dynamic string - text within
${...}
will be evaluated as JS code when the message is displayed. - setInvalidRangeErrorMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Error message to display if the user enters a date range where the "To" field value is earlier than the "From" field value.
- setInvalidSummaryValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Value to display to the user if showing summary values (through
showGridSummary
,showGroupSummary
orlistGridFieldType:"summary"
), and the summary function returns"null"
(implying it was unable to calculate a valid summary value). - setInvalidTimeStringMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Validation error message to display if the user enters an invalid time string.
- setInvertClosedGripIfTargetAfter(boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showClosedGrip
is true, andtargetAfter
is true should we show the "closed" state for the grip when the target is visible (rather than when it is hidden). - setIsAdmin(Boolean) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Whether the editor is in admin mode, in which case the
sharedSearchCheckbox
appears to allow admins to define shared searches, and thedefaultSearchCheckbox
appears to enable an admin to designate a search as the (shared) default. - setIsAsync(Boolean) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Whether the script task is asynchronous.
- setIsBackgroundRequest(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Is this a background request?
- setIsDesktop(boolean) - Static method in class com.smartgwt.client.util.Browser
-
Setter for
isDesktop
to allow this global variable to be changed at runtime. - setIsFolder(boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Set to
true
to explicitly mark this node as a folder. - setIsFolderProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of property that defines whether a node is a folder.
- setIsGridSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for the record representing the grid-level summary row shown if
ListGrid.showGridSummary
is true. - setIsGroup(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should a grouping frame be shown around this canvas if a non-empty string has been specified for
groupTitle
. - setIsGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for records representing group-level summary rows shown if
ListGrid.showGroupSummary
is true. - setIsHandset(boolean) - Static method in class com.smartgwt.client.util.Browser
-
Setter for
isHandset
to allow this global variable to be changed at runtime. - setIsHeader(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
If set, this
NavItem
will be styled like a header. - setIsMinimizeValue(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Used to determine which facetValue is to be shown when the facet is minimized.
- setIsModal(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, when shown this Window will intercept and block events to all other existing components on the page.
- setIsMultiWindow(boolean) - Static method in class com.smartgwt.client.util.Browser
-
Sets a non-default value for
isMultiWindow
, such as enabling it even ifOpenFin
isn't present. - setIsomorphicDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the root directory for Isomorphic-supplied files - the directory containing the
modules/
andsystem/
subdirectories shipped as part of the Smart GWT package. - setIsomorphicDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the root directory for Isomorphic-supplied files - the directory containing the
modules/
andsystem/
subdirectories shipped as part of the Smart GWT package. - setIsomorphicToolsDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the root directory for Isomorphic-supplied tools.
- setIsomorphicToolsDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the root directory for Isomorphic-supplied tools.
- setIsRemoveField(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true and
ListGrid.canRemoveRecords
is true, this field will be rendered as the remove-field for this grid. - setIsRuleScope(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Marks this Canvas as the
ruleScope
that will be discovered by any containedDataBoundComponent
s which do not specify an explicitruleScope
. - setIsSampleDS(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Used by Reify to identify DataSources that are provided as samples.
- setIsSeparator(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting a separator row.
When set totrue
, defines a horizontal separator in the listGrid object. - setIsSeparator(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
If set, this
NavItem
will be styled as a separator. - setIsSeparator(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
When set to
true
, this menu item shows a horizontal separator instead of thetitle
text. - setIsSeparatorProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
record[this.isSeparatorProperty]
is set for some record, the record will be displayed as a simple separator row. - setIsSnapAlignCandidate(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment against this Canvas when other Canvases dragged into the same parent when
childrenSnapAlign
is enabled on this Canvas' parent. - setIsTablet(boolean) - Static method in class com.smartgwt.client.util.Browser
-
Setter for
isTablet
to allow this global variable to be changed at runtime. - setIsTouch(boolean) - Static method in class com.smartgwt.client.util.Browser
-
Setter for
isTouch
to allow this global variable to be changed at runtime. - setIsTree(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Marks this facet as a hierarchical facet.
- setIsTree(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavPanel
- setItalicSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
italicSelection
control. - setItemBaseStyle(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
If specified this css class will be applied to the individual item images within this StretchImg.
- setItemChecked(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemChecked(int, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemChecked(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemChecked(MenuItem, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(int, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(MenuItem, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEndIndent(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the end of the alignment axis.
- setItemHidden(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Hides or shows the menu item according to the value of newState, and redraws the menu if necessary.
- setItemHidden(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Hides or shows the menu item according to the value of newState, and redraws the menu if necessary.
- setItemHidden(MenuItem, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Hides or shows the menu item according to the value of newState, and redraws the menu if necessary.
- setItemHiddenProperty(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Items with this property set to true will be hidden within the menu.
- setItemHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Text alignment for hovers shown for items
- setItemHoverDelay(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the user rolls over an item, how long a delay before we fire any hover action / show a hover for that item?
- setItemHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The FormItemHoverFormatter should return the HTML to display in a hover canvas when the user holds the mousepointer over this item.
- setItemHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The FormItemHoverFormatter should return the HTML to display in a hover canvas when the user holds the mousepointer over this item.
- setItemHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default height for hovers shown for items
- setItemHoverHeight(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default height for hovers shown for items
- setItemHoverOpacity(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Opacity for hovers shown for items
- setItemHoverStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
CSS Style for hovers shown for items
- setItemHoverVAlign(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Vertical text alignment for hovers shown for items
- setItemHoverVAlign(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Vertical text alignment for hovers shown for items
- setItemHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default width for hovers shown for items
- setItemHoverWidth(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default width for hovers shown for items
- setItemIcon(int, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIcon(int, String, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIcon(MenuItem, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIcon(MenuItem, String, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIds(String...) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Names
of the items that should be considered a member of this section. - setItemIndent(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items.
- setItemLayout(FormLayoutType) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Layout style to use with this form.
- setItemProperties(int, MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Set arbitrary properties for a particular menu item.
- setItemProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Properties to apply to all generated items within this RadioGroup.
- setItems(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Assign a new set of Canvases to this section.
- setItems(FormItem...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setItems(NavItem...) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Optional subitems of this
NavItem
. - setItems(MenuItem...) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
MenuItems to be show either inline or as a drop-down
Menu
. - setItems(MenuItem...) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Synonym for
data
If this method is called after the component has been drawn/initialized: Synonym forsetData()
. - setItems(StretchItem...) - Method in class com.smartgwt.client.widgets.StretchImg
-
The list of images to display as an array of objects specifying the image names and sizes.
- setItems(String, Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Sets a new list of canvii as items into the specified section by removing the existing items, then adding the new ones.
- setItemStartIndent(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the start of the alignment axis.
- setItemTitle(int, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the title of a particular menu item to the string specified by newTitle and redraws the menu if necessary.
- setItemTitle(MenuItem, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the title of a particular menu item to the string specified by newTitle and redraws the menu if necessary.
- setItemTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When
useTextField
is false, the default alignment of titles for theday
,month
andyear
selectors, within their cells. - setItemTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false, the default title-alignment of child-items such as thehour
,minute
andsecond
pickers, within their cells. - setItemTitleHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The
FormItemHoverFormatter
should return the HTML to display in a hover canvas when the user holds the mousepointer over an item's title and the title is clipped. - setItemTitleHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The
FormItemHoverFormatter
should return the HTML to display in a hover canvas when the user holds the mouse pointer over this item's title and the title is clipped. - setItemTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When
useTextField
is false, the default orientation of titles for theday
,month
andyear
selectors. - setItemTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false, the default orientation of titles for child-items, such as thehour
,minute
andsecond
pickers. - setItemValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The
FormItemHoverFormatter
should return the HTML to display in a hover canvas when the user holds the mousepointer over an item's value and the value is clipped. - setItemValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The
FormItemHoverFormatter
should return the HTML to display in a hover canvas when the user holds the mouse pointer over this item's value and the value is clipped. - setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.ai.AIEngine
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.ai.AnswerEngineOperation
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.browser.window.RemoteWindow
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.core.BaseClass
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.core.JsObject
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.ResultSet
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.SimpleType
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.TextSettings
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.WebService
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.rpc.Project
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.tools.EditContext
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.tools.EditProxy
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.tools.HiddenPalette
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.tools.stream.EventStream
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.CancellationController
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.JSONEncoder
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.SyntaxHiliter
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.Process
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.ProcessElement
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceAnchor
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceCompleter
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceDocument
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceMarker
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceRange
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceRenderer
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.BaseWidget
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.CellSelection
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.GridRenderer
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.NodeLocator
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.Tree
- setJavascriptProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactory
- setJavascriptProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
- setJavascriptProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
- setJavascriptProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
- setJoinPrefix(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Defines prefix before concatenated values if field is used with
Server summaries
feature and thesummary function
is "concat". - setJoinString(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Defines the delimiter between concatenated values if field is used with
Server summaries
feature and thesummary function
is "concat". - setJoinSuffix(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Defines suffix after concatenated values if field is used with
Server summaries
feature and thesummary function
is "concat". - setJSCode(String) - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The working JavaScript code.
- setJSCode(String) - Method in class com.smartgwt.client.ai.BuildUIViaAIResponse
-
After a successful request to build UI via AI, the JavaScript code that was generated.
- setJSCode(String) - Method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStepResult
- setJSCode(String) - Method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStepResult
- setJSNIErrorHandler() - Static method in class com.smartgwt.client.util.LogUtil
- setJsObj(JavaScriptObject) - Method in class com.smartgwt.client.core.JsObject
- setJsObj(Object, JavaScriptObject) - Static method in class com.smartgwt.client.bean.BeanFactory
- setJsonPrefix(String) - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this application.
- setJsonPrefix(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this application.
- setJsonRecordXPath(String) - Method in class com.smartgwt.client.data.RestDataSource
-
recordXPath
mapping to the data node of json returned by the server. - setJsonSuffix(String) - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this application.
- setJsonSuffix(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this application.
- setJustifyPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
justify
control. - setKeepExistingSelection(Boolean) - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
For grids that allow multiple selection, should any existing selection be retained? Only applies when selecting records.
- setKeepInParentRect(float...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Constrains drag-resizing and drag-repositioning of this draw item to either the current visible area of the
draw pane
or an arbitrary bounding box (if set to an array of the form[left, top, left + width, top + height]
). - setKeepInParentRect(Rectangle) - Method in class com.smartgwt.client.widgets.Canvas
- setKeepInParentRect(Rectangle) - Method in class com.smartgwt.client.widgets.Window
-
If Window.canDragReposition or Window.canDragRShowcaseDataesize is true, should the windows size and position be constrained such that it remains within the viewport of its parent element (or for top level windows, within the viewport of the browser window)? Can also be set to an array denoting an arbitrary Rectangle beyond which the window cannot be moved.
- setKeepInParentRect(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Constrains drag-resizing and drag-repositioning of this canvas to either the rect of its parent (if set to true) or an arbitrary rect based on its parent (if set to a [Left,Top,Width,Height] rect array).
- setKeepInParentRect(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Constrains drag-resizing and drag-repositioning of this draw item to either the current visible area of the
draw pane
or an arbitrary bounding box (if set to an array of the form[left, top, left + width, top + height]
). - setKeepInParentRect(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If Window.canDragReposition or Window.canDragResize is true, should the windows size and position be constrained such that it remains within the viewport of its parent element (or for top level windows, within the viewport of the browser window)?
- setKeepInParentRect(Integer...) - Method in class com.smartgwt.client.widgets.Canvas
-
Constrains drag-resizing and drag-repositioning of this canvas to either the rect of its parent (if set to true) or an arbitrary rect based on its parent (if set to a [Left,Top,Width,Height] rect array).
- setKeepParentsOnFilter(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
This property is for advanced use in integrating trees that
load data on demand
using data paging. - setKeepParentsOnFilter(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the filter criteria, even if the parents themselves do not match the filter criteria.
- setKeepParentsOnFilter(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the filter criteria, even if the parents themselves do not match the filter criteria.
- setKeepParentsOnFilterMaxNodes(Integer) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When a tree specifies the combination of
keepParentsOnFilter
andloadDataOnDemand
, Smart GWT by default automatically fetches the "skeleton" of the filtered tree - see thekeepParentsOnFilter
overview for details, including the definition of "skeleton" and other relevant terminology - setKeyFieldDefaults(ListGridField) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated key column.
- setKeyFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated key column.
- setKeyName(String) - Method in class com.smartgwt.client.core.KeyIdentifier
-
Name of the key.
- setKeyPressFilter(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Sets a keypress filter regular expression to limit valid characters that can be entered by the user.
- setKeys(KeyIdentifier...) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Shortcut key(s) to fire the menu item action.
- setKeyTitle(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A string to display in the shortcut-key column for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Array of control knobs to display for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
DrawGroup only supports the
KnobType.MOVE
knob type. - setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array of control knobs to display for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
DrawLabel only supports the
KnobType.MOVE
knob type. - setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Array of control knobs to display for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Array of control knobs to display for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
DrawPath only supports the
KnobType.MOVE
knob type. - setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
DrawPolygon only supports the
KnobType.MOVE
knob type. - setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
DrawSector only supports the
KnobType.MOVE
knob type. - setKnobShapeDefaults(DrawItem) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Default properties for this component's
knobShape
. - setLabelAlign(Alignment) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Horizontal alignment of value-labels in this viewer.
- setLabelAsTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
By default a checkboxItem sets
showTitle
:true, and so takes up two cells with the defaultTitleOrientation
of "left" (seeform layout\n overview
). - setLabelBackgroundColor(String) - Static method in class com.smartgwt.client.tools.SelectionOutline
-
Set the background color for the selection label.
- setLabelBreadthPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelCollapseMode(LabelCollapseMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
What to do when there are too many data points to be able to show labels for every data point at the current chart size - see
LabelCollapseMode
. - setLabelConstructor(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Smart GWT class for the
title label
AutoChild. - setLabelHeight(int) - Method in class com.smartgwt.client.widgets.Slider
-
The height of the labels used to display the
minimum, maximum
andcurrent
values of the slider. - setLabelHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- setLabelHPad(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal padding to be applied to this widget's label.
- setLabelHPad(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If non-null, specifies the horizontal padding applied to the label, if any.
- setLabelHPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelLengthPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelPrefix(String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label prefix.
- setLabelPrefix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put before a label
- setLabelProperties(Label) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
- setLabelSkinImgDir(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Specifies a skinImgDir to apply to the label containing the title of this StretchImgButton.
- setLabelSkinImgDir(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for images shown within this ImgTab's label.
- setLabelSpacing(int) - Method in class com.smartgwt.client.widgets.Slider
-
The space around the labels used to display the
minimum, maximum
andcurrent
values of the slider. - setLabelStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal detail label
- setLabelSuffix(String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label suffix.
- setLabelSuffix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put after a label
- setLabelVPad(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical padding to be applied to this widget's label.
- setLabelVPad(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If non-null, specifies the vertical padding applied to the label, if any.
- setLabelVPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The width of the labels used to display the minimum, maximum and current values of the slider.
- setLane(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
When in Timeline mode, or when
Calendar.showDayLanes
is true, a string that represents the name of thelane
thisCalendarEvent
should sit in. - setLaneEventPadding(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setLaneFields(ListGridField...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Field definitions for the frozen area of the
timelineView
, which shows data about the timelinelanes
. - setLaneGroupByField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For timelines with
canGroupLanes
set to true, this is a field name or array of field names on which to group the lanes in a timeline. - setLaneGroupByField(String...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For timelines with
canGroupLanes
set to true, this is a field name or array of field names on which to group the lanes in a timeline. - setLaneGroupStartOpen(GroupStartOpen) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setLaneGroupStartOpen(Object...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setLaneNameField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the field which will determine the
lane
in which a given event will be displayed inTimeline
s and in theday view
, ifshowDayLanes
is true. - setLanes(Lane...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of
Lane
definitions that represent the rows of thetimelineView
, or the columns of thedayView
ifshowDayLanes
is true. - setLaneTitle(String, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, updates the title for the passed lane. - setLargeIcon(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Icon to show above the title when
Orientation
is "vertical". - setLargeIconSize(int) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The size of the large icon for this button.
- setLargeValueMapFilterEditorThreshold(Integer) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
If some field derives its options from a valueMap with more than this many options, the
largeValueMapFilterEditorType
will be used for the field. - setLargeValueMapFilterEditorType(String) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
If some field derives its options from a valueMap larger than
largeValueMapFilterEditorThreshold
, or from aFormItem.optionDataSource
, the specified editor type will be used for the field. - setLastCellStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to the last cell in each row, when
styledRowEnds
is true. - setLastClausePrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the remove button in the last remaining clause, when
allowEmpty
is false. - setLastStepActionButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Default value of
TourStep.actionButtonTitle
for the last step in the tour. - setLayoutAlign(Alignment) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, layoutAlign controls alignment on the breadth axis of the layout.
- setLayoutAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, layoutAlign controls alignment on the breadth axis of the layout.
- setLayoutBottomMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the bottom side.
- setLayoutEndMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Equivalent to
layoutRightMargin
for a horizontal layout, orlayoutBottomMargin
for a vertical layout. - setLayoutLeftMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the left-hand side.
- setLayoutMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members.
- setLayoutMargin(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
A margin left around the outside of all tiles.
- setLayoutPolicy(TileLayoutPolicy) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Policy for laying out tiles.
- setLayoutRightMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the right-hand side.
- setLayoutStartMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Equivalent to
layoutLeftMargin
for a horizontal layout, orlayoutTopMargin
for a vertical layout. - setLayoutStyle(MultiComboBoxLayoutStyle) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies the layout style of the combo box and the buttons in the MultiComboBoxItem.
- setLayoutTopMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the top side.
- setLeadingDateField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the leading date field for each event.
- setLeaveGroupLabelSpace(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When showing this widget in a
group
, should any content be shifted down so that the group-label doesn't sit in front of it? - setLeaveHeaderMenuButtonSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, when auto-fitting fields to the title width viaautoFitFieldWidths
orListGridField.autoFitWidth
, should the button be sized such that there is enough space for the header menu button to show without covering the field title? - setLeaveHeaderMenuButtonSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
ListGrid.showHeaderMenuButton
is true, when auto-fitting fields to the title width viaListGrid.autoFitFieldWidths
orautoFitWidth
, should the button be sized such that there is enough space for the header menu button to show without covering the field title? - setLeavePageSpace(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If set, overrides the global
defaultPageSpace
. - setLeaveScrollbarGap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to leave a gap for the vertical scrollbar, even when it's not present.
- setLeaveScrollbarGap(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Whether to leave a gap for a vertical scrollbar even when one is not actually present.
- setLeaveSelectionCheckboxGap(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
selectionAppearance
:"checkbox" is set on the treegrid, and a node can't be selected, should a gap be left where the checkbox icon would normally appear, in order to make the node's icon and title line up with the content for other nodes in the same parent? - setLeft(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its parent's topleft corner, or the document flow, depending on the value of the
position
property). - setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Left coordinate of the diamond.
- setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Left coordinate of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Left coordinate in pixels relative to the
local coordinate system
. - setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the left of its positioning that the element should be placed.
- setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Left coordinate in pixels relative to the
local coordinate system
. - setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Left coordinate in pixels relative to the
local coordinate system
. - setLeft(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Left coordinate of this item in pixels.
- setLeft(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its parent's topleft corner, or the document flow, depending on the value of the
position
property). - setLeftButtonIcon(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Icon
for theleftButton
. - setLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Title
for theleftButton
. - setLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.leftButtonTitle
setting. - setLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Setter for the
leftButtonTitle
of thenavigationBar
. - setLeftOffset(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies a left offset from the position specified by
position
orpositionCanvas
where the message should be shown. - setLegendAlign(LegendAlign) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of the chart's
legend widget
. - setLegendBoundaryProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for top boundary of the legend are, when there is already an outer container around the whole chart.
- setLegendHoverCustomizer(LegendHoverCustomizer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Called when the mouse hovers over a color swatch or its label in the legend area of the chart.
- setLegendItemPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between each swatch and label pair.
- setLegendLabel(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For
single-facet
charts embedded in a multi-facet main chart, thelegendLabel
defines the text of the legend label for this chart. - setLegendLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels shown next to legend color swatches.
- setLegendMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Space between the legend and the chart rect or axis labels (whatever the legend is adjacent to.
- setLegendPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding around the legend as a whole.
- setLegendRectHeight(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If drawing a border around the legend, the height of the drawn Rectangle.
- setLegendRectProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle around the legend as a whole.
- setLegendSwatchProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the swatches of color shown in the legend.
- setLegendSwatchSize(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Size of individual color swatches in legend.
- setLegendTextPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between color swatch and its label.
- setLength(int) - Method in class com.smartgwt.client.data.RecordList
-
Set the length of this list.
- setLength(int) - Method in class com.smartgwt.client.widgets.Progressbar
-
Length of the progressbar in pixels.
- setLength(int) - Method in class com.smartgwt.client.widgets.Slider
-
Used to set slider height if vertical, slider width if horizontal.
- setLength(Integer) - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
The number of records in the batch.
- setLength(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Maximum number of characters allowed.
- setLength(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If set, maximum number of characters for this field.
- setLength(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If set, the maximum number of characters for this field.
- setLength(String) - Method in class com.smartgwt.client.widgets.Progressbar
-
Length of the progressbar in pixels.
- setLenientXPath(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Deprecated.No longer needs to be set since the framework now defaults to suppressing errors for null values in the middle of Xpath, and only invalid XPath will cause warning be logged.
- setLessButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the button that switches to a less complex view.
- setLevelDownButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Down button.
- setLevelDownButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The hover-prompt for the Level Down button.
- setLevelDownButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The hover-prompt for the Level Down button.
- setLevelDownButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The hover-prompt for the Level Down button.
- setLevelUpButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Up button.
- setLevelUpButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The hover-prompt for the Level Up button.
- setLevelUpButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The hover-prompt for the Level Up button.
- setLevelUpButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The hover-prompt for the Level Up button.
- setLimitToWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showWorkday
is true, this attribute prevents the user from scrolling vertical views beyond the specified workdaystart
andend
hours. - setLinearAutoSpanItems(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When a form is rendered in
linearMode
, should each item appear on its own row, spanning the full set of rendered columns by default? - setLinearColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a column span for an item in
linearMode
, overriding the default value of "*" in that mode. - setLinearColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a column span for an item in
linearMode
, overriding the default value of "*" in that mode. - setLinearEndRow(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setLinearEndRow(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setLinearHintWidth(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
linearMode
is true, this property sets the amount of space reserved forhint-text
in formItems that set a hint. - setLinearHintWidth(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
linearMode
is true, this property sets the amount of space reserved forhint-text
in formItems that set a hint. - setLinearMode(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Switches the entire form to render in a style that is typical for form on a mobile device with one
FormItem
per row. - setLinearNumCols(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Specifies the
number of columns
when the form is being rendered inlinearMode
, overriding any automatically derived value in that mode. - setLinearOnMobile(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Switches the entire form to render in a style that is typical for form on a
handset device
with oneFormItem
per row by automatically defaultinglinearMode
totrue
on handsets. - setLinearStartRow(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setLinearStartRow(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setLinearWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a width for an item in
linearMode
, overriding the default width of "*" in that mode. - setLinearWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a width for an item in
linearMode
, overriding the default width of "*" in that mode. - setLineBreakStyle(String) - Method in class com.smartgwt.client.data.DSRequest
-
The style of line-breaks to use in the exported output.
- setLineBreakStyle(String) - Method in class com.smartgwt.client.data.OperationBinding
-
The style of line-breaks to use in the exported output.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Style of drawing the endpoints of a line.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of drawing the endpoints of a line.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Style of drawing the corners of the polygon.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Style of drawing the endpoints of a line.
- setLineColor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Line color
If this method is called after the component has been drawn/initialized: Update lineColor for this drawItem. - setLineColor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
The text color of the label.
- setLineOpacity(float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity for lines, as a number between 0 (transparent) and 1 (opaque).
- setLinePattern(LinePattern) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pattern for lines, eg "solid" or "dash".
- setLineSeparator(String) - Method in class com.smartgwt.client.data.TextExportSettings
-
Separator between Records.
- setLineSeparator(String) - Method in class com.smartgwt.client.data.TextSettings
-
Separator between Records.
- setLineWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pixel width for lines.
- setLinkData(Record[]) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For a
multi-link tree
, this property specifies the parent-child relationships between the nodes. - setLinkDataAddOperation(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
- setLinkDataFetchMode(LinkDataFetchMode) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The fetch mode for this tree's link data; ignored if this is not a
multi-link tree
- setLinkDataFetchOperation(String) - Method in class com.smartgwt.client.data.DSRequest
-
For a databound
multi-link tree
, this is theoperationId
to use for the separate fetch on theResultTree.linkDataSource
that will be generated ifLinkDataFetchMode
is "separate". - setLinkDataFetchOperation(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
- setLinkDataRemoveOperation(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
- setLinkDataSource(DataSource) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the dataSource to be used for fetching link information in a databound multilink tree.
- setLinkDataSource(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the dataSource to be used for fetching link information in a databound multilink tree.
- setLinkPositionField(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
The name of the "position" field in this
multi-link tree
's link data. - setLinkText(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The HTML to display in cells of this field if the fieldType is set to link.
- setLinkText(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
The HTML to display in this row for fields with fieldType set to link.
- setLinkText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The HTML to display for values of this field if the field type is set to "link".
- setLinkText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerRecord
-
The HTML to display in this record for fields with type set to "link".
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will hold the link text for that record.
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of the property in a ListGridRecord that holds the HTML to display in cells of this field if the fieldType is set to "link".
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Property name on a record that will hold the link text for that record.
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name of the property in a DetailViewerRecord that holds the HTML to display for values of this field if the field type is set to "link".
- setLinkTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Optional title HTML to display for this item's link.
- setLinkURLPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to"link"
, setting this property will apply a standard prefix to the link URL for cells in this field. - setLinkURLPrefix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to
"link"
, setting this property will apply a standard prefix to the link URL when displaying values of this field. - setLinkURLSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to"link"
, setting this property will apply a standard suffix to the link URL for cells in this field. - setLinkURLSuffix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to
"link"
, setting this property will apply a standard suffix to the link URL when displaying values of this field. - setList(String[]) - Method in class com.smartgwt.client.widgets.form.validator.InSetValidator
-
Set the list.
- setList(String[]) - Method in class com.smartgwt.client.widgets.form.validator.IsOneOfValidator
-
Set the list.
- setList(String[]) - Method in class com.smartgwt.client.widgets.form.validator.NotInSetValidator
-
Set the list.
- setListEndEditAction(RowEndEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing the last record in this listGrid, and attempts to navigate beyond the last row either by tabbing off the last editable field, or using the down arrow key, this property determines what action to take: "next": start editing a new record at the end of the list.
- setListPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
An optional list pane displayed in the left-hand of the panes or in a side panel according to the pane layout.
- setListPaneTitleTemplate(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Default value chosen for
listPaneTitle
whennavigateListPane()
is called. - setListPropertiesPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
listProperties
control. - setListPropertiesWarningText(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The warning message displayed in a dialog when a user tries to configure a list without first putting the cursor in an appropriate place.
- setListTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The title for the
listPane
. - setLiveAutoComplete(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If this is a databound item, should the load our set of possible options be loaded on demand (as submenus are displayed), or upfront?
- setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
For databound columnTree instances, should the entire tree of data be loaded on initial fetch, or should each column be loaded as needed.
- setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Does this resultTree load data incrementally as folders within the tree are opened, or is it all loaded in a single request? Must be true if
fetchMode
is "paged" - setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound treeGrid instances, should the entire tree of data be loaded on initial fetch, or should folders load their children as they are opened.
- setLoaderURL(String) - Static method in class com.smartgwt.client.data.DataSource
-
Sets the URL where the DataSourceLoader servlet has been installed; this is used by the
load()
method. - setLoadingDataMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The string to display in the body of a listGrid while data is being loaded.
- setLoadingDataMessage(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The string to display in the body of a tileGrid while data is being loaded.
- setLoadingDataMessageStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- setLoadingDataMessageStyle(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- setLoadingDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value shown in field when
fetchMissingValues
is active and a fetch is pending. - setLoadingIcon(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showLoadingIcons
is set, this icon will be used when the folder isloading children from the server
. - setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If you have a databound listGrid and you scroll out of the currently loaded dataset, by default you will see blank rows until the server returns the data for those rows.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
HTML to show while content is being fetched, active only if the
contentsURL
property has been set. - setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Message to show while the screen is loading if
enabled
. - setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If you have a databound tileGrid and you scroll out of the currently loaded dataset, by default you will see blank tiles until the server returns the data for those rows.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The string to display in the body of a detailViewer which is loading records.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.ViewLoader
-
Message to show while the view is loading.
- setLoadingMessageStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style to use for the
loadingMessage
. - setLoadingPlaceholderAttribute(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
This attribute will be set to true for any loading placeholder records returned by
getSelectedRecords()
- setLoadingRowCountDisplayIcoHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for the
loadingRowCountDisplayIcon
- setLoadingRowCountDisplayIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The URL of the icon to display as a
row count value
when the row count is loading. - setLoadingRowCountDisplayIconWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for the
loadingRowCountDisplayIcon
- setLoadParents(Boolean) - Method in class com.smartgwt.client.data.DSLoadSettings
-
Load parent DataSources automatically for DataSources that have an
inheritsFrom
defined. - setLocale(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
The name of a locale to use for resolving i18n tags in the component XML of the screen.
- setLocale(String) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
The name of a locale to use for resolving i18n tags in the component XML of the screen.
- setLocateByIDOnly(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
true
, when retrieving alocator
for this component always return a reference directly to this component bywidget ID
, using the compact format"///canvasID"
, ignoring any parent elements and ignoring any configuredtestRoot
. - setLocateChildrenBy(LocatorStrategy) - Method in class com.smartgwt.client.widgets.Canvas
-
Strategy to use when locating children in this canvas from an autoTest locator string.
- setLocateChildrenType(LocatorTypeStrategy) - Method in class com.smartgwt.client.widgets.Canvas
-
LocatorTypeStrategy
to use when finding children within this canvas. - setLocateColumnsBy(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
AutoTest.getElement()
is used to parse locator strings generated byAutoTest.getLocator()
for a cell in this grid, how should the column be identified?
Note that getLocator() will actually store all available information about the column in the generated string -- this attribute effects how a stored string will be parsed only. - setLocateItemBy(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
AutoTest.getElement()
is used to parse locator strings generated byAutoTest.getLocator()
for this form item, should the item be identified? If the locator has a specifiedname
, it is considered to definitely locate the item and no fallback approach will be used. - setLocateMembersBy(LocatorStrategy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Part of the
AutomatedTesting
system, strategy to use when generated locators for members from within this Layout's members array. - setLocateMembersType(LocatorTypeStrategy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
LocatorTypeStrategy
to use when finding members within this layout. - setLocatePeersBy(LocatorStrategy) - Method in class com.smartgwt.client.widgets.Canvas
-
Strategy to use when locating peers of this canvas from an autoTest locator string.
- setLocatePeersType(LocatorTypeStrategy) - Method in class com.smartgwt.client.widgets.Canvas
-
LocatorTypeStrategy
to use when finding peers of this canvas. - setLocateRowsBy(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
AutoTest.getElement()
is used to parse locator strings generated byAutoTest.getLocator()
for a cell in this grid, how should the row be identified?
Note that getLocator() will actually store all available information about the row in the generated string -- this attribute effects how a stored string will be parsed only. - setLocateSectionsBy(LocatorStrategy) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
When
AutoTest.getElement()
is used to parse locator strings generated byAutoTest.getLocator()
, how should sections within this stack be identified? By default if a section has a specifiedSection.name
this will always be used. - setLocateSectionsType(LocatorTypeStrategy) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
LocatorTypeStrategy
to use when finding Sections within this section Stack. - setLocateTabsBy(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When
AutoTest.getElement()
is used to parse locator strings generated byAutoTest.getLocator()
, how should tabs within this tabset be identified? If the locator has a specifiedTab.ID
orTab.name
, no fallback approach will be used as those attributes (withTab.ID
having priority) are each alone considered to definitively locate it. - setLocation(String) - Method in class com.smartgwt.client.data.WebService
-
Set location can be used when the actual URL where a service will be accessible isn't known until runtime, or changes at runtime, hence can't be embedded in the service definition.
- setLocation(String, String) - Method in class com.smartgwt.client.data.WebService
-
Set location can be used when the actual URL where a service will be accessible isn't known until runtime, or changes at runtime, hence can't be embedded in the service definition.
- setLocator(String) - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The
AutoTestLocator
associated with some DOM element in a Smart GWT application page. - setLocatorName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Local name for referencing this canvas from an autoTest locator string.
- setLocatorParent(Canvas, String) - Method in class com.smartgwt.client.widgets.Canvas
-
This method will set mark the target canvas as the "locator parent" for this canvas, using the specified child name.
- setLocatorParent(Canvas, String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
This method will set mark the target canvas as the "locator parent" for this canvas, using the specified child name.
- setLogBase(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
useLogGradations
, base value for logarithmic gradation lines. - setLogBase(int) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When
useLogGradations
, base value for logarithmic gradation lines. - setLoggingLevel(LogPriority) - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
Logging level to use when reporting that the
overflow threshold
was exceeded. - setLoggingTimeout(Integer) - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
How often to log the
overflow threshold
being crossed, expressed in milliseconds. - setLogGradations(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
useLogGradations
is set, gradation lines to show in between powers, expressed as a series of integer or float values between 1 andlogBase
. - setLogGradations(float...) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When
useLogGradations
is set, gradation lines to show in between powers, expressed as a series of integer or float values between 1 andlogBase
. - setLogicalStructure(LogicalStructureObject) - Method in interface com.smartgwt.client.core.LogicalStructure
- setLogicalStructure(LogicalStructureObject) - Method in class com.smartgwt.client.widgets.BaseWidget
- setLogicalStructure(AceEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(AISortProgressDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(AIWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.AIWindow
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(BuildUIViaAIProgressDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(BuildViaAIProgressDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(FilterViaAIProgressDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(HiliteViaAIProgressDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(BaseWidgetLogicalStructure) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(BatchUploaderLogicalStructure) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.Button
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(CalendarLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(CalendarViewLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(EventCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(IndicatorCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(TimelineLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.Timeline
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ZoneCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(CanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.Canvas
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(FacetChartLogicalStructure) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(CubeGridLogicalStructure) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DateChooserLogicalStructure) - Method in class com.smartgwt.client.widgets.DateChooser
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DateRangeDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DialogLogicalStructure) - Method in class com.smartgwt.client.widgets.Dialog
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawBlockConnectorLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawCurveLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawDiamondLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawGroupLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawImageLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawItemLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawKnobLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawLabelLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawLineLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawLinePathLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawOvalLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawPaneLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawPathLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawPolygonLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawRectLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawSectorLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawShapeLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DrawTriangleLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(GaugeLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(EdgedCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(EditSearchWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.EditSearchWindow
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(FieldPickerLogicalStructure) - Method in class com.smartgwt.client.widgets.FieldPicker
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(FieldPickerWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ColorPickerLogicalStructure) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DynamicFormLogicalStructure) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(FilterBuilderLogicalStructure) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(FilterClauseLogicalStructure) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(PickListMenuLogicalStructure) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(PropertySheetLogicalStructure) - Method in class com.smartgwt.client.widgets.form.PropertySheet
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SearchFormLogicalStructure) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(AdvancedHiliteEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ColumnTreeLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DateGridLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(HiliteEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(HiliteRuleLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ListGridLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(RecordEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(RowRangeDisplayLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ShuttleLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(HTMLFlowLogicalStructure) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(HTMLPaneLogicalStructure) - Method in class com.smartgwt.client.widgets.HTMLPane
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(IButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.IButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(IconButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.IconButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ImgButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.ImgButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ImgLogicalStructure) - Method in class com.smartgwt.client.widgets.Img
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ImgSplitbarLogicalStructure) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(LabelLogicalStructure) - Method in class com.smartgwt.client.widgets.Label
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DataViewLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.DataView
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DeckLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.Deck
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(FlowLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(HLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.HLayout
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(HStackLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.HStack
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ImgSectionHeaderLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(LayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(LayoutSpacerLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(NavigationBarLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(NavPanelLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(PortalLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(PortletLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ScreenLoaderLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SectionHeaderLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SectionStackLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SplitPaneLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(VLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.VLayout
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(VStackLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.VStack
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(AdaptiveMenuLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(IconMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(IMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(MenuBarLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(MenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(MenuLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(RibbonMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SelectionTreeMenuLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(TreeMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(MiniNavControlLogicalStructure) - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(MultiFilePickerLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(MultiGroupDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(MultiGroupPanelLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(MultiSortDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(MultiSortPanelLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(NavigationButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ActiveXControlLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(BrowserPluginLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(FlashletLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SVGLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.SVG
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(PointerSettingsLogicalStructure) - Method in class com.smartgwt.client.widgets.PointerSettings
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(PrintCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(PrintWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.PrintWindow
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ProgressbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Progressbar
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(RangeSliderLogicalStructure) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(RibbonButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(RichTextEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ListPropertiesDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ListPropertiesPaneLogicalStructure) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SavedSearchEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ScrollbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SliderLogicalStructure) - Method in class com.smartgwt.client.widgets.Slider
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SnapbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Snapbar
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SoundLogicalStructure) - Method in class com.smartgwt.client.widgets.Sound
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SplitbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Splitbar
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(StatefulCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(StretchImgButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(StretchImgLogicalStructure) - Method in class com.smartgwt.client.widgets.StretchImg
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ImgTabLogicalStructure) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(TabBarLogicalStructure) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(TabSetLogicalStructure) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(TableViewLogicalStructure) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SimpleTileLogicalStructure) - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(TileGridLogicalStructure) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(TileLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ToggleSwitchLogicalStructure) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(RibbonBarLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(RibbonGroupLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ToolbarLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ToolStripButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ToolStripGroupLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ToolStripLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ToolStripMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ToolStripResizerLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ToolStripSeparatorLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ToolStripSpacerLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(CSSEditorLogicalStructure) - Method in class com.smartgwt.client.tools.CSSEditor
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(EditPaneLogicalStructure) - Method in class com.smartgwt.client.tools.EditPane
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(EditTreeLogicalStructure) - Method in class com.smartgwt.client.tools.EditTree
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(GradientEditorLogicalStructure) - Method in class com.smartgwt.client.tools.GradientEditor
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ListPaletteLogicalStructure) - Method in class com.smartgwt.client.tools.ListPalette
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(MenuPaletteLogicalStructure) - Method in class com.smartgwt.client.tools.MenuPalette
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ReifyLogicalStructure) - Method in class com.smartgwt.client.tools.Reify
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(SeleneseRecorderLogicalStructure) - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(TilePaletteLogicalStructure) - Method in class com.smartgwt.client.tools.TilePalette
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(TreePaletteLogicalStructure) - Method in class com.smartgwt.client.tools.TreePalette
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(TourWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(TreeGridLogicalStructure) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(DetailViewerLogicalStructure) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(ViewLoaderLogicalStructure) - Method in class com.smartgwt.client.widgets.ViewLoader
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLogicalStructure(WindowLogicalStructure) - Method in class com.smartgwt.client.widgets.Window
-
Setter implementing the
LogicalStructure
interface, which supports Eclipse's logical structure debugging facility. - setLoginRequiredCallback(LoginRequiredCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Called when a session timeout is encountered while trying to do a background RPC.
- setLoginRequiredMarker(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Marker the system will look for in XHTP responses in order to detect when login is required.
- setLoginStatusCodeMarker(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
String sequence which marks the response as a one which contains login status information.
- setLoginSuccessMarker(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Marker the system will look for in order to detect when login was successful.
- setLogPriority(String, LogPriority) - Static method in class com.smartgwt.client.util.SC
-
Set the priority for a log category.
- setLogScale(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for values.
- setLogScale(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use logarithmic scaling for values.
- setLogScalePointColor(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for the
color scale
of the data points. - setLogScalePointSize(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for the
data point sizes
. - setLongTextEditorThreshold(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When creating form items for fields with text type data, if the specified length of the field exceeds this threshold we will create form item of type
this.longTextEditorType
(a TextAreaItem by default), rather than a simple text item. - setLongTextEditorThreshold(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
DataSourceField.length
exceeds this value, the ListGrid shows an edit field of typelongTextEditorType
rather than the standard text field when the field enters inline edit mode. - setLongTextEditorType(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Name of the Form Item class to use for text fields which exceed the longTextEditorThreshold for this form.
- setLongTextEditorType(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
DataSourceField.length
exceedsthis.longTextEditorThreshold
show an edit field of this type rather than the standard text field when the field enters inline edit mode. - setLowErrorMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
lowErrorMetric
andhighErrorMetric
can be used to cause error bars to appear above and below the main data point. - setLumFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Luminosity' field in the complex chooser.
- setLumFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Luminosity' field in the complex chooser.
- setLuminosity(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Luminosity (brightness) of the selected color
- setLumWidth(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Width of the Luminosity bar
- setMajorTickGradations(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
List of tick marks that should be drawn as major ticks, expressed as a series of numbers between 1 and 10, representing boundaries within a given order of magnitude (power of 10).
- setMajorTickTimeIntervals(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When ticks are being
shown on the X axis
for a Scatter plot where the X axis uses time/date values, controls the intervals which are shown as major ticks. - setMakeQueryStepResult(MakeQueryDataQuestionStepResult) - Method in class com.smartgwt.client.ai.ValidateQueryDataQuestionStep
- setManagePercentBreadth(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set, a Layout with breadthPolicy:"fill" will specially interpret a percentage breadth on a member as a percentage of available space excluding the
layoutMargin
. - setManyItemsImage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the icon displayed use as the default drag tracker when for multiple files and/or folders are being dragged.
- setMargin(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS Margin, in pixels, for this component.
- setMarkAsAdminDefaultHoverText(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{markAsAdminDefaultField}
- setMarkAsDefaultHoverText(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{markAsDefaultField}
- setMask(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMask(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMask(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Input mask used to restrict and format text within this item.
- setMask(String) - Method in class com.smartgwt.client.widgets.form.validator.MaskValidator
-
Set the mask.
- setMaskDateSeparator(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
- setMaskOverwriteMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskOverwriteMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskOverwriteMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
During entry into a
masked field
, should keystrokes overwrite current position value? By default new keystrokes are inserted into the field. - setMaskPadChar(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskPadChar(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskPadChar(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty
mask
positions to display text while control has no focus. - setMaskPromptChar(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskPromptChar(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskPromptChar(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty
mask
positions to display text while control has focus. - setMaskSaveLiterals(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskSaveLiterals(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskSaveLiterals(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should entered
mask
value be saved with embedded literals? - setMatchAllTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Match All" (and) operator when using
topOperatorAppearance
:"radio". - setMatchAnyTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Match Any" (or) operator when using
topOperatorAppearance
:"radio". - setMatchBarChartDataLineColor(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setting to define whether the border around the bar chart area should be the same color as the main chart area.
- setMatchElement(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
htmlElement
is specified, should this canvas be drawn at the same dimensions as the htmlElement?
See alsomatchElementWidth
andmatchElementHeight
- setMatchElementHeight(MatchElementSizeMode) - Method in class com.smartgwt.client.widgets.Canvas
-
For canvases with a specified
htmlElement
wherepersistentMatchElement
is set to true, how should the canvas match the element's height? - setMatchElementWidth(MatchElementSizeMode) - Method in class com.smartgwt.client.widgets.Canvas
-
For canvases with a specified
htmlElement
wherepersistentMatchElement
is set to true, how should the canvas match the element's width? - setMatchGradations(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When this property is set to the metric of another MetricSettings object, the extra value axis and chart corresponding to these settings will use the same scale for the gradations as the extra value axis and chart of the other MetricSettings object.
- setMatchingLeafJoinDepth(Integer) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the number of ancestor levels Smart GWT attempts to retrieve with each request, when using the built-in support for
keepParentsOnFilter
onloadDataOnDemand
trees. - setMatchingRecords(Record...) - Method in class com.smartgwt.client.ai.ApplyAIFilterResponse
-
Of the
ApplyAIFilterRequest.records
, the records that match theApplyAIFilterRequest.aiCriterion
. - setMatchingUpdatedRecords(Record...) - Method in class com.smartgwt.client.ai.ReapplyAIFilterResponse
-
Of the
updatedRecords
, the records that now match the "aiFilter"AdvancedCriteria
. - setMatchNoneTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Match None" (not) operator when using
topOperatorAppearance
:"radio". - setMax(double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- setMax(float) - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Set the max.
- setMax(int) - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Set the max.
- setMax(Double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Maximum valid value for this item.
- setMax(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- setMax(Integer) - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
-
Set the max.
- setMax(Date) - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Set the max.
- setMaxBarThickness(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Bars will not be drawn over this thickness, instead, margins will be increased.
- setMaxCenterOffset(int) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Maximum amount in pixels that the title will be placed off center in an effort to avoid clipping it - see
title
. - setMaxConcurrent(Integer) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
Maximum number of batches being summarized at any given time.
- setMaxDataPointSize(double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The maximum allowed data point size when controlled by
pointSizeMetric
. - setMaxDataZIndex(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Maximum allowed zIndex that can be specified through
zIndexMetric
in a histogram chart. - setMaxExpandedRecords(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
andcanExpandMultipleRecords
are both true, this property dictates the number of records which can be expanded simultaneously. - setMaxExpandedRecordsPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is a dynamic string - text within
${...}
will be evaluated as JS code when the message is displayed. - setMaxFixAttempts(Integer) - Method in class com.smartgwt.client.ai.DataQuestionSettings
-
The maximum number of attempts to have AI generate valid code and/or data.
- setMaxHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum height available to this Canvas.
- setMaxHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
If specified, the autoFitTextArea will not grow taller than this height
- setMaxHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Maximum valid height for this CanvasItem in pixels.
- setMaximizeColumnTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the maximize-column menu item.
- setMaximized(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Is this window maximized.
- setMaximumRowCountFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setMaxLevels(Integer) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The maximum number of levels of grouping that can be applied.
- setMaxLevels(Integer) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The maximum number of levels of grouping that can be applied.
- setMaxLevels(Integer) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The maximum number of levels of sorting that can be applied.
- setMaxLevels(Integer) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The maximum number of levels of sorting that can be applied.
- setMaxLoginAttemptsExceededMarker(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Set the marker the system will look for in order to detect when the number of maximum logins was exceeded.
- setMaxQuantity(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Maximum value to allow in the
quantityField
. - setMaxRecordsPerBatch(Integer) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
When generating values for a list of records that are split into batches, the maximum number of records per batch.
- setMaxRecordsPerBatch(Integer) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
If set, the maximum number of records that will be processed via AI in a single request.
- setMaxRecordsPerQuery(Integer) - Method in class com.smartgwt.client.ai.AnswerEngineOperation
-
The maximum number of records that may be requested per query.
- setMaxRetries(Integer) - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
The maximum number of retries of any one particular request to an AI engine.
- setMaxRetries(Integer) - Method in class com.smartgwt.client.ai.DataBoundAIRequest
-
The maximum number of retries for any one particular request to AI.
- setMaxRetries(Integer) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The maximum number of retries of any one particular request to an
AIEngine
. - setMaxSize(Integer) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Maximum number of events that will be stored by this
EventStream
. - setMaxStackDismissMode(MaxStackDismissMode) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies how to pick which message to dismiss when the
maxStackSize
is reached, and the lowest priority value (highest numericalmessagePriority
) is shared by more than one message. - setMaxStackSize(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Sets a limit on how many messages may be stacked if
MultiMessageMode
is "stack". - setMaxSummaryRowRecords(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and summary records are being derived from a fetch against thesummaryRowDataSource
, this property may be set to specify the maximum expected number of results from the fetch opeeration. - setMaxTrackedOverflows(int) - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
Maximum number of overflows to track for each canvas when debugging overflow.
- setMaxUploadFields(Integer) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
The maximum number of upload fields to show.
- setMaxValidationRetries(Integer) - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The maximum numnber of re-attempts to have the AI fix a validation error.
- setMaxValue(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The maximum dial value.
- setMaxValue(double) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The maximum slider value.
- setMaxValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the maximum value (right/bottom of slider).
- setMaxValue(double) - Method in class com.smartgwt.client.widgets.Slider
-
The maximum slider value.
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Deprecated.
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Deprecated.
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Deprecated.
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.Slider
-
Deprecated.
- setMaxValue(Integer) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is INTERVAL or RATIO, the maximum value that can be generated. - setMaxValueLabel(String) - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the maximum value of the slider.
- setMaxWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum width available to this Canvas.
- setMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When
ListGrid.showHeader
is false and a field is subject to autofitting (seeListGrid.autoFitFieldWidths
), sets the maximum width of the field. - setMaxZoomOverflowError(int) - Method in class com.smartgwt.client.widgets.Canvas
-
When
correctZoomOverflow
is true and browser or OS-level zoom is active, determines how much overflow must occur before the Framework enables scrolling for this canvas. - setMemberOverlap(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Number of pixels by which each member should overlap the preceding member, used for creating an "stack of cards" appearance for the members of a Layout.
- setMembers(Canvas...) - Method in class com.smartgwt.client.widgets.layout.Layout
-
An array of canvases that will be contained within this layout.
- setMembersMargin(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space between each member of the layout.
- setMenu(Menu) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu to show.
- setMenu(Menu) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu to show.
- setMenu(Menu) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The menu to show when the
menu-icon
is clicked. - setMenuAlign(Alignment) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The horizontal alignment of this button's menu, in relation to the button.
- setMenuAlign(Alignment) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The horizontal alignment of this button's menu, in relation to the button.
- setMenuAlign(Alignment) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The horizontal alignment of this button's menu, in relation to the button.
- setMenuAnimationEffect(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- setMenuAnimationEffect(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- setMenuAnimationEffect(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- setMenuButtonIcon(String) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Icon used for the
MenuButton
. - setMenuButtonImage(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonImage(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonImageUp(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonImageUp(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonTitle(String) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Title used for the
MenuButton
. - setMenuButtonWidth(Integer) - Method in class com.smartgwt.client.widgets.menu.Menu
-
For a menu that has a
MenuButton
generated for it automatically (for example when included in aMenuBar
, the width that the MenuButton should have. - setMenuConstructor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Default class used to construct menus created by this component, including context menus.
- setMenuIconHeight(int) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The height of the icon for this button.
- setMenuIconSrc(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Base URL for an Image that shows a
menu
when clicked. - setMenuIconStyle(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default CSS class to apply to the element showing this button's
menu-icon
. - setMenuIconWidth(int) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The width of the icon for this button.
- setMenuItemStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to cells in the Year, Week and Month popup-menus.
- setMenus(Menu...) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
An array of menu object initializers or instantiated menu objects.
- setMessage(AIMessage) - Method in class com.smartgwt.client.ai.AIResponse
-
The message returned from the AI service in response to the request.
- setMessage(String) - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Message to display.
- setMessage(String) - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Message to display.
- setMessage(String) - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
Message to display to the user for confirmation.
- setMessage(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Message to show in this dialog.
- setMessageActions(MessageID, NotifyAction...) - Static method in class com.smartgwt.client.widgets.notify.Notify
-
Updates the actions of the message from those, if any, passed originally to
addMessage()
, while preserving any existingcontents
. - setMessageContents(MessageID, String) - Static method in class com.smartgwt.client.widgets.notify.Notify
-
Updates the contents of the message from what was passed originally to
addMessage()
, while preserving any existingactions
. - setMessageControlPadding(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Optional specified padding to apply after the message content when showing a
dismiss button
so that the button doesn't occlude any content. - setMessageIcon(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Optional icon to be shown in the
Label
drawn for this message. - setMessageIconHeight(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Height in pixels of the icon image.
- setMessageIconOrientation(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If an icon is present, should it appear to the left or right of the title? valid options are
"left"
and"right"
. - setMessageIconSpacing(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Pixels between icon and title text.
- setMessageIconWidth(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Width in pixels of the icon image.
- setMessagePriority(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Sets the priority of the message.
- setMessages(AIMessageWithSource...) - Method in class com.smartgwt.client.ai.AIRequest
-
List of messages forming the request.
- setMessageStyle(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Style to apply to the message text shown in the center of the dialog
- setMessagingURL(String) - Static method in class com.smartgwt.client.rpc.Messaging
-
Set the url of the messaging servlet.
- setMeta(String) - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- setMetaDataPrefix(String) - Method in class com.smartgwt.client.data.RestDataSource
-
If
sendMetaData
is true, this attribute is used to specify the prefix to apply to 'meta data' properties when assembling parameters to send to the server. - setMethod(FormMethod) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The mechanism by which form data is sent to the action URL.
- setMetricFacetId(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the "id" of the default metric facet value.
- setMetricFacetId(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
In a CubeGrid that displays values of different types (eg "Revenue" and "Income"), the different types of values on display are enumerated as the facet values of the "metric facet".
- setMetricId(String) - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
- setMetricId(String) - Method in class com.smartgwt.client.widgets.chart.ChartPointHoverCustomizer
- setMillisecondIncrement(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andmillisecondValues
is unset, this attribute specifies the increment to use when generating entries for the millisecond picker. - setMillisecondItemPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
The hover prompt to show for the
millisecond picker
. - setMillisecondItemProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
millisecond picker
. - setMillisecondItemTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Title to show for the
millisecond picker
. - setMillisecondMaxValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andmillisecondValues
is unset, this attribute specifies the maximum value present in the millisecond picker. - setMillisecondMinValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andmillisecondValues
is unset, this attribute specifies the minimum value present in the millisecond picker. - setMilliseconds(int) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Set the milliseconds value of this TimeItem.
- setMillisecondsAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "millisecond". - setMillisecondsFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "millisecond". - setMillisecondValues(int...) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
An array of values to make available in the
millisecond picker
whenuseTextField
is false. - setMin(double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- setMin(float) - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Set the min.
- setMin(int) - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Set the min.
- setMin(Double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Minimum valid value for this item.
- setMin(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- setMin(Integer) - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
-
Set the min.
- setMin(Date) - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Set the min.
- setMinBarThickness(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If bars would be smaller than this size, margins are reduced until bars overlap.
- setMinBreadthMember(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Set this property to cause the layout to assign the breadths of other members as if the available breadth is actually wide enough to accommodate the
minBreadthMember
(even though the Layout might not actually be that wide, and may overflow its assigned size along the breadth axis due to the breadth of theminBreadthMember
. - setMinBreadthMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Set this property to cause the layout to assign the breadths of other members as if the available breadth is actually wide enough to accommodate the
minBreadthMember
(even though the Layout might not actually be that wide, and may overflow its assigned size along the breadth axis due to the breadth of theminBreadthMember
. - setMinBreadthMember(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Set this property to cause the layout to assign the breadths of other members as if the available breadth is actually wide enough to accommodate the
minBreadthMember
(even though the Layout might not actually be that wide, and may overflow its assigned size along the breadth axis due to the breadth of theminBreadthMember
. - setMinChartHeight(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum height for this chart instance.
- setMinChartWidth(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum width for this chart instance.
- setMinClusterSizeMapper(ClusterSizeMapper) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Sets a customizer to define the minimum cluster size (for clustered charts), or minimum bar thickness (for histogram or stacked charts) for the specified
data label facet
value. - setMinColWidth(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Minimum width of a form column.
- setMinContentHeight(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
autoScrollContent
is true, limits the minimum height of the chart-content, including data, labels, title and legends. - setMinContentWidth(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
autoScrollContent
is true, limits the minimum width of the chart-content, including data, labels, titles and legends. - setMinDataPointSize(double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The minimum allowed data point size when controlled by
pointSizeMetric
. - setMinDataSpreadPercent(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If all data values would be spread across less than
minDataSpreadPercent
of the axis, the start values of axes will be automatically adjusted to make better use of space. - setMinDataSpreadPercent(Integer) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Same as
FacetChart.minDataSpreadPercent
but affects only one metric. - setMinErrorReportingInterval(int) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Number of seconds that must elapse before another event error will be reported.
- setMinFieldWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum size, in pixels, for ListGrid headers.
- setMinHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum height available to this Canvas.
- setMinHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Minimum valid height for this TextAreaItem in px.
- setMinHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets the
minimum height
for the entire list (smaller than this doesn't tend to work very well). - setMinHeight(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum height for the Portlet.
- setMinHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Minimum valid height for this CanvasItem in pixels.
- setMinHintWidth(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Minimum horizontal space made available for
FormItem.hint
text. - setMinHintWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is showing a
hint
, this setting specifies how much horizontal space is made available for rendering the hint text by default. - setMinimalUI(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether the Calendar shows tabs for available calendar views.
- setMinimizeAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Window
-
Default acceleration function for performing an animated minimize / maximize.
- setMinimizeColumnTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the minimize-column menu item.
- setMinimized(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default
minimize state
for parent nodes. - setMinimized(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Initial
minimize state
for this node. - setMinimized(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Is this window minimized.
- setMinimizeHeight(Integer) - Method in class com.smartgwt.client.widgets.Window
-
Height for the window when minimized.
- setMinimizeTime(Integer) - Method in class com.smartgwt.client.widgets.Window
-
If this window is minimizeable, and animateMinimize is true, what should the duration of the minimize / maximize be (in ms)? If unset defaults to
canvas.animationTime
. - setMinimumCellHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum height for ListGrid cells, settable by the skin, based on the size of the checkbox media used for boolean fields plus minimal surrounding padding.
- setMinimumDayHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
In the
month view
whenshowDayHeaders
is true, this is the minimum height applied to a day cell and its header combined. - setMinimumImageFieldSize(int) - Method in class com.smartgwt.client.widgets.tile.TileRecord
-
By default, image-type fields shown in a Tile are auto-scaled to fit a tile's full width, and an equal share of tile-height not already required by other visible (non-image) fields.
- setMinimumRowCountFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setMinimumSearchLength(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Minimum length in characters before a search is performed.
- setMiniNavAlign(Alignment) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Placement of
MiniNavControl
, if present: "right" alignment places the miniNav on the far right "center" alignment places the miniNav in the center, or to the right of the title if the title is present "left" alignment will place the miniNav on the left, or to the right of theleftButton
if its present. - setMinLabelGap(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum gap between labels on the X axis before some labels are omitted or larger time granularity is shown (eg show days instead of hours) based on the
labelCollapseMode
. - setMinLaneHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The minimum height for Lanes in a Timeline.
- setMinLaneWidth(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When showing
vertical lanes
in thedayView
, this attribute sets the minimum width of each column or field. - setMinMemberLength(int) - Method in class com.smartgwt.client.widgets.layout.DataView
-
Minimum size, in pixels, below which flexible-sized members should never be shrunk, even if this requires the Layout to overflow.
- setMinMemberLength(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Minimum size, in pixels, below which flexible-sized members should never be shrunk, even if this requires the Layout to overflow.
- setMinMemberSize(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Deprecated.use the more intuitively named
minMemberLength
- setMinNonEdgeSize(int) - Method in class com.smartgwt.client.widgets.Canvas
-
If the widget has drag resize configured on one or more of it's edges, and the edgeMarginSize is large enough that the remaining space is less than
minNonEdgeSize
, the edgeMarginSize will be reduced such that the non-edge part of the widget is at least 1/3 of the total space (with two draggable edges) or half of it (with one draggable edge). - setMinorTickLength(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Length of minor ticks marks shown along axis, if
minor tick marks
are enabled. - setMinQuantity(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Minimum value to allow in the
quantityField
. - setMinRowHeight(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The minimum height of time-rows in vertical calendar views.
- setMinUploadFields(Integer) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Minimum number of upload fields to show.
- setMinuteIncrement(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andminuteValues
is unset, this attribute specifies the increment to use when generating entries for the minute picker. - setMinuteItemPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
The hover prompt to show for the
minute picker
. - setMinuteItemProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
minute picker
. - setMinuteItemTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Title to show for the
minute picker
. - setMinuteMaxValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andminuteValues
is unset, this attribute specifies the maximum value present in the minute picker. - setMinuteMinValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andminuteValues
is unset, this attribute specifies the minimum value present in the minute picker. - setMinutes(int) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Set the minute value of this TimeItem.
- setMinutesAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "minute". - setMinutesFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "minute". - setMinutesPerRow(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setMinuteValues(int...) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
An array of values to make available in the
minute picker
whenuseTextField
is false. - setMinValue(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The minimum dial value.
- setMinValue(double) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The minimum slider value.
- setMinValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the minimum value (left/top of slider).
- setMinValue(double) - Method in class com.smartgwt.client.widgets.Slider
-
The minimum slider value.
- setMinValue(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Deprecated.
- setMinValue(float) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Deprecated.
- setMinValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Deprecated.
- setMinValue(float) - Method in class com.smartgwt.client.widgets.Slider
-
Deprecated.
- setMinValue(Integer) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is INTERVAL or RATIO, the minimum value that can be generated. - setMinValueLabel(String) - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the minimum value of the slider.
- setMinWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum width available to this Canvas.
- setMinWidth(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum width for the Portlet.
- setMinWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When a field is subject to autofitting (see
ListGrid.autoFitFieldWidths
), sets the minimum width of the field. - setMinXDataSpreadPercent(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, if all data points would be spread across less than
minXDataSpreadPercent
of the x-axis, the start value of x-axis will be automatically adjusted to make better use of space. - setMissingDSIsNotFatal(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
If true, server logic does not crash out if it cannot load a DataSource specified in the screen definition.
- setMissingFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The message to display next to fieldNames that do not exist in the available dataSource.
- setMissingSummaryFieldValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a summary format string contains an invalid field reference, replace the reference with the missingSummaryFieldValue.
- setMockData(Record...) - Method in class com.smartgwt.client.data.MockDataSource
- setMockData(String) - Method in class com.smartgwt.client.data.MockDataSource
- setMockDataCriteria(Criteria) - Method in class com.smartgwt.client.data.DataSource
-
When
mockMode
is enabled, criteria to use in an initial "fetch" DSRequest to retrieve sample data. - setMockDataFormat(MockDataFormat) - Method in class com.smartgwt.client.data.MockDataSource
-
Format of data provided in
mockData
. - setMockDataPrimaryKey(String) - Method in class com.smartgwt.client.data.MockDataSource
-
Name of field in
mockData
that should be used as the primary key. - setMockDataRows(Integer) - Method in class com.smartgwt.client.data.DataSource
-
When
mockMode
is enabled, number of rows of data to retrieve via an initial "fetch" DSRequest, for use as sample data. - setMockDataType(MockDataType) - Method in class com.smartgwt.client.data.MockDataSource
-
When
mockDataFormat
is "mock", whethermockData
is in the "grid" or "tree" format. - setMockMode(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If set, causes this DataSource to use a read-only "mock" or "test" dataset, if specified, or if no test data is available, then to load data normally but then operate similarly to a
clientOnly
DataSource, never writing changes back to the server. - setMockMode(Boolean) - Method in class com.smartgwt.client.data.DSLoadSettings
-
Place loaded DataSource into
mockMode
- setMockMode(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled and request is applied to
RPCManager.cacheScreens()
orRPCManager.loadScreen()
indicates that referenced DataSources should be loaded in mock mode. - setMockMode(Boolean) - Method in class com.smartgwt.client.util.workflow.Process
-
Enable mock mode on the workflow? By default, this setting does nothing but is available for individual tasks to trigger special action.
- setMockMode(Boolean) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Enable mock mode on the task? If
Process.mockMode
is enabled, setting this property tofalse
disables mockMode on this task only. - setModalEditing(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, any mouse click outside of the open cell editors will end editing mode, hiding the cell editors and saving any changes to those cell values.
- setModalMaskOpacity(int) - Method in class com.smartgwt.client.widgets.Window
-
Controls the opacity of the modal mask displayed behind modal windows.
- setModalMaskStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Specifies the CSS style for the modal mask.
- setMode(AIServiceMode) - Method in class com.smartgwt.client.ai.BuildCriterionContext
-
The AI service mode being used to process the request.
- setMode(AIServiceMode) - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The AI service mode to use.
- setMode(AIServiceMode) - Method in class com.smartgwt.client.ai.BuildHilitesContext
-
The AI service mode being used to process the request.
- setMode(SearchEditorMode) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
In "normal" the search editor shows a
FilterBuilder
for editing criteria. - setMode(TourMode) - Method in class com.smartgwt.client.util.tour.Tour
-
The tour mode allows step configuration to be simplified by using the context to apply appropriate defaults.
- setMode(TourMode) - Method in class com.smartgwt.client.util.tour.Tutorial
-
The tour mode allows step configuration to be simplified by using the context to apply appropriate defaults.
- setMode(String) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setModelType(TreeModelType) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Selects the model used to construct the tree representation.
- setModelType(TreeModelType) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Selects the model used to construct the tree representation.
- setModeSwitcherAdvancedMessage(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Advanced.." mode switcher label (only applicable to the "radio" appearance).
- setModeSwitcherFlattenWarningMessage(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Message displayed when switching to "radio" mode if the criteria will be logically changed.
- setModeSwitcherSimpleMessage(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Simple Mode.." mode switcher label (only applicable to the "bracket" appearance).
- setModifiable(boolean) - Method in class com.smartgwt.client.data.FilteredList
-
When true, allows the ResultSet to be modified by list APIs
List.addAt()
,List.set()
, andList.removeAt()
. - setModifiable(boolean) - Method in class com.smartgwt.client.data.ResultSet
-
When true, allows the ResultSet to be modified by list APIs
List.addAt()
,List.set()
, andList.removeAt()
. - setMomentumScrollMinSpeed(double) - Method in class com.smartgwt.client.widgets.Canvas
-
The minimum speed in pixels per second that must be reached for momentum scrolling to kick in.
- setMonth(Integer) - Method in class com.smartgwt.client.widgets.FiscalYear
-
The zero-based month-number when this fiscal year starts.
- setMonthButtonIconSrc(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The icon to show next to the month-name in the
month button
, used for showing and hiding themonth view
on Handsets. - setMonthButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title of the
month button
, used for showing and hiding themonth view
on Handsets. - setMonthMenuStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- setMonthMoreEventsLinkTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title of the link shown in a cell of a
month view
when there are too many events to be displayed at once. - setMonthNames(String[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the array of names of months.
- setMonthsAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "month". - setMonthSelectorProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
monthSelector
. - setMonthsFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "month". - setMonthViewHoverHTMLCustomizer(MonthViewHoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over a cell displayed in the calendar month view tab.
- setMonthViewTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
month view
. - setMoreButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the button that switches to a more complex view.
- setMoreTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Tab to show as the "more" tab when
showMoreTab
is enabled and the number of tabs to show exceedsmoreTabCount
. - setMoreTabCount(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
This property defines the number tab buttons that should be shown before automatically adding a "more" button to handle the remaining tabs.
- setMoreTabCount(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
This property defines the number tab buttons that should be shown before automatically adding a "more" button to handle the remaining tabs.
- setMoreTabImage(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showMoreTab
is enabled this property determines the image to display on the "More" tab button. - setMoreTabPaneDefaults(Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default properties for the "more" tab's pane.
- setMoreTabPaneProperties(Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties to apply to the "more" tab's pane created by this TabSet.
- setMoreTabProperties(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties to apply to the "more" tab created by this TabSet.
- setMoreTabTitle(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Title for the "More" tab.
- setMouseStillDownDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in milliseconds) between repeated 'mouseStillDown' events for this canvas.
- setMouseStillDownInitialDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in milliseconds) before mouseStillDown events start to be fired repeatedly for this canvas.
- setMoveFocusOnTab(boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to
false
a "Tab" keypress will cause a Tab character to be inserted into the text, and focus will be left in the edit area. - setMoveFocusOnTab(boolean) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to
false
a "Tab" keypress will cause a Tab character to be inserted into the text, and focus will be left in the edit area. - setMoveFocusToTarget(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Should focus be moved to target component when showing?
- setMoveItemsWithGroup(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Should dragging the group (when
canDrag
is true) or dragging the move knob also move the items within thisDrawGroup
? - setMoveKnobOffset(int[]) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing a
"move"
control knob
, this attribute allows you to specify an offset in pixels from themoveKnobPoint
for the move knob. - setMoveKnobPoint(MoveKnobPoint) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing a
KnobType.MOVE
control knob
, this attribute specifies where the knob should appear with respect to the draw item. - setMultiFacet(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether this extra value axis plots values while varying the facet values of just the first facet (single-facet) or both first and second facets (multi-facet).
- setMultiGroupDialogDefaults(MultiGroupDialog) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Class-level defaults to apply to the
MultiGroupDialog
which gets automatically generated whenconfigureGrouping()
is called. - setMultiGroupDialogProperties(MultiGroupDialog) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the
MultiGroupDialog
which gets automatically generated whenconfigureGrouping()
is called. - setMultiLinkTree(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Set to true to indicate that this is a multi-link tree - ie, one that can contain the same node in more than one place.
- setMultiMessageMode(MultiMessageMode) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines what happens if a message appears while there's still another one of the same
NotifyType
being shown. - setMultiple(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates that this field should always be Array-valued.
- setMultiple(Boolean) - Method in class com.smartgwt.client.data.Field
-
If set to
true
, then the field is array-valued. - setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Whether this CanvasItem is intended to hold multiple values.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple files.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, multiple values may be selected.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
MultiPickerItems always work with array values
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, multiple values may be selected.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple files.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates that this field should always be Array-valued.
- setMultipleAppearance(MultipleAppearance) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
How should items with
multiple
set to 'true' be displayed? - setMultipleConfirmationMessage(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a group of records on a bound grid.
- setMultipleValueSeparator(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For fields that are
multiple:true
, the separator used between values when they are displayed. - setMultipleValueSeparator(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is displaying multiple values, this property will be the string that separates those values for display purposes.
- setMultiSortDialogDefaults(MultiSortDialog) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Class level defaults to apply to the
MultiSortDialog
which gets automatically generated when askForSort() is called. - setMultiSortDialogProperties(MultiSortDialog) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the
MultiSortDialog
which gets automatically generated when askForSort() is called. - setName(String) - Method in class com.smartgwt.client.ai.AIEngine
-
The local name of this engine.
- setName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Name for this field.
- setName(String) - Method in class com.smartgwt.client.data.DBCField
-
Name of this field.
- setName(String) - Method in class com.smartgwt.client.data.Field
-
Name of the field.
- setName(String) - Method in class com.smartgwt.client.data.SimpleType
-
Name of the type, used to refer to the type from
field.type
. - setName(String) - Method in class com.smartgwt.client.tools.StyleGroup
-
Unique name that identifies this group.
- setName(String) - Method in class com.smartgwt.client.tools.StyleSetting
-
Unique name that identifies this setting.
- setName(String) - Method in class com.smartgwt.client.util.workflow.PropertyValue
-
Name of the property to be assigned the new value.
- setName(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
String which represents the name of a
CalendarEvent
The name of this field within the CalendarEvent can be changed viaCalendar.nameField
- setName(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
To determine whether a CalendarEvent should be placed in this lane, the value of this attribute is compared with the
Calendar.laneNameField
property on the CalendarEvent. - setName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Optional name for the canvas, which can later be used to reference it.
- setName(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Name for this form field.
- setName(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Identifier for this form item icon.
- setName(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Name for this headerSpan, for use in APIs like
ListGrid.setHeaderSpanTitle()
. - setName(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of this field.
- setName(String) - Method in class com.smartgwt.client.widgets.Img
-
The value of this attribute is specified as the value of the 'name' attribute in the resulting HTML.
- setName(String) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the name of the image.
- setName(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the name of the image.
- setName(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Identifier for the section.
- setName(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Sets the 'name' attribute on the flashlet object.
- setName(String) - Method in class com.smartgwt.client.widgets.StretchItem
- setName(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional name for the tab, which can later be used to reference the tab.
- setName(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Provides a name for the node that is unique among its immediate siblings, thus allowing a unique path to be used to identify the node, similar to a file system.
- setName(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name property used to identify the field, and determines which attribute from records will be displayed in this field.
- setNameField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the name field on a
CalendarEvent
. - setNameProperty(String) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
For string leaf nodes (if allowed), the name of the property to store the string under in the auto-created object
- setNameProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds a name for the node that is unique among its immediate siblings, thus allowing a unique path to be used to identify the node, similar to a file system. - setNativeAttribute(JavaScriptObject, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
- setNativeAttribute(JavaScriptObject, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
- setNativeAutoHideScrollbars(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
In some platform/browser configurations, scrollable regions do not show visible scrollbars until the user attempts to interact with the region.
- setNativeDragData(Object) - Static method in class com.smartgwt.client.util.EventHandler
- setNativeDragData(Object, String) - Static method in class com.smartgwt.client.util.EventHandler
- setNativeProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
- setNativeProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
- setNavAfterMembers(Canvas...) - Method in class com.smartgwt.client.widgets.layout.NavPanel
- setNavBeforeMembers(Canvas...) - Method in class com.smartgwt.client.widgets.layout.NavPanel
- setNavIcon(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
The navigation icon shown next to records when
showNavigation
is true andNavigationMode
is set to "navIconOny". - setNavigateOnTab(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canSelectCells
is true, this property allows the user to navigate through the cells of a grid using Tab and Shift+Tab keypresses. - setNavigationButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of buttons in the
navigation area
, used for navigating thecalendar view
. - setNavigationLayoutHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the
navigation area
, containing the various buttons for navigating thecalendar view
. - setNavigationMode(NavigationMode) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Set navigation mode for this TableView.
- setNavigationPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
An arbitrary widget that is visible in all configurations when the
currentPane
isCurrentPane.NAVIGATION
(it may also be visible when thecurrentPane
isCurrentPane.LIST
orCurrentPane.DETAIL
). - setNavigationPaneWidth(int) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Sets a size for the navigation pane.
- setNavigationPaneWidth(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Sets a size for the navigation pane.
- setNavigationTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The title for the
navigationPane
, displayed in thenavigationBar
and also used for the title of a back button in some configurations. - setNavItemBaseStyle(String) - Method in class com.smartgwt.client.widgets.layout.NavPanel
- setNavItems(NavItem...) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Top-level navigation items to display.
- setNegativeFormat(int) - Static method in class com.smartgwt.client.util.NumberUtil
-
The format to use when formatting negative numbers.
- setNegativeSymbol(String) - Static method in class com.smartgwt.client.util.NumberUtil
-
The negative symbol to use when formatting numbers
- setNeverDisable(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If
icon.neverDisable
is true, when this form item is disabled, the icon will remain enabled. - setNeverDropUpdatedRows(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
By default when a row is returned by the server, the current
filter\n criteria
are applied to it, and it may disappear from the cache. - setNeverUseFilters(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
-
Changes the system-wide
neverUseFilters
setting. - setNeverValidate(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will not occur as a result of cell editing for this grid.
- setNewChildrenProperty(String) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
What to rename the array of children once discovered.
- setNewEventWindowTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title-text displayed in the popup event dialog/editor for new events.
- setNewRecordRowMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid is showing the 'newRecordRow' (used for adding new rows to the end of the data), this property determines what message should be displayed in this row.
- setNewRecordValues(Record) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Additional, fixed Record values that should be used every time a new search is saved.
- setNewSearchText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show for saving the current view as a new "saved search".
- setNextButtonHoverText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
next
toolbar button - setNextButtonTitle(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title for the
next error button
. - setNextElement() - Method in class com.smartgwt.client.util.workflow.Process
-
Sets the task ID of the next task to execute after the current task finishes.
- setNextElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.XORGateway
- setNextElement(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Next
element
to execute if the user clicks theactionButton
. - setNextElement(String) - Method in class com.smartgwt.client.util.workflow.DecisionTask
- setNextElement(String) - Method in class com.smartgwt.client.util.workflow.Process
-
Sets the task ID of the next task to execute after the current task finishes.
- setNextElement(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
- setNextElement(String) - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
- setNextMonthButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Aria label
for thenextMonthButton
. - setNextMonthIcon(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- setNextMonthIconHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next month button
- setNextMonthIconRTL(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- setNextMonthIconWidth(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next month button if
Page.isRTL()
is true. - setNextToComponentId(String) - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
The other component where this component will show.
- setNextValueHandler(NextValueHandler) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- setNextYearButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Aria label
for thenextYearButton
. - setNextYearIcon(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next year button
- setNextYearIconHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next year button
- setNextYearIconRTL(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next year button if
Page.isRTL()
is true. - setNextYearIconWidth(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next year button
- setNillable(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether an explicit null-valued Record attribute for this field should result in
xsi:nil
being used to transmit the value when serializing to XML, like so: - setNodeIcon(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The filename of the default icon for all leaf nodes in this grid.
- setNodeIcon(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the default icon for all leaf nodes in this grid.
- setNodeProperties(EditNode, JavaScriptObject) - Method in class com.smartgwt.client.tools.EditContext
- setNodeProperties(EditNode, JavaScriptObject, Boolean) - Method in class com.smartgwt.client.tools.EditContext
- setNodeProperties(EditNode, Canvas) - Method in class com.smartgwt.client.tools.EditContext
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, Canvas) - Method in class com.smartgwt.client.tools.EditPane
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, Canvas) - Method in class com.smartgwt.client.tools.EditTree
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, Canvas, Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, Canvas, Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, Canvas, Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, DrawItem) - Method in class com.smartgwt.client.tools.EditContext
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, DrawItem, Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodes(PaletteNode...) - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The working PaletteNodes.
- setNodes(PaletteNode...) - Method in class com.smartgwt.client.ai.BuildUIViaAIResponse
-
After a successful request to build UI via AI, the palette nodes that were generated.
- setNodes(PaletteNode...) - Method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStepResult
- setNoDoubleClicks(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, this canvas will receive all mouse-clicks as single
click
events rather than asdoubleClick
events. - setNoDoubleClicks(Boolean) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- setNoDoubleClicks(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- setNoDropCursor(Cursor) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the user drags a droppable canvas over this if it is not a valid drop target for the event and
showNoDropIndicator
is true. - setNoErrorDetailsMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A message to display to the user if server-side validation fails with an error but the server did not provide an error message
- setNoHighlightsTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the menu item that clears highlights.
- setNormalBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Normal" baseStyle for this listGrid.
- setNormalCellHeight(int) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
If
ListGrid.baseStyle
is unset, base style will be derived fromListGrid.normalBaseStyle
if this grid has fixed row heights and the specifiedListGrid.cellHeight
matches this value. - setNormalCellHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
baseStyle
is unset, base style will be derived fromnormalBaseStyle
if this grid has fixed row heights and the specifiedcellHeight
matches this value. - setNormalDateDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the default formatter for date objects to the custom DateDisplayFormatter passed in.
- setNormalDatetimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the default datetime format for date objects to the DateDisplayFormat passed in.
- setNormalDisplayFormatter(SimpleTypeFormatter) - Method in class com.smartgwt.client.data.SimpleType
-
Normal formatter for values of this type used in a
StaticTextItem
orDetailViewer
. - setNormalTimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default normal time formatting function.
- setNoSavedSearchesText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show in menu listing saved searches when there are no saved searches.
- setNotifyAfterNavigationClick(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Whether or not to call
SplitPane.navigationClick()
, if present, after navigation has already occurred. - setNotifyMessage(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The message to be shown when save completes if
showNotification
is set. - setNotifyMessageSettings(NotifySettings) - Method in class com.smartgwt.client.util.tour.Tour
-
Defaults settings for
notifyType
message displayed bynotifyValidationMessage
. - setNotifyPosition(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Where to show the message, specified as an edge ("T", "B", "R", "L") similar to
Canvas.snapTo
, or "C" for center. - setNotifyType(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Category of message to use in +{notifyValidationMessage,notifyValidationMessage} by default.
- setNotifyType(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
NotifyType for
notifyMessage
. - setNotifyType(String) - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
NotifyType for message.
- setNullAttribute(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
- setNullGroupTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default alias to use for groups with no value
- setNullOriginalValueText(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text shown as the value in the
originalValueMessage
whenshowOldValueInHover
is enabled, and when the value has been modified but was originally unset. - setNullProperty(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- setNullProperty(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setNullValueText(String) - Method in class com.smartgwt.client.data.TextExportSettings
-
Text to export for a field with a null value.
- setNumCols(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The number of columns of titles and items in this form's layout grid.
- setNumColumns(int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Initial number of columns to show in this PortalLayout.
- setNumLevels(int) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The number of levels of nodes to include, for DataSources that define a
tree relationship
between fields by declaring aforeignKey
on one field that refers to another from that same DataSource. - setNumMajorTicks(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of major tick lines.
- setNumMinorTicks(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of minor tick lines.
- setNumRows(int) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The number of rows of data to include, if more meet the
criteria
. - setNumRows(int) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The number of rows of controls to display in each column.
- setNumValues(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The number of discrete values represented by slider.
- setNumValues(Integer) - Method in class com.smartgwt.client.widgets.Slider
-
The number of discrete values represented by slider.
- setObjectAttribute(JavaScriptObject, String, Object) - Static method in class com.smartgwt.client.util.JSOHelper
- setOfflineMessageStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the
offlineMessage
if displayed. - setOfflineNodeMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For TreeGrids with loadDataOnDemand: true, a message to show the user if an attempt is made to open a folder, and thus load that node's children, while we are offline and there is no offline cache of that data.
- setOfflineStorageKey(String) - Method in class com.smartgwt.client.data.SavedSearches
-
If no explicit
defaultDataSource
was provided, a custom HTML5local storage
backed dataSource will be automatically created per component to store saved searches (seegetLocalDataSource()
). - setOfflineStorageKey(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional key used for local storage of saved searches by this component.
- setOffset(float) - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
The relative offset for the color.
- setOffset(Point) - Method in class com.smartgwt.client.widgets.drawing.Shadow
- setOkButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "OK" button on this dialog.
- setOkButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'OK' button.
- setOldValues(JavaScriptObject) - Method in class com.smartgwt.client.data.DSRequest
-
For an
update
orremove
operation, the original values from the record that is being updated or removed. - setOldValues(Record) - Method in class com.smartgwt.client.data.DSRequest
-
For an
update
orremove
operation, the original values from the record that is being updated or removed. - setOldValues(Map) - Method in class com.smartgwt.client.data.DSRequest
-
For an
update
orremove
operation, the original values from the record that is being updated or removed. - setOmitControls(String[]) - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be omitted from printing.
- setOmitDataSources(String...) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
DataSource IDs in the project to skip and not load when the project is loaded.
- setOmitDataSources(String...) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
DataSource IDs in the screen to skip and not load when the screen is loaded.
- setOmitLoadedDataSources(boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Whether to implicitly add all DataSources currently loaded on the client to
omitDataSources
inRPCManager.loadProject()
. - setOmitLoadedDataSources(boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Whether to implicitly add all DataSources currently loaded on the client to
omitDataSources
inRPCManager.loadScreen()
. - setOmitNullMapValuesInResponse(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, the server omits any key/value pairs in map that have null values from the response.
- setOmitRelations(String...) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
If including
foreign key
relationships, those relationships to skip. - setOpacity(float) - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
0 is transparent, 1 is fully opaque
- setOpacity(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Opacity of the selected color.
- setOpacity(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Renders the widget to be partly transparent.
- setOpacity(Integer) - Method in class com.smartgwt.client.widgets.Window
-
Renders the widget to be partly transparent.
- setOpacitySliderLabel(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the opacity slider.
- setOpacityText(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show underneath the selected color box, so that it can be seen through semi-transparent colors.
- setOpenerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Height in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a [+] or [-] symbol.
- setOpenerIconSize(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default width and height in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a [+] or [-] symbol, if not overridden by
openerIconWidth
/openerIconHeight
. - setOpenerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Width in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a [+] or [-] symbol.
- setOpenerImage(SCStatefulImgConfig) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the opener icon for folder nodes when "showConnectors" is false for this TreeGrid. - setOpenerImage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the opener icon for folder nodes when "showConnectors" is false for this TreeGrid. - setOpenIconPadding(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between the
openIcon
and the extra or folder icon in the tree cell. - setOpenIconSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If
showOpenIcons
is true, this suffix will be appended to thefolderIcon
for open folders in this grid. - setOpenIconSuffix(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showOpenIcons
is true, this suffix will be appended to thefolderIcon
for open folders in this grid. - setOpenOnDownArrow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Causes the PickList to open when the down arrow is pressed, default false.
- setOpenOnSpace(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Causes the PickList to open when the spacebar is pressed, default false.
- setOpenProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
The property consulted by the default implementation of
isOpen()
to determine if the node is open or not. - setOpenState(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Reset the set of open folders within this tree's data to match the
TreeGridOpenState
object passed in. - setOpenState(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Reset this set of open folders within this grid's data to match the
TreeGridOpenState
object passed in.
Used to restore previous state retrieved from the grid by a call togetOpenState()
. - setOperationBindings(OperationBinding...) - Method in class com.smartgwt.client.data.DataSource
-
Optional array of OperationBindings, which provide instructions to the DataSource about how each DSOperation is to be performed.
- setOperationBindings(OperationBinding...) - Method in class com.smartgwt.client.data.RestDataSource
-
RestDataSource OperationBindings set to specify default dataProtocol per operationType.
- setOperationId(String) - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
Operation binding
to use for this subquery. - setOperationId(String) - Method in class com.smartgwt.client.data.DSRequest
-
When a
DataBoundComponent
sends a DSRequest, thedsRequest.operationId
will be automatically picked up from thefetchOperation
,addOperation
, etc properties of the DataBoundComponent. - setOperationId(String) - Method in class com.smartgwt.client.data.DSResponse
-
The operation ID of the request corresponding to this DSResponse.
- setOperationId(String) - Method in class com.smartgwt.client.data.OperationBinding
-
Optional operationId if this DataSource supports two or more variants of one of the basic DataSource operations, for instance, a "fetch" that uses full text search and a "fetch" that accepts per-field search criteria.
- setOperationId(String) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
The
operationId
to invoke. - setOperationType(DSOperationType) - Method in class com.smartgwt.client.data.DSRequest
-
Type of operation being performed: "fetch", "add", "remove", "update" or "custom".
- setOperationType(DSOperationType) - Method in class com.smartgwt.client.data.DSResponse
-
The operation type of the request corresponding to this DSResponse.
- setOperationType(DSOperationType) - Method in class com.smartgwt.client.data.OperationBinding
-
Which operationType this operationBinding is for.
- setOperationType(DSOperationType) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Type of operation to invoke.
- setOperator(OperatorId) - Method in class com.smartgwt.client.data.Criterion
-
Operator this criterion applies.
- setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
FormItem.operator
has been set for anyFormItem
in this form, what logical operator should be applied across thecriteria
produced by the form items? Only applicable to forms that have adataSource
. - setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
OperatorId
to be used whenDynamicForm.getValuesAsCriteria()
is called. - setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
What operator to use when the
FormItemCriterionGetter
'sgetCriterion()
method is called. - setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
What operator should be used to combine sub-criteria from member forms when
getValuesAsCriteria()
is called? - setOperator(String) - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Set the operator.
- setOperatorPickerProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Properties to combine with the
operatorPicker
autoChild FormItem. - setOperatorPickerProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Properties to combine with the
operatorPicker
autoChild FormItem. - setOperatorPickerTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the operator-picker select-item.
- setOperatorPickerTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the operator-picker select-item.
- setOperatorPickerWidth(Integer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the operator picker formItem displayed in clauses within this FilterBuilder.
- setOperatorPickerWidth(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the operator picker formItem displayed in clauses within this FilterBuilder.
- setOptionCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, and this property may be used
 to specify criteria to pass to the datasource when
 performing the fetch operation on the dataSource to obtain a data-value to display-value
 mapping - setOptionCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this MultiPickerItem is deriving its options from a dataSource, this property allows developers to specify criteria for the fetch.
- setOptionCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
optionDataSource
is set for this ListGridField, criteria specified in this attribute will be passed to the dataSource when performing the fetch operation to determine data-value to display-value mappings - setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If set, this FormItem will derive data to show in the PickList by fetching records from the specified
optionDataSource
. - setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specifiedoptionDataSource
and extracting thevalueField
anddisplayField
in loaded records, to derive one valueMap entry per record loaded from the optionDataSource. - setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The
optionDataSource
of the combo box. - setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specifiedoptionDataSource
and extracting thevalueField
anddisplayField
in loaded records, to derive one valueMap entry per record loaded from the optionDataSource. - setOptionDataSource(DataSource) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specifiedoptionDataSource
and extracting thevalueField
anddisplayField
in loaded records, to derive one valueMap entry per record loaded from the optionDataSource. - setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set, this FormItem will derive data to show in the PickList by fetching records from the specified
optionDataSource
. - setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
The optionDataSource for a shuttle item will be applied to the
Shuttle
asShuttle.dataSource
. - setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Derive a
com.smartgwt.client.types.ValueMap
by fetching records from another DataSource and extracting thevalueField
anddisplayField
in the loaded records, to derive one valueMap entry per record loaded from the optionDataSource. - setOptionDataSource(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specifiedoptionDataSource
and extracting thevalueField
anddisplayField
in loaded records, to derive one valueMap entry per record loaded from the optionDataSource. - setOptionFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- setOptionFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this item has a specified
optionDataSource
, and this property is not null, the context is passed to the dataSource asRPCRequest
properties when performing fetch operations on the dataSource to obtain a data-value to display-value mapping, and when fetching for grid-based pickers. - setOptionFilterContext(DSRequest) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item has a specified
optionDataSource
, and this property is
 not null, this will be passed to the datasource asRPCRequest
properties when
 performing the fetch operation on the dataSource to obtain a data-value to display-value
 mapping - setOptionFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- setOptionFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and 

autoFetchDisplayMap
is set, this attribute
 provides a way to customize the dataSource request issued to fetch the display map from
 the option dataSource. - setOptionFilterContext(RPCRequest) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, and this property is
 not null, this will be passed to the datasource asRPCRequest
properties when
 performing the fetch operation on the dataSource to obtain a data-value to display-value
 mapping - setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicitDSRequest.operationId
when performing a fetch against the option dataSource to pick up display value mapping. - setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicitDSRequest.operationId
when performing a fetch against the option dataSource to pick up display value mapping. - setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicitDSRequest.operationId
when performing a fetch against the option dataSource to pick up display value mapping. - setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicitDSRequest.operationId
when performing a fetch against the option dataSource to pick up display value mapping. - setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicitDSRequest.operationId
when performing a fetch against the option dataSource to pick up display value mapping. - setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and
autoFetchDisplayMap
is set, this attribute provides a way to customize theDSRequest.operationId
passed todataSource.fetchData()
when retrieving the display map from the option dataSource. - setOptions(LinkedHashMap<String, Object>) - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
- setOptionTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, this property determines the textMatchStyle to use when interpretating anyoptionCriteria
during the fetch to map valueField values to displayField values. - setOptionTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields with an
optionDataSource
, whereautoFetchDisplayMap
is true, this property will govern thetextMatchStyle
attribute of theDSRequest
parameter passed toDataSource.fetchData()
when retrieving the remote data set to be used as a basis for this field's valueMap. - setOrderedListPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
orderedList
control. - setOrientation(Orientation) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Direction of tiling.
- setOrientation(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Deprecated.in favor of
vertical
which, if set, takes precendence over this setting - setOriginalValueMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default template HTML string when an item does not set its own
FormItem.originalValueMessage
. - setOriginalValueMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Message shown when
showOldValueInHover
is enabled and the value has been modified. - setOriginBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of a CSS Style to use as the
baseStyle
for a cell that is currently a selection origin for shifted incremental cell selection. - setOtherAxisGradationGaps(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Like
gradationGaps
, except allows control of gradations for the X (horizontal) axis, for Scatter charts only. - setOtherAxisGradationTimes(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts that have a date/time-valued X-axis, gradations can instead be specified as Strings, consisting of a number and trailing letter code, where the letter code indicates the unit of time.
- setOtherAxisPixelsPerGradation(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Ideal number of pixels to leave between each gradation on the x (horizontal axis), for Scatter plots only.
- setOtherDayBlankStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The CSS style applied to both the header and body of days from other months in the
month view
, whenshowOtherDays
is false. - setOtherDayBodyBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day body of the month view of the calendar.
- setOtherDayClickNavigation(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showOtherDays
is true, this attribute determines whether the month-view should change month when cells representing days in the previous or following month are clicked. - setOtherDayHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day headers of the month view.
- setOtherField(String) - Method in class com.smartgwt.client.widgets.form.validator.MatchesFieldValidator
-
Set the otherField.
- setOtherGroupLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the first column for all group-levels other than the first.
- setOtherSortLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the first column for all sort-levels other than the first.
- setOtherSortLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the first column for all sort-levels other than the first.
- setOtherTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the
Other...
item. - setOtherValue(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Data value for the
Other...
item. - setOutdentPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
outdent
control. - setOuterLabelFacetLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the lines drawn to show the span of outer data label facet values, if present.
- setOutlineBorder(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Set the CSS border of the outline of non-drop targets as a CSS string including border-width, border-style, and/or color (eg "1px dashed blue").
- setOutputComponentsIndividually(Boolean) - Method in class com.smartgwt.client.tools.SerializationSettings
-
Overrides the default component output setting during serialization.
- setOutputData(Object) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Set the task output as specified by
outputField
. - setOutputExpression(String) - Method in class com.smartgwt.client.util.workflow.Task
-
Special expression to write task output directly into a
DataBoundComponent
. - setOutputField(String) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Field in the
process state
where this task writes outputs. - setOutputField(String) - Method in class com.smartgwt.client.util.workflow.Task
-
Field in the
process state
where this task writes outputs. - setOutputFieldList(String...) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
List of multiple fields in the
process state
where this task will write outputs. - setOutputFieldList(String...) - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields in the
process state
where this task will write outputs. - setOutputRecord(Record) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Set all outputs of the task as specified by the
outputFieldList
, by providing a Record. - setOutputs(String) - Method in class com.smartgwt.client.data.DSRequest
-
The list of fields to return in the response, specified as a comma-separated string (eg,
"foo, bar, baz"
). - setOval(int, int, int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Resize and reposition the drawOval by setting its radius, and centerPoint.
- setOver(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display on
roll over
. - setOverCanvasConstructor(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Constructor class name for this widget's
overCanvas
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.Button
-
Clip the contents of the button if necessary.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.Canvas
-
Controls what happens when the drawn size of the content of a Canvas is either greater or smaller than the specified size of the Canvas.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
CanvasItems support specifying overflow for the Canvas directly on the item.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
HTMLFlows are
overflow:"visible"
by default, allowing them to fit their HTML content. - setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.HTMLPane
-
HTMLPanes are
overflow:"auto"
by default. - setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.Layout
-
A Layout may overflow if it has one or more members with a fixed width or height, or that themselves overflow.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls how the PortalLayout reacts when column widths or
Portlet
widths overflow the width of the PortalLayout. - setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Normal
Overflow
settings can be used on layouts, for example, an overflow:auto Layout will scroll if sections are resized to exceed the specified size, whereas an overflow:visible Layout will grow to accommodate the resized sections. - setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Normal
Overflow
settings can be used on TileLayouts, for example, an overflow:auto TileLayout will scroll if members exceed its specified size, whereas an overflow:visible TileLayout will grow to accommodate members. - setOverlapSortSpecifiers(SortSpecifier...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A set of
sort-specifiers
for customizing the render order of events that overlap. - setOverwriteSearchConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Confirmation message to show when a user attempts to save a view with a searchName, componentID, and (if present) screenID / projectID which collides with another existing saved view.
- setOverwriteSharedSearchConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Confirmation message to show when a user attempts to save a view with a searchName, componentID, and (if present) screenID / projectID which collides with another existing shared saved view.
- setOwnerId(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Use this attribute to specify a project owner.
- setPadChartRectByCornerRadius(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If
showChartRect
is enabled and ifchartRectProperties
specifies a nonzerorounding
, whether the padding around the inside of the chart rect. - setPadding(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS padding of this component, in pixels.
- setPaddingAsLayoutMargin(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If this widget has padding specified (as
this.padding
or in the CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin? - setPaddingAsLayoutMargin(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If this widget has padding specified (as
this.padding
or in the CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin? - setPadTitles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to pad titles so they aren't flush with header borders.
- setPageLeft(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the page-relative left coordinate of this widget.
- setPageOrientation(PageOrientation) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Current
PageOrientation
. - setPageTop(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the page-relative top coordinate of this widget.
- setPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Component to display in the
NavPanel.navDeck
when thisNavItem
is selected. - setPane(Canvas) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the pane associated with this tab.
- setPane(String) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Component to display in the
NavPanel.navDeck
when thisNavItem
is selected. - setPaneContainerClassName(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
CSS style used for the paneContainer.
- setPaneContainerOverflow(Overflow) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Specifies the overflow of the pane container (the component that holds the pane contents for all tabs).
- setPaneContainerProperties(Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties of the container where the component specified by Tab.pane is shown.
- setPaneID(String) - Method in class com.smartgwt.client.widgets.tab.Tab
- setPanelContainer(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets this Canvas's "panel container".
- setPaneMargin(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Space to leave around the panes in our paneContainer
- setPaneMargin(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Space to leave around the pane within this Tab.
- setPanes(Canvas...) - Method in class com.smartgwt.client.widgets.layout.Deck
-
Set of mutually exclusive panes displayed in this
Deck
. - setParams(Map) - Method in class com.smartgwt.client.data.DSRequest
- setParams(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Values to be sent as simple HTTP params, as a JavaScript Object where each property/value pair will become an HTTP parameter name and value.
- setParams(Map) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
A map of key/value pairs to pass to the Active X control as parameters.
- setParams(Map) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
A map of key/value pairs to pass to the flashlet as parameters.
- setParentAlreadyContainsChildMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drag a node into a parent that already contains a child of the same name/ID.
- setParentCanvas(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
This Canvas's immediate parent, if any.
- setParentElement(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Deprecated.As of Smartclient version 9.1, deprecated in favor of
parentCanvas
andgetParentCanvas()
- setParentId(Integer) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets (
facet.isTree
), id of this facetValue's parent facetValue. - setParentId(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets (
facet.isTree
), id of this facetValue's parent facetValue. - setParentID(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For trees with modelType "parent", this property specifies unique parent ID of this node.
- setParentIdField(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with modelType "parent", this property specifies the name of the property that contains the unique parent ID of a node.
- setPartialCommit(PartialCommitOption) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Specifies what action to take if the user attempts to commit a partially validated set of data (ie, one that still contains some errors).
- setPartialCommitConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display after data has been committed, when
showCommitConfirmation
is true. - setPartialCommitError(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prevent", the text to display to the user if they try to commit a dataset containing errors. - setPartialCommitPrompt(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prompt", the text to display to the user in the confirmation dialog. - setPartialInlining(boolean) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
If there is not enough space to show the full set of items as buttons inline, how should the Adaptive menu behave?
IfshowPartialInlining
is true, the menu will render as many items as inline buttons as can be shown in the available space, plus the menu button to access the remaining items.
If false, it will show just the menu button. - setPartialResults(SummarizeRecordsPartialResult...) - Method in class com.smartgwt.client.ai.SummarizeRecordsContext
-
All partial results thus far.
- setPartialResults(SummarizeRecordsPartialResult...) - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
All partial results.
- setPartialSelectedDescription(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
The description shown in a hover when
FormItem.showOldValueInHover
is enabled and a value represents the partial selected state. - setPartialSelectedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is partially selected.
- setPartialSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type
"summary"
. - setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.FormValidateValuesTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.StateTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassword(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Overrides
password
setting the account password forReify.loadProject()
. - setPassword(String) - Static method in class com.smartgwt.client.tools.Reify
-
Setter for
password
. - setPastedValueTransformer(PastedValueTransformer) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Notification fired in response to a clipboard "paste" event on freeform text items, giving developers an opportunity to reformat the pasted text.
- setPasteSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
pasteSelection
control. - setPath(String) - Method in class com.smartgwt.client.data.RelationPath
-
A slash-separated path consisting of each DataSource ID in the path between source and target
- setPathDelim(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies the delimiter between node names.
- setPathSeparatorString(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
showPath
is true, this property specifies what will appear between the folders in the selected value's path. - setPatternEscapeChar(String) - Method in class com.smartgwt.client.data.DataSource
-
When using the
pattern operators
search operator
, character that escapes thepatternSingleWildcard
orpatternMultiWildcard
if placed before it, so that it is treated as a literal character. - setPatternMultiWildcard(String) - Method in class com.smartgwt.client.data.DataSource
-
When using the
pattern operators
search operator
, character that matches a series of one or more characters. - setPatternMultiWildcard(String...) - Method in class com.smartgwt.client.data.DataSource
-
When using the
pattern operators
search operator
, character that matches a series of one or more characters. - setPatternSingleWildcard(String) - Method in class com.smartgwt.client.data.DataSource
-
When using the
pattern operators
search operator
, character that matches any single character. - setPatternSingleWildcard(String...) - Method in class com.smartgwt.client.data.DataSource
-
When using the
pattern operators
search operator
, character that matches any single character. - setPeers(Canvas...) - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are peers of this Canvas.
- setPendingAdd(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Indicates that a validation request is being made for a record that will ultimately be saved with an "add" request, as opposed to an "update" request.
- setPendingAsyncCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value is pending asynchronous computation.
- setPendingAsyncCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells whose value is pending asynchronous generation.
- setPendingButtonStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When
showPending
istrue
, theButton.baseStyle
used onbuttons
that are in the "Pending" visual state. - setPendingButtonStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
- setPendingMarkerStyle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
CSS class used to apply additional styles to this canvas when
showPendingMarker()
is called, or whenpendingMarkerVisible
has been set. - setPendingMarkerVisible(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
This attribute indicates whether the
pending marker class
should be appended to the list of CSS classes applied to this canvas. - setPendingTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Optional "pending" style for this item's text box.
- setPercentBox(PercentBoxModel) - Method in class com.smartgwt.client.widgets.Canvas
-
Governs the model to be used when sizing canvases with percentage width or height, or positioning widgets with a specified
snapTo
. - setPercentDone(int) - Method in class com.smartgwt.client.widgets.Progressbar
-
Number from 0 to 100, inclusive, for the percentage to be displayed graphically in this progressbar.
- setPercentSource(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas has its size specified as a percentage, this property allows the user to explicitly designate another canvas upon which sizing will be based.
- setPersistCoordinates(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
When enabled, changes to a
liveObject
's position and size will be persisted to theirEditNodes
by default. - setPersistCoordinates(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
When enabled, changes to a
liveObject
's position and size will be persisted to theirEditNodes
by default. - setPersistCoordinates(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Changes to all child
liveObject
's position and size can be persisted to theirEditNodes
based on this attribute setting andEditContext.persistCoordinates
. - setPersistCoordinates(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
When enabled, changes to a
liveObject
's position and size will be persisted to theirEditNodes
by default. - setPersistentMatchElement(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas has a specified
htmlElement
andmatchElement
is set to true, should the canvas perform a one time resize to fit the target element on draw, or should it continue to match the target element as its size changes due to page reflows? - setPickerAddAnotherFileButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The contents of the "Add another" file button in the picker launched by the
edit button
. - setPickerButtonHSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabPicker
is true, andsymmetricPickerButton
is set to true, this property governs the base URL for the picker button image, when displayed in a horizontal tab-bar [IEtabBarPosition
is set to"top"
or"bottom"
]. - setPickerButtonSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabPicker
istrue
andisTouch
isfalse
, this property governs the size of the tab picker button. - setPickerButtonSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabPicker
is true, this property governs the base URL for the picker button image, whensymmetricPickerButton
is set to false - setPickerButtonVSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabPicker
is true, andsymmetricPickerButton
is set to true, this property governs the base URL for the picker button image, when displayed in a verricaL tab-bar [IEtabBarPosition
is set to"LEFT"
or"right"
]. - setPickerCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The title of the cancel button in the picker lauched by the
edit button
. - setPickerClearButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The title for the
pickerClearButton
. - setPickerClearButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The title for the
pickerClearButton
. - setPickerConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
MultiFileItems use a
MultiFilePicker
instance as their picker. - setPickerConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Smart GWT class for the
dateChooser
autoChild displayed to allow the user to directly select dates. - setPickerDefaults(DateChooser) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Defaults for the
DateChooser
created by this form item. - setPickerExitButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The title for the
pickerExitButton
. - setPickerExitButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The title for the
pickerExitButton
. - setPickerIcon(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Icon that launches a
DateChooser
for choosing an absolute date. - setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Don't specify an explicit height for the picker icon - instead have it size to match the height of the combo box item.
- setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
TextAreaItem has an explicit pickerIconHeight as we don't want the picker icon, if shown, to size itself to match the height of the item.
- setPickerIconName(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true, this attribute specifies theFormItemIcon.name
applied to the picker icon - setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this DateItem.
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The prompt to show when the mouse is hovered over the
pickerIcon
. - setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this RelativeDateItem.
- setPickerIconProperties(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this block of properties will be applied to the pickerIcon. - setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item, this property governs thesrc
of the picker icon image to be displayed. - setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
showPickerIcon
is true for this item, this property governs thesrc
of the picker icon image to be displayed. - setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this property governs thesrc
of the picker icon image to be displayed. - setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item, this property governs thesrc
of the picker icon image to be displayed. - setPickerIconStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's picker icon cell.
- setPickerIconStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's picker icon cell.
- setPickerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - setPickerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - setPickerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item, this property governs the size of the picker icon. - setPickerProperties(DateChooser) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Properties for the
DateChooser
created by this form item. - setPickerSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The title for the
pickerSaveButton
. - setPickerSearchFieldHint(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
FormItem.hint
for thepickerSearchField
. - setPickerSearchIconSize(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Size for the icon displayed in the
pickerSearchField
of a full-screen picker whenshowPickerSearchIcon
is true. - setPickerSearchIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Source for the icon displayed in the
pickerSearchField
of a full-screen picker whenshowPickerSearchIcon
is true. - setPickerSearchOrNewValueFieldHint(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- setPickerTimeItemProperties(TimeItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
A set of properties to apply to the
TimeItem
displayed in the picker whenshowPickerTimeItem
is true. - setPickerTimeItemProperties(TimeItem) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
A set of properties to apply to the
TimeItem
displayed in the picker whenshowPickerTimeItem
is true. - setPickerTitle(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
TabSet.showTabPicker
is true for this TabSet, if set this property will determine the title of the picker menu item for this tab. - setPickerUploadButtonInitialTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The initial title of the upload button in the picker lauched by the
edit button
that is used before the form is saved. - setPickerUploadButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The title of the upload button in the picker lauched by the
edit button
that is used after the form is saved. - setPickerUploadProgressLabel(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Specifies the label of the progress meter in the picker lauched by the
edit button
. - setPickListBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Base Style for pickList cells.
- setPickListBaseStyle(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Base Style for pickList cells.
- setPickListBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base Style for pickList cells.
- setPickListCellHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Cell Height for this item's pickList.
- setPickListCellHeight(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Cell Height for this item's pickList.
- setPickListCellHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Cell Height for this item's pickList.
- setPickListConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- setPickListConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- setPickListConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- setPickListCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a databound pickList (for example PickList.optionDataSource is set), this property can be used to provide static filter criteria when retrieving the data for the pickList.
- setPickListCriteria(Criteria) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item has a databound pick-list (for example
optionDataSource
is set) this property can be used to provide static filter criteria when retrieving the data for the pickList. - setPickListCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a databound pickList (for example PickList.optionDataSource is set), this property can be used to provide static filter criteria when retrieving the data for the pickList.
- setPickListCriteria(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- setPickListCriteria(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
, and this property is not null, this will be passed to the datasource asRPCRequest
properties when performing the filter operation on the dataSource to obtain the set of options for the list. - setPickListFetchDelay(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If
filterPickListOnKeypress
is true, how long to wait in ms after the last keystroke from a user before filtering the pickList. - setPickListFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
This property allows the developer to specify which field[s] will be displayed in the drop down list of options.
- setPickListFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
This property allows the developer to specify which field[s] will be displayed in the drop down list of options.
- setPickListFilterCriteriaFunction(FilterCriteriaFunction) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Deprecated.
- setPickListFilterCriteriaFunction(FilterCriteriaFunction) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Set the pick list filter criteria function / handler.
- setPickListFilterCriteriaFunction(FilterCriteriaFunction) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Deprecated.
- setPickListFilterCriteriaFunction(FormItemCriteriaFunction) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Set up a method to return filter criteria for options displayed for this item.
- setPickListFilterCriteriaFunction(FormItemCriteriaFunction) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Set up a method to return filter criteria for options displayed for this item.
- setPickListHeaderHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those fields.
- setPickListHeaderHeight(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those fields.
- setPickListHeaderHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those fields.
- setPickListHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Maximum height to show the pick list before it starts to scroll.
- setPickListHeight(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Maximum height to show the pick list before it starts to scroll.
- setPickListHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Maximum height to show the pick list before it starts to scroll.
- setPickListHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- setPickListMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Maximum width for this item's pickList.
- setPickListMaxWidth(Integer) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Maximum width for this item's pickList.
- setPickListMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Maximum width for this item's pickList.
- setPickListPlacement(PanelPlacement) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- setPickListPlacement(PanelPlacement) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- setPickListPlacement(Canvas) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- setPickListPlacement(Canvas) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- setPickListPlacement(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- setPickListPlacement(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- setPickListProperties(ListGrid) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Allows developers to designate a
PickListMenu
as a template containing arbitrary properties to apply to the pickList that will be created for this FormItem. - setPickListProperties(ListGrid) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Allows developers to designate a
PickListMenu
as a template containing arbitrary properties to apply to the pickList that will be created for this FormItem. - setPickListSort(SortSpecifier[]) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
This method sorts the pickList on one or more fields, creating the underlying JS object if needed.
- setPickListSort(SortSpecifier[]) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
This method sorts the pickList on one or more fields, creating the underlying JS object if needed.
- setPickListWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Default width to show the pickList.
- setPickListWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- setPickListWidth(Integer) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Default width to show the pickList.
- setPickListWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default width to show the pickList.
- setPickTreeConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- setPickTreeConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- setPickTreeConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- setPieBorderProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the border around a pie chart.
- setPieLabelAngleStart(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Angle where first label is placed in a Pie chart in stacked mode, in degrees.
- setPieLabelLineExtent(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How far label lines stick out of the pie radius in a Pie chart in stacked mode.
- setPieLabelLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie label line
- setPieRingBorderProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie ring border
- setPieSliceProperties(DrawSector) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie slices
- setPieStartAngle(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default angle in degrees where pie charts start drawing sectors to represent data values.
- setPivotPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The pivot point of the needle.
- setPivotPointHeight(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Default height of the
pivotPoint
if no specific pivotPoint is specified. - setPivotPointHeight(String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Default height of the
pivotPoint
if no specific pivotPoint is specified. - setPixelsPerGradation(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Ideal number of pixels to leave between each gradation on the primary axis, which is typically the y (vertical) axis except for Bar charts.
- setPlaceholderAIHoverContents(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Message to show in the hover while AI-generated hover text is being retrieved for fields specifying an
aiHoverRequest
. - setPlaceHolderDefaults(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If
this.showDragPlaceHolder
is true, this defaults object determines the default appearance of the placeholder displayed when the user drags a widget out of this layout.
Default value for this property sets the placeholderstyleName
to"layoutPlaceHolder"
To modify this object, use Class.changeDefaults() - setPlaceholderImage(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
Image to display in lieu of the usual placeholder text.
- setPlaceholderProperties(Label) - Method in class com.smartgwt.client.tools.PaletteNode
-
Properties to be applied to the
liveObject
when created as a Placeholder. - setPlaceHolderProperties(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If
this.showDragPlaceHolder
is true, this properties object can be used to customize the appearance of the placeholder displayed when the user drags a widget out of this layout. - setPlacement(PanelPlacement) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Where should the menu be placed on the screen?
- setPlacement(PanelPlacement) - Method in class com.smartgwt.client.widgets.Window
-
Where should the window be placed on the screen? Valid settings include
"fillScreen"
,"fillPanel"
,"halfScreen"
and"none"
- setPluginsPage(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the page the user should go to to get the plugin required to view this flashlet.
- setPluginsPage(String) - Method in class com.smartgwt.client.widgets.plugins.SVG
-
This attribute specifies the page the user should go to to get the plugin required to view this SVG.
- setPluralTitle(String) - Method in class com.smartgwt.client.data.DataSource
-
User-visible plural name for this DataSource.
- setPluralTitle(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the plural title.
- setPointClickHandler(ChartPointClickHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Apply a handler to fire when
showDataPoints
is true, and the user clicks on a point. - setPointClickHandler(ChartPointClickHandler) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Apply a handler to fire when
showDataPoints
is true, and the user clicks on a point. - setPointColorLogBase(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
logScalePointColor
istrue
, this property specifies the base value for logarithmiccolor scale metric
values. - setPointerSettings(PointerSettings) - Method in class com.smartgwt.client.widgets.Canvas
-
Detail settings of the
pointer
such as where it should be located along the outside of the canvas. - setPointerSnapTo(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Applied directly to
targetView
pointerSettings
. - setPointerTarget(String) - Method in class com.smartgwt.client.widgets.Canvas
-
This property in conjunction with the
pointerSettings.snapTo
places the canvas in relation to the target canvas. - setPointHoverCustomizer(ChartPointHoverCustomizer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Display custom HTML when
showDataPoints
is true and the mouse hovers over a point. - setPointHoverCustomizer(ChartPointHoverCustomizer) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Display custom HTML when
showDataPoints
is true and the mouse hovers over a point. - setPoints(Point...) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Array of Points for the line, specified in the
local coordinate system
. - setPoints(Point...) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Array of points of the polygon, specified in the
local coordinate system
. - setPoints(Point...) - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Array of points of the triangle.
- setPointShapes(PointShape...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this property specifies an array of geometric shapes to draw for the data points of each series. - setPointSizeGradations(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When a
point size legend
is shown, this property controls the number of gradations of thepointSizeMetric
that the chart tries to display. - setPointSizeLogBase(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
logScalePointSize
is true, base value for logarithmic point size metric values. - setPointSizeLogGradations(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
usePointSizeLogGradations
is set, this property specifies thepointSizeMetric
value gradations to show in thepoint size legend
in between powers, expressed as a series of integer or float values between 1 andpointSizeLogBase
. - setPointSizeMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this property specifies an additional metric (i.e. - setPoolComponentsPerColumn(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should recycled
record components
, be pooled per column or per record. - setPortletDropTypes(String...) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
- setPortletHSpacing(Integer) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The horizontal space between portlets placed into the same row.
- setPortlets(Portlet...) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
A convenience attribute which you can use to populate a PortalLayout with
Portlets
on initialization. - setPortletVSpacing(Integer) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The vertical space between portal rows.
- setPosition(int) - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
The position occupied by a
Portlet
within aPortalLayout
row (generally 0, unless there is more than one Portlet in the row). - setPosition(EdgeName) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, specified as an edge ("T", "B", "R", "L"), a corner ("TL", "TR", "BL", "BR), or "C" for center, similar to
Canvas.snapTo
. - setPosition(Positioning) - Method in class com.smartgwt.client.widgets.Canvas
-
Absolute or relative, corresponding to the "absolute" (with respect to parent) or "relative" (with respect to document flow) values for the CSS position attribute.
- setPosition(String) - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Where to show the message, specified as an edge ("T", "B", "R", "L") similar to
Canvas.snapTo
, or "C" for center. - setPosition(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- setPositionCanvas(Canvas) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Canvas over which to position the message, available as an alternative means of placement if viewport-relative
coordinates
aren't provided. - setPrecision(int) - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Set the precision.
- setPrecision(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" or "integer" and affects how many significant digits are shown.
- setPrefix(String) - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
Prefix to be prepended to each criterion description.
- setPrefix(String) - Method in class com.smartgwt.client.widgets.Canvas
- setPrerequisiteFieldGenerationNotSuccessfulErrorMessage(String) - Method in class com.smartgwt.client.data.ResultSet
-
Error message used when the prerequisite generation of missing values in a field was not successful.
- setPreserveFocusStylingOnMouseOut(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRollOver
orhiliteRowOnFocus
is true the current keyboard focus row for navigation via arrow keys, etc, will be hilighted with"Over"
styling. - setPreserveWhitespace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should cells be written out with css that will preserve whitespace?
- setPresetOptions(LinkedHashMap) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Set up a set of standard relative dates such as "today" or "tomorrow" that the user can choose directly from the valueField of this item.
- setPrettyPrint(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether to add indentation to the returned JSON string.
- setPrettyPrintJSON(Boolean) - Method in class com.smartgwt.client.data.RestDataSource
-
When using dataFormat:"json" and dataProtocol:"postMessage" should we use the
JSONEncoder.prettyPrint
feature to enable indented, highly readable JSON messages. - setPreventColumnUnderflow(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last
Portlet
in a column will be stretched to fill the column's height, or left at its specified height. - setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setPreventDuplicates(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If set, detect and prevent duplicate records from being transferred to this component, either via
 drag and drop or via
DataBoundComponent.transferSelectedData(com.smartgwt.client.widgets.DataBoundComponent)
. - setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setPreventHTTPCaching(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If set, the DataSource will ensure that it never uses a cached HTTP response, even if the server marks the response as cacheable.
- setPreventHTTPCaching(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
Configures
DataSource.preventHTTPCaching
on a per-operationType basis. - setPreventRowUnderflow(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last
Portlet
in a row will be stretched to fill the row's width, or left at its specified width. - setPreventUnderflow(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last column will be stretched to fill the PortalLayout's width, or left at its specified width.
- setPreviousButtonHoverText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
previous
toolbar button. - setPreviousButtonTitle(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title for the
previous error button
. - setPreviousElement(String) - Method in class com.smartgwt.client.util.workflow.UserTask
- setPreviousMonthButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Aria label
for thepreviousMonthButton
. - setPreviousValueHandler(PreviousValueHandler) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- setPreviousYearButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Aria label
for thepreviousYearButton
. - setPrevMonthIcon(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous month button
- setPrevMonthIconHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the previous month button
- setPrevMonthIconRTL(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous month button if
Page.isRTL()
is true. - setPrevMonthIconWidth(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the previous month button
- setPrevStepResults(DataQuestionStepResult...) - Method in class com.smartgwt.client.ai.DataQuestion
- setPrevValidateDashboardComponentStepResults(ValidateDashboardComponentDataQuestionStepResult...) - Method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStep
-
Copies of previous
ValidateDashboardComponentDataQuestionStepResult
objects, with thestep.createDashboardComponentStepResult.step
cleared, as this shared object is found atcreateDashboardComponentStep
. - setPrevYearIcon(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous year button
- setPrevYearIconHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the previous year button
- setPrevYearIconRTL(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous year button if
Page.isRTL()
is true. - setPrevYearIconWidth(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the previous year button
- setPrimaryKey(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
If set to
true
, indicates either that this field holds a value unique across all records in this data source, or that it is one of a number of fields marked as primary keys, and the combination of the values held in all of those fields is unique across all records in the data source. - setPrimaryKey(boolean) - Method in class com.smartgwt.client.data.Field
-
If set to
true
, indicates that the value for this field (together with the values of any other fields that are also primaryKey:true
) uniquely identify a record. - setPrintAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- setPrintBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for non-header cells in printed output.
- setPrintBodyStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Style for the Window body in printed output.
- setPrintBooleanBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If set, the
booleanBaseStyle
to use whenprinting
. - setPrintBooleanBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
booleanBaseStyle
to use whenprinting
. - setPrintBooleanFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
booleanFalseImage
to use whenprinting
. - setPrintBooleanPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
booleanPartialImage
to use whenprinting
. - setPrintBooleanTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
booleanTrueImage
to use whenprinting
. - setPrintButtonTitle(String) - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print button
If this method is called after the component has been drawn/initialized: Setter for title for the print button - setPrintCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a cell in printable HTML for this component.
- setPrintCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified, when generating print HTML for this detailViewer, cells in this field will be rendered using this css className rather than
DetailViewer.printCellStyle
- setPrintCheckboxFieldFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
checkboxFieldFalseImage
to use whenprinting
. - setPrintCheckboxFieldPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
checkboxFieldPartialImage
to use whenprinting
. - setPrintCheckboxFieldTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, the
checkboxFieldTrueImage
to use whenprinting
. - setPrintCheckedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If set, the
checkedImage
to use whenprinting
. - setPrintChildrenAbsolutelyPositioned(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should this canvas print its children absolutely positioned when generating
printable HTML
. - setPrintForExport(Boolean) - Method in class com.smartgwt.client.util.PrintProperties
-
If true, generates HTML for export.
- setPrintFrameURL(String) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Location of the special printFrame html file provided as part of the Smart GWT libraries.
- setPrintFullText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
When generating a print-view of the component containing this TextArea, should the form item expand to accommodate its value? If set to false the text box not expand to fit its content in the print view, instead showing exactly as it does in the live form, possibly with scrollbars.
- setPrintFullText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
When generating a print-view of the component containing this TextItem, should the form item expand to accommodate its value? If set to false the text box will not expand to fit its content in the print view, instead showing exactly as it does in the live form.
- setPrintHeaderStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for header cells in printed output.
- setPrintHeaderStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a header in printable HTML for this component.
- setPrintHeaderStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
CSS Style for header in printed output
- setPrintLabelStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a label cell in printable HTML for this component.
- setPrintMaxRows(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Advanced property - when generating printHTML for a large ListGrid, rows are printed in batches in order to avoid triggering a native "script is running slowly" browser dialog.
- setPrintPartialSelectedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If set, the
partialSelectedImage
to use whenprinting
. - setPrintProperties(PrintProperties) - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
PrintProperties object for customizing the print HTML output.
- setPrintReadOnlyTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS class name to apply to the print view of an item's text box if the item is
canEdit:false
, withreadOnlyDisplay:static
. - setPrintStyleName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS class to apply when printing this widget.
- setPrintTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element when getting printable HTML for the form.
- setPrintTilesPerLine(Integer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How many tiles should be present in a line when printing?
- setPrintTitleStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS stylename for a form item's title when generating print HTML for the item.
- setPrintUncheckedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If set, the
uncheckedImage
to use whenprinting
. - setPrintUnsetImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If set, the
unsetImage
to use whenprinting
. - setPrintWindowProperties(PrintWindow) - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Properties to apply to the generated print window.
- setPrintWrapCells(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- setPrintZoomChart(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should the
zoom chart
be printed with thisFacetChart
? Iftrue
, then the SVG string returned byDrawPane.getSvgString()
will include the zoom chart's SVG as well. - setProbabilityMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The "id" of the metric facet value that assigns a probability to each combination of facets and their values.
- setProcess(Process) - Method in class com.smartgwt.client.util.workflow.StartProcessTask
-
The
Process
to be run by this task. - setProcess(String) - Method in class com.smartgwt.client.util.workflow.StartProcessTask
-
The
Process
to be run by this task. - setProgressDialogProperties(BuildViaAIProgressDialog) - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
When
showing a progress dialog
, theBuildViaAIProgressDialog
properties to apply. - setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If true, causes Smart GWT Server to use the "progressive loading" pattern for fetches on this dataSource, as described in the Paging and total dataset length section of the
ResultSet documentation
. - setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Sets
progressive loading mode
for this particular request, overriding the OperationBinding- and DataSource-level settings. - setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Sets
progressive loading mode
for this ResultSet. - setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Indicates whether or not this ComboBoxItem will load its list of options
progressively
. - setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Indicates whether or not this SelectItem will load its list of options
progressively
. - setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Sets
progressive loading mode
for this ResultTree. - setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Indicates whether or not this component will load its data
progressively
- setProgressStyle(String) - Method in class com.smartgwt.client.widgets.Progressbar
-
Base style
used to style the percentage-done portion of this Progressbar. - setProjectLoaderPath(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Path relative to the
server root
, to target to use the project loader servlet, instead ofprojectLoaderPath
. - setProjectLoaderPath(String) - Static method in class com.smartgwt.client.tools.Reify
-
Setter for
projectLoaderPath
. - setPrompt(Object) - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
The data of the request.
- setPrompt(Object) - Method in class com.smartgwt.client.ai.UserAIRequest
-
The data of the user's request.
- setPrompt(String) - Method in class com.smartgwt.client.ai.AIRequest
-
Prompt text to AI.
- setPrompt(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Causes a tooltip hover to appear on the header generated for this data source field (effectively sets
prompt
for the header). - setPrompt(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.defaultPrompt for this request only.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Prompt displayed in hover canvas if
showHover
is true. - setPrompt(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Default
hover HTML
that is displayed in the global hover canvas if the user hovers over this DrawItem andshowHover
is true. - setPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property will be displayed as a prompt (and tooltip text) for this form item icon.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Causes a tooltip hover to appear on the header generated for this field (effectively sets
Canvas.prompt
for the header). - setPrompt(String) - Method in class com.smartgwt.client.widgets.Img
-
Prompt displayed in hover canvas if
showHover
is true. - setPrompt(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Prompt displayed in hover canvas if
showHover
is true. - setPrompt(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the prompt to be displayed when the mouse hovers over the tab.
- setPromptCursor(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Controls the default cursor shown when RPCManager.promptStyle is set to "cursor".
- setPromptCursor(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the cursor shown when
promptStyle
is set to"cursor"
for this request only. - setPromptDelay(int) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.promptDelay for this request only.
- setPromptStyle(PromptStyle) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Controls the default prompt style.
- setPromptStyle(PromptStyle) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the prompt style for this request only.
- setPromptType(AIContentType) - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
The type of data of the
prompt
. - setPromptType(AIContentType) - Method in class com.smartgwt.client.ai.UserAIRequest
-
The type of data of the user-specified
prompt
. - setProperties(PropertyValue...) - Method in class com.smartgwt.client.util.workflow.SetPropertiesTask
-
Properties and associated values to be set on
componentId
. - setProperties(Object, Map<String, Object>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Applies a Map of property names and values to a bean.
- setProperties(String...) - Method in class com.smartgwt.client.util.workflow.GetPropertiesTask
-
Properties to be retrieved from
componentId
. - setPropertiesOnly(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
for fields that contain other components, this flag suppresses auto-construction for subcomponents that appear under this field. - SetPropertiesTask - Class in com.smartgwt.client.util.workflow
-
Gets the value properties from a component and makes them available within the workflow as the
last task output
. - SetPropertiesTask() - Constructor for class com.smartgwt.client.util.workflow.SetPropertiesTask
- SetPropertiesTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.SetPropertiesTask
- setProperty(BeanClass, Object) - Method in class com.smartgwt.client.bean.BeanMethod
- setProperty(BeanClass, Object) - Method in class com.smartgwt.client.bean.BeanProperty
- setProperty(Object, String, Object) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Sets a property of a bean to a value.
- setProperty(String, boolean) - Method in class com.smartgwt.client.core.BaseClass
- setProperty(String, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
- setProperty(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setProperty(String, double) - Method in class com.smartgwt.client.core.BaseClass
- setProperty(String, double) - Method in class com.smartgwt.client.widgets.BaseWidget
- setProperty(String, double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setProperty(String, float) - Method in class com.smartgwt.client.widgets.BaseWidget
- setProperty(String, int) - Method in class com.smartgwt.client.widgets.BaseWidget
- setProperty(String, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.core.BaseClass
- setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.BaseWidget
- setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setProperty(String, Element) - Method in class com.smartgwt.client.widgets.BaseWidget
- setProperty(String, String) - Method in class com.smartgwt.client.core.BaseClass
- setProperty(String, String) - Method in class com.smartgwt.client.widgets.BaseWidget
- setProperty(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setPropertyFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- setPropertyFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the header of the "property" field.
- setPropertyFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the header of the "property" field.
- setPropertyFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the header of the "property" field.
- setPropertyOnBean(BeanClass, ValueType) - Method in class com.smartgwt.client.bean.BeanMethod
- setPropertyValue(String, Object) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets a property on this DrawItem, calling the appropriate setter method if one is found and is supported.
- setProportional(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For multi-facet charts, render data values as a proportion of the sum of all data values that have the same label.
- setProportional(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For multi-facet charts, render data values as a proportion of the sum of all data values that have the same label.
- setProportionalAxisLabel(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default title for the value axis label when the chart is in
proportional rendering mode
. - setProportionalAxisLabel(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Default title for the value axis label when the chart is in
proportional rendering mode
. - setProportionalResizeModifiers(String...) - Method in class com.smartgwt.client.widgets.Canvas
-
If
proportionalResizing
is set toProportionalResizeMode.MODIFIER
orProportionalResizeMode.MODIFIER_OFF
then proportional resizing of the DrawItem is activated or deactivated, respectively, whenever at least one key in this set of modifier keys is pressed. - setProportionalResizeModifiers(String...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
proportionalResizing
is set toProportionalResizeMode.MODIFIER
orProportionalResizeMode.MODIFIER_OFF
then proportional resizing of the DrawItem is activated or deactivated, respectively, whenever at least one key in this set of modifier keys is pressed. - setProportionalResizing(ProportionalResizeMode) - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragResize
is true, this property specifies the conditions for when proportional resizing is used. - setProportionalResizing(ProportionalResizeMode) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
This property specifies the conditions for when proportional resizing is used.
- setProportionalTitle(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
For
FacetCharts
only, this property specifies the value axis label when a FacetChart is inproportional rendering mode
and has this facet as itslegend facet
. - setProvider(String) - Method in class com.smartgwt.client.ai.AIEngine
-
The provider of this engine.
- setQualifyColumnNames(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For dataSources of
serverType
"sql", determines whether we qualify column names with table names in any SQL we generate. - setQuartersAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "quarter". - setQuartersFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "quarter". - setQueryDescription(String) - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStep
-
A string containing a detailed description of the query to make against the specified data source.
- setQueryFK(String) - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The default for a subquery is that the records are joined to the main DataSource on the first
foreignKey
one-to-many relationship found, in field order. - setQueryOutput(String) - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The name of the field that will be used as the output of this query.
- setQueryPurpose(String) - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStep
-
A string containing a detailed explanation of the purpose for making a query.
- setQueueRequests(boolean) - Method in class com.smartgwt.client.data.FacadeDataSource
-
Should requests be queued?
- setQueueSentCallback(QueueSentCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is called by the RPCManager every time it sends a queue of requests to the server (note that if you are not using queuing, the system simply sends queues containing just one request, so this API is valid regardless).
- setQueueStatus(int) - Method in class com.smartgwt.client.data.DSResponse
-
An extra property of each DSResponse to a queued request that indicates whether the queue as a whole succeeded.
- setQuickDrawAheadRatio(float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Alternative to
drawAheadRatio
, to be used when the user is rapidly changing the grids viewport (for example drag scrolling through the grid). - setQuoteValues(Boolean) - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to surround each value with quotes ("").
- setR(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
radius
- setRadarBackgroundProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for radar background
- setRadarRotateLabels(LabelRotationMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels on the
data label facet
of radar orstacked
pie charts so that each label is parallel to its radial gradation (these are the labels that appear around the perimeter). - setRadialLabelOffset(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Distance in pixels that radial labels are offset from the outside of the circle.
- setRadii(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Resize the drawOval by setting its horizontal and vertical radius, and retaining its current center point.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.Button
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioOperatorTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the Operator RadioGroupItem displayed in the
radioOperatorForm
. - setRadius(int) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Radius of the sector.
- setRadius(Double) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, the radius of the segment for the data value.
- setRadius(Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Radius of the oval.
- setRangeFormat(String) - Method in class com.smartgwt.client.widgets.Slider
-
FormatString
for numeric formatting of the range labels. - setRangePosition(RelativeDateRangePosition) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Does this item's relative date value refer to the start or end of the chosen date? Useful when using this item to generate filter criteria, such as the from or to value for an inclusive range.
- setRangeRoundingGranularity(Map) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
A map from a granularity of time specified by a user to the granularity of time used for rounding.
- setRangeRowCountFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setRangeSeparator(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
For operators that check that a value is within a range, text to show between the start and end input fields for specifying the limits of the range.
- setRangeStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
CSS style for the
min and max
range-labels, whenshowRange
is true. - setRawSummaryFunctions(Map<String, String>) - Method in class com.smartgwt.client.data.DSRequest
-
Same as
#setSummaryFunctions()
, but allowing to set any functions, not just ones built into the framework, so that in combination with custom implementation on the server-side you can perform custom aggregation. - setReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setReadOnlyCanSelectText(ReadOnlyDisplayAppearance...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items showing a text value with
canEdit
set to false, should the user be able to select the text in the item? - setReadOnlyControlStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Modified
control style
to apply when this item isread-only
and is usingreadOnlyDisplay
ReadOnlyDisplayAppearance.STATIC
. - setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.data.SimpleType
-
Default
readOnlyDisplay
for fields of this type. - setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
canEdit
is set tofalse
, how should the items in this form be displayed to the user? - setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
If this item is
read-only
, how should this item be displayed to the user? If set, overrides the form-levelDynamicForm.readOnlyDisplay
default. - setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is
read-only
, how should this item be displayed to the user? If set, overrides the form-levelDynamicForm.readOnlyDisplay
default. - setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
- setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If
FormItem.canEdit
is set tofalse
, how should this item be displayed to the user? - setReadOnlyEditorProperties(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
Sets the default FormItem properties to be used if this field is marked as
canEdit false
and displayed in an editor component such as a DynamicForm. - setReadOnlyEditorProperties(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
FormItem properties to be applied when editing values of this type in a read-only context.
- setReadOnlyEditorType(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
Deprecated.Renamed to
DataSourceField.setReadOnlyEditorProperties(com.smartgwt.client.widgets.form.fields.FormItem)
. You can also consider usingDataSourceField.setReadOnlyEditorType(java.lang.Class<? extends com.smartgwt.client.widgets.form.fields.FormItem>)
orDataSourceField.setReadOnlyEditorType(java.lang.String)
instead. - setReadOnlyEditorType(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
Deprecated.Renamed to
SimpleType.setReadOnlyEditorProperties(FormItem)
. You can also consider usingSimpleType.setReadOnlyEditorType(Class)
orSimpleType.setReadOnlyEditorType(String)
instead. - setReadOnlyEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.DataSourceField
-
Sets the default
FormItem
class to be used if this field is marked ascanEdit false
and displayed in an editor component such as a DynamicForm. - setReadOnlyEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited in a read-only context (whether in a grid, form, or other component). - setReadOnlyEditorType(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Sets the default FormItem class to be used if this field is marked as
canEdit false
and displayed in an editor component such as a DynamicForm. - setReadOnlyEditorType(String) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited in a read-only context (whether in a grid, form, or other component). - setReadOnlyHover(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item and the item is
read-only
. - setReadOnlyTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
FormItem.readOnlyTextBoxStyle
setting for items in this form. - setReadOnlyTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base text box style to apply when this item is
read-only
and is usingreadOnlyDisplay
ReadOnlyDisplayAppearance.STATIC
. - setReadOnlyWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be made
read-only
. - setReapplyUnchangedLocalFilter(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
To avoid needless work, the ResultSet by default doesn't refilter the data when methods such as
ListGrid.fetchData()
orListGrid.filterData()
are called with unchanged criteria. - setReason(Object) - Method in class com.smartgwt.client.util.PromiseOutcome
-
Only if the
status
is REJECTED, the reason that thePromise
rejected with. - setReceiveScrollbarEvents(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should receive
events
from its scrollbars, which arepeers
. - setRecord(Record) - Method in class com.smartgwt.client.ai.SummarizeValueExample
- setRecord(Record) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
- setRecord(Record) - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
- setRecord(Record) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
The data record of the data point from which this
drawnValue
was created. - setRecordBaseStyleProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This attribute allows custom base styles to be displayed on a per-record basis.
- setRecordCanRemoveProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record and
canRemoveRecords
is true, removal of that record is disallowed in the UI. - setRecordCanSelectProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record, selection of that record is disallowed.
- setRecordCellRoleProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate the WAI ARIA role for cells within this records row
- setRecordComponentHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRecordComponents
is true, this attribute may be used to specify a standard height for record components. - setRecordComponentPoolingMode(RecordComponentPoolingMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The method of
component-pooling
to employ forrecordComponents
. - setRecordComponentPosition(EmbeddedPosition) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
if
showRecordComponents
is true, how should the component appear within the cell. - setRecordDataStyle(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for data field.
- setRecordDescriptionStyle(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for description.
- setRecordDetailDSProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The name of the ListGridRecord property that specifies the DataSource to use when
listGrid.expansionMode
is "related". - setRecordDropAppearance(RecordDropAppearance) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canAcceptDroppedRecords
is true for this listGrid, this property governs whether the user can drop between, or over records within the grid. - setRecordDropAppearance(RecordDropAppearance) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
canAcceptDroppedRecords
is true for this treeGrid, this property governs whether the user can drop between, or over records within the grid. - setRecordEditProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that should be checked to determine whether the record may be edited.
- setRecordEnabledProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record is enabled.
- setRecordFormatter(RecordFormatter) - Method in class com.smartgwt.client.widgets.tableview.TableView
- setRecordInfoStyle(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for info field.
- setRecordLayout(RecordLayout) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Sets the arrangement of data fields from the record.
- setRecordName(String) - Method in class com.smartgwt.client.data.DataSource
-
Provides a default value for
OperationBinding.recordName
. - setRecordName(String) - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML DataSource, tagName of the elements to be used as records.
- setRecordNavigationProperty(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Boolean property on each record that controls whether navigation controls are shown for that record.
- setRecordNumericalSummaries(int...) - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
If successful and the
SummarizeRecordsRequest.aiFieldRequest
isnumerical
, If thevalueClass
is ORDINAL, the 0-based index of the category in the ordered list ofAIFieldRequest.categories
The computed numerical value .. - setRecordNumericalSummaries(int...) - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
If any batch is non-successful or the
SummarizeRecordsRequest.aiFieldRequest
is notnumerical
,null
; otherwise: If thevalueClass
is ORDINAL, the 0-based index of the category in the ordered list ofAIFieldRequest.categories
The computed numerical value .. - setRecordRadius(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to any valid CSS border-radius string, allows for rounded records in this grid by having
getCellCSSText()
apply a corner-radius to the first and last cells in each record. - setRecordRadiusTargets(RecordType...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Array of
RecordTypes
that should be rounded whenrecordRadius
is set to a valid CSS border-radius string. - setRecordRowAriaStateProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate a mapping of WAI ARIA attribute names and values for this record's row.
- setRecordRowRoleProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate the WAI ARIA role for this record's row.
- setRecords(Record...) - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
The records to evaluate.
- setRecords(Record...) - Method in class com.smartgwt.client.ai.BuildHilitesRequest
-
The records to apply the hilite(s) to.
- setRecords(Record...) - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStepResult
-
The records resulting from the query.
- setRecords(Record...) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The records to summarize, from
DataSource
dataSource
. - setRecords(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Synonym for
ListGrid.setData(ListGridRecord[])
- setRecordScreen(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Screen to create (via
createScreen()
) in lieu of callinggetRecordComponent()
. - setRecordShowRollOverProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of the property that can be set on a per-record basis to disabled rollover for an individual record when
showRollOver
is true. - setRecordSourceComponent(String) - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
Component to pull record for locating related data.
- setRecordSourceComponent(String) - Method in class com.smartgwt.client.util.workflow.FormEditRecordTask
-
Component to pull record for editing.
- setRecordsPerBlock(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The number of records to display in a block.
- setRecordSummaries(String...) - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
If successful and the
SummarizeRecordsRequest.aiFieldRequest
is notnumerical
, the generated record summaries (text) or unordered categories for the corresponding records in the batch. - setRecordSummaries(String...) - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
If any batch is non-successful or the
SummarizeRecordsRequest.aiFieldRequest
isnumerical
,null
; otherwise, the generated summaries (text) or unordered categories for the correspondingrecords
of therequest
. - setRecordSummaryAttributePrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setRecordSummaryBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If showing any record summary fields (IE: fields of
type:"summary"
), this attribute specifies a custom base style to apply to cells in the summary field - setRecordSummaryBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
If showing any record summary fields (IE: fields of
type:"summary"
), this attribute specifies a custom base style to apply to cells in the summary field - setRecordSummaryFunction(RecordSummaryFunctionType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type
"summary"
. - setRecordSummaryFunction(RecordSummaryFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type
"summary"
. - setRecordTitleStyle(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for title.
- setRecordXPath(String) - Method in class com.smartgwt.client.data.DataSource
- setRecordXPath(String) - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML
or JSON , JSON or DataSource, an XPath expression used to retrieve the objects that will become DataSource records.RestConnector
- setRecordXPath(String) - Method in class com.smartgwt.client.data.RestDataSource
-
For RestDataSources, by default, either the
xmlRecordXPath
orjsonRecordXPath
is used based on thedataFormat
setting. - setRecreateOnChange(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
for fields that, when changed inReify
, should discard the current live component and recreate it with the current configured properties. - setRecreateOnChange(Boolean) - Method in class com.smartgwt.client.tools.PaletteNode
-
If set to true, indicates instead of updating the changed property on the target live component a new live component is created with the current configured properties.
- setRect(int, int, int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set all four coordinates, relative to the enclosing context, at once.
- setRect(Rectangle) - Method in class com.smartgwt.client.widgets.Canvas
-
Set all four coordinates, relative to the enclosing context, at once.
- setRect(Integer, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Move and resize the drawDiamond to match the specified coordinates and size.
- setRect(Integer, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Updates the drawImage to match the specified coordinates and size in
local coordinates
. - setRect(Integer, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Move and resize the drawOval to match the specified coordinates and size.
- setRect(Integer, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Move and resize the drawRect to match the specified coordinates and size.
- setRecycleTiles(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This property determines whether tiles that are no longer visible (due to scrolling) are recycled, allowing a large number of records to be displayed using a (potentially) much smaller set of tiles.
- setRed(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Red element of the selected color
- setRedFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Red' field in the complex chooser.
- setRedFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Red' field in the complex chooser.
- setRedrawOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, this item will cause the entire form to be redrawn when the item's "elementChanged" event is done firing
- setRedrawOnResize(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should this element be redrawn in response to a resize?
- setRedrawOnStateChange(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this widget needs to redraw to reflect state change
- setRefuseMultiRemoveMessage(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message to be shown when multiple records are selected for removal but
allowMultiRecordRemove
is not set. - setRegressionLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the
regression line
. - setRegressionLineType(RegressionLineType) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Regression algorithm used for the
regression line
. - setRegressionPolynomialDegree(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, specify the degree of polynomial to use for any polynomial regression that is calculated.
- setRejectInvalidValueOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If validateOnChange is true, and validation fails for an item on change, with no suggested value, should we revert to the previous value, or continue to display the bad value entered by the user.
- setRejectInvalidValueOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If validateOnChange is true, and validation fails for this item on change, with no suggested value, should we revert to the previous value, or continue to display the bad value entered by the user.
- setRelativeEndDate(RelativeDate) - Method in class com.smartgwt.client.data.DateRange
-
Set the relative end date of the range.
- setRelativeStartDate(RelativeDate) - Method in class com.smartgwt.client.data.DateRange
-
Set the relative start date of the range.
- setRelativeTabPosition(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Assign a relative tab position for this canvas.
- setRelevantFieldNames(String...) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
The names of fields that are relevant to each
SummarizeRecordsRequest
. - setRelevantFieldNames(String...) - Method in class com.smartgwt.client.ai.AIHoverRequest
-
The names of fields that are relevant to each
SummarizeValueRequest
. - setRelevantFieldNames(String...) - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
-
If set, the list of field names that are potentially relevant to the record summary requests.
If unset, either theSuggestRecordSummaryTitleRequest
was unsuccessful or no determination was made as to the potentially relevant field names. - setRelevantFieldNames(String...) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, the names of the
DBCField
s of thecomponent
(orDataSourceField
s of thedataSource
) that are relevant to the request to summarize thevalue
. - setRememberDynamicProgressiveLoading(boolean) - Method in class com.smartgwt.client.data.ResultSet
-
If
progressiveLoading
is not explicitly set, but the ResultSet recieves a response from the server whereDSResponse.progressiveLoading
is set to true, should subsequent requests for other rows in the same data set explicitly request progressiveLoading viaDSRequest.progressiveLoading
, as long as the criteria are unchanged and the cache is not explicitly invalidated? - setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The
prompt
of theremove button
. - setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the remove button.
- setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The hover prompt text for the remove button.
- setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The hover prompt text for the
remove button
. - setRemoveButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
Remove button
in theevent editor
. - setRemoveDataPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default prompt displayed to user while an operation is running to remove data from the server.
- setRemoveDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
- setRemovedCSSText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom CSS text to be applied to records that have been
marked for removal
. - setRemoveFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Configuration properties for the "remove field" displayed when
canRemoveRecords
is enabled. - setRemoveFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title to use for the
remove field
. - setRemoveIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canRemoveRecords
is enabled, default icon to show in the auto-generated field that allows removing records. - setRemoveIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
CSS class to apply to the
remove button
shown for this HiliteRule. - setRemoveIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of
remove icons
for this ListGrid. - setRemoveIconSize(Integer) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
When set, dictates the size of the
remove button
shown for this HiliteRule. - setRemoveIconStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom style to apply to the image in the
removeField
displayed in rows whencanRemoveRecords
is true. - setRemoveItemTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the 'Visible Fields' grid's context menu item, whose click handler puts the selected item back in the 'Available Fields' collection.
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setRemoveOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component should use when performing remove operations. - setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
operationId
to use when performing remove operations. - setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setRemoveSearchHoverText(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{removeSearchField}
- setRemoveText(String) - Method in class com.smartgwt.client.widgets.FieldPicker
- setRenameFacetValueMessage(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Message displayed when renaming a facet value.
- setRenameFacetValueTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Rename menu item.
- setRenderEventsOnDemand(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default, each
event
is rendered as it appears in the viewport. - setReplacementValue(String) - Method in class com.smartgwt.client.data.Hilite
-
HTML which replaces the cell's textual value where this hilite is applied.
- setReportCollisions(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If new nodes are added to a tree with modelType:"parent" which have the same
id field value
as existing nodes, the existing nodes are removed when the new nodes are added. - setReportDownloadErrorsAsDocuments(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Whether errors during download should be reported inside the document, rather than through the
normal mechanism
. - setRepositionMethod(NotifyTransition) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how the stack or message is repositioned, if required, after
Notify.setMessageContents()
has been called. - setRequest(SummarizeRecordsRequest) - Method in class com.smartgwt.client.ai.SummarizeRecordsContext
-
The original request.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Additional properties to pass through to the
DSRequest
s made by this DataSource. - setRequestProperties(DSRequest) - Method in class com.smartgwt.client.data.OperationBinding
-
Additional properties to pass through to the
DSRequest
created for this operation. - setRequestProperties(DSRequest) - Method in class com.smartgwt.client.data.ResultSet
-
Allows to set a DSRequest properties to this ResulSet.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The properties that will be specified on the
DSRequest
when fetching records. - setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Additional properties to set on the DSRequest that will be issued to perform save.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.workflow.GridExportClientDataTask
-
Additional properties to set on the DSRequest that will be issued to perform client-side export.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.workflow.GridExportDataTask
-
Additional properties to set on the DSRequest that will be issued to perform server-side export.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Additional properties to set on the DSRequest that will be issued to perform the fetch or clear criteria.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Additional properties to set on the
removeSelectedData
call to perform removal. - setRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Object containing properties to send with every "add" request this batchUploader sends.
- setRequestProperties(DSRequest...) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The properties that will be specified on the
DSRequest
when fetching records. - setRequestProperties(RPCRequest) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Allows customizing the projectLoader servlet request properties.
- setRequestProperties(RPCRequest) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Specifies optional
RPCRequest
properties for the request. - setRequestRowCountPrompt(String) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
This prompt will be displayed in a hover when
canRequestRowCount
is true and an accurate row count is not currently known. - setRequired(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates this field must be non-null in order for a record to pass validation.
- setRequired(Boolean) - Method in class com.smartgwt.client.data.Field
-
If set to
true
, then a value for this field is required to pass validation. - setRequired(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether a non-empty value is required for this field to pass validation.
- setRequired(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When the user edits cells in this field, is this value required to be non-empty in order for validation to pass.
Note: for databound listGrids, this property may be specified on theDataSourceField
, enabling both client and server side validation. - setRequiredCriterion(String) - Method in class com.smartgwt.client.data.OperationBinding
-
A comma-separated list of field names that must be present in criteria / advancedCriteria provided by the caller.
- setRequiredMessage(String) - Method in class com.smartgwt.client.data.DataSource
-
The required message when a field that has been marked as
required
is not filled in by the user. - setRequiredMessage(String) - Method in class com.smartgwt.client.data.DataSourceField
-
The required message when a field that has been marked as
required
is not filled in by the user. - setRequiredMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The required message for required field errors.
- setRequiredMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The required message for required field errors.
- setRequiredProperties(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
Comma separated list of properties for this component that must be provided in
EditNode.defaults
before the component will be created. - setRequiredRightTitlePrefix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of every required item in this form if
hiliteRequiredFields
is true and theTitleOrientation
property is set to "right". - setRequiredRightTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every required item in this form if
hiliteRequiredFields
is true and theTitleOrientation
property is set to "right". - setRequiredTitlePrefix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of every required item in this form if
hiliteRequiredFields
is true. - setRequiredTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every required item in this form if
hiliteRequiredFields
is true. - setRequiredWhen(Criteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be
required
. - setReselectOnUpdate(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when an update operation occurs on a selected record in a
databound
listGrid, ensure the updated record is re-selected when the operation completes. - setReselectOnUpdate(boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If true, when an update operation occurs on a selected tile's record in a
databound
tileGrid, ensure the updated tile is re-selected when the operation completes. - setReselectOnUpdateNotifications(SelectionNotificationType) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
if
reselectOnUpdate
is true, this property governs what selection changed notifications should be triggered when a selected record is edited then automatically reselected when the edited data is merged into the data set. - setReselectOnUpdateNotifications(SelectionNotificationType) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
if
reselectOnUpdate
is true, this property governs what selection changed notifications should be triggered when a selected tile's record is edited then automatically reselected when the edited data is merged into the data set. - setResizeable(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If set to false, then the items in this section will not be resized by sectionHeader repositioning.
- setResizeBarClass(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Default class to use for creating
resizeBars
. - setResizeBarClass(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Customized resizeBar with typical appearance for a ToolStrip.
- setResizeBarSize(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Thickness of the resizeBar in pixels.
- setResizeBarSize(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Thickness of the resizeBars in pixels.
- setResizeBarTarget(String) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, and
showResizeBar
is set totrue
so that a resizeBar is created,resizeBarTarget:"next"
can be set to indicate that the resizeBar should resize the next member of the layout rather than this one. - setResizeFieldsInRealTime(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
true
, the grid contents are redrawn in real time as fields are resized. - setResizeFrom(EdgeName...) - Method in class com.smartgwt.client.widgets.Canvas
-
When drag resizing is enabled via
canDragResize
, restricts resizes to only certain edges or corners. - setResizeFrom(EdgeName...) - Method in class com.smartgwt.client.widgets.Window
-
When drag resizing is enabled via
canDragResize
, restricts resizes to only certain edges or corners. - setResizeFrom(String...) - Method in class com.smartgwt.client.widgets.Canvas
-
Deprecated.use
#setResizeFrom(EdgeName)
instead. - setResizeKnobPoints(ResizeKnobPoint...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.RESIZE
control knobs
, this attribute specifies the points with respect to the draw item where resize knobs should appear. - setResizeViaLocalTransformOnly(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this DrawItem is showing
KnobType.RESIZE
control knobs
, should resizing the shape solely update the local transform (for example, the DrawItem'sscale
ortranslation
)?. - setResolution(HeaderLevel[], TimeUnit, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Reset the resolution, the header levels and scrollable range, of the timeline view.
- setResolution(HeaderLevel[], TimeUnit, Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Reset the resolution, the header levels and scrollable range, of the timeline view.
- setResponseDataSchema(DataSource) - Method in class com.smartgwt.client.data.OperationBinding
-
Optional schema describing how to extract DataSource records from the XML elements selected.
- setResponseMaximum(Integer) - Method in class com.smartgwt.client.ai.AIRequest
-
When the
responseType
is "number", the maximum value that the response may take. - setResponseMinimum(Integer) - Method in class com.smartgwt.client.ai.AIRequest
-
When the
responseType
is "number", the minimum value that the response may take. - setResponseType(AIContentType) - Method in class com.smartgwt.client.ai.AIRequest
-
The type of content expected from AI.
- setResult(DataQuestionResult) - Method in class com.smartgwt.client.ai.DataQuestion
-
The result of the operation.
- setResultBatchSize(int) - Method in class com.smartgwt.client.data.DataSource
-
Very advanced: for servers that do not support paging, and must return large numbers of XML records in one HTTP response, Smart GWT breaks up the processing of the response in order to avoid the "script running slowly" dialog appearing for an end user.
- setResultingValue(Object) - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
To transform the incoming value that is validated into a different value or format set this property from Validator.condition() to the desired value.
- setResultSetClass(String) - Method in class com.smartgwt.client.data.DataSource
-
Class for ResultSets used by this datasource.
- setResultSize(int) - Method in class com.smartgwt.client.data.ResultSet
-
How many rows to retrieve at once.
- setResultSize(Integer) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
How many tree nodes to retrieve at once from each large set of children in the tree.
- setResultTreeClass(String) - Method in class com.smartgwt.client.data.DataSource
-
Class for ResultTrees used by this datasource.
- setRetainValuesAcrossFields(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Dictates whether values entered by a user should be retained in the value fields when a different field is selected.
- setReverseOrder(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Reverse the order of stacking for this Layout, so that the last member is shown first.
- setReverseOrder(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Note: This is a Layout property which is inapplicable on this class.
- setReverseRTLAlign(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a page is rendered in
RTL mode
, should cell alignments specifiedListGridField.cellAlign
be reversed (so analign:"right"
field will have content aligned on the left and vice versa)? - setRevertValueKey(KeyIdentifier) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Keyboard shortcut that causes the value of the currently focused form item to be reverted to whatever value would be shown if
resetValues()
were called. - setRight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Resizes the widget horizontally to position its right side at the specified coordinate.
- setRightButtonIcon(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Icon
for therightButton
. - setRightButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Title
for therightButton
. - setRightButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Setter for the
rightButtonTitle
of thenavigationBar
. - setRightTitlePrefix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of an item in this form if its titleOrientation property is set to "right".
- setRightTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of an item in this form if its titleOrientation property is set to "right".
- setRoles(String[]) - Static method in class com.smartgwt.client.util.Authentication
-
Set the user roles for the current user.
- setRollOverCanvasProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the auto-generated
rollOverCanvas
AutoChild when its use is enabled. - setRollOverMenuHideDelay(int) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
When
showMenuOnRollOver
is true, this is the delay in milliseconds before the menu is automatically hidden following mouseOut. - setRollUnderCanvasProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the auto-generated
rollUnderCanvas
AutoChild when its use is enabled. - setRollupValue(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
facetValueId of the default rollupValue for each facet.
- setRollupValue(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
facetValueId of the rollup facetValue for this facet.
- setRoot(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If you're using the "parent" modelType, you can provide the root node configuration via this property.
- setRootComponent(Record) - Method in class com.smartgwt.client.tools.EditPane
-
Root of data to edit.
- setRootComponent(Record) - Method in class com.smartgwt.client.tools.EditTree
-
Root of data to edit.
- setRootComponent(PaletteNode) - Method in class com.smartgwt.client.tools.EditContext
-
Root of data to edit.
- setRootCriteriaOnly(boolean) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
For DataSources that define a
tree relationship
between fields by declaring aforeignKey
on one field that refers to another from that same DataSource, shouldcriteria
be applied only to the root node? If false, the criteria will be applied to all nodes. - setRootNode(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute may be used to specify a root value for the parentIdField of this resultTree.
- setRootNodeId(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- setRootNodeId(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- setRootNodeId(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- setRootNodeId(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
- setRootNodeId(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- setRootNodeId(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- setRootValue(int) - Method in class com.smartgwt.client.widgets.tree.Tree
- setRootValue(Float) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(Object) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(String) - Method in class com.smartgwt.client.widgets.tree.Tree
- setRotateDataValues(LabelRotationMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels shown for data-values in
Column-type charts
. - setRotatedHeaderMenuButtonHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the height of the auto-generatedheaderMenuButton
over arotated
header button. - setRotatedHeaderMenuButtonHeight(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the height of the auto-generatedheaderMenuButton
over arotated
header button. - setRotatedHeaderMenuButtonWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property governs the width of the auto-generatedheaderMenuButton
over arotated
header button. - setRotateHeaderTitles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This property is not supported for
CubeGrid
. - setRotateHeaderTitles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to rotate the field titles so they're rendered vertically from bottom to top.
- setRotateLabels(LabelRotationMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels on the X-axis.
- setRotateTitle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to rotate the field's title so it's rendered vertically from bottom to top.
- setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Rotation in degrees about the
center point
. - setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
- setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Rotation in degrees for the
DrawPane
as a whole about the center of theDrawPane
. - setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Rotation in degrees about the
centerPoint
of the DrawSector. - setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Deprecated.
- setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Deprecated.
- setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Deprecated.
- setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Deprecated.
- setRounding(float) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Rounding of corners, from 0 (square corners) to 1.0 (shorter edge is a semicircle).
- setRoundPrecision(int) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
If
Slider.roundValues
is false, the slider value will be rounded to this number of decimal places. - setRoundPrecision(int) - Method in class com.smartgwt.client.widgets.Slider
-
If
roundValues
is false, the slider value will be rounded to this number of decimal places. - setRoundToPrecision(int) - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Set the roundToPrecision.
- setRoundValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Specifies whether the slider value should be rounded to the nearest integer.
- setRoundValues(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Specifies whether the slider value should be rounded to the nearest integer.
- setRow(int) - Method in class com.smartgwt.client.widgets.ace.AcePosition
-
Internal use only.
- setRow(Integer) - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- setRowAriaState(Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a mapping of default WAI ARIA attributes for rows within this listGrid.
- setRowCountContext(DSRequest) - Method in class com.smartgwt.client.data.ResultSet
-
Request properties for row-count fetch operations performed by
fetchRowCount()
. - setRowCountDisplayPrecision(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When an exact
row count
is not known due to progressive loading, this attribute allows the formatted row count returned bygetFormattedRowCount()
and ultimately displayed in therowRangeDisplay label
to be rounded to a multiple of the specified value. - setRowCountOperation(String) - Method in class com.smartgwt.client.data.ResultSet
-
The
operationId
this ResultSet should use when performing a row-count fetch operation due tofetchRowCount()
. - setRowEndEditAction(RowEndEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing a record in this listGrid, and attempts to navigate to a field beyond the end of the row, via tab (or shift-tab off the first editable field), this property determines what action to take: "next": start editing the next (or previous) record in the list "same": put focus back into the first editable field of the same record.
- setRowErrors(int, Object) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the validation errors for some row (replacing any pre-existent validation errors)
- setRowErrors(int, Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the validation errors for some row (replacing any pre-existent validation errors)
- setRowFacets(String...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
The list of
ids
for facets that will appear to the left of the body. - setRowHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's row headers. - setRowHeaderGridMode(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If enabled row headers for this cubeGrid will be rendered using a
GridRenderer
component. - setRowHeaderLabelBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the facet-label buttons above the grid's row headers. - setRowHeight(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The height of time-slots in the calendar.
- setRowHeight(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
, then the height will be used when creating the new row. - setRowHeight(int) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The height of rows in each column.
- setRowHeight(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Height of rows rendered by the DetailViewer.
- setRowHeight(String) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
, then the height will be used when creating the new row. - setRowLocatorField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
locateRowsBy
has been set to "cellValue", this property may be used to specify which field's cell value to use. - setRowLocatorField(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
locateRowsBy
has been set to "cellValue", this property may be used to specify which field's cell value to use. - setRowNum(int) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
- setRowNum(int) - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
The row number occupied by a
Portlet
within aPortalLayout
column. - setRowNumberFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the properties generated field that displays the current row number when
showRowNumbers
is true. - setRowNumberStart(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number to start the row-count from - default value is 1.
- setRowNumberStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS Style name for the
rowNumberField
. - setRowRangeDisplayStyle(RowRangeDisplayStyle) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How should the
getFormattedRowRange()
format the row range and row count for display to the user? - setRowRangeFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamic String specifying the format for the
visible row range
. - setRowRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the default WAI ARIA role for rows within this listGrid.
- setRowSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of rows that this item spans
- setRowSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any rows
- setRowSpan(int) - Method in class com.smartgwt.client.widgets.RibbonButton
- setRowSpanEditMode(RowSpanEditMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
allowRowSpanning
is enabled, this property may be used to specify editing behavior for cells that span multiple rows. - setRowSpanSelectionMode(RowSpanSelectionMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Chooses the selection mode when
useRowSpanStyling
is enabled. - setRowTitleFrequency(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setRpcResponse(RPCResponse) - Method in class com.smartgwt.client.rpc.LoadScreenCallback
- setRuleScope(String) - Method in class com.smartgwt.client.core.BaseClass
-
ID
of the component that manages "rule context" for which this class participates. - setRuleScope(String) - Method in class com.smartgwt.client.util.workflow.Process
-
Canvas.ID
of the component that manages "rule context" for which this process participates. - setRuleScope(String) - Method in class com.smartgwt.client.widgets.Canvas
-
ID
of the component that gathers the context for evaluation of criteria-based rules specified by properties such asFormItem.visibleWhen
, Dynamic Properties, andDynamicCriteria
such asListGrid.initialCriteria
. - setSampleImgDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for Showcase-sample images which differ by skin.
- setSampleImgDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for Showcase-sample images which differ by skin.
- setSamplePhotoDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for skin-specific sample-photos in the product Showcase.
- setSamplePhotoDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for skin-specific sample-photos in the product Showcase.
- setSampleRecord(Record) - Method in class com.smartgwt.client.widgets.FieldPicker
-
If a
sampleRecord
is provided, the FieldPicker will show a second column in the Current Fields dialog showing the cell value that will appear for that field given the provided sample record. - setSampleRecord(DefaultSampleRecord) - Method in class com.smartgwt.client.widgets.FieldPicker
-
If a
sampleRecord
is provided, the FieldPicker will show a second column in the Current Fields dialog showing the cell value that will appear for that field given the provided sample record. - setSampleThumbnailDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for skin-specific sample-thumbnails in the product Showcase.
- setSampleThumbnailDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for skin-specific sample-thumbnails in the product Showcase.
- setSampleValueTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the sample value property of the current fields
- setSatFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Saturation' field in the complex chooser.
- setSatFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Sat' field in the complex chooser.
- setSaturation(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Saturation of the selected color
- setSaveAndExitButtonTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the Save and Exit button
- setSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text for the
saveButton
. - setSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the
saveButton
. - setSaveByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether edits should be saved whenever the user moves between cells in the current edit row.
- setSaveCriteriaInViewState(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the current
filter-criteria
be included along with other details when saving this grid'sview-state
? - setSaveDataPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default prompt displayed to the user while an operation is running to save data to the server.
- setSaveDefaultSearch(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Works identically to
ListGrid.saveDefaultSearch
. - setSaveDefaultSearch(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Saves the name of the default search to localStorage, under the key "sc_defaultSearch:" + minimal locator.
- setSaveDefaultSearchToServer(boolean) - Method in class com.smartgwt.client.data.SavedSearches
-
Should a user's default search preferences be stored to the server?
- setSavedSearchAdminRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Override of
SavedSearches.adminRole
for this component. - setSavedSearchDS(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional override of
SavedSearches.defaultDataSource
for this SavedSearchItem. - setSavedSearchDS(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Override of
SavedSearches.defaultDataSource
for this component. - setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setSavedSearchId(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Optional identifier for saved searches that should be applied to this component.
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional explicit identifier for saved searches.
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setSavedSearchIDPrefix(String) - Method in class com.smartgwt.client.data.SavedSearches
-
Prefix applied to a specified
DataBoundComponent.savedSearchId
bygetSavedSearchId()
. - setSavedSearchStoredState(SavedSearchStoredState) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set to "criteria" if you want only criteria to be stored for ListGrids and TreeGrids instead of the full viewState of the component.
- setSavedSearchText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show for the saved searches submenu.
- setSaveFieldFrozenState(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to which fields are
frozen
be persisted? - setSaveFieldOrder(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid field order be persisted?
- setSaveFieldVisibility(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid field visibility be persisted?
- setSaveFilterCriteria(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to filter criteria by end user editing of criteria in the
filter editor
by persisted? - setSaveGroupBy(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid grouping (including both grouping and ungrouping the grid) be persisted?
- setSaveLastSearch(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
If set, the name of the last search is automatically stored in browser
localStorage
, and will be applied to thetargetComponent
as soon as saved searches are loaded. - setSaveLocally(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For grids with a specified
dataSource
, this property can be set totrue
to cause the grid directly update its local data set instead of performing an operation against it's configured DataSource. - setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
true
, when the user hits the Enter key while focused in a text-item in this form, we automatically submit the form to the server using thesubmit()
method. - setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
ComboBox items will submit their containing form on enter keypress if
saveOnEnter
is true. - setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set this to true to allow the parent form to save it's data when 'Enter' is pressed on this formItem and
saveOnEnter
is true on the parent form. - setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select items will submit their containing form on enter keypress if
saveOnEnter
is true. - setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Text items will submit their containing form on enter keypress if
saveOnEnter
is true. - setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, when the user hits the Enter key while focused in a text-item in this FilterBuilder, we automatically invoke the user-supplied
FilterBuilder.search()
method. - setSaveOpenStateInViewState(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should the current
open state
of the tree be included along with other details when saving this grid'sview-state
? - setSaveOperationType(DSOperationType) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
DSOperationType
to be performed whensaveData()
is called. - setSaveOperationType(DSOperationType) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Default
DSOperationType
to be performed whenDynamicForm.saveData()
is called. - setSaveRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable grids with a specified
dataSource
, wheresaveLocally
is false, this attribute may be used to specify standard DSRequest properties to apply to all save operations performed by this grid (whether triggered by user interaction, or explicit saveEdits or saveAllEdits call). - setSaveSort(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to which fields are sorted be persisted?
- setSaveToServer(Boolean) - Method in class com.smartgwt.client.util.workflow.UserTask
-
If saveToServer is set then the associated form (
targetForm
) will perform the normalDynamicForm.submit()
actions when submitted (typically from aSubmitItem
). - setSayIcon(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in the
SC.say()
dialog. - setScale(float[]) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array holds 2 values representing scaling along x and y dimensions.
- setScaleEndColor(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The ending color of the color scale when the data points are colored according to a
color scale metric
. - setScaleStartColor(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The starting color of the color scale when the data points are colored according to a
color scale metric
. - setScanMode(ScanMode) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
Determines how to scan for the
Tree.childrenProperty
- setScClassName(String) - Method in class com.smartgwt.client.core.BaseClass
-
Set the name of the underlying SmartClient class.
- setScClassName(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Set the name of the underlying SmartClient class.
- setScClassName(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the name of the underlying SmartClient class.
- setScore(Integer) - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- setScreen(Canvas) - Method in class com.smartgwt.client.rpc.LoadScreenCallback
- SetScreenDataTask - Class in com.smartgwt.client.util.workflow
-
Sets an embedded screen's
dataContext
with thedataContextBinding
evaluated in the scope of this task. - SetScreenDataTask() - Constructor for class com.smartgwt.client.util.workflow.SetScreenDataTask
- SetScreenDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.SetScreenDataTask
- setScreenLoaderURL(String) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Specifies the URL where ScreenLoaderServlet is installed.
- setScreenName(String) - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Name of screen to be added.
- setScreenName(String) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Name of screen to be loaded.
- setScreenNames(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
A comma-separated string containing the names of screens within the project that should be loaded.
- setScreenReaderCellSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Special cell-separator that may be inserted between cell values when screen-readers are reading the content of a row.
- setScreenReaderIncludeFieldTitles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should column titles be read along with cell values when screen-readers are reading the content of a row? Only applies when screen-reader mode is enabled, and for ListGrids with
ariaRole:"list"
. - setScreenReaderMode(boolean) - Static method in class com.smartgwt.client.util.SC
-
Enables full screen reader mode.
- setScreenReaderNavigateByCell(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
screen reader mode is enabled
, andcanSelectCells
is true should the user be able to navigate the grid cell-by-cell, highlighting and focusing on individual cells within the selected row via left and right arrow keypresses? - setScreenReaderRowSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Special row-separator that may be inserted at the end of the row value when screen-readers are reading the content of a row.
- setScreenReaderWriteRowLabelledBy(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
screen reader mode
is enabled, for grids withariaRole
set to"list"
, should a custom aria-labelledby attribute be written out in addition to any otherrow aria properties
to ensure thecolumn titles
,screenReaderCellSeparator
andscreenReaderRowSeparator
are read out along with cell content when reading rows? - setScrollbarConstructor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The class that will be used to create custom scrollbars for this component.
- setScrollbarSize(int) - Method in class com.smartgwt.client.widgets.Canvas
-
How thick should we make the scrollbars for this canvas.
- setScrollerButtonSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, this property governs the size of scroller buttons. - setScrollerHSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, andsymmetricScroller
is true, this property governs the base URL for the tab bar back and forward scroller button images for horizontal tab bars [IE for tab sets withtabBarPosition
set to "top" or "bottom"]. - setScrollerSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, andsymmetricScroller
is false, this property governs the base URL for the tab bar back and forward scroller button images. - setScrollerVSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, andsymmetricScroller
is true, this property governs the base URL for the tab bar back and forward scroller button images for vertical tab bars [IE for tab sets withtabBarPosition
set to "left" or "right"]. - setScrollIntoView(Boolean) - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Set to
false
to prevent the first affected record from being scrolled into view. - setScrollIntoView(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Set to
false
to prevent scrolling the component into view when showing. - setScrollRedrawDelay(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While drag scrolling in an incrementally rendered grid, time in milliseconds to wait before redrawing, after the last mouse movement by the user.
- setScrollSectionIntoView(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If an expanded or shown section expands past the current viewport and this property is true, then the viewport will auto-scroll to fit as much of the section content into the viewport without scrolling the top of the section out of the viewport.
- setScrollTarget(Canvas) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The widget whose contents should be scrolled by this scrollbar.
- setScrollToCellXPosition(Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When scrollToCell is called, this is used as defaults if xPosition weren't explicitly passed into the method.
- setScrollToCellYPosition(VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When scrollToCell is called, this is used as defaults if yPosition weren't explicitly passed into the method.
- setScrollToWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set, and
showWorkday
is true, automatically scrolls theday
andweek
views to the start of theworkday
when the calendar is first displayed and whenever the user changes to a different day or week. - setScrollWheelRedrawDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While scrolling an incrementally rendered grid, using the mouseWheel, time in milliseconds to wait before redrawing, after the last mouseWheel movement by the user.
- setSearchForm(DynamicForm) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When declared, the specified form is automatically used as a search form for this grid, that is,
form.getValuesAsCriteria()
is called and the criteria returned are additive with any criteria present in theFilterEditor
orFilter Window
. - setSearchForm(ValuesManager) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When declared, the specified form is automatically used as a search form for this grid, that is,
form.getValuesAsCriteria()
is called and the criteria returned are additive with any criteria present in theFilterEditor
orFilter Window
. - setSearchOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Causes the
search()
event to be triggered when the user presses the Enter key in any field of this form. - setSearchStringTooShortMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Message to display in pick list when
minimumSearchLength
characters have not been entered. - setSecondIncrement(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andsecondValues
is unset, this attribute specifies the increment to use when generating entries for the second picker. - setSecondItemPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
The hover prompt to show for the
second picker
. - setSecondItemProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
seconds picker
. - setSecondItemTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Title to show for the
second picker
. - setSecondMaxValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andsecondValues
is unset, this attribute specifies the maximum value present in the second picker. - setSecondMinValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false andsecondValues
is unset, this attribute specifies the minimum value present in the second picker. - setSeconds(int) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Set the seconds value of this TimeItem.
- setSecondsAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "second". - setSecondsFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "second". - setSecondValues(int...) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
An array of values to make available in the
second picker
whenuseTextField
is false. - setSectionExpanded(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Whether this form section should be initially collapsed.
- setSectionHeaderClass(Class<? extends Canvas>) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- setSectionHeaderClass(String) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Name of the Canvas subclass to use as a header that labels the section and allows showing and hiding.
- setSectionHeaderClass(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Widget to use for section headers.
- setSectionProperties(int, SectionStackSection) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- setSectionProperties(String, SectionStackSection) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Set arbitrary properties for a particular section in this SectionStack.
- setSections(SectionStackSection...) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- setSectionTitle(int, String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- setSectionTitle(String, String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Changes the title of a SectionHeader.
- setSectionVisibilityMode(VisibilityMode) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the form has sections, [implemented as
SectionItem
s], this attribute controls whether multiple sections can be expanded at once. - setSectorColors(String...) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Array of preset fill colors used by the default implementation of
getDefaultFillColor()
to initialize the fill color of new sectors. - setSectorFillColor(int, String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Sets the fill color of the sector at
sectorIndex
. - setSectors(GaugeSector...) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The GaugeSectors contained in this Gauge.
- setSelect(Boolean) - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Set to
false
to clear selection. - setSelectAllButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Height for the
selectAllButton
- setSelectAllButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Icon for the
selectAllButton
- setSelectAllButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Title for the
selectAllButton
- setSelectAllButtonWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Width for the
selectAllButton
- setSelectAllWhileFiltered(FilteredSelectAllAction) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If the user has filtered the set of options available in this item, how should the "Select All" and "Clear All" buttons work?
- setSelectAllWhileFiltered_disabledPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Disabled prompt for the
selectAllButton
while filtered ifselectAllWhileFiltered
is set to"disable"
. - setSelectAllWhileFiltered_partialCachePrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Disabled prompt for the
selectAllButton
while filtered ifselectAllWhileFiltered
is set to"whenLoaded"
and the PickList does not have a complete data set loaded on the client. - setSelectButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Height for the
selectButton
- setSelectButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Icon for the
selectButton
- setSelectButtonWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Width for the
selectButton
- setSelectCellTextOnClick(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set to true, clicking on a cell will natively select the cell's content, ready to be copied to the browser clipboard.
- setSelectCellTextOnClick(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the cell content be natively selected (ready for copying to clip-board) on click?
- setSelectChosenDate(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When true, shows the current
chosenDate
in a selected style in themonth view
. - setSelectContentOnSelectAll(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
When this
HTMLFlow
is focused, causes Ctrl-A / Command-A keypresses to select just the content, as opposed to all content on the screen becoming selected. - setSelected(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this component is selected.
- setSelected(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
selected
. - setSelectedAppearance(SelectedAppearance) - Method in class com.smartgwt.client.tools.EditContext
-
Appearance that is applied to selected component.
- setSelectedAppearance(SelectedAppearance) - Method in class com.smartgwt.client.tools.EditProxy
-
Appearance that is applied to selected component.
- setSelectedBaseStyle(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Base style to apply to the selected path within the menu.
- setSelectedBorder(String) - Method in class com.smartgwt.client.tools.EditContext
-
Set the CSS border to be applied to the selection outline of the selected components.
- setSelectedBorder(String) - Method in class com.smartgwt.client.tools.EditPane
-
Set the CSS border to be applied to the selection outline of the selected components.
- setSelectedBorder(String) - Method in class com.smartgwt.client.tools.EditProxy
-
Set the CSS border to be applied to the selection outline of the selected components.
- setSelectedBorder(String) - Method in class com.smartgwt.client.tools.EditTree
-
Set the CSS border to be applied to the selection outline of the selected components.
- setSelectedByValue(int[], Boolean) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Method to add or remove records from the current selection where the
valueField
matches the values passed in. - setSelectedByValue(String[], Boolean) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Method to add or remove records from the current selection where the
valueField
matches the values passed in. - setSelectedCellStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to a cell that is selected via a mouse drag.
- setSelectedColorLabel(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the selected color box.
- setSelectedDisabled(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- setSelectedDown(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
selected
onmouse down
. - setSelectedFocused(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- setSelectedFocusedDown(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- setSelectedFocusedOver(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- setSelectedIconSuffix(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showSelectedIcons
is true, this suffix will be appended to thefolderIcon
for selected nodes in this grid. - setSelectedLabelBackgroundColor(String) - Method in class com.smartgwt.client.tools.EditContext
-
The background color for the selection outline label.
- setSelectedLabelBackgroundColor(String) - Method in class com.smartgwt.client.tools.EditPane
-
The background color for the selection outline label.
- setSelectedLabelBackgroundColor(String) - Method in class com.smartgwt.client.tools.EditProxy
-
The background color for the selection outline label.
- setSelectedLabelBackgroundColor(String) - Method in class com.smartgwt.client.tools.EditTree
-
The background color for the selection outline label.
- setSelectedOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Operator for the criteria generated by this item when
useUnselectedValues
is false. - setSelectedOver(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
- setSelectedPaths(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Reset this grid's selection to match the
ListGridSelectedState
object passed in.
Used to restore previous state retrieved from the grid by a call togetSelectedPaths()
. - setSelectedRecords(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
A shuttle may be initialized with a set of selected records via
setSelectedRecords()
before the shuttle has been created. - setSelectedSelectionListTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Default title for the
selectionList
. - setSelectedState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a snapshot of the current selection within this listGrid as a
ListGridSelectedState
object.
This object can be passed tosetSelectedState()
to reset this grid's selection the current state (assuming the same data is present in the grid).
If this method is called after the component has been drawn/initialized: Reset this grid's selection to match theListGridSelectedState
object passed in.
Used to restore previous state retrieved from the grid by a call togetSelectedState()
. - setSelectedTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Specifies the index of the initially selected tab.
- setSelectedTintColor(String) - Method in class com.smartgwt.client.tools.EditContext
-
Mask color applied to
editMask
of selected component whenEditProxy.selectedAppearance
is "tintMask". - setSelectedTintColor(String) - Method in class com.smartgwt.client.tools.EditProxy
-
Mask color applied to
editMask
of selected component whenselectedAppearance
is "tintMask". - setSelectedTintOpacity(int) - Method in class com.smartgwt.client.tools.EditContext
-
Opacity applied to
editMask
of selected component whenEditProxy.selectedAppearance
is "tintMask". - setSelectedTintOpacity(Integer) - Method in class com.smartgwt.client.tools.EditProxy
-
Opacity applied to
editMask
of selected component whenselectedAppearance
is "tintMask". - setSelectedValues(int...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial selected values for the shuttle.
- setSelectedValues(String...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial selected values for the shuttle.
- setSelectedWeekStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the Fiscal Year and Week columns for the currently selected week (the one being displayed in the
week chooser
). - setSelectHeaderOnSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, show the field-header for the sorted field (or the first field in a
multi-sort
grid) in the selected state. - setSelectionAppearance(SelectionAppearance) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How selection of rows should be presented to the user.
- setSelectionBoundary(SelectionBoundary) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Selection boundary determining what facets / facetValues can be selected together by drag selection / shift+click selection.
- setSelectionBoundary(SelectionBoundary) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Selection boundary determining what facets / facetValues can be selected together by drag selection / shift+click selection.
- setSelectionCanvasProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the auto-generated
selectionCanvas
AutoChild when its use is enabled. - setSelectionComponentId(String) - Method in class com.smartgwt.client.util.workflow.FormEditSelectedTask
-
Component to pull record for editing.
- setSelectionComponentId(String) - Method in class com.smartgwt.client.util.workflow.GridViewSelectedDataTask
-
Component to pull record for viewing.
- setSelectionProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- setSelectionProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- setSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This method is not supported by
UploadItem
. - setSelectionRange(int, int) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true, falls through to standardsetSelectionRange()
implementation on this items freeform text entry field. - setSelectionRange(int, int) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Puts focus into this form item and selects characters between the given indices.
- setSelectionRange(int, int) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Puts focus into this form item and selects characters between the given indices.
- setSelectionRange(int, int) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, falls through to standardsetSelectionRange
implementation on this items freeform text entry field. - setSelectionStyle(MultiPickerSelectionStyle) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should the MultiPickerItem use a
Shuttle
style interface to indicate the currently selected / unselected values? - setSelectionStyle(MultiPickerSelectionStyle) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
selectionStyle:"shuttle" is not supported for SetFilterItem
- setSelectionType(SelectionStyle) - Method in class com.smartgwt.client.tools.EditContext
-
Defines selection behavior when in edit mode.
- setSelectionType(SelectionStyle) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Defines a listGrid's clickable-selection behavior.
- setSelectionType(SelectionStyle) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Defines a tileGrid's clickable-selection behavior.
- setSelectionUnderCanvasProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the auto-generated
selectionUnderCanvas
AutoChild when its use is enabled. - setSelectItemsMode(SelectItemsMode) - Method in class com.smartgwt.client.tools.FormEditProxy
-
Controls which parts of a
FormItem
respond to a click and result in selecting the component. - setSelectMultiple(Boolean) - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Should multiple records matching
Criteria
be affected? If set tofalse
only the first matching record is affected. - setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this property is set to true, whenever a text-based field in this form (
TextItem
,TextAreaItem
) is given focus - whether programmatically (seefocusInItem()
), or via a mouse click, all text within the item will be selected. - setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnClick
behavior to be configured on a per-FormItem basis. - setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnClick
behavior to be configured on a per-FormItem basis. - setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnClick
behavior to be configured on a per-FormItem basis. - setSelectOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the user starts editing a row, should the row also be selected?
- setSelectOnExpandRecord(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, clicking a record's
expansion field
will not add the record to the current selection. - setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this property is set to true, whenever a text-based field in this form (
TextItem
,TextAreaItem
) is given focus programmatically (seefocusInItem()
), all text within the item will be selected. - setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnFocus
behavior to be configured on a per-FormItem basis. - setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnFocus
behavior to be configured on a per-FormItem basis. - setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnFocus
behavior to be configured on a per-FormItem basis. - setSelectorFormat(DateItemSelectorFormat) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If showing date selectors rather than the date text field (so when
this.useTextField
is false), this property allows customization of the order of the day, month and year selector fields. - setSelectOtherPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title to show in prompt for "other" value.
- setSeleneseRunnerActionURL(String) - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
URL of the Smart GWT server to use to launch and run Selenium.
- setSelfOverflowThreshold(int) - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
At what threshold should excessive self-overflows be reported? This value must not exceed
maxTrackedOverflows
. - setSendExtraFields(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Analogous to
dropExtraFields
, for data sent to the server. - setSendMetaData(Boolean) - Method in class com.smartgwt.client.data.RestDataSource
-
Should operation meta data be included when assembling parameters to send to the server? If true, meta data parameters will be prefixed with the
metaDataPrefix
.
Applies to operations where OperationBinding.dataProtocol is set to"getParams"
or"postParams"
only. - setSendNoQueue(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, this request is sent to the server immediately, bypassing any current queue.
- setSendNullParentInLinkDataCriteria(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
multi-link tree
s only, should we send up theparentId
in fetch criteria if the criteria value is null? If false, we remove theparentId
from the criteria whenfetching link data
, if the criteria value is null (as it will be by default when fetching the direct child nodes of the tree's root). - setSendParentNode(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Set this attribute if you need to send the dsRequest.parentNode to the server-side.
- setSeparateFolders(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Should folders in the facet tree be sorted separately from leaves or should the facet values retain their data order regardless of whether a value is a leaf or folder in the tree?
- setSeparateFolders(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Should folders be sorted separately from leaves or should nodes be ordered according to their sort field value regardless of whether the node is a leaf or folder?
If this method is called after the component has been drawn/initialized: Setter forseparateFolders
. - setSeparateFolders(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, this attribute will override
Tree.separateFolders
on the data for this treeGrid. - setSeparateSpecialValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true,
specialValues
special values such as the empty value will be shown in a separate non-scrolling area, in theseparateValuesList
. - setSeparateSpecialValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true,
special values
such as the empty value will be shown in a separate non-scrolling area, in theseparateValuesList
. - setSeparator(String) - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
Overrides
NotifySettings.actionSeparator
for this action. - setSeparatorBreadth(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Separator height, when vertical is true, or width otherwise.
- setSeparatorClass(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Class to create when the string "separator" appears in
members
. - setSeparatorRows(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Array of records to show between matching and non-matching rows in the PickList.
- setSeparatorRows(ListGridRecord[]) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Array of records to show between matching and non-matching rows in the PickList.
- setSeparatorRows(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
- setSeparatorRowStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
CSS class to apply to rows marked as
separators
in this grid. - setSeparatorSize(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Separator thickness in pixels
- setSeparatorStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a separator
- setSeparatorTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the separator between normal items and the
Other...
item in the drop down list. - setSeparatorValue(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Value for the separator item between normal items and the
Other...
value. - setSequenceName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For a DataSource with
serverType:"sql"
with a field of type "sequence", the name of the SQL sequence that should be used when inserting new records into this table. - setSequences(ProcessSequence...) - Method in class com.smartgwt.client.util.workflow.Process
-
Sequences of ProcessElements.
- setSerializeInstances(JSONInstanceSerializationMode) - Method in class com.smartgwt.client.util.JSONEncoder
-
Controls the output of the JSONEncoder when instances of Smart GWT classes (eg a ListGrid) are included in the data to be serialized.
- setServerFilterFields(String...) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
fetchMode:"local"
ResultTrees, this property lists field names that will be sent to the server if they are present in the criteria. - setServerFilterFields(String...) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For
fetchMode:"local"
ResultTrees, this property lists field names that will be sent to the server if they are present in the criteria. - setServerKeepParentsOnFilter(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If true, indicates that your own server code will handle the complexities associated with the combination of
keepParentsOnFilter
andloadDataOnDemand
. - setServerless(Boolean) - Method in class com.smartgwt.client.tools.SerializationSettings
-
When true specify DataSources in full rather than assuming they can be downloaded from the server.
- setServerOutputAsString(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Setting this flag makes the body of the HTTP response available as a String in the
callback
asRPCResponse.data
. - setServerURL(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
URL of Reify server to use when calling
Reify.loadProject()
instead ofserverURL
. - setServerURL(String) - Static method in class com.smartgwt.client.tools.Reify
-
Setter for
serverURL
. - setServiceNamespace(String) - Method in class com.smartgwt.client.data.DataSource
-
For an XML DataSource, URN of the WebService to use to invoke operations.
- setSession(AceEditSession) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setSetDefaultAdminSearchOperation(String) - Method in class com.smartgwt.client.data.SavedSearches
-
operationId
for the custom update operation to invoke when updating the default admin search. - setSetDefaultUserSearchOperation(String) - Method in class com.smartgwt.client.data.SavedSearches
-
operationId
for the custom update operation to invoke when updating the default user search ifsaveDefaultSearchToServer
is true. - setSettingName(String) - Method in class com.smartgwt.client.tools.StyleSetting
-
The CSS attribute name used when generating CSS from this item.
- setSettings(DataQuestionSettings) - Method in class com.smartgwt.client.ai.DataQuestion
-
The settings for the data question.
- setSettings(StyleSetting...) - Method in class com.smartgwt.client.tools.StyleGroup
-
The array of
settings
to make available for editing in this group. - setShadow(Shadow) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shadow used for all DrawItem subtypes.
- setShadowColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Color for the css-based drop shadow shown if
useCSSShadow
is true andshowShadow
is true. - setShadowDepth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Depth of the shadow, or the virtual height above the page of the widget throwing the shadow.
- setShadowHOffset(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Horizontal offset for the
shadow
. - setShadowImage(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If
useCSSShadow
is false, (or for browsers that do not support css3), this property supplies the base name of the series of images for the sides, corners, and center of the shadow. - setShadowOffset(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Offset of the shadow.
- setShadowProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for shadows.
- setShadowProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for shadows.
- setShadowSoftness(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Softness, or degree of blurring, of the shadow.
- setShadowSpread(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Explicit spread for the css-based drop shadow shown if
useCSSShadow
is true andshowShadow
is true. - setShadowVOffset(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Vertical offset for the
shadow
. - setShapeData(Map) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
An opaque object specifying the local transformation that should be applied to this
DrawItem
, obtained through a call togetShapeData()
. - setSharedJavaObject(String, Object) - Method in class com.smartgwt.client.widgets.DataContext
-
Binds the id to the supplied POJO.
- setSharedSearchTitle(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Title for the
sharedSearchCheckbox
. - setShareMessageChannels(Boolean) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Should this window share
Realtime Messaging
channels with other windows? - setShareMessageChannels(Boolean) - Method in class com.smartgwt.client.browser.window.MultiWindowSettings
-
Should this window share
Realtime Messaging
channels with other windows? - setShiftKey(Boolean) - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Shift key must be held down.
- setShortDateDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default short date formatting function.
- setShortDatetimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default short datetime formatting function.
- setShortDayNames(String[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the array of shortened names of days.
- setShortDisplayFormat(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the default short format for dates.
- setShortDisplayFormatter(SimpleTypeFormatter) - Method in class com.smartgwt.client.data.SimpleType
- setShortLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Short title to display for the left button title if there is not enough room to show the title for the navigation bar.
- setShortLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.shortLeftButtonTitle
setting. - setShortMonthNames(String[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the array of names of months.
- setShortTimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default short time formatting function.
- setShouldDisableCanvasCustomizer(ShouldDisableCanvasCustomizer) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Sets the
ShouldDisableCanvasCustomizer
that is called to determine whether thecanvas
should bedisabled
when thisCanvasItem
is disabled or itseditability changes
. - setShouldPrint(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should be included in a printable view.
- setShouldPrint(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be included in the printable representation of the grid.
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.AIDataQuestionItem
-
By default, the value of this item is not saved with the form.
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Should this item's value be saved in the form's values and hence returned from
DynamicForm.getValues()
? - setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Allow dateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria()
is called, for the criterion to be included in the returned AdvancedCriteria object - setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Allow miniDateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria()
is called, for the criterion to be included in the returned AdvancedCriteria object - setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
? - setShouldUseCache(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
This is a per-request flag for explicitly controlling whether the cache is used (bypassing it when not wanted, or using it when settings would indicate otherwise).
- setShowActionButton(Boolean) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Should the
targetView
action button
be shown for this step? - setShowActionButton(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
Should the
targetView
action button
be shown for this step? - setShowActionButton(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
If true, show an action button below the contents which calls
actionClick()
when clicked. - setShowActiveTrack(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Whether to show the
activeTrack
, which highlights the 'active' portion of a slider, from its minimum to its currentvalue
. - setShowAddButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown underneath all current clauses allowing a new clause to be added.
- setShowAddEventButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Add Event
button. - setShowAllColumns(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all columns should be drawn all at once, or only columns visible in the viewport.
- setShowAllHighlightsTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show all highlights menu item.
- setShowAllOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, even non-matching options will be shown, with configurable
separator rows
in between. - setShowAllOptions(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If true, even non-matching options will be shown, with configurable
separatorRows
in between. - setShowAllOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, even non-matching options will be shown, with configurable
separatorRows
in between. - setShowAllRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all records should be drawn all at once, or only records visible in the viewport.
- setShowAllRecords(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether tiles are created and drawn for all records, or only for those currently visible.
- setShowAlternateStyle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, don't apply alternate-row styling to this field.
- setShowAnimationEffect(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When this menu is shown how should it animate into view? By default the menu will just show at the specified size/position.
- setShowApplyButton(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the
applyButton
will be displayed. - setShowArrow(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
For a step with an
action
a large arrow shows to indicate the target or direction of required action. - setShowAsymmetry(Boolean) - Method in class com.smartgwt.client.tools.StyleSetting
-
If this setting allows
asymmetric editing
, should it be edited in that mode by default? - setShowAsynchGroupingPrompt(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false, do not show the
asynchGroupingPrompt
dialog duringasynchronous grouping
. - setShowAxis(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show the extra value axis.
- setShowAxisLine(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show an axis line for this extra value axis if it is not placed directly adjacent to the chart rect.
- setShowBackgroundComponents(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
true
this grid will create and show per-row backgroundComponents as detailedhere
. - setShowBody(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Renders a body DIV that fills the main area of the canvas, or all of it if no
header
is shown. - setShowBody(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, draw the body contents when this Window is drawn.
- setShowBubbleLegendPerShape(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw multiple bubble legends horizontally stacked to the right of the chart, one per shape type.
- setShowButtonTitle(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show the title-text for this RibbonButton.
- setShowCalculatedDateField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should the Calculated-Date be displayed to the right of the
pickerIcon
. - setShowCancelButton(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
This property allows you to override the
TourWindow.showCancelButton
to hide the cancel button for all steps of the tour. - setShowCancelButton(Boolean) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Should the
targetView
cancel button
be shown for this step? - setShowCancelButton(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
Should the
targetView
cancel button
be shown for this step? - setShowCancelButton(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Cancel" button will be displayed.
- setShowCancelButton(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the Cancel button be visible.
- setShowCancelButton(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
If true, show a cancel button below the contents which calls
cancelClick()
when clicked. - setShowCellContextMenus(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu with standard items for all context clicks on rows in the body.
- setShowCellHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when the mouse rolls over the normal cells in the body of CalendarViews. - setShowCenter(Boolean) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Whether to show media in the center section, that is, behind the decorated Canvas.
- setShowChartRect(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a rectangular shape around the area of the chart where data is plotted.
- setShowChooserFiscalYearPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- setShowChooserFiscalYearPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- setShowChooserFiscalYearPickers(boolean) - Static method in class com.smartgwt.client.util.DateUtil
- setShowChooserIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show the icon that displays a date-chooser?
- setShowChooserWeekPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value of
showChooserFiscalYearPicker
. - setShowChooserWeekPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value of
showChooserFiscalYearPicker
. - setShowChooserWeekPickers(boolean) - Static method in class com.smartgwt.client.util.DateUtil
- setShowClippedHeaderTitlesOnHover(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a header button's title is clipped, then a hover containing the full field title is enabled.
- setShowClippedTitleOnHover(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the title is clipped, then a hover containing the full title of this item is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- setShowClippedValueOnHover(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the value is clipped, then a hover containing the full value of this item is enabled.
- setShowClippedValuesOnHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a cell's value is clipped, then a hover containing the full cell value is enabled.
- setShowCloseButton(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a close button in the header, which will dismiss this window by calling
Window.closeClick()
. - setShowCloseConfirmationMessage(Boolean) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If true,
closeConfirmationMessage
will be displayed before portlets are closed - setShowClosedGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
If
Splitbar.showGrip
is true, this property determines whether the grip image displayed should show the"Closed"
state when theSplitbar.target
is hidden. - setShowClosedGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
- setShowCollapsedGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should group summaries be visible when the group is collapsed?
- setShowColorScaleLegend(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show an additional legend underneath the chart to indicate color values.
- setShowColumnLayouts(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When true, causes
layouts
to be added to each column in vertical views. - setShowColumnMenus(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Should a menu be shown within each column with options to add / remove columns?
If this method is called after the component has been drawn/initialized: SetsshowColumnMenus
and updates existing columns to reflect the new setting. - setShowCommitConfirmation(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Whether to show the
commit message
after data is successfully committed. - setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setShowComplexFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields of non-atomic types when a DataBoundComponent is given a
 DataSource but no
component.fields
.
 - setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setShowComplexFieldsRecursively(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set, this
DynamicForm
will set bothshowComplexFields
andshowComplexFieldsRecursively
on any nested component used for showing/editing a complex field. - setShowConfirmation(Boolean) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Should we show a confirmation message before removal and allow the user to cancel the operation? If user cancels the removal the workflow is terminated.
- setShowConnectors(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should this treeGrid show connector lines illustrating the tree's hierarchy?
- setShowContextButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, shows a
small icon
in the top corner of an EventCanvas, beside theclose-icon
. - setShowControlsBar(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If false the controls bar at the top of the calendar will not be displayed - this means that the
controlsBar
will be hidden, so the autoChildren (previousButton
,dateLabel
,nextButton
,addEventButton
, anddatePickerButton
) will not be created or shown. - setShowCorner(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, displays a corner piece at the bottom end of a vertical scrollbar, or the right end of a horizontal scrollbar.
- setShowCustomIconDrop(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
, defaultTreeNode.icon
), show drop state images when the user is drop-hovering over the folder. - setShowCustomIconOpen(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the folder is opened. - setShowCustomIconOpen(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the folder is opened. - setShowCustomIconSelected(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show selected state images when the folder is selected, ifshowSelectedIcons
is true? - setShowCustomOption(boolean) - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
If set, an additional option will be shown with the title
customOptionTitle
, which will causegetCustomCriteria()
to be called. - setShowCustomScrollbars(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to use the browser's native scrollbars or Smart GWT-based scrollbars.
- setShowDataAxisLabel(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a label for the data axis as a whole (the data axis is where labels for each data point appear).
- setShowDataLabels(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set to
false
, data labels for values are entirely omitted. - setShowDataPoints(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Line, Area, Radar, Scatter or Bubble charts, whether to show data points for each individual data value.
- setShowDataPoints(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For Line, Area, Radar, Scatter or Bubble charts, whether to show data points for each individual data value.
- setShowDataValues(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.in favor of
showDataValuesMode
, a compound setting that supports showing data-values in the chart and in hovers in various combinations. The equivalent to showDataValues:true isShowDataValuesMode.inChartOnly
orShowDataValuesMode.inChartOrHover
if showValueOnHover was also set to true. - setShowDataValues(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Deprecated.in favor of
FacetChart.showDataValuesMode
, a compound setting that supports showing data-values in the chart and in hovers in various combinations. The equivalent to showDataValues:true isShowDataValuesMode.inChartOnly
orShowDataValuesMode.inChartOrHover
if showValueOnHover was also set to true. - setShowDataValuesMode(ShowDataValuesMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Strategy for determining whether and when to show data-values - either in the chart, near the shape representing a value (above columns of a column chart for example, or adjacent to points in a line chart), in hovers, or some combination of both, including
automatic rotation
where supported. - setShowDateChooser(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Determines whether the
dateChooser
is displayed. - setShowDateCustomizer(ShowDateCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method is called during rendering for all events in the visible range - those which would be rendered by default.
- setShowDatePickerButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
datePickerButton
that allows selecting a new base date for this Calendar. - setShowDayHeaders(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, the default, show a header cell for each day cell in the
month view
, with both cells having a minimum combined height ofminimumDayHeight
. - setShowDayLanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setShowDayView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Day view.
- setShowDebugOutput(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
If objects that cannot be serialized to JSON are encountered during serialization, show a placeholder rather than just omitting them.
- setShowDefaultContextMenu(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, this field will not show a context menu in its header.
- setShowDeletions(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
FormItem.showDeletions
setting for items in this form. - setShowDeletions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items that support
multiple values
, this causes distinct CSS styling to be applied to values that the user has unselected. - setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show fields marked
detail:true
when a DataBoundComponent is given a DataSource but nocomponent.fields
. - setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This
DataBoundComponent
property is not applicable to charts. - setShowDetailFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked
detail:true
when a DataBoundComponent is 
 given a DataSource but nocomponent.fields
.
 - setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For databound forms, whether to show fields marked as detail fields.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Whether to show fields marked
detail:true
when a DataBoundComponent is given a DataSource but nocomponent.fields
. - setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to include fields marked
detail:true
from this component'sDataSource
. - setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
By default, TileGrids will not show fields marked
detail:true
in the DataSource. - setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show fields marked
detail:true
when a DataBoundComponent is given a DataSource but nocomponent.fields
. - setShowDetailToolStrip(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If set to
false
, thedetailToolStrip
will not be shown. - setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when disabled?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is disabled, should it be re-styled to indicate its disabled state?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when disabled?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when disabled?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when disabled?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when disabled?
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIconsOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showIconsOnFocus
is true, should icons marked as disabled be shown on focus? - setShowDisabledOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If show-on-focus behavior is enabled for this icon via
showOnFocus
or related properties at the item level, and this icon is marked as disabled, should it be shown on focus? If unset, will be derived from theFormItem.showDisabledIconsOnFocus
orFormItem.showDisabledPickerIconOnFocus
settings. - setShowDisabledPickerIconOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIconOnFocus
is true, should the picker icon be shown on focus if it is disabled (as in a read-only item, for example?) - setShowDisabledSelectionCheckbox(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should tree nodes show a disabled checkbox
selectionAppearance
:"checkbox" is set on the treegrid, and a node can't be selected? - setShowDoughnut(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a "doughnut hole" in the middle of pie charts.
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the mouse goes down in this object?
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when the mouse goes down in this object? This will impact the
styling
of the component on mouse down. - setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes down in this object?
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show mouse-down styling.
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes down in this object?
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes down in this object?
- setShowDownGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
If
StretchImg.showGrip
is true, this property determines whether to show the 'Down' state on the grip image when the user mousedown's on this widget. - setShowDownGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If
StretchImg.showGrip
is true, this property determines whether to show the 'Down' state on the grip image when the user mousedown's on this widget. - setShowDownGrip(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show the 'Down' state on the grip image when the user mousedown's on this widget. - setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDragHandle(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Should drag handles or thumb be shown when this component is selected? These are shown unless this property is set to
false
. - setShowDragHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when an event is being dragged with the mouse. - setShowDragLine(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Set false to prevent the
dragLine
autochild from showing during dragging. - setShowDragPlaceHolder(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set to true, when a member is dragged out of layout, a visible placeholder canvas will be displayed in place of the dragged widget for the duration of the drag and drop interaction.
- setShowDragShadow(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When this widget is dragged, if its dragAppearance is
"target"
, should we show a shadow behind the canvas during the drag. - setShowDropEndSpace(boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When the user drags over the treeGrid body, should the grid show some space under the last node in the grid allowing the user to drop after the last node? The height of this space can be customized via
dropEndSpace
- setShowDropIcon(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this property allows the developer to specify on a per-node basis whether a drop state icon should be displayed when the user drop-hovers over this folder.
Setnode.showDropIcon
to true to show the drop state icon, or false to suppress this.
If not specified, this behavior is determined byTreeGrid.showCustomIconDrop
for this node. - setShowDropIcons(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different icon folder icon.
- setShowDropIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different folder icon.
- setShowDropLines(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Controls whether to show a drop-indicator during a drag and drop operation.
- setShowDropLines(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Controls whether to show a drop-indicator during a drag and drop operation.
- setShowEdges(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether an
EdgedCanvas
should be used to show image-based edges around this component. - setShowEdges(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
showEdges
dynamically defaults to false when theplacement
setting indicates the Menu will be filling a portion of the screen or a panel. - setShowEdges(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
showEdges
dynamically defaults to false when theplacement
setting indicates the Window will be filling a portion of the screen or a panel. - setShowEllipsisWhenClipped(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should ellipses be displayed when cell content is clipped? May be overridden at the field level via
ListGridField.showEllipsisWhenClipped
- setShowEllipsisWhenClipped(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should ellipses be displayed when this field's cell content is clipped? To set this property at the grid level, use
ListGrid.showEllipsisWhenClipped
- setShowEmptyField(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show the field when the value is null
- setShowEmptyMessage(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether the text of the emptyMessage property should be displayed if no data is available.
- setShowEmptyMessage(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether the text of the emptyMessage property should be displayed if no data is available.
- setShowEmptyMessage(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Show
emptyMessage
when there is no data to display? - setShowError(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Whether this icon's image and/or
baseStyle
should change to an appropriate Error state when the item has validation errors. - setShowErrorIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - setShowErrorIconInline(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When set to true, this attribute renders the
error-icon
inline
in the FormItem, next to other icons, instead of in a separate error-element outside of the item's main editor. - setShowErrorIcons(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is editable, and an edit has caused validation failure for some cell, should we show an icon to indicate validation failure?
- setShowErrorIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - setShowErrorStyle(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - setShowErrorStyle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - setShowErrorText(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - setShowErrorText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,showErrorText
,errorOrientation
, andshowErrorStyle
control how validation errors are displayed when they are displayed inline in the form (next to the form item where there is a validation error). - setShowEventCanvasComponents(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether
event-canvases
should show a custom widget as content, rather than the defaultheader
andbody
HTML. - setShowEventCustomizer(ShowEventCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return false from the customizer to prevent the passed CalendarEvent from being rendered in the passed view.
- setShowEventDescriptions(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When rendering the
canvas
for an event, whether to show thebody area
, typically containing brief details of the event -by default
,its description
. - setShowEventHeaders(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When rendering the
canvas
for an event, whether to show theheader area
, typically containing suitable title text -by default
, the event'sname
. - setShowEventHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when the mouse moves over anevent canvas
in a calendarView. - setShowExpandControls(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether to show the Expand/Collapse controls in the headers of sections.
- setShowExpectedValueLine(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Display a line at the
mean value
. - setShowFacetContextMenus(boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, show facet label context menus with some built-in operations.
- setShowFacetValueContextMenus(boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, show facet value context menus with some built-in operations.
- setShowFieldOrderButtons(boolean) - Method in class com.smartgwt.client.widgets.FieldPicker
-
When set to false, hides the right-most set of buttons, used for re-ordering fields in the Visible Fields list.
- setShowFieldTitles(boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- setShowFieldTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- setShowFieldTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and Download icons.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Indicates whether to stream the image and display it inline or to display the View and Download icons.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and Download icons.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and Download icons.
- setShowFilterEditor(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this listGrid display a filter row.
- setShowFilterEditorHovers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, no hover is shown for the filter editor fields.
- setShowFilterEditorHovers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, no hover is shown for the field editor in this field.
- setShowFilterEditorTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canShowFilterEditor
is true, this is the title for the filterEditor show/hide menu-item, in theheaderContextmenu
, when the filterEditor is hidden. - setShowFilterFieldsOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
If this attribute is true any
canFilter:false
fields specified on the dataSource will not be shown unless explicitly included in this component'sfields array
- setShowFilterForm(boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should the
filterForm
be shown? - setShowFilterWindowCriteriaIndicator(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should an indicator be shown to indicate that
filterWindowCriteria
is configured? The indicator is a small triangle shown in the top-right of the grid header or filter. - setShowFiscalYearChooser(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the canvas receives focus? If
StatefulCanvas.showFocusedAsOver
istrue
, then"over"
will be used to indicate focus. - setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Focused" value when the user puts focus on the form item or icon? - setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when the canvas receives focus? If
StatefulCanvas.showFocusedAsOver
istrue
, then"over"
will be used to indicate focus. - setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the canvas receives focus? If
StatefulCanvas.showFocusedAsOver
istrue
, then"over"
will be used to indicate focus. - setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
istrue
, then"over"
will be used to indicate focus. - setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the canvas receives focus? If
StatefulCanvas.showFocusedAsOver
istrue
, then"over"
will be used to indicate focus. - setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the tab receives keyboard focus?
- setShowFocusedAsOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
This property governs whether
showFocusedAsOver
is true on the automatically createdButton
for this item. - setShowFocusedAsOver(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
If
showFocused
is true for this widget, should the"over"
state be used to indicate the widget as focused. - setShowFocusedAsOver(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If
showFocused
is true for this widget, should the"over"
state be used to indicate the widget as focused. - setShowFocusedErrorState(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set to true, when an item has errors and is focused, an "ErrorFocused" suffix will appear on the stylename.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate focused source when this item has focus? Can be overridden on a per icon basis by the formItemIcon
showFocused
property. - setShowFocusedPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, should the picker icon show a focused image when the form item has focus? - setShowFocusedWithItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If this icon will be updated to show focus (see
showFocused
,FormItem.showFocusedIcons
), this property governs whether the focused state should be shown when the item as a whole receives focus or just if the icon receives focus. - setShowFolderIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes in this TreeGrid show icons by default?
- setShowFooter(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a footer for this Window, including resizer, statusBar, etc.
- setShowFullConnectors(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showConnectors
is true, this property determines whether we should show vertical continuation lines for each level of indenting within the tree. - setShowFutureOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the future? If set to false, for each
timeUnitOption
we will show only past options [for example "N weeks ago"]. - setShowGradationsOverData(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, gradation lines are drawn on top of data rather than underneath.
- setShowGridSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid show a summary row beneath the last record of the grid.
- setShowGridSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
ListGrid.showGridSummary
is true, should this field show a summary value. - setShowGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
Should we show a "grip" image floating above the center of this widget?
- setShowGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
Should we show a "grip" image floating above the center of this widget?
- setShowGrip(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
Should we show a "grip" image floating above the center of this widget?
- setShowGripper(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, shows the
gripper
component, which snaps, centered, to the top edge of the eventCanvas and can be used to move it with the mouse. - setShowGroupRectOutline(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
If the
KnobType.MOVE
control knob
is shown for this group anduseGroupRect
is true, should thegroupRectOutline
be shown? - setShowGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid supports
grouping
, setting this property will cause the grid to render an extra row at the end of each group when grouped, containing summary information for the fields. - setShowGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
ListGrid.showGroupSummary
is true, should this field show a summary value in a summary row when the grid is grouped? If unset, this field will show a summary value in the summary row if an explicitsummaryFunction
is specified or if adefault summary function
is defined for the specified field type. - setShowGroupSummaryInHeader(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, andshowGroupSummary
is true, setting this property causes field summary values for each group to be displayed directly in the group header node, rather than showing up at the bottom of each expanded group. - setShowGroupTitle(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects whether
RibbonGroups
in thisRibbonBar
show their header control. - setShowGroupTitleColumn(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
andshowGroupSummaryInHeader
is true, instead of group header nodes showing up with a single cell value spanning the full set of columns, summaries for each field will show up in the appropriate columns of the header node. - setShowGroupTitleInFrozenBody(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is
grouped
and hasfrozen fields
, should the group title show in the frozen or unfrozen body? - setShowGutter(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- setShowHeader(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
- setShowHeader(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we show the header for this ListGrid?
If this method is called after the component has been drawn/initialized: Show or hide the ListGrid header. - setShowHeader(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true, a header will be shown for this section.
- setShowHeader(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a
header
for this Window. - setShowHeaderBackground(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Should the window header show a background image? Default value is true for all browsers except for Internet Explorer.
If set to true the image source is derived fromheaderSrc
andhiliteHeaderSrc
, otherwise the background will be styled according toheaderStyle
/hiliteHeaderStyle
. - setShowHeaderContextMenu(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu on the header with standard items for showing and hiding fields.
- setShowHeaderHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when the mouse rolls over theheader levels
in aCalendarView
. - setShowHeaderIcon(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, we show an icon on the left in the header.
- setShowHeaderMenuButton(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true and
showHeaderContextMenu
is true, theheaderMenuButton
will be displayed when the user rolls over the header buttons in this grid. - setShowHeaderPartialSelection(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should partial selection of all records be shown in header with a special icon? The partial icon will show in the header when
canSelectAll
is enabled and at least one record is selected but all records are not selected. - setShowHeaders(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, each column in the ColumnTree will show a header with the title of the selected node from the column to the left.
- setShowHeaderShadow(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the header show a drop-shadow? Shadow will be applied to the header, or for a grid with frozen columns, the header layout.
- setShowHeaderSpanContextMenu(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu on the header span with standard items for showing and hiding fields.
- setShowHeaderSpanTitlesInFormulaBuilder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, should field titles be prefixed with the titles of the headerSpans in which they are contained when using the FormulaBuilder or SummaryBuilder. - setShowHeaderSpanTitlesInHiliteEditor(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, should field titles be prefixed with the titles of the headerSpans in which they are contained when using thehilite editor
. - setShowHeaderSpanTitlesInSortEditor(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, should field titles be prefixed with the titles of the headerSpans in which they are contained when using themulti-sort editor
. - setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setShowHiddenFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked
hidden:true
when a DataBoundComponent is given a
 DataSource but nocomponent.fields
.
 - setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
By default only non-hidden fields are shown for selection.
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setShowHighlightsTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show highlights menu item.
- setShowHilitesButton(boolean) - Method in class com.smartgwt.client.widgets.FieldPicker
-
Shows a "Highlights..." button that shows an interface for editing hilites in the attached DataBoundComponent.
- setShowHilitesInGroupSummary(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Determines whether hiliting for any field in this grid is shown in a group summary.
- setShowHilitesInGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether hiliting for this field is shown in a group summary.
- setShowHint(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If a hint is defined for this form item, should it be shown?
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If showing a hint for this form item, should it be shown within the field?
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true and ahint
is set, should the hint be shown within the field? - setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If showing a hint for this form item, should it be shown within the field?
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If
showing a hint for this form item
, should the hint be shown within the field? - setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If
showing a hint for this form item
, should the hint be shown within the field? - setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true and ahint
is set, should the hint be shown within the field? - setShowHourItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Controls whether to display the
hourItem
whenuseTextField
is false. - setShowHover(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
canHover
is true, should we show the global hover canvas by default when the user hovers over this DrawItem? - setShowHover(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.canHover
is true, should we show the global hover canvas by default when the user hovers over this canvas? - setShowHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, and
canHover
is also true, shows popup hover text next to the mouse when the user hovers over a cell. - setShowHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to show hovers for this field.
- setShowHoverComponents(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When set to true, shows a widget hovering at the mouse point instead of the builtin hover label.
- setShowHoverComponents(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true and canHover is also true, shows a widget hovering at the mouse point.
- setShowHoverComponents(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to true and showHover is also true for the field, shows a widget hovering at the mouse point.
- setShowHoverOnDisabledCells(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHover
is true, should cell hover HTML be displayed on disabled cells? - setShowHoverTipsTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show hover tips menu item.
- setShowIcon(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show an Icon in this RibbonButton.
- setShowIconField(Boolean) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Should an icon field be shown for each record? A column in the table is set aside for an icon as specified on each record in the
iconField
. - setShowIconOnlyInline(boolean) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Default setting for
MenuItem.showIconOnlyInline
. - setShowIconOnlyInline(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
When used in an
AdaptiveMenu
, should this MenuItem show only it'sicon
when displayed inline? - setShowIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set to false to suppress writing out any
icons
for this item. - setShowIcons(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the checkmark/custom icon column should be displayed.
- setShowIconsOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Show the
icons
when the item gets focus, and hide them when it loses focus. - setShowIfCondition(FormItemIfFunction) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Expression that's evaluated to see if an item should be dynamically hidden.
- setShowIfCondition(FormItemIfFunction) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Set showIf condition.
- setShowIfCondition(ListGridFieldIfFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A function, if provided, is evaluated to conditionally determine whether this field should be displayed.
- setShowIfCondition(DetailViewerFieldIfFunction) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified on a field, this method is evaluated at draw time to determine whether or not to show this particular field.
- setShowImageAsURL(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For fields of
type:"image"
, if the field is non editable, and being displayed withreadOnlyDisplay:"static"
, should the value (URL) be displayed as text, or should an image be rendered? - setShowImageAsURL(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For fields of
type:"image"
, if the field is non editable, and being displayed withreadOnlyDisplay:"static"
, should the value (URL) be displayed as text, or should an image be rendered? - setShowImageDisabled(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated when disabled as described in
StatefulImages
? - setShowImageDown(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated on mouse down as described in
StatefulImages
? - setShowImageFocused(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated on focus as described in
StatefulImages
? - setShowImageFocusedAsOver(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
If
src
is defined as a string, and this component is configured toshow focused state images
, this property will cause the"over"
state image to be used to indicate focused state. - setShowImageRollOver(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated on rollOver as described in
StatefulImages
? - setShowIndicators(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to true to render any defined
indicators
intotimeline views
. - setShowIndicatorsInFront(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
In
indicator lines
are showing, this attribute affects where in the z-order their canvases will be rendered: either in front of, or behind normal calendar events. - setShowInitialDragHandles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows the
drag handle field
on initial draw. - setShowInlineErrors(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, field errors are written into the form next to the item(s) where the errors occurred.
- setShowInlineLabels(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes labels for the X axis to be shown above the axis and to the right of the gradation line they label, making for a vertically more compact chart at the risk of gradation labels being partially obscured by data values.
- setShowInlineSeparators(Boolean) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Whether
separators
should be shown for inline menu items. - setShowInputElement(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
When set to false, prevents this item's input element from being written into the DOM.
- setShowInputElement(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
When set to false, prevents this item's input element from being written into the DOM.
- setShowInputValidationMessage(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
Should
TourStep.inputValidationNotifyMessage
be shown as detailed inTourInputValidationMode
for the entire tour? Set tofalse
to suppress reporting messages to the user. - setShowInputValidationMessage(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
Should
inputValidationNotifyMessage
be shown as detailed inTourInputValidationMode
? Defaults fromTour.showInputValidationMessage
if not set. - setShowInWindow(boolean) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
If set true, the picker will be displayed inside a Window.
- setShowItemTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When
useTextField
is false, whether titles should be shown for for child-items in this DateItem. - setShowItemTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false, whether titles should be shown for for child-items in this TimeItem. - setShowKeys(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the shortcut key column should be displayed.
- setShowLabel(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, the
header text
for the associated event is not rendered inside the eventCanvas itself. - setShowLabel(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should we show the label text next to the checkbox item.
- setShowLabel(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Should we show the label text next to the checkbox item.
- setShowLabelColumn(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to false, hides the frozen Label-Column in vertical
CalendarView
s. - setShowLaneCustomizer(ShowLaneCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return false from the customizer to prevent the passed Lane from being rendered in the passed view.
- setShowLaneFieldHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when the mouse moves over the cells in alaneField
. - setShowLaneRollOver(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, causes
Timelines
to highlight the Lane under the mouse with the "Over" style. - setShowLastRemoveButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set to false and showing clause
remove buttons
andthe last clause cannot be removed
the remove clause button will be hidden. - setShowLeftButton(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Should the
leftButton
be shown in thenavigation bar
? - setShowLeftButton(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set to
false
, then theleftButton
is not shown. - setShowLeftButton(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.showLeftButton
setting. - setShowLegend(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The legend is automatically shown for charts that need it (generally, multi-series charts) but can be forced off by setting showLegend to false.
- setShowListToolStrip(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If set to
false
, thelistToolStrip
will not be shown. - setShowLoadingIcons(boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set, when a folder is loading its children from the server (
Tree.getLoadState()
returns "loading"), it uses a distinct icon image given byloadingIcon
. - setShowLoadingMessage(Boolean) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Should a
loading message
be displayed while screen is loading? - setShowLocalFieldsOnly(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource (viainheritsFrom
), indicates that only the fields listed in this DataSource should be shown. - setShowMaximizeButton(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a maximize button in the header - clicking it maximizes the Window
If this method is called after the component has been drawn/initialized: Dynamically updateshowMaximizeButton
to show / hide the maximizeButton - setShowMenuBelow(Boolean) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu drops down below the menu button.
- setShowMenuBelow(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu drops down below the menu button.
- setShowMenuBelow(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The menu drops down below the menu button.
- setShowMenuButtonImage(Boolean) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- setShowMenuButtonImage(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- setShowMenuIcon(Boolean) - Method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
Whether to show the
menu-icon
which fires theRibbonButton.menuIconClick()
notification method when clicked. - setShowMenuIcon(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show the
menu-icon
which fires theRibbonButton.menuIconClick()
notification method when clicked. - setShowMenuIconDisabled(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show a Disabled version of the
menuIcon
. - setShowMenuIconDown(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show a Down version of the
menuIcon
. - setShowMenuIconOver(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show an Over version of the
menuIcon
. - setShowMenuOnClick(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
- setShowMenuOnClick(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If true, this widget will fire
showContextMenu()
to show thecontext menu
if one is defined, rather thanclick()
, when the left mouse is clicked. - setShowMenuOnRollOver(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Should the menu be shown automatically when the mouse moves over the button?
- setShowMillisecondItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Controls whether to display the
millisecondItem
whenuseTextField
is false. - setShowMinimizeButton(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a minimize button in the header--clicking it minimizes the Window.
- setShowMiniNav(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If true, a
MiniNavControl
will be shown: In thenavigationBar
when the device mode isDeviceMode.HANDSET
and thecurrentPane
isCurrentPane.DETAIL
. - setShowMiniNavControl(boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set to
false
, then theminiNavControl
is not shown. - setShowMinorTicks(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If
ticks
are being shown, controls whether a distinction is made between major and minor tick marks. - setShowMinuteItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Controls whether to display the
minuteItem
whenuseTextField
is false. - setShowModalMask(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, displays a translucent mask over the rest of the page when a modal window is displayed.
- setShowModeSwitcher(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
When enabled allows FilterBuilder in
topOperatorAppearance:"radio"
ortopOperatorAppearance:"bracket"
mode to be switch to the other view by the user. - setShowModeToggleButton(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the Mode Toggle button be visible.
- setShowMonthButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to prevent the
Month
button from displaying on Handset devices. - setShowMonthView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Month view.
- setShowMoreTab(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Should tabs exceeding
moreTabCount
be shown on a "more" tab? - setShowMoreTab(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should tabs exceeding
moreTabCount
be shown on a "more" tab? - setShowMultipleColumns(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When set to false, only displays a single column at a time, showing a slide animation when moving between columns.
- setShowNavigation(Boolean) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Whether to show navigation controls by default on all records.
- setShowNavigationBar(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If set to
false
, thenavigationBar
will not be shown. - setShowNewRecordRow(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable ListGrid, setting this property to true causes an extra row with the
newRecordRowMessage
to be displayed below the last record. - setShowNextButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Next
button. - setShowNodeCount(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, and
showHeaders
is also set, each column's header will show a count of the number of nodes in that column - setShowNodeIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should nodes in this TreeGrid show folder / leaf node icons by default?
- setShowNotification(Boolean) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Should a notification message (defined as notifyMessage) be shown after save completes successfully?
- setShowNotify(Boolean) - Method in class com.smartgwt.client.ai.AnswerEngineOperation
-
Whether to show a notify for this Answer Engine operation.
- setShowNullAsTrue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a null value be shown as checked (i.e.
- setShowNullAsTrueIf(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Set this property to the name of another field in the same record, to have this field be shown as checked (i.e.
- setShowOkButton(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the OK button be visible.
- setShowOldValueInHover(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default setting for the form items'
FormItem.showOldValueInHover
setting. - setShowOldValueInHover(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Causes the original value to be shown to the end user when the user hovers over the FormItem as such (when the
FormItem.itemHover()
event would fire). - setShowOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Show this icon when its item gets focus, and hide it when it loses focus.
- setShowOpener(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should the opener icon be displayed next to folder nodes? This is an icon which visually indicates whether the folder is opened or closed (typically via a [+] or [-] image, or a turn-down arrow) and may be clicked to expand or collapse the folder.
- setShowOpenIcon(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this property allows the developer to specify on a per-node basis whether an open state icon should be displayed when the folder is open. - setShowOpenIcons(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, show a different icon for
open
folders than closed folders. - setShowOpenIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, show a different icon for
open
folders than closed folders. - setShowOptionsFromDataSource(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item is part of a databound form, and has a specified
valueMap
, by default we show the valueMap options in the pickList for the item. - setShowOptionsFromDataSource(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item is part of a databound form, and has a specified
valueMap
by default we show the valueMap options in the pickList for the item. - setShowOptionsFromDataSource(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item is part of a databound form, and has a specified
valueMap
, by default we show the valueMap options in the pickList for the item. - setShowOtherDays(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, in the
month view
, days that fall in an adjacent month are still shown with a header and body area, and are interactive. - setShowOutline(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
Should the target(s) be outlined? Defaults to
true
inTour.mode
:"tutorial". - setShowOver(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When the user rolls over this item, should it be re-styled to indicate it has focus?
- setShowOver(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When the user rolls over this item, should it be re-styled to indicate it has focus?
- setShowOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Over" value when the user rolls over or focuses on the icon? - setShowOverCanvas(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
When this property is set to true, this widget will create and show the
overCanvas
on user rollover. - setShowOverIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate over source when the user rolls over (or puts focus onto) them? Can be overridden on a per icon basis by the formItemIcon
showOver
property. - setShowOverWhen(IconOverTrigger) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If
showOver
orFormItem.showOverIcons
is true, this property may be set to customize when the 'over' styling is applied to the item. - setShowPaneContainerEdges(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should the paneContainer for this tabset show
edges
. - setShowParentsLast(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Indicates internal hierarchy should be displayed in reverse of normal tree order (so that parents follow children).
- setShowPartialEdges(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the paneContainer for this tab set is showing
edges
, setting this attribute totrue
will set the paneContainer to showcustomEdges
for the three sides opposing the tabBarPosition. - setShowPartialSelection(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should partially selected parents (in a Tree data set) be shown with special icon? This has an impact in grouped grids where
canSelectGroups
is true. - setShowPartialSelection(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should partially selected parents be shown with special icon?
- setShowPastOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the past? If set to false, for each
timeUnitOption
we will show only future options [for example "N weeks from now"]. - setShowPath(boolean) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, when the user selects an item, should we show the full path to the item, or just the item's title as the button's title? - setShowPending(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
This property applies to all of the items that a form has, and works according to
FormItem.showPending
. - setShowPending(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When set to
true
, this property adds the optional "Pending" suffix to the CSS styles applied to the widget if the current value of the item differs from the value that would be restored by invokingDynamicForm.resetValues()
. - setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should the pick button icon be shown for choosing colors from a ColorPicker
- setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Should we show a special 'picker'
icon
for this form item? Picker icons are customizable viapickerIconProperties
. - setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should we show a special 'picker'
icon
for this form item? Picker icons are customizable viapickerIconProperties
. - setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Should we show a special 'picker'
icon
for this form item? Picker icons are customizable viapickerIconProperties
. - setShowPickerIconOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Show the picker icon when the item gets focus, and hide it when it loses focus.
- setShowPickerSearchIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When set to true, shows an
icon
in thepickerSearchField
of a full-screen picker. - setShowPickerTimeItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If this field is of type
"datetime"
, when showing theDateChooser
, should thetime field
be displayed? - setShowPickerTimeItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
If this item is editing a field of type
"datetime"
, should theDateChooser
display thetime field
, allowing the user to select a time? - setShowPickListOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Should the list of options be displayed whenever the user types into the combo-box textArea, or only when the user clicks on the pick button or uses the explicit
Alt+Arrow Down
key combination? - setShowPointer(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
- setShowPointer(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should a pointer be shown? A pointer can be placed on the border to identify the target of the canvas contents.
- setShowPointSizeLegend(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show an additional legend to the right of the chart to indicate
point size
. - setShowPreviewCanvas(Boolean) - Method in class com.smartgwt.client.tools.GradientEditor
-
Whether to show the
preview canvas
, used to display the gradient. - setShowPreviousButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Previous
button. - setShowPrintMargin(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- setShowProgress(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
Should a progress bar be shown in each step to indicate progress through the tour?
- setShowProgress(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Should a progress bar be shown to indicate progress through the tour?
- setShowProgressDialog(Boolean) - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
Whether to show a progress dialog to inform the user about the processing of the evaluation.
- setShowProgressDialog(Boolean) - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
Whether to show a progress dialog to inform the user about the processing of the build-request.
- setShowProgressDialog(Boolean) - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
Whether to show a progress dialog to inform the user about the processing of the build-request.
- setShowProgressDialog(Boolean) - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
Whether to show a progress dialog to inform the user about the processing of the update request.
- setShowProgressPercent(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
Show progress percent next to progress bar when
showProgress
is enabled? - setShowProgressPercent(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Show progress percent next to progress bar when
showProgress
is enabled? The percent can also be shown over the progress bar by settingshowProgressPercentInline
. - setShowProgressPercentInline(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Show progress percent over the progress bar instead of next to it when
showProgress
is enabled? - setShowPrompt(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
If set to
true
, the RPCManager will block the UI with a modal dialog containing the text from RPCManager.defaultPrompt (or the per-RPCRequest override) until the RPC to the server completes. - setShowPrompt(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether RPCRequests sent by this DataSource should enable
RPCRequest.showPrompt
in order to block user interactions until the request completes. - setShowPrompt(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides
RPCManager.showPrompt
for this request only. - setShowQuickEventDialog(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Determines whether the quick event dialog is displayed when a time is clicked.
- setShowRadarGradationLabels(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show gradation labels in radar charts.
- setShowRange(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether labels for the
min and max values
of the slider should be displayed. - setShowRecordComponents(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled,
createRecordComponent()
will be called when saved rows are being rendered, and any returned component will be displayed embedded within the row or cell. - setShowRecordComponentsByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, shows
recordComponents
in cells, rather than just in records. - setShowRecursively(Boolean) - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Set to
false
to not show a component's parents. - setShowRecursively(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Set to
false
to not show a component's parents. - setShowRegressionLine(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, whether to display a regression curve that best fits the data of the two metric facet values.
- setShowRemoveButton(boolean) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
If true, show a
button
for this HiliteRule, allowing it to be removed. - setShowRemoveButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown for each clause allowing it to be removed.
- setShowRemoveButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If set, show a button for this clause allowing it to be removed.
- setShowResizeBar(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a
Layout
, whether a resizeBar should be shown after this member in the layout, to allow it to be resized. - setShowResizeBars(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
If enabled, the
SplitPane
will add resize bars between thenavigationPane
anddetailPane
when these panes are shown side-by-side, and between thelistPane
anddetailPane
indeviceMode:"desktop"
. - setShowResizeOutline(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.RESIZE
control knobs
will the resize outline be shown or not. - setShowResizer(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a button in the lower right corner that allows users to resize the Window.
- setShowRightButton(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Should the
rightButton
be shown in thenavigationBar
?
If this method is called after the component has been drawn/initialized: Show or hide therightButton
of thenavigationBar
. - setShowRightButton(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set to
false
, then therightButton
is not shown. - setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we show different styling for the cell the mouse is over?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Set to false to disable rollover for this individual record when
ListGrid.showRollOver
is true. - setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show rollover styling.
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the mouse goes over this tab
- setShowRollOverCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled, when the mouse moves over a row or cell (depending on
useCellRollOvers
), an arbitrary Canvas can be shown layered on top of the row or cell (therollOverCanvas
), layered underneath the row or cell (therollUnderCanvas
), or both. - setShowRolloverControls(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to the default value of true, this attribute causes a set of components to be shown when the mouse rolls over this EventCanvas.
- setShowRollOverGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
If
StretchImg.showGrip
is true, this property determines whether to show the 'Over' state on the grip image when the user rolls over on this widget. - setShowRollOverGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If
StretchImg.showGrip
is true, this property determines whether to show the 'Over' state on the grip image when the user rolls over on this widget. - setShowRollOverGrip(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show the 'Over' state on the grip image when the user rolls over on this widget. - setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverInExpansion(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll over canvas
to be sized to cover the normal row and the expansion layout. - setShowRollUnderCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If roll overs are enabled, should the
rollUnderCanvas
be displayed? - setShowRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether the implicit root node is returned as part of the visible tree, specifically, whether it is returned in
getOpenList()
, which is the API view components typically use to get the list of visible nodes. - setShowRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Specifies whether the root node should be displayed in the treeGrid.
- setShowRowNumbers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) that displays the current rowNum for each record.
- setShowRTL(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is in RTL mode, should its style name include an "RTL" suffix?
- setShowRTL(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
- setShowRTLIcon(boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Is
RTL
media available for the icon? If true, then in RTL mode, the image's src will have "_rtl" inserted immediately before the file extension. - setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setShowSavedSearchesByDS(boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to associate saved searches by default with the current
DataSource
of a component when asavedSearchId
is not provided. - setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setShowScatterLines(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw lines between adjacent data points in "Scatter" plots.
- setShowSecondItem(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
time field
, whether to show the "second" picker. - setShowSecondItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Controls whether to display the
secondItem
whenuseTextField
is false. - setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this property allows the developer to specify on a per-node basis whether a selected state icon should be displayed when the folder is open. - setShowSelectedIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, show a different icon for selected nodes than unselected nodes.
- setShowSelectedLabel(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should the selection outline show a label for selected components? A component may also be highlighted with the selection outline and label to indicate the target of a drop.
- setShowSelectedLabel(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Should the selection outline show a label for selected components? A component may also be highlighted with the selection outline and label to indicate the target of a drop.
- setShowSelectedLabel(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Should the selection outline show a label for selected components? A component may also be highlighted with the selection outline and label to indicate the target of a drop.
- setShowSelectedLabelOnSelect(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should the selection outline show a label when the component is selected? This property is similar to
showSelectedLabel
. - setShowSelectedOpener(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showOpener
is true, should a different opener icon be displayed for selected nodes? This provides a way for developers to show a "selected" version of the opener icon set which looks optimal with theselected appearance
applied the selected record. - setShowSelectedRollOverCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll over canvas
to be displayed when the user rolls over selected records in the grid (but not when rolling over other records). - setShowSelectedRollUnderCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll under canvas
to be displayed when the user rolls over selected records in the grid (but not when rolling over other records). - setShowSelectedStyle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the "Selected" style be applied to selected records?
- setShowSelectionCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is set toSelectionStyle.SINGLE
, setting this property totrue
means selection will be displayed to the user with theselectionCanvas
and/orselectionUnderCanvas
rather than with CSS styling. - setShowSelectionCheckbox(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, causes a CheckboxItem to appear to the left of each clause in "inline"
appearance
. - setShowSelectionLabel(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- setShowSelectionList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- setShowSelectionUnderCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is set toSelectionStyle.SINGLE
, and eithershowSelectionCanvas
istrue
andshowSelectionUnderCanvas
is unset, orshowSelectionUnderCanvas
is explicitly set totrue
, then selection will be displayed to the user with theselectionCanvas
and/orselectionUnderCanvas
rather than with CSS styling. - setShowShadow(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show a drop shadow for this Canvas.
- setShowShadow(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Whether to show a drop shadow for this Canvas.
- setShowShadow(Boolean) - Method in class com.smartgwt.client.widgets.PointerSettings
-
By default, the pointer will show the same shadow as its parent canvas.
- setShowShadow(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Whether to show a drop shadow for this Canvas.
- setShowShadows(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to automatically show shadows for various charts.
- setShowShadows(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to automatically show shadows for various charts.
- setShowSnapGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show a snap grid for this Canvas.
- setShowSortArrow(SortArrow) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether a sorting arrow should appear for the listGrid, and its location.
- setShowSortNumerals(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, set this to false to hide the sort-numeral displayed by default after the sort-arrows in the header-buttons of sorted fields.
- setShowStandardDeviationLines(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Display multiple
standard deviations
away from the mean as lines. - setShowStatisticsOverData(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, the
mean line
,standard deviation lines
,standard deviation bands
, andregression curves
are drawn on top of the data rather than underneath. - setShowStatusBar(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a statusBar for this Window, including resizer.
- setShowSubClauseButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Whether to show a button that allows the user to add subclauses.
- setShowSubmenus(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the submenu indicator column should be displayed.
- setShowTabBar(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should the tabBar be displayed or not If shrinkElementOnHide is true, the paneContainer will expand over the space occupied by TabBar
- setShowTabPicker(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should a drop-down "picker" be displayed to allow selection of tabs that are clipped?
- setShowTabScroller(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should scroll buttons be displayed to allow access to tabs that are clipped? If unset, defaults to false for
handsets
and true otherwise. - setShowTimeItem(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether to show the
time field
for editing the time portion of the date. - setShowTimelineView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, show the
Timeline view
. - setShowTitle(boolean) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
This method forcibly shows or hides this group's
title label
after initial draw. - setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a title.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Blurb items show no title by default.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Buttons do not show a title by default.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
CheckboxItem has special behavior for titles, see
labelAsTitle
. - setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should we show a title cell for this formItem?
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Don't show a separate title cell for headers
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
we never show a separate title cell for hidden fields
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Don't show the title for rich text items by default
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
we never show a separate title cell for separators
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
we never show a separate title cell for spacers
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Don't show a title for toolbars
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property may be set to
false
to explicitly suppress display of the field title in the column header button for the field. - setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Determines whether any specified
title
will be displayed for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating over the component - setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Determines whether any specified
title
will be displayed for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating over the component - setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
showTitle is not applicable to this class - use
showButtonTitle
instead. - setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether the slider's
title
should be displayed. - setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
Determines whether any specified
title
will be displayed for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating over the component - setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Determines whether any specified
title
will be displayed for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating over the component - setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Show a title (typically just text) on the header for this window.
- setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
If the
titleLabel
is showing, should thetitleLabelBackground
be created and placed behind thetitleLabel
? - setShowTitlesWithErrorMessages(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether on validation failure, the error message displayed to the user should be pre-pended with the title for the item.
- setShowTodayButton(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Today" button will be displayed, allowing the user to select the current date.
- setShowToolbar(Boolean) - Method in class com.smartgwt.client.widgets.Dialog
-
Whether to show a toolbar of buttons at the bottom of the Dialog.
- setShowTrackButtons(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Should the track buttons that allow page scrolling be shown?
- setShowTrackEnds(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the scrollbar uses a 5-segment rather than 3-segment image representation, where the 3 interior image segments have the same state (Down, Over, etc), independent of the two outermost image segments.
- setShowTreeColumnPicker(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
headerSpans
are in use, whether to show a hierarchical column picker that includes both headerSpans and normal headers, with normal headers indented under headerSpans similarly to how aTreeGrid
displays a Tree. - setShowUnsetImage(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Determines what image to display when the value for this checkbox is unset.
- setShowUploadForm(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Should the
uploadForm
be displayed. - setShowValue(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether a
label
for the value of the slider should be displayed. - setShowValueAxisLabel(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show the
valueTitle
(or, in the case ofproportional rendering mode
, theproportionalAxisLabel
) as a label on the value axis. - setShowValueAxisLabel(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show the
valueTitle
(or, in the case ofproportional rendering mode
,proportionalAxisLabel
) as a label on this extra value axis. - setShowValueIconDisabled(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Disabled" state icon be shown when the item is disabled
- setShowValueIconDown(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Down" state icon be shown when the mouse goes down over this checkbox
- setShowValueIconError(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Whether a separate "Error" state should be applied to icons when the item fails validation.
- setShowValueIconOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
valueIcons
is set, this property may be set to show the valueIcon only and prevent the standard form item element or text from displaying - setShowValueIconOnly(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property causes the valueIcon for each value to be displayed in the cell without also showing the record's value for the field.
- setShowValueIconOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should an "Over" state icon be shown when the user rolls over this checkbox
- setShowValueOnHover(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.in favor of
showDataValuesMode
, a compound setting that supports showing data-values in the chart and in hovers in various combinations. The equivalent to showValueOnHover:true is ShowDataValuesMode.inHoverOnly. - setShowValueOnHover(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Deprecated.in favor of
FacetChart.showDataValuesMode
, a compound setting that supports showing data-values in the chart and in hovers in various combinations. The equivalent to showValueOnHover:true is ShowDataValuesMode.inHoverOnly. - setShowViewHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default value, causes the Calendar to show customizable hovers when the mouse moves over various areas of a CalendarView.
- setShowWeekChooser(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value of
showFiscalYearChooser
. - setShowWeekends(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setShowWeekends(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether weekend days should be shown.
- setShowWeekView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Week view.
- setShowWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, this setting enables various features related to cells that fall within the workday (as defined by
workdayStart
andworkdayEnd
) in vertical calendar views (day
andweek
). - setShowXTicks(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When set, ticks are shown for the X (horizontal) axis for Scatter plots or Bar charts.
- setShowYTicks(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When set, ticks are shown for the Y (vertical) axis if it's a value axis.
- setShowZoneHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to display hover prompts when the mouse moves over azone
in a calendarView. - setShowZones(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to true to render any defined
zones
intotimeline views
. - setShrinkElementOnHide(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
This is an advanced setting.
- setShrinkForFreeze(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this list grid is showing any
frozen
fields, and a horizontal scrollbar is visible at the bottom of the liquid columns, should an equivalent scrollbar gap be left visible below the frozen columns?
Note that if set totrue
any backgroundColor or border applied to the ListGrid will show up below the bottom row of the frozen column(s). - setShuttleFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Which
Shuttle.fields
should be displayed in theShuttle
. - setShuttleHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- setShuttleWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
- setSide(String) - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Which side of the other canvas should we show? Options are "top", "bottom", "left", "right".
- setSimpleDeselect(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, clicking on the existing selection causes it to be entirely deselected.
- setSimpleTabBaseStyle(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
useSimpleTabs
is true,simpleTabBaseStyle
will be the base style used to determine the css style to apply to the tabs. - setSimpleTabIconOnlyBaseStyle(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
useSimpleTabs
is true,simpleTabIconOnlyBaseStyle
will be the base style used to determine the css style to apply to the tabs ifTab.canAdaptWidth
is set and the title is not being shown. - setSimpleType(SimpleType) - Method in class com.smartgwt.client.data.GroupTitleFunction
- setSimpleType(SimpleType) - Method in class com.smartgwt.client.data.GroupValueFunction
- setSimpleTypeValueComparator(SimpleType.SimpleTypeValueComparator) - Method in class com.smartgwt.client.data.SimpleType
-
Specify a custom comparator to use for this type.
- setSimpleTypeValueExtractor(SimpleType.SimpleTypeValueExtractor) - Method in class com.smartgwt.client.data.SimpleType
-
Specify an extractor to extract an atomic value (such as a string or number) from some arbitrary live data value.
- setSimpleTypeValueUpdater(SimpleType.SimpleTypeValueUpdater) - Method in class com.smartgwt.client.data.SimpleType
-
Specify an updater to update a live data value with an edited atomic value (such as a string or number).
- setSingleCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting the single value to display for all fields of this row.
- setSingleCellValueProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
record[this.singleCellValueProperty]
is set for some record, the record will be displayed as a single cell spanning every column in the grid, with contents set to the value ofrecord[this.singleCellValueProperty]
. - setSingleClickFolderToggle(boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, the default behavior is for folder open-state to be toggled by double-clicking.
- setSingleClickFolderToggle(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, the default behavior is for folder open-state to be toggled by double-clicking.
- setSize(Integer) - Method in class com.smartgwt.client.widgets.Img
-
Convenience for setting the ${isc.DocUtils.linkForRef('attr:StatefulCanvas.width','width) and
height')
of this widget to the same value, at init time only. - setSizeEventsToGrid(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, events will be sized to the grid, even if they start and/or end at times between grid cells.
- setSizeMayChangeOnRedraw(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Is it possible that a call to
redraw()
on this widget will change its size? - setSizeToCheckboxImage(boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
If this checkbox item is
not showing a label
, should it ignore any specifiedFormItem.width
and instead size to fit itscheckbox icon
? - setSizeToControlsOverflow(boolean) - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Whether to always expand the command grid horizontally to match any overflow in the recorder toolbar.
- setSizeToWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showWorkday
is true, attempt to resize rows in the day and week views so that theworkday hours
fill the visible viewport-height, and the whole workday is visible without scrolling. - setSkinDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the URL for media that's part of the skin
- setSkinDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the URL for media that's part of the skin
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
. - setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
. - setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Overridden directory where images for this widget (such as the month and year button icons) may be found.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Standard skin directory for edge images (sides and corners).
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Where do 'skin' images (those provided with the class) live?
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Where do 'skin' images (those provided with the class) live?
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
. - setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.MiniNavControl
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Where are the skin images for the Scrollbar.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for the images.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
. - setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Path to resizer image.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Path to separator image.
- setSkinName(String) - Method in class com.smartgwt.client.data.DSRequest
-
Set the skin to use.
- setSkipAnimation(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Set to
false
to not use animation to show component. - setSkipConversionOnMapping(Boolean) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
Call this method passing true to skip conversion of the Javascript object to a Java Map when calling the mapDisplayToValue() API.
- setSkipConvertOpaqueValues(Boolean) - Static method in class com.smartgwt.client.data.SimpleType
-
Tells the atomic values subsystem whether to skip conversion of the incoming opaque value to a Java object when calling user getAtomicValue() and updateAtomicValue() methods.
- setSkipInternalProperties(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
If true, don't show Smart GWT internal properties when encoding an object.
- setSkipJSONValidation(SkipJSONValidation) - Method in class com.smartgwt.client.data.DataSource
-
Sets what level of JSON validation will apply for this DataSource.
- setSkipLineBreaks(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to skip line breaks for all fields by default when
escaping HTML
. - setSkipLineBreaks(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default, when
escaping HTML
, we convert line breaks (\r\n, \r, and \n) to HTML <br> tags so that visible cell content respects the original break characters. - setSkipNullValues(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
If true, don't include properties with null values when encoding an object.
- setSlideInOrigin(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines where messages originate when they appear for
appearMethod
: "slide". - setSlideOutOrigin(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines where messages go when they disappear for
disappearMethod
: "slide". - setSlideSpeed(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Animation speed for
NotifyTransition
: "slide", in pixels/second. - setSmoothFade(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
- setSnapAlignCandidates(Canvas...) - Method in class com.smartgwt.client.widgets.Canvas
-
When
childrenSnapAlign
is enabled, list of candidates to check for alignment. - setSnapAlignCenterLineStyle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
CSS border declaration used for the line shown to indicate snapping to a center line when
childrenSnapAlign
is set. - setSnapAlignEdgeLineStyle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
CSS border declaration used for the line shown to indicate snapping to a edge line when
childrenSnapAlign
is set. - setSnapAxis(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Describes which axes to apply snap-to-grid to.
- setSnapEdge(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined to this widget, this property can be used to define which edge of this widget should be snapped to an edge of the master or parent element. - setSnapGridLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies line styling to use when drawing the grid of lines for
SnapGridStyle
: "lines". - setSnapGridStyle(SnapGridStyle) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies indication style to use for snap points, either a grid of lines or an array of crosses.
- setSnapHDirection(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal snap direction.
- setSnapHGap(int) - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal grid size to use, in pixels, when snap-to-grid is enabled.
- setSnapOffsetLeft(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to specify an offset in px or percentage for the left coordinate of this widget. - setSnapOffsetLeft(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
snapTo
is defined, this property can be used to specify an offset in px or percentage for the left coordinate of the pointer. - setSnapOffsetTop(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to specify an offset in px or percentage for the top coordinate of this widget. - setSnapOffsetTop(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
snapTo
is defined, this property can be used to specify an offset in px or percentage for the top coordinate of the pointer. - setSnapOnDrop(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When this canvas is dropped onto an object supporting snap-to-grid, should it snap to the grid (true, the default) or just drop wherever the mouse is (false).
- setSnapResizeToAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when this Canvas is resized.
- setSnapResizeToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when resizing.
- setSnapTo(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Position this widget such that it is aligned with ("snapped to") an edge of its
master
(if specified), or itsparent canvas
. - setSnapTo(String) - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the position of the pointer when
showing
. - setSnapToAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent. - setSnapToCenterAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to center alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent. - setSnapToEdgeAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to edge alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent. - setSnapToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when dragging.
- setSnapVDirection(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical snap direction.
- setSnapVGap(int) - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical grid size to use, in pixels, when snap-to-grid is enabled.
- setSort() - Method in class com.smartgwt.client.data.ResultSet
-
Sort this ResultSet by the passed list of
SortSpecifier
s. - setSort(SortSpecifier...) - Method in class com.smartgwt.client.data.RecordList
-
Multi-Property sort.
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
An array of
SortSpecifier
objects used to set up the sort configuration for a fetch. - setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setSort(SortSpecifier...) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Sort the component on one or more fields.
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setSort(SortSpecifier[]) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Deprecated.in favor of
ComboBoxItem.setPickListSort(SortSpecifier[])
where full documentation can be read. - setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sort the grid on one or more fields.
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setSortArrowMenuButtonSpaceOffset(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
leaveHeaderMenuButtonSpace
is true, configures the amount of space beyond theheaderMenuButtonWidth
on the right side of a ListGrid header button (left forRTL mode
) to reserve for the sort arrow if sorting is active for that field and the arrow will be shown. - setSortAscendingImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in ascending order.
- setSortAscendingImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in ascending order.
- setSortBinaryByFileName(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For any fields of
type "binary"
, should sorting be performed against the fileName of the value for the field? For Smart GWT server backed dataSources, this is applied to the record automatically as described in theBinaryFields
overview. - setSortBy(SortSpecifier) - Method in class com.smartgwt.client.data.DSRequest
-
Fieldnames to sortBy.
- setSortBy(SortSpecifier[]) - Method in class com.smartgwt.client.data.DSRequest
-
Fieldnames to sortBy.
- setSortByDisplayField(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field with
displayField
configured, should client-side sorting be performed on the display field value? Unless explicitly set tofalse
, the display field value is used. - setSortByField(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Causes values for this field to be sorted according to values for another field, for both client- and server-side sorting.
- setSortByField(String) - Method in class com.smartgwt.client.data.Field
-
If set to a field name, causes the field to be sorted by the values in the specified field, for both client- and server-side sorting.
- setSortByGroupFirst(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, whenever grouping is performed by an end user or by a programmatic call to
groupBy()
, data is implicitly sorted by all of the grouped columns, in the order they were passed to groupBy. - setSortByMappedValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
- setSortDescendingImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in descending order.
- setSortDescendingImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in descending order.
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Direction of sorting if sortedFacet or sortedFacetValues is specified.
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Sort direction
for this item's list of options. - setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sorting direction of this ListGrid.
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the default sorting direction for this column.
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Sort direction
for this item's list of options. - setSortedFacetValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
FacetValueMap
of facet values representing a set of facetValues by which the cubeGrid data is sorted. - setSortEditorSpanTitleSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, andshowHeaderSpanTitlesInSortEditor
is true, this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid on themulti-sort editor
- setSorterButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title for the corner sort button.
- SetSortEvent - Class in com.smartgwt.client.widgets.grid.events
- SetSortEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SetSortEvent
- setSortField(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies the field by which this grid should be initially sorted.
- setSortField(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Sort field
for this item's list of options. - setSortField(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies the field by which this grid should be initially sorted.
- setSortField(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Sort field
for this item's list of options. - setSortField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Sort field
for this item's list of options. - setSortField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies the field by which this grid should be initially sorted.
- setSortField(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Sort field
for this item's list of options. - setSortField(String...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(String...) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Sort field
for this item's list of options. - setSortField(String...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(String...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Sort field
for this item's list of options. - setSortFieldAscendingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, this attribute will be shown as the menu item title to sort a field in ascending order. - setSortFieldDescendingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, this attribute will be shown as the menu item title to sort a field in descending order. - setSortFields(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should the
FieldPicker
items be sorted alphabetically in the drop down list. - setSortFoldersBeforeLeaves(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
If
separateFolders
is true, should folders be displayed above or below leaves? When set totrue
folders will appear above leaves unless the data order has been reversed by settingshowParentsLast
totrue
. - setSortFoldersBeforeLeaves(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If
separateFolders
is true, should folders be displayed above or below leaves? When set totrue
folders will appear above leaves when thesortDirection
applied to the tree is"ascending"
If this method is called after the component has been drawn/initialized: Setter forsortFoldersBeforeLeaves
. - setSortFoldersBeforeLeaves(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, this attribute will override
Tree.sortFoldersBeforeLeaves
on the data for this treeGrid. - SetSortHandler - Interface in com.smartgwt.client.widgets.grid.events
- setSortNormalizer(SortNormalizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional function to return the value that should be used when sorting this field.
- setSortNumeralHTMLCustomizer(SortNumeralHTMLCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This customizer is called to generate the HTML for the sortNumeral displayed next to a field's title when it is included in the current sort specification.
- setSortNumeralMenuButtonSpaceOffset(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
leaveHeaderMenuButtonSpace
is true, configures the amount of space beyond theheaderMenuButtonWidth
on the right side of a ListGrid header button (left forRTL mode
) to reserve for the sort numeral ifmulti-sorting
is active for that field and the numeral will be shown. - setSortNumeralStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, the Style to apply to the numeral that appears after the sort-arrows in the header-buttons of sorted fields.
- setSortSpecifiers(SortSpecifier...) - Method in class com.smartgwt.client.data.ResultSet
-
Initial sort specifiers for a ResultSet.
- setSortState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial sort state for the grid.
- setSource(AIMessageSource) - Method in class com.smartgwt.client.ai.AIMessageWithSource
-
The source or producer of the message.
- setSourceComponent(String) - Method in class com.smartgwt.client.util.workflow.GridTransferDataTask
-
Source component from which the record(s) will be transferred.
- setSourceGrid(ListGrid) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
The
ListGrid
for which this label displays the current row range and row count. - setSourceGridTitle(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Title for the source grid, shown as a
Canvas.groupTitle
- setSpace(Integer) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Size of spacer.
- setSpannedHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Button.baseStyle
to apply to the field header buttons for this ListGrid when showing header spans. - setSpannedHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom base style to apply to this field's header button instead of
ListGrid.spannedHeaderBaseStyle
when the grid is showing header spans. - setSpans(HeaderSpan...) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
This property allows developer to "nest" header spans, grouping fields together by multiple layers of granularity.
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setSparseFieldState(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If true,
ListGrid.getFieldState()
andListGrid.setFieldState(java.lang.String)
will omit state information for hidden fields by default. - setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setSpecialValues(String...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Set the specialValues for this item.
- setSpecialValues(String...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Set the specialValues for this item.
- setSpecialValues(LinkedHashMap) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Set the specialValues for this item.
- setSpecialValues(LinkedHashMap) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Set the specialValues for this item.
- setSpecialValues(Map) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
A set of "special" values such as "All", "None" or "Invalid" that do not appear in the normal
com.smartgwt.client.types.ValueMap
or in the data returned by theoptionDataSource
. - setSpecialValuesCSS(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
CSS text to be added to the styling for Related Field and Aggregate selections in the field name picker.
- setSpoofResponses(boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
For a DataSource contacting a
WSDL web service
, setting this flag means the DataSource doesn't actually attempt to contact the server but generates a sample response instead, based on the XML Schema of the response message embedded in the WSDL. - setSrc(SCStatefulImgConfig) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines this icon's image source.
- setSrc(SCStatefulImgConfig) - Method in class com.smartgwt.client.widgets.Img
-
The base filename or stateful image configuration for the image.
- setSrc(SCStatefulImgConfig) - Method in class com.smartgwt.client.widgets.ImgButton
-
The base filename or stateful image configuration for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
URL to the image file.
- setSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines this icon's image source.
- setSrc(String) - Method in class com.smartgwt.client.widgets.Img
-
The base filename or stateful image configuration for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
The base filename or stateful image configuration for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the URL of the image local to the skin or application directory.
- setSrc(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the URL of the image local to the skin or application directory.
- setSrc(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
The base filename or stateful image configuration for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Location from which to load the Flashlet.
- setSrc(String) - Method in class com.smartgwt.client.widgets.plugins.SVG
-
Location from which to load the SVG.
- setSrc(String) - Method in class com.smartgwt.client.widgets.Progressbar
-
The base file name for the progressbar image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.Sound
-
URL of the audio file to be played by this sound instance.
- setSrc(String) - Method in class com.smartgwt.client.widgets.Splitbar
-
The base URL for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
The base URL for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base URL for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
The URL of the media file for this StretchItem.
- setSrc(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base URL for tab images
- setSrc(String) - Method in class com.smartgwt.client.widgets.Window
-
A URL to load as content for the Window's body.
- setSrc(String...) - Method in class com.smartgwt.client.widgets.Sound
-
URL of the audio file to be played by this sound instance.
- setStackDirection(StackDirection) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines how messages are stacked if
MultiMessageMode
is "stack". - setStacked(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use stacking for charts where this makes sense (column, area, pie, line and radar charts).
- setStacked(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
If the
ChartType
is "Column" then the metric settings may include a setting forFacetChart.stacked
. - setStackedIconsHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked icons mode
this property can be used to specify the height of both the increase and decrease icon. - setStackedIconsWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked icons mode
this property can be used to specify the width of both the increase and decrease icon. - setStackPersistence(StackPersistence) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how older messages'
duration
countdowns are affected when a new message of the sameNotifyType
appears. - setStackSpacing(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Space between each message when
MultiMessageMode
is "stack". - setStackZIndex(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
For use in conjunction with
memberOverlap
, controls the z-stacking order of members. - setStandardDeviationBandProperties(DrawItem...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An Array of DrawRect properties to specify the bands between the
standard deviation lines
. - setStandardDeviationLineProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the
standard deviation lines
. - setStandardDeviations(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
showStandardDeviationLines
is set, the number of standard deviation lines drawn and their respective standard deviation away from the mean are specified by this property. - setStart(AcePosition) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- setStartAngle(double) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Start angle of the sector in degrees.
- setStartAngle(double) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
- setStartAngle(float) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Deprecated.
- setStartAngle(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
Deprecated.
- setStartAngle(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- setStartArrow(ArrowStyle) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrow head to draw at the beginning of the line or path.
- setStartColor(String) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
A start color for the gradient.
- setStartColor(String) - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The start color of the gradient.
- setStartDate(Date) - Method in class com.smartgwt.client.data.DateRange
-
Set the start date of the range.
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The start date of the calendar
timeline view
. - setStartDate(Date) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Date object which represents the start date of a
CalendarEvent
. - setStartDate(Date) - Method in class com.smartgwt.client.widgets.DateChooser
-
Limits the selectable range of this DateChooser.
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
The minimum date this item is intended to work with.
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Limits the range of the popup
DateChooser
. - setStartDateField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the start date field on a
CalendarEvent
. - setStartElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.Process
- setStartElement(String) - Method in class com.smartgwt.client.util.workflow.Process
- setStartFrom(String) - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
For show animations of type
"wipe"
and"slide"
this attribute specifies where the wipe / slide should originate. - setStartImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar (the "scroll up" or "scroll left" button image).
- setStartIndex(Integer) - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
Starting index of the batch within the
records
of theSummarizeRecordsRequest
. - setStartLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting left coordinate of the line.
- setStartLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting left coordinate of the line.
- setStartLine(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should always start a new line when used as a tile in a
FlowLayout
. - setStartNumber(int) - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
For ordered lists, the number to start the first item with.
- setStartNumberFieldTitle(String) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
The
title
of thestartNumberField
. - setStartPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Start point of the curve
If this method is called after the component has been drawn/initialized: Update the startPoint - setStartPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Start point of the line
If this method is called after the component has been drawn/initialized: Update the startPoint - setStartPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Start point of the line
If this method is called after the component has been drawn/initialized: Update the startPoint - setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
These items are in a row by themselves by default
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item should always start a new row in the form layout.
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
these items are in a row by themselves by default
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
By default RichTextItems take up an entire row
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
these items are in a row by themselves by default
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
these items are in a row by themselves by default
- setStartRow(Integer) - Method in class com.smartgwt.client.data.DSRequest
-
Starting row of requested results, used only with fetch operations.
- setStartRow(Integer) - Method in class com.smartgwt.client.data.DSResponse
-
Starting row of returned server results, when using paged result fetching
- setStartThumbOverlap(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at the start of the track.
- setStartTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting top coordinate of the line.
- setStartTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting top coordinate of the line.
- setStartValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
-
The beginning of the selected range.
- setStartValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Deprecated.
- setStartYear(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Earliest year that may be selected.
- setStartYearRange(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
-
When
startYear
is unset, this is the years before today that will be available for selection in the year menu. - setState(Record) - Method in class com.smartgwt.client.util.workflow.Process
-
Current state of a process.
- setState(State) - Method in class com.smartgwt.client.widgets.Button
-
Current "state" of this widget.
- setState(State) - Method in class com.smartgwt.client.widgets.ImgButton
-
Current "state" of this widget.
- setState(State) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Current "state" of this widget.
- setState(State) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Current "state" of this widget.
- setState(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
Set the specified image's state to newState and update the displayed image given by whichPart, or set the state for all images to newState and update the displayed images if whichPart is not provided.
- setState(String, String) - Method in class com.smartgwt.client.widgets.StretchImg
-
Set the specified image's state to newState and update the displayed image given by whichPart, or set the state for all images to newState and update the displayed images if whichPart is not provided.
- setStateCustomizer(FormItem.StateCustomizer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specify a StateCustomizer to use for this formItem.
- setStateVariable(String, Object) - Method in class com.smartgwt.client.util.workflow.Process
-
Sets a
process state
variable for later reference withgetStateVariable()
or more commonly with aTaskInputExpression
property. - setStaticHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem when
canEdit
is false andreadOnlyDisplay
is "static". - setStaticHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Height of the FormItem when
canEdit
is false andreadOnlyDisplay
is "static". - setStatus(int) - Method in class com.smartgwt.client.data.DSResponse
-
Same meaning as
RPCResponse.status
, except DSResponses have additional error codes, such asvalidation failure
. - setStatus(int) - Method in class com.smartgwt.client.rpc.RPCResponse
-
Status code for this response.
- setStatus(SettledPromiseStatus) - Method in class com.smartgwt.client.util.PromiseOutcome
-
The state that the
Promise
settled into. - setStatus(String) - Method in class com.smartgwt.client.widgets.Window
-
Text to show in the status bar of the window (if one is visible)
If this method is called after the component has been drawn/initialized: Sets the text in the status bar of the window, redrawing if necessary. - setStayIfHovered(boolean) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If true, pauses the auto-dismiss countdown timer when the mouse is over the messasge.
- setStep(double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
How much should the value be incremented / decremented when the user hits the icons to increase / decrease the value?
- setStep(CreateDashboardComponentDataQuestionStep) - Method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStepResult
- setStep(DataQuestionStep) - Method in class com.smartgwt.client.ai.DataQuestionStepResult
- setStep(ExecuteQueryDataQuestionStep) - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStepResult
- setStep(FixDashboardComponentDataQuestionStep) - Method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStepResult
- setStep(MakeQueryDataQuestionStep) - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStepResult
- setStep(ValidateDashboardComponentDataQuestionStep) - Method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStepResult
- setStep(Double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- setStep(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- setStepActionButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Default value for
TourStep.actionButtonTitle
for steps other than the first and last ones. - setStepCancelButtonPrompt(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt displayed in hover for cancel button.
- setStepCancelButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Default value for
TourStep.cancelButtonTitle
for all steps where the cancel button is shown. - setStepPercent(double) - Method in class com.smartgwt.client.widgets.Slider
-
The percentage of the total slider that constitutes one discrete step.
- setStepPercent(float) - Method in class com.smartgwt.client.widgets.Slider
-
Deprecated.
- setSteps(ProcessElement...) - Method in class com.smartgwt.client.util.tour.Tour
-
The
ProcessElement
s representing steps in this tour. - setStopIfFalse(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Normally, all validators defined for a field will be run
in the order in which they are defined
even if one of the validators has already failed. - setStopOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into the field until the error is corrected.
- setStopOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into the field until the error is corrected.
- setStopOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates that if this validator is not passed, the user should not be allowed to exit the field - focus will be forced back into the field until the error is corrected.
- setStopOnErrors(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines how failure to save due to validation errors should be displayed to the user.
- setStoreDisplayValues(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For editable fields with a specified
FormItem.displayField
andFormItem.optionDataSource
, if the user selects a new value (typically from PickList based item such as a SelectItem), should the selected displayValue be updated on the record being edited in addition to the value for the actual item.
Note that this only applies for fields usinglocal display field values
- typicallyforeignKey fields
where the display field isincluded from
another dataSource. - setStoreDisplayValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this overrides the
DynamicForm.storeDisplayValues
property for this field. - setStoreDisplayValues(Boolean) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
For editable fields with a specified
FormItem.displayField
andFormItem.optionDataSource
, if the user selects a new value (typically from PickList based item such as a SelectItem), should the selected displayValue be updated on the record being edited in addition to the value for the actual item.
Note that this only applies for fields usinglocal display field values
. - setStoredState(SavedSearchStoredState) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Set to "criteria" if you want only criteria to be stored for ListGrids and TreeGrids instead of the full viewState of the component.
- setStreamResults(boolean) - Method in class com.smartgwt.client.data.DSRequest
-
If true, results will be streamed on the server, rather than all records being read into server memory at once; this approach is appropriate for retrieving or exporting large datasets without swamping the server.
- setStretchColumnWidthsProportionally(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
When
stretching column widths
, should we stretch all column widths proportionally, or just stretch the columns that need extra width? - setStrictQuoting(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether all property names should be quoted, or only those property names that are not valid identifiers or are JavaScript reserved words (such as "true").
- setStrictSQLFiltering(Boolean) - Method in class com.smartgwt.client.data.AdvancedCriteria
-
When set to true, causes filtering using this criteria object to follow SQL99 behavior for dealing with NULL values.
- setStrictSQLFiltering(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If set to true, both client and server-side advanced filtering used by Smart GWT will follow SQL99 behavior for dealing with NULL values, which is often counter-intuitive to users.
- setStrikethroughSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
strikethroughSelection
control. - setStringInBrowser(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Server-side setting that causes values for fields of type "integer" or "float" to be represented as Strings when delivered to a web browser, in order to avoid mangling values which cannot be represented faithfully in JavaScript.
- setStructuralHTMLTags(String...) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
List of tags used to determine whether the HTML contents of an HTMLFlow should be rendered with
contentsType:"page"
. - setStyle(ListStyleType) - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
The style of list item marker.
- setStyleControls(ControlName...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Default text styling control group.
- setStyleControls(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Use this signature if you plan to pass a mixture of standard ControlNames and custom widgets (any subclass of Canvas is allowed):
setStyleControls(ControlName... styleControls)
- setStyledRowEnds(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, the first and last cells in each row will be styled with an additional CSS class, via the
firstCellStyle
andlastCellStyle
attributes. - setStyleName(String) - Method in class com.smartgwt.client.widgets.Button
- setStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
CSS style series to use for
canvas instances
that represent this event in the variouscalendar views
. - setStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The CSS class for this EventCanvas.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base style-name for normal cells in this Lane.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS class applied to this widget as a whole.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default styleName for the chart.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CSS class for the CubeGrid as a whole
- setStyleName(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Style of the Dialog background
- setStyleName(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
For
drawingType
"svg" only, the CSS class applied to this label. - setStyleName(String) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Default CSS class for the ListGrid as a whole.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default CSS class for the ListGrid as a whole.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.Label
-
Set the CSS class for this widget.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default CSS style for the SectionStack as a whole.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
The CSS class to apply to the
Label
drawn for this message. - setStyleName(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
- setStyleName(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Style for the overall TileGrid component.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
CSS class applied to this RibbonGroup.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
CSS class applied to this toolstrip.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for the component as a whole.
- setStyleWeekends(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether weekend days should be styled differently from weekdays.
- setStyleWithCSS(Boolean) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
When true, applies style attributes in markup instead of presentation elements.
- setStyleWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showWorkday
is true, applies theworkdayBaseStyle
to cells that fall within the workday (as defined byworkdayStart
andworkdayEnd
), in both thedayView
andweekView
. - setSubClauseButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the subClauseButton.
- setSubClauseButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title of the subClauseButton
- setSublane(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
When in Timeline mode, or when
Calendar.showDayLanes
is true, a string that represents the name of thesublane
thisCalendarEvent
should sit in. - setSublaneNameField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the field which will determine the
sublane
in which this event will be displayed, within its parent Lane, inTimeline
s and in theday view
, ifshowDayLanes
is true. - setSublanes(Lane...) - Method in class com.smartgwt.client.widgets.calendar.Lane
- setSubmenu(Menu) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A reference to another menu, to display as a submenu when the mouse cursor hovers over this menu item.
- setSubmenuConstructor(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When using a Tree or hierarchical DataSource as the menu's data, optional subclass of Menu that should be used when generating submenus.
- setSubmenuDirection(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Should submenus show up on our left or right.
- setSubmenuDisabledImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator when the item is disabled.
- setSubmenuDisabledImage(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator when the item is disabled.
- setSubmenuFieldDefaults(ListGridField) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated submenu column.
- setSubmenuFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated submenu column.
- setSubmenuImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator.
- setSubmenuImage(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator.
- setSubstring(String) - Method in class com.smartgwt.client.widgets.form.validator.ContainsValidator
- setSubstring(String) - Method in class com.smartgwt.client.widgets.form.validator.DoesntContainValidator
- setSubstring(String) - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Set the substring.
- setSuffix(String) - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
Suffix to be appended to each criterion description.
- setSuggestedTitle(String) - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
-
If successful, the AI-generated suggestion for a title of a field that will contain the AI-generated record summaries.
- setSummary(String) - Method in class com.smartgwt.client.ai.SummarizeValueExample
-
The example summary of the
value
. - setSummary(String) - Method in class com.smartgwt.client.ai.SummarizeValueResult
-
If successful, the AI-generated summary of the
SummarizeValueRequest.value
. - setSummaryFunction(SummaryFunctionType) - Method in class com.smartgwt.client.data.DataSourceField
-
If
showGridSummary
orshowGroupSummary
is true, this attribute can be used to specify an explicitSummaryFunction
for calculating the summary value to display. - setSummaryFunction(SummaryFunctionType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
showGridSummary
orshowGroupSummary
is true, this method can be used to specify aSummaryFunctionType
for calculating the summary value to display. - setSummaryFunction(SummaryFunction) - Method in class com.smartgwt.client.data.DataSourceField
-
If
showGridSummary
orshowGroupSummary
is true, this attribute can be used to specify an explicitSummaryFunction
for calculating the summary value to display. - setSummaryFunction(SummaryFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
showGridSummary
orshowGroupSummary
is true, this method can be used to specify aSummaryFunction
for calculating the summary value to display. - setSummaryFunction(String) - Method in class com.smartgwt.client.data.DataSourceField
-
If
showGridSummary
orshowGroupSummary
is true, this attribute can be used to specify an summary function registered viacom.smartgwt.client.data.SimpleType#registerSummaryFunction()
for calculating the summary value to display. - setSummaryFunction(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
showGridSummary
orshowGroupSummary
is true, this method can be used to specify the name of a summary function registered viaSimpleType.registerSummaryFunction(java.lang.String, com.smartgwt.client.widgets.grid.SummaryFunction)
for calculating the summary value to display. - setSummaryFunctions(Map<String, SummaryFunctionType>) - Method in class com.smartgwt.client.data.DSRequest
-
A mapping from field names to summary functions to be applied to each field.
- setSummaryFunctions(Map<String, SummaryFunctionType>) - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
A mapping from field names to
summary functions
to be applied to each field in the fetch. - setSummaryFunctions(Map<String, SummaryFunctionType>) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
A mapping from field names to
summary functions
to be applied to each field for a fetch. - setSummaryRowCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and asummaryRowDataSource
is specified this property may be used to specify fetch criteria to apply when retrieving summary data to show in the summary row. - setSummaryRowDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, by default summary values are calculated on the client based on the current data-set for the grid (seegetGridSummary()
andgetGridSummaryFunction()
). - setSummaryRowFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and asummaryRowDataSource
is specified this property may be used to customize the fetch request used when retrieving summary data to show in the summary row. - setSummaryRowHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for the
summary row autoChild
. - setSummaryRowStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
baseStyle
for thesummaryRow
- setSummaryTitle(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Title for facet summary.
- setSummaryTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Deprecated.Rather than customizing the summaryTitle developers should typically use the
headerTitle
attribute to show a different title in the column header button than the title used elsewhere. - setSummaryValue(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Value for facet summary.
- setSummaryValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The value to display for a ListGridField when it appears in the
summaryRow
. - setSummaryValueTitle(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Title to show in a
Summary of type "title"
for this field. - setSummaryValueTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
ListGrid.showGridSummary
orListGrid.showGroupSummary
is true and thesummaryFunction
is set to"title"
, this attribute may be set to a string to display in the group and/or grid summary. - setSummaryVars(Map) - Method in class com.smartgwt.client.widgets.UserSummary
-
Map from the single capital letters used as summary variables in the
UserSummary
String to the field names these variables should represent. - setSuperUser(Boolean) - Static method in class com.smartgwt.client.util.Authentication
-
Mark the current user as a super-user.
- setSupportsContentsAsPage(boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Can this component have its
contents
specified as a complete standalone HTML page to be rendered into an embedded IFRAME? - setSupportsContentsAsPage(boolean) - Method in class com.smartgwt.client.widgets.HTMLPane
-
Can this component have its
contents
specified as a complete standalone HTML page to be rendered into an embedded IFRAME? - setSupportsCutPasteEvents(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Does the current formItem support native cut and paste events?
- setSupportsCutPasteEvents(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Does the current formItem support native cut and paste events?
- setSupportsCutPasteEvents(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Does the current formItem support native cut and paste events?
- setSupportsInlineEdit(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Whether this EditProxy has an inline edit behavior, which allows an end user to configure a component by editing a simple text representation of its configuration.
- setSupportsMultipleInputRecords(Boolean) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Does this processElement support being called multiple times for multiple records in the
last task output
? - setSupportsTransparency(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Determines whether to show the opacity slider.
- setSupportsTransparency(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Determines whether the
ColorPicker
associated with this ColorItem allows the user to set transparency/opacity information whilst selecting a color. - setSuppressAutoDraw(Boolean) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
If true, prevents any screen from being drawn when it's created, even if there's an explicit
Canvas.autoDraw
:true setting on it. - setSuppressAutoDraw(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
If true, prevents any screen from being drawn when it's loaded, even if there's an explicit
Canvas.autoDraw
:true setting on it. - setSuppressAutoDraw(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If
evalResult
is set, setting this property to true causesCanvas.autoDraw
to be set to false for the duration of the result evaluation - which is generally what you want if you're returning new components from the server. - setSuppressBrowserClearIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This attribute currently only has an effect in Internet Explorer.
- setSuppressBrowserClearIcons(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
TextItem.suppressBrowserClearIcon
value for TextItems within this form. - setSuppressedGlobals(Map) - Method in class com.smartgwt.client.rpc.LoadScreenCallback
- setSuppressNullValueFormat(boolean) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Should non-editable fields within this record-editor always display the
empty cell value
for null values rather than running any specifiedstatic formatters
? - setSuppressValidationErrorCallback(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When calling
saveData()
on a form or valuesManager, by default if the server returns an error code, any callback passed into saveData() will not be fired. - setSuppressValidationErrorCallback(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
When calling
saveData()
on a form or valuesManager, by default if the server returns an error code, any callback passed into saveData() will not be fired. - setSuppressValueIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
valueIcons
is set, this property may be set to prevent the value icons from showing up next to the form items value - setSuppressValueIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property to true will prevent the valueIcon being written out into this field's cells.
- setSwatchHeight(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed height of the color swatch image.
- setSwatchImageURL(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The location of the color swatch image file
- setSwatchWidth(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed width of the color swatch image.
- setSymmetricEdges(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this tabSet will
show edges
for the paneContainer, this property determines whether the same edge media will be used regardless of the tab bar position, or whether different media should be used (necessary if the edge appearance is not symmetrical on all sides). - setSymmetricPickerButton(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing a
tab picker button
, this property determines whether thepickerButtonHSrc
andpickerButtonVSrc
media will be used for vertical and horizontal tab-bar picker buttons, or whether separate media should be used for each possibletabBarPosition
based on thepickerButtonSrc
property for this tabSet. - setSymmetricScroller(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, this property determines whether thescrollerHSrc
andscrollerVSrc
media will be used for vertical and horizontal tab-bar scroller buttons, or whether separate media should be used for each possibletabBarPosition
based on thescrollerSrc
property for this tabSet. - setSynchColumnLayout(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
If true, treat all values in this facet as a facetValueGroup - causes synched header reorder and resize.
- setSynchronousValidation(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If enabled, whenever validation is triggered and a request to the server is required, user interactivity will be blocked until the request returns.
- setSynchronousValidation(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If enabled, whenever validation is triggered and a request to the server is required, user interactivity will be blocked until the request returns.
- setTab(Boolean) - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Should the window be opened in a tab or a new browser window in fallback mode without OpenFin? Unless set explicitly false, fallback mode will open tabs for the new window.
- setTabBarAlign(Alignment) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Alignment of the tabBar.
- setTabBarAlign(Side) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Alignment of the tabBar.
- setTabBarControls(Object...) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
This property determines what controls should show up after the tabBar for this TabSet.
- setTabBarPosition(Side) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Which side of the TabSet the TabBar should appear on.
- setTabBarProperties(TabBar) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
This attribute allows developers to specify custom properties for this tabset's
tabBar
- setTabBarThickness(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Thickness of tabBar, applies to either orientation (specifies height for horizontal, width for vertical orientation).
- setTabIcon(int, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the icon of a tab
- setTabIcon(Tab, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the icon of a tab
- setTabIcon(String, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the icon of a tab
- setTabIndex(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If specified this governs the tabIndex of the widget in the page's tab order.
- setTabIndex(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the form, which controls the order in which controls are visited when the user hits the tab or shift-tab keys to navigate between items.
- setTabIndex(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
TabIndex for this formItemIcon.
- setTableMode(TableMode) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
The display mode of the table.
- setTableRowStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to <TR> tags in this grid's table.
- setTabPane(int, Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Apply a new
pane
to an existing tab in this tabSet - setTabPane(String, Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Apply a new
pane
to an existing tab in this tabSet - setTabPickerTitle(Tab, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the title of the picker menu item of a tab
- setTabs(Tab...) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
An array of
Tab
objects, specifying the title and pane contents of each tab in the TabSet. - setTabSet(TabSet) - Method in class com.smartgwt.client.widgets.tab.Tab
- setTabSize(Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- setTabTitle(int, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the title of a tab
- setTabTitle(Tab, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the title of a tab
- setTabTitle(String, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the title of a tab
- setTagName(String) - Method in class com.smartgwt.client.data.DataSource
-
Tag name to use when serializing to XML.
- setTailSize(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the connecting center segment.
- setTallBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Tall" baseStyle for this listGrid.
- setTarget(Canvas) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Optional target canvas for this menu.
- setTarget(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Component that is the target of this step.
- setTarget(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The name of a window or frame that will receive the results returned by the form's action.
- setTarget(String) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
By default, clicking a link rendered by this item opens it in a new browser window.
- setTarget(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- setTarget(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- setTargetAfter(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
Is the
target
being shown before or after the bar? This property is automatically populated forsplitbar
s created by a layout. - setTargetBaseClass(String) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components and any required or optional scope that this task targets.
- setTargetBaseClass(String...) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components and any required or optional scope that this task targets.
- setTargetComponent(DataBoundComponent) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Component that saved searches should apply to.
- setTargetDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
DataSource that the saved searches are performed against.
- setTargetEditsCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether the
targetComponent
has built-in criteria editing or does not. - setTargetField(Integer) - Method in class com.smartgwt.client.util.workflow.GridSetEditValueTask
-
Target field in current edit row to be updated
- setTargetField(String) - Method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
Field to show/hide.
- setTargetField(String) - Method in class com.smartgwt.client.util.workflow.FormSetFieldValueTask
-
Field to assign new value.
- setTargetField(String) - Method in class com.smartgwt.client.util.workflow.GridSetEditValueTask
-
Target field in current edit row to be updated
- setTargetFieldName(String) - Method in class com.smartgwt.client.util.workflow.GetPropertiesTask
-
If
componentId
targets a DynamicForm, this property specifies the name of the target field. - setTargetFieldName(String) - Method in class com.smartgwt.client.util.workflow.SetPropertiesTask
-
If
componentId
targets a DynamicForm, this property optionally specifies the name of the target field. - setTargetFieldName(String) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a DynamicForm, this property specifies the name of the target field to assign new title. - setTargetFieldName(String) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a DynamicForm, this property specifies the name of the target field to assign new title. - setTargetFieldsItemTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Target Field(s) picker.
- setTargetForm(DynamicForm) - Method in class com.smartgwt.client.util.workflow.UserTask
-
DynamicForm that should be populated with data and that should provide the data for the task outputs.
- setTargetForm(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
DynamicForm that should be populated with data and that should provide the data for the task outputs.
- setTargetGridTitle(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Title for the target grid, shown as a
Canvas.groupTitle
- setTargetOffsetInto(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
targetSnapTo
is defined, this property can be used to specify an offset in px or percentage for the coordinate of the pointer into theCanvas.pointerTarget
. - setTargetOffsetLeft(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
targetSnapTo
is defined, this property can be used to specify an offset in px or percentage for the left coordinate of the pointer. - setTargetOffsetTop(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
targetSnapTo
is defined, this property can be used to specify an offset in px or percentage for the top coordinate of the pointer. - setTargetPane(CurrentPane) - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Pane target to be navigated from the current pane.
- setTargetSectionName(String) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a SectionStack, this property specifies the name of the target section. - setTargetSectionName(String) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a SectionStack, this property specifies the name of the target section. - setTargetSectionTitle(String) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a SectionStack, this property specifies the title of the target section. - setTargetSectionTitle(String) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a SectionStack, this property specifies the title of the target section. - setTargetSnapTo(String) - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the position of the pointer into the target when
showing
. - setTargetTabName(String) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a TabSet, this property specifies the name or ID of the target tab to assign new title. - setTargetTabName(String) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a TabSet, this property specifies the name or ID of the target tab to assign new title. - setTargetTask(String) - Method in class com.smartgwt.client.util.workflow.DecisionBranch
-
ProcessElement.ID
of element to be used as next element ifcriteria
matches. - setTargetView(Canvas) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional widget that should be shown to allow user input.
- setTargetView(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional widget that should be shown to allow user input.
- setTargetViewConstructor(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
The name of the widget class (as a string) to use for the target view.
- setTargetViewConstructor(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
The name of the widget class (as a string) to use for the target view.
- setTargetViewDefaults(Canvas) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Defaults for the
targetView
autoChild. - setTargetViewDefaults(Canvas) - Method in class com.smartgwt.client.util.tour.TourStep
-
Defaults for the
targetView
autoChild. - setTargetVM(ValuesManager) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional ValuesManager which will receive task inputs and provide task outputs.
- setTargetVM(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional ValuesManager which will receive task inputs and provide task outputs.
- setTaskOutput(ProcessElement, Object) - Method in class com.smartgwt.client.util.workflow.Process
-
Sets the task output of
task
in theprocess state
so it can be used by later tasks withgetLastTaskOutput()
or more commonly with aTaskInputExpression
property. - setTemperature(Integer) - Method in class com.smartgwt.client.ai.AIRequest
-
A number from 0 to 1 representing how much variability or creativity in responses AI should generate.
- setTemplate(String) - Method in class com.smartgwt.client.data.DataSourceField
-
If
field.template
is set, this field's value in records will be calculated dynamically via the specifiedtemplate
. - setterForGenericType(JType) - Method in class com.smartgwt.rebind.BeanProperty
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty1Getter
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty1Getter1Setter
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty1Setter
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanPropertyMultiple
- setTestData(Record...) - Method in class com.smartgwt.client.data.DataSource
-
For a client-only DataSource, a set of records to use as a dataset, specified as an Array of JavaScript Objects.
- setTestDataContext(DataContext) - Method in class com.smartgwt.client.widgets.Canvas
-
A
DataContext
to be used if nodataContext
is provided (directly or indirectly via a parent). - setTestRoot(Canvas) - Static method in class com.smartgwt.client.util.AutoTest
-
Sets the implicit root canvas available in scLocators starting "//testRoot[]".
- setText(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
As an alternative to displaying an image, an
inline
FormItemIcon
can display a string of HTML where the icon's image would have appeared. - setText(String) - Method in class com.smartgwt.client.widgets.UserFormula
-
Formula to be evaluated.
- setText(String) - Method in class com.smartgwt.client.widgets.UserSummary
-
Summary to be evaluated.
- setTextAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
istrue
this property governs the alignment of text within the text field. - setTextAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of the text / content within this form item.
- setTextAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
istrue
, this property governs the alignment of text within the text field. - setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Base css style for this item.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title text
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Base CSS class for this item
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Base CSS class name for a form item's text box element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Base CSS class applied to this item's title text (rendered next to the checkbox element).
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Base CSS class applied to the text for items within this radio group.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's text box element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Base CSS class for this item
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Base CSS class to apply to this item's input element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Base CSS class name for this item's input element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Base CSS class for this item's text box.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Base CSS class name for this
UploadItem
's native file input element. - setTextColor(String) - Method in class com.smartgwt.client.data.Hilite
-
When edited via a
HiliteEditor
, the value for the foreground color of this hilite. - setTextColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional text color for the body portion of
canvases
representing this event in the variouscalendar views
. - setTextFieldProperties(TextItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
textField
. - setTextFieldProperties(TextItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to the
text field
generated for this timeItem whenuseTextField
is true. - setTextFormula(UserSummary) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
Formula to be used to calculate the component title.
- setTextFormula(UserSummary) - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Formula to be used to calculate the message contents.
- setTextFormula(UserSummary) - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Formula to be used to calculate the message contents.
- setTextFormula(UserSummary) - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
Formula to be used to calculate the message contents.
- setTextFormula(UserSummary) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Not applicable to a DateRangeItem.
- setTextFormula(UserSummary) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Formula to be used to calculate the text value of this FormItem.
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.data.DSRequest
-
For "fetch" operations, how search criteria should be interpreted for text fields: one of "exact" for exact match, "exactCase" for case-sensitive exact match, "startsWith" for matching at the beginning only, or "substring" for substring match.
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When applying filter criteria to pickList data, what type of matching to use.
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
textMatchStyle to apply to
option criteria
for this item - setTextMatchStyle(TextMatchStyle) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
When applying filter criteria to pickList data, what type of matching to use.
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When applying filter criteria to pickList data, what type of matching to use.
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
TextMatchStyle for retrieving records from this shuttle's dataSource.
- setTextMatchStyle(String) - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
TextMatchStyle
to use if converting from a simple criteria. - setTheme(String) - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- setThumbBaseStyle(String) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The name of the base CSS class to apply to the
thumb
of this toggle switch - the actual styleName applied will be suffixed "On" or "Off", depending on this widget's current value. - setThumbInset(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Inset of the thumb relative to the track.
- setThumbMinSize(int) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel size of the draggable thumb regardless of how large the scrolling region becomes.
- setThumbOffset(Integer) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
Spacing to apply inside of this ToggleSwitch, outside of the
thumb
. - setThumbOverlap(int) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at each end of the track.
- setThumbRadius(String) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The CSS border-radius for the
thumb
. - setThumbSrc(String) - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider thumb images.
- setThumbThickWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb perpendicular to the slider track.
- setThumbThinWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb parallel to the slider track.
- setTickLength(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Length of the tick marks used when either
showXTicks
orshowYTicks
is enabled, or whenextra value axes
are in use. - setTickMarkToValueAxisMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin between the tick marks and the labels of the
extra value axes
. - setTieMode(TieMode) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
What to do if there is more than one possible
Tree.childrenProperty
when using scanMode "branch" or "level" - setTileConstructor(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Class-name of a Smart GWT component to use for each tile rendered by this TileGrid.
- setTileDragAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Visual appearance to show when the tile is being dragged.
- setTileGrid(TileGrid) - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
The
TileGrid
that created this SimpleTile. - setTileHeight(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Height of each tile in pixels.
- setTileHMargin(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Horizontal margin in between tiles.
- setTileMargin(int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Margin in between tiles.
- setTileProperties(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Common properties to use when creating every tile.
- setTiles(Canvas...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
List of tiles that may be used by the TileGrid to show its current data set.
- setTiles(Canvas...) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
List of tiles to lay out.
- setTileScreen(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Screen to create (via
createScreen()
) for the tile in lieu of callinggetTile()
. - setTileSize(int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Size of each tile in pixels.
- setTilesPerLine(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Number of tiles to show in each line.
- setTileValueAlign(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Horizontal alignment for tile values: "left", "right" or "center".
- setTileValueStyle(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
When using the default
SimpleTile
, CSS style for each value shown within a tile. - setTileVMargin(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Vertical margin in between tiles.
- setTileWidth(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Width of each tile in pixels.
- setTimeFormat(TimeDisplayFormat) - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting time values.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.data.DataSourceField
-
Preferred time-format to apply to date type values within this field.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Display format to use for the time portion of events' date information.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
TimeDisplayFormat
fortype:"time"
field values displayed in this form. - setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Time-format to apply to date type values within this formItem.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, what format should this item's time string be presented in? - setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Time-format to apply to date type values within this field.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Display format to use for fields specified as type 'time'.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Time-format to apply to date type values within this field.
- setTimeFormatter(TimeFormatter) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.use
Calendar.setTimeFormatter(TimeDisplayFormat)
instead. - setTimeFormatter12Hour(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, anduse24HourTime
is false, what format should this item's time string be presented in? - setTimeFormatter24Hour(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, anduse24HourTime
is true, what format should this item's time string be presented in? - setTimeItemProperties(TimeItem) - Method in class com.smartgwt.client.widgets.DateChooser
-
Custom properties to apply to the
time field
used for editing the time portion of the date. - setTimeItemTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
time field
. - setTimelineGranularity(TimeUnit) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The granularity in which the
timelineView
will display events. - setTimelineRange(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Sets the range over which the timeline will display events.
- setTimelineRange(Date, Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Sets the range over which the timeline will display events.
- setTimelineUnitsPerColumn(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
How many units of
timelineGranularity
each cell represents. - setTimelineViewTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
timeline view
. - setTimeout(Integer) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Sets the timeout for the projectLoader servlet request.
- setTimeout(Integer) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Sets the timeout on this request.
- setTimeout(Integer) - Method in class com.smartgwt.client.util.ElementWaitConfig
-
Timeout for
AutoTest.waitForElement()
in ms. - setTimeout(Integer) - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Timeout for
AutoTest.waitForElement()
in ms. - setTimeoutErrorMessage(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default message displayed to user when an operation fails to return from the server within the timeout period specified by
defaultTimeout
. - setTimeUnitOptions(TimeUnit...) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
List of time units that will be offered for relative dates.
- setTimingDataEnabled(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Pass
true
orfalse
to switch the gathering of timing metrics on and off programmatically. - SETTINGS - Static variable in class com.smartgwt.client.widgets.HeaderControl
- setTitle(String) - Method in class com.smartgwt.client.data.DataSource
-
User-visible name for this DataSource.
- setTitle(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Default user-visible title for this field.
- setTitle(String) - Method in class com.smartgwt.client.data.Field
-
An
HTMLString
to use as the displayable title for this field outside the context of a field container. - setTitle(String) - Method in class com.smartgwt.client.data.Hilite
-
User-visible title for this hilite.
- setTitle(String) - Static method in class com.smartgwt.client.data.MultiSortDialog
-
Deprecated.Set the default title for the MultiSortDialog.
- setTitle(String) - Method in class com.smartgwt.client.data.Operator
-
User-visible title for this operator, such as "doesn't contain".
- setTitle(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
Textual title for this paletteNode.
- setTitle(String) - Method in class com.smartgwt.client.tools.StyleGroup
-
Title to display in the header for this group.
- setTitle(String) - Method in class com.smartgwt.client.tools.StyleSetting
-
Title for this setting when applied to a FormItem.
- setTitle(String) - Static method in class com.smartgwt.client.util.Page
-
Set the title of the page, which is typically shown as part of the browser window title
- setTitle(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Title for the Window.
- setTitle(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Title for the Window.
- setTitle(String) - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Title of new SectionStackSection or TabSet when
componentId
targets a SectionStack or TabSet. - setTitle(String) - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Title to show instead of the automatically chosen one.
- setTitle(String) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
Title to assign to component.
- setTitle(String) - Method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
- setTitle(String) - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
- setTitle(String) - Method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
- setTitle(String) - Method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
- setTitle(String) - Method in class com.smartgwt.client.widgets.BaseWidget
- setTitle(String) - Method in class com.smartgwt.client.widgets.Button
-
The title HTML to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
Title to show for this lane.
- setTitle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Synonym for
Canvas.setPrompt(String)
- setTitle(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Title for the chart as a whole.
- setTitle(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
User-visible title of this facet.
- setTitle(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
User-visible title of this facetValue.
- setTitle(String) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Title (tooltip hover text) for this image.
- setTitle(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
A string to show at the
center point
of thisDrawItem
. - setTitle(String) - Method in class com.smartgwt.client.widgets.EditSearchWindow
- setTitle(String) - Method in class com.smartgwt.client.widgets.FieldPickerWindow
- setTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.CancelItem
-
CancelItems show a title of
"Cancel"
by default. - setTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
User visible title for this form item.
- setTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Title of this FormItem.
- setTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
SubmitItems show a title of
"Submit"
by default. - setTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text shown in the header bar of this editor's dialog.
- setTitle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
A title for this headerSpan, to display in the headerSpan button for this headerSpan and in other contexts such as the
menu for picking visible fields
. - setTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A title for this field, to display in the header for the field and in other contexts such as the
menu for picking visible fields
. - setTitle(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
The title HTML to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Title to show for the section
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The title to display in the center of this navigation bar.
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new
NavigationBar.title
setting. - setTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Title to show for this
NavItem
. - setTitle(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Title to show for the section
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Title to show for the section
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Default title for the button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When used in a MenuBar, the title of the menu button create will be the title of the Menu.
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Default title for the button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The text displayed for the menu item
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Title for this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Title for the Window implemented as a container for this picker in some skins.
- setTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in this Dialog's Header-bar.
- setTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in this Dialog's Header-bar.
- setTitle(String) - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
The title of the action to render into the message.
- setTitle(String) - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print window
- setTitle(String) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The title of this ListPropertiesDialog.
- setTitle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional display title for the slider.
- setTitle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
The title HTML to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The title HTML to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the title of the this tab.
- setTitle(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The title text to display in this group's
title label
. - setTitle(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Title for this Window, shown if
showTitle
is true. - setTitle(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
The title of the node as it should appear next to the node icon in the
Tree
. - setTitle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The title of the field as displayed on the left-hand side.
- setTitle(String) - Method in class com.smartgwt.client.widgets.Window
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Alignment of facet label title.
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default alignment for item titles.
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item's title in its cell.
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Controls the horizontal alignment of the group's
title-text
, within itslabel
. - setTitleAlign(TitleAlign) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of the chart's
title
with respect to the the visible chart-width. - setTitleAutoFit(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Whether the
titleLabel
should be scaled to the maximum possible size that fits inside the bounds of this item. - setTitleAutoFitMargin(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Specifies margin between label and item edges when using
titleAutoFit
. - setTitleAutoFitRotationMode(TitleAutoFitRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Whether to rotate the
titleLabel
90 degrees clockwise while trying to maximize its size in accordance withtitleAutoFit
. - setTitleBackgroundProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for title background (if being drawn).
- setTitleBoundaryProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for bottom boundary of the title area, when there is already an outer container around the whole chart.
- setTitleColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item's title spans.
- setTitleEditEvent(TabTitleEditEvent) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The event that triggers title editing on this TabSet.
- setTitleEditorLeftOffset(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the left-hand edge of the tab, by the number of pixels set in this property.
- setTitleEditorProperties(TextItem) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties for the auto-generated
titleEditor
. - setTitleEditorRightOffset(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the right-hand edge of the tab, by the number of pixels set in this property.
- setTitleEditorTopOffset(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further down from the top edge of the tab, by the number of pixels set in this property.
- setTitleField(String) - Method in class com.smartgwt.client.data.DataSource
-
Best field to use for a user-visible title for an individual record from this dataSource.
- setTitleField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setTitleField(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setTitleField(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Sets the best field to use for a user-visible title for an individual record from this component.
- setTitleField(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setTitleField(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setTitleField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setTitleField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display for an individual record as the main title.
- setTitleField(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setTitleField(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setTitleFieldDefaults(ListGridField) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated title column.
- setTitleFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated title column.
- setTitleFormatter(HeaderLevelTitleCustomizer) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Customize the Title text for a given span in a HeaderLevel.
- setTitleFormatter(TitleFormatter) - Method in class com.smartgwt.client.widgets.StatefulCanvas
- setTitleFormula(UserSummary) - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Formula to be used to calculate the title contents.
- setTitleHeight(int) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Controls the height of the
title label
in this group. - setTitleHilite(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Hilite style to apply to the title for this facetValue.
- setTitleHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.Button
-
Provide a custom implementation of
Button.titleHoverHTML(java.lang.String)
. - setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.ImgButton
-
Provide a custom implementation of
ImgButton.titleHoverHTML(java.lang.String)
. - setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Provide a custom implementation of
ImgSectionHeader.titleHoverHTML(java.lang.String)
. - setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Provide a custom implementation of
SectionHeader.titleHoverHTML(java.lang.String)
. - setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Provide a custom implementation of
SectionHeader.titleHoverHTML(java.lang.String)
. - setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Provide a custom implementation of
StretchImgButton.titleHoverHTML(java.lang.String)
. - setTitleLabelPadding(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If the
titleLabelBackground
is visible, how much padding should be left between the bounds of thetitleLabel
and the edges of thetitleLabelBackground
? - setTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default orientation for titles for items in this form.
- setTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
On which side of this item should the title be placed.
- setTitleOrientation(VerticalAlignment) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Controls the
vertical orientation
of this group'stitle label
. - setTitlePadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
if aligning the title left or right, the amount of space before (for left aligned) or after (for right aligned) to pad the title from the border edge
- setTitlePrefix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of every item in this form.
- setTitleProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for title label.
- setTitleProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds the title of the node as it should be shown to the user. - setTitleRectHeight(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The height of the bordered rect around the title - defaults to 0 (assuming no border)
- setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
The mode in which the
titleLabel
(if shown) is rotated with this draw item. - setTitles(String...) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Optional sparse array of titles for the spans on this headerLevel.
- setTitleSpacing(int) - Method in class com.smartgwt.client.widgets.Slider
-
The space between the
title
and the track. - setTitleStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title cell.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a regular form-item's title.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
CSS style for the
title-text
, whenshowTitle
is true. - setTitleStyle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
CSS style applied to the title text only.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Like
StretchImgButton.titleStyle
, can set to provide a separate style for the title text. - setTitleStyle(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Provide a separate style for the title text.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
CSS class applied to the
title label
in this group. - setTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every item in this form.
- SetTitleTask - Class in com.smartgwt.client.util.workflow
-
Sets the title of a tab, section, window, label, button, form control or facet chart.
- SetTitleTask() - Constructor for class com.smartgwt.client.util.workflow.SetTitleTask
- SetTitleTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.SetTitleTask
- setTitleVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item's title in its cell.
- setTitleWidth(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The width in pixels allocated to the title of every item in this form.
- setTitleWidth(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The width in pixels allocated to the title of every item in this form.
- SettledPromiseStatus - Enum in com.smartgwt.client.types
-
The eventual state of a settled Promise.
- setToDate(TimeUnit) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- setToDate(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- setToDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- setToDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "to" date.
- setToDateOnlyPrefix(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
toDate
is supplied. - setTodayBackgroundColor(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The background color for cells that represent today in all
CalendarView
s. - setTodayButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
-
If set specifies a fixed height for the Today and Cancel buttons.
- setTodayButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for "Today" button.
- setToggleBaseStyle(String) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The name of the CSS class to apply to this ToggleSwitch - the actual styleName applied will be suffixed "On" or "Off", depending on the widget's current value.
- setToggleOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, the value can be toggled by pressing the Spacebar, or changed with the left and right arrow-keys.
- setToggleOnThumbClick(Boolean) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, causes the ToggleSwitch to change value when the
thumb
is clicked, as well as when clicking in the widget body. - setToggleUseUnselectedValuesOnSelectAll(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Should this item toggle between tracking selected options and using them to generate "inSet" criteria and unselected options and using them to generate "notInSet" criteria when the user clicks the
MultiPickerItem.selectAllButton
andMultiPickerItem.deselectAllButton
on an unfiltered list of options. - setToolbarBackgroundColor(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The background color for the toolbar.
- setToolbarButtons(Canvas...) - Method in class com.smartgwt.client.widgets.Dialog
-
This is a synonym for
setButtons()
. - setTooltip(String) - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- setTooltip(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Synonym for
Canvas.setPrompt(String)
- setTooltip(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- setTop(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left corner, or the document flow, depending on the value of the
position
property). - setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Top coordinate of the diamond.
- setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Top coordinate of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Top coordinate in pixels relative to the
local coordinate system
. - setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the top of its positioning that the element should be placed.
- setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Top coordinate in pixels relative to the
local coordinate system
. - setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Top coordinate in pixels relative to the
local coordinate system
. - setTop(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Top coordinate of this item in pixels.
- setTop(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left corner, or the document flow, depending on the value of the
position
property). - setTopOffset(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies a top offset from the position specified by
position
orpositionCanvas
where the message should be shown. - setTopOperator(LogicalOperator) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Default logical operator for all top-level clauses in the FilterBuilder.
- setTopOperatorAppearance(TopOperatorAppearance) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
How to display and edit the
top-level operator
for this FilterBuilder. - setTopOperatorItemWidth(int) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the
topOperatorItem
autoChild. - setTopOperatorItemWidth(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the
topOperatorItem
autoChild. - setTopOperatorOptions(OperatorId...) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Logical operators to allow for
TopOperatorAppearance
s of "radio" and "bracket". - setTopOperatorTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the left-aligned Operator selectItem in the
topOperatorForm
. - setTotalRows(Integer) - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStepResult
-
If available, the total number of rows that would be returned by the query if it were not limited by
DSRequest.startRow
and/orDSRequest.endRow
. - setTotalRows(Integer) - Method in class com.smartgwt.client.data.DSResponse
-
Total number of rows available from the server that match the current filter criteria, when using paged result fetching.
- setToTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title for the
to
part of the range. - setTouchPickerButtonSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The size of the tab picker button when
isTouch
istrue
. - setTouchScrollRedrawDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While scrolling an incrementally rendered grid, using the inertial scrolling, time in milliseconds to wait before redrawing, after the last touchScroll by the user.
- setTourCompleteMakeChangesButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Make Changes... button in the TourComplete dialog.
- setTourCompleteRunTourButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the View XML button in the TourComplete dialog.
- setTourCompleteTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Complete dialog displayed after recording a Tour.
- setTourCompleteTourIdTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour ID field in the TourComplete dialog.
- setTourCompleteViewXMLButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the View XML button in the TourComplete dialog.
- setTourStepWizardActionTypeTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Action Type field in the TourStep Wizard.
- setTourStepWizardAutoCompletePrompt(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Auto Complete field in the TourStep Wizard.
- setTourStepWizardAutoCompleteTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Auto Complete field in the TourStep Wizard.
- setTourStepWizardBindOutputHint(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Bind Output field in the TourStep Wizard.
- setTourStepWizardBindOutputTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Bind Output field in the TourStep Wizard.
- setTourStepWizardCaseSensitiveTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Case Sensitive field in the TourStep Wizard.
- setTourStepWizardDoneButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Done button in the TourStep Wizard.
- setTourStepWizardDropTargetHint(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Drop Target field in the TourStep Wizard.
- setTourStepWizardDropTargetNotifyText(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Descriptive text displayed in a popup
notification window
when a Drop Target is selected for this TourStep. - setTourStepWizardDropTargetPrompt(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Drop Target field in the TourStep Wizard.
- setTourStepWizardDropTargetTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Drop Target field in the TourStep Wizard.
- setTourStepWizardExpectedValueHint(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Expected Value field in the TourStep Wizard.
- setTourStepWizardExpectedValueTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Expected Value field in the TourStep Wizard.
- setTourStepWizardInstructionsTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Instructions field in the TourStep Wizard.
- setTourStepWizardNextStepButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Next Step button in the TourStep Wizard.
- setTourStepWizardNoStepsMessage(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Empty message for the grid in the Tour Wizard when no steps are present.
- setTourStepWizardRecordStepHeaderPrompt(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Record Step window header in the TourStep Wizard.
- setTourStepWizardRecordStepTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Record Tour Step window in the TourStep Wizard.
- setTourStepWizardTargeNotifyText(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Descriptive text displayed in a popup
notification window
when a Target is selected for this TourStep. - setTourStepWizardTargePrompt(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Target field in the TourStep Wizard.
- setTourStepWizardTargetTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Target field in the TourStep Wizard.
- setTourStepWizardTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the TourStep Title field in the TourStep Wizard.
- setTourWizardInteractiveTourTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the interactive Tutorial option in the Tour Type picker in the Tour Wizard.
- setTourWizardNewScreenPickerTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Start with New Screen picker in the Tour Wizard.
- setTourWizardRecordButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Record Tour button in the Tour Wizard.
- setTourWizardReifyTourTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Reify Tutorial option in the Tour Type picker in the Tour Wizard.
- setTourWizardRequiredDataSourcesHint(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Hint text for the Required DataSources item in the Tour Wizard.
- setTourWizardRequiredDataSourcesTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Required DataSources item in the Tour Wizard.
- setTourWizardShowProgressTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Show Progress picker in the Tour Wizard.
- setTourWizardTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Wizard.
- setTourWizardTourTypeTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Type picker in the Tour Wizard.
- setTourWizardUITourTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the non-interactive UI Tour option in the Tour Type picker in the Tour Wizard.
- setTraceContext(Map) - Method in class com.smartgwt.client.util.workflow.Process
-
Context object to be passed to
Process.traceElement()
during process execution. - setTrackCapSize(int) - Method in class com.smartgwt.client.widgets.Slider
-
The height of
vertical
slider start and end images, or width of horizontal slider start and end images. - setTrackEndHeight(int) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel height of the track end segments (if enabled with showTrackEnds).
- setTrackEndImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the end of a scrollbar track.
- setTrackEndWidth(int) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel width of the track end segments (if enabled with showTrackEnds).
- setTrackerImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default image to use for the dragTracker when things are dragged within or out of this list.
- setTrackerImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default image to use for the dragTracker when things are dragged within or out of this list.
- setTrackImageType(ImageStyle) - Method in class com.smartgwt.client.widgets.Slider
-
The imageType setting for the slider track.
- setTrackImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the middle part of a scrollbar track, which usually takes up the majority of the width or height of the scrollbar.
- setTrackingDuration(int) - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
Maximum time interval past which overflow data will be discarded when debugging overflow, measured in milliseconds.
- setTrackSrc(String) - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider track images.
- setTrackStartImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar track.
- setTrackWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The thickness of the track.
- setTrailingDateField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the trailing date field for each event.
- setTransformTo(String) - Method in class com.smartgwt.client.widgets.form.validator.MaskValidator
-
Set the transformTo.
- setTranslate(float[]) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array holds two values representing translation along the x and y dimensions.
- setTranslate(int[]) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Global translation.
- setTranslatePatternOperators(boolean) - Method in class com.smartgwt.client.data.DataSource
-
Search operators
like "matchesPattern" use patterns like "foo*txt" to match text values. - setTransport(RPCTransport) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the transport used for this RPCRequest.
- setTreeField(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
The field containing
treeField: true
will display theTree
. - setTreeFieldMinWidth(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default
minimum width
for thetreeField
. - setTreeFieldTitle(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Visible title for the tree column (field).
- setTreeMenuConstructor(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Widget class for the menu created by this button.
- setTreeRootValue(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound trees, use this attribute to supply a
DataSourceField.rootValue
for this component's generated data object. - setTreeRootValue(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound trees, use this attribute to supply a
DataSourceField.rootValue
for this component's generated data object. - setTrimMilliseconds(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For this dataSource, should the millisecond portion of time and datetime values be trimmed off before before being sent from client to server or vice versa.
- setTwentyFourHourTime(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Dictates whether times throughout the widget are formatted and edited as 24-hour values.
- setType(DataSource) - Method in class com.smartgwt.client.data.DataSourceField
-
Deprecated.use #setTypeAsDataSource
- setType(SimpleType) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the type directly to a defined SimpleType.
- setType(SimpleType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set the type directly to a defined SimpleType.
- setType(AIContentType) - Method in class com.smartgwt.client.ai.AIMessage
-
The type of data.
- setType(AsyncOperationResultType) - Method in class com.smartgwt.client.util.AsyncOperationResult
-
The result type.
- setType(DataQuestionStepType) - Method in class com.smartgwt.client.ai.CreateDashboardComponentDataQuestionStep
-
The value CREATE_DASHBOARD_COMPONENT.
- setType(DataQuestionStepType) - Method in class com.smartgwt.client.ai.CreateDashboardDataQuestionStep
-
The value CREATE_DASHBOARD.
- setType(DataQuestionStepType) - Method in class com.smartgwt.client.ai.DataQuestionStep
- setType(DataQuestionStepType) - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStep
-
The value EXECUTE_QUERY.
- setType(DataQuestionStepType) - Method in class com.smartgwt.client.ai.FixDashboardComponentDataQuestionStep
-
The value FIX_DASHBOARD_COMPONENT.
- setType(DataQuestionStepType) - Method in class com.smartgwt.client.ai.MakeQueryDataQuestionStep
-
The value MAKE_QUERY.
- setType(DataQuestionStepType) - Method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStep
-
The value VALIDATE_DASHBOARD_COMPONENT.
- setType(DataQuestionStepType) - Method in class com.smartgwt.client.ai.ValidateQueryDataQuestionStep
-
The value VALIDATE_QUERY.
- setType(DrawShapeCommandType) - Method in class com.smartgwt.client.widgets.drawing.DrawShapeCommand
-
The command type.
- setType(FieldType) - Method in class com.smartgwt.client.data.DataSourceField
-
Type of this field.
- setType(ListGridFieldType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
ListGrids picks a renderer for the view and edit mode of a field based on this attribute.
- setType(ShowMessageType) - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Message type.
- setType(ValidatorType) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Type of the validator.
- setType(String) - Method in class com.smartgwt.client.tools.EditNode
-
String of the
canvasLiveObject
, for example, "ListGrid". - setType(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
String this paletteNode creates, for example, "ListGrid".
- setType(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The DynamicForm picks a field renderer based on the type of the field (and sometimes other attributes of the field).
- setType(String) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Type of the validator.
- setType(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Specifies the type of this DetailViewerField.
- setTypeAsDataSource(DataSource) - Method in class com.smartgwt.client.data.DataSourceField
-
The type can also be the another DataSource, which allows you to model nested structures such as XML documents (in fact, XMLTools.loadXMLSchema() models XML schema in this way).
- setTypeOperators(FieldType, OperatorId[]) - Method in class com.smartgwt.client.data.DataSource
-
Set the list of
OperatorId
s valid for a given FieldType. - setTypeOperators(String, OperatorId[]) - Static method in class com.smartgwt.client.data.DataSource
-
Set the list of valid
OperatorId
s for a given FieldType. - setTypeProperty(String) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
Each discovered child is labeled with a configurable "typeProperty" set to the value of the property that held the children
- setTypeTitle(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional short, descriptive title for this process element.
- setUIType(String) - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The AI-selected UI type.
- setUnboundConfirmationMessage(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shwon to user to confirm deleting a single record on an unbound grid.
- setUnboundMultipleConfirmationMessage(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a group of records on an unbound grid.
- setUnboundNotifyMessage(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The default message to be shown when a target form is not bound to a DataSource.
- setUncheckedDescription(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
The description shown in a hover when
FormItem.showOldValueInHover
is enabled and a value represents the unchecked state. - setUncheckedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is not selected, or unchecked.
- setUndefinedComponentMessage(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
The default message to be reported with
getInvalidTaskMessage()
when a target component property is not defined. - setUnderlineSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
underlineSelection
control. - setUndoManager(AceUndoManager) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- setUnfreezeFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid andthis.canFreezeFields
is true, this string will be shown as the title for the menu item to unfreeze a currently frozen field. - setUngroupText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this grid, andthis.isGrouped
is true, this attribute will be shown as the title for the menu item to ungroup the grid. - setUnit(TimeUnit) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Unit of time shown at this level of header.
- setUnknownErrorMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The error message for a failed validator that does not specify its own errorMessage.
- setUnknownRowCountDisplayValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Value to return from
getFormattedRowCount()
when the row count is unknown - setUnorderedListPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
unorderedList
control. - setUnremoveIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canRemoveRecords
is enabled, this icon will be shown in the auto generated field fro removing records if the record has been marked as removed viamarkRecordRemoved()
. - setUnresolvedComponentMessage(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
The default message to be reported with
getInvalidTaskMessage()
when a target component cannot be resolved. - setUnselectedOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Operator for the criteria generated by this item when
useUnselectedValues
is true. - setUnselectedTitle(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, this value will be displayed as a title when the user has not selected any value from the hierachichal menu. - setUnsetDescription(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
The description shown in a hover when
FormItem.showOldValueInHover
is enabled and a value represents the unset state. - setUnsetImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is unset.
- setUnstackedPrintTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
unstacked mode
, the base CSS class name for theSpinnerItem
's text box element when printed. - setUnstackedReadOnlyTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
- setUnstackedTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
unstacked mode
, the base CSS class name for theSpinnerItem
's text box element. - setUnsupportedComponentMessage(String) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
The default message to be reported with
getInvalidTaskMessage()
when a target component type is not supported for the task. - setUpButtonSrc(String) - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Image used for the up arrowhead.
- setupCanvasConstructor() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
- setUpdateCacheFromRequest(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
When a successful Add, Update or Remove type operation fires on this ResultSet's dataSource, if
DSResponse.data
is unset, should we integrate the submitted data values (from the request) into our data-set? This attribute will be passed toDataSource.getUpdatedData()
as theuseDataFromRequest
parameter. - setUpdateCacheFromRequest(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When a successful Add, Update or Remove type operation fires on this ResultTree's dataSource, if
DSResponse.data
is unset, should we integrate the submitted data values (from the request) into our data-set? - setUpdateControlOnOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false will explicitly disable showing the "Over" state for the control table element of this item (if present). - setUpdateControlOnOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
FormItem.showOver
is true, setting this property to false will explicitly disable showing the "Over" state for the control table element of this item (if present). - setUpdateDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
- setUpdatedRecords(Record...) - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
The records that were updated.
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setUpdateOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component should use when performing update operations. - setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
operationId
to use when performing update operations. - setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setUpdatePartialCache(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
If set to true, updated and added rows will be integrated into the client-side cache even if paging is enabled and cache is partial.
- setUpdatePickerIconOnOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false will explicitly disable showing the "Over" state for the PickerIcon of this item (if present) - setUpdatesRolledBackMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display if at least one update was rolled back due to errors in another row.
- setUpdateSummariesDuringEditing(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the
summary row
orgroup summaries
be updated during editing of grid records? This can be set false to improve performance when a large number ofListGridFields
orDataSourceFields
are present for the grid. - setUpdateTabPositionOnDraw(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should canvases with no
parent canvas
be moved to the end of the TabIndexManager tree on draw()? - setUpdateTabPositionOnReparent(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should canvases with a
parent canvas
be added to the TabIndexManager under the parent as described inupdateChildTabPositions()
andupdateChildTabPosition()
? - setUpdateTextBoxOnOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false will explicitly disable showing the "Over" state for the TextBox element of this item. - setUpdateTextBoxOnOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
FormItem.showOver
is true, setting this property to false will explicitly disable showing the "Over" state for the TextBox element of this item. - setUpdateTileCustomizer(UpdateTileCustomizer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Set customizer that defines
updateTile
. - setUploadButtonTitle(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title for the
upload button
. - setUploadDataSource(DataSource) - Method in class com.smartgwt.client.widgets.BatchUploader
-
DataSource used to save uploaded records.
- setUploadDelimiter(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
The delimiter to use when importing character-delimited files.
- setUploadEncoding(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
On server-side, BatchUploader uses
DataImport
to import uploaded files, specifically APIs takingjava.io.Reader
parameter. - setUploadFieldName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Used by the
BatchUploader
to map a field in an upload file to this dataSourceField. - setUploadFieldPrefix(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
String to prepend to the names of the additional fields specified in
uploadFormFields
before they are stored in the HttpSession on the server. - setUploadFileLabel(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title to display next to the
FileItem
field where the user enters a filename to upload - setUploadFormFields(FormItem...) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Optional fields for the uploadForm.
- setUploadFormItems(FormItem...) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Synonym of
BatchUploader.setUploadFormFields(FormItem...)
. - setUploadOperation(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Optional
DSRequest.operationId
for the "add" operation used to add new records to theuploadDataSource
. - setUploadQuoteString(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
The character used to quote strings.
- setUse24HourTime(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
time field
, whether theTimeItem
should be set to use 24-hour time. - setUse24HourTime(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When showing the
DateChooser
and the field is of type "datetime", whether thetime field
should be set to use 24-hour time. - setUse24HourTime(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When showing the
DateChooser
, should thetime field
be set to use 24-hour time? Has no effect for fields of type"date"
rather than"datetime"
, or ifshowPickerTimeItem
isfalse
. - setUse24HourTime(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Whether to enforce 24-hour time in the UI.
- setUseAdvancedCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this form item always produce an
AdvancedCriteria
sub criterion object? When set to true, causeshasAdvancedCriteria
to return true. - setUseAdvancedCriteria(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the
filter-editor
in this grid always produceAdvancedCriteria
? - setUseAdvancedFieldPicker(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, an advanced field picker based on the
FieldPicker
will be shown instead of the column picker submenu if there are more fields in the grid thanadvancedFieldPickerThreshold
. - setUseAllDataSourceFields(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, the set of fields given by the "default binding" (see DataBoundComponent.fields) is used, with any fields specified in component.fields acting as overrides that can suppress or modify the display of individual fields, without having to list the entire set of fields that should be shown.
- setUseAllDataSourceFields(boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
If true, the set of fields given by the "default binding" (see DataBoundComponent.fields) is used, with any fields specified in component.fields acting as overrides that can suppress or modify the display of individual fields, without having to list the entire set of fields that should be shown.
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setUseAllDataSourceFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If true, the set of fields given by the "default binding" (see 

fields
) is used, with any fields specified in
component.fields
acting as overrides that can suppress or modify the
 display of individual fields, without having to list the entire set of fields that
 should be shown.
 - setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, the set of fields given by the "default binding" (see
DataBoundComponent.fields
) is used, with any fields specified incomponent.fields
acting as overrides that can suppress or modify the display of individual fields, without having to list the entire set of fields that should be shown. - setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setUseAutoGradients(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes the chart to use the colors specified in
dataColors
but specify chart-specific gradients based on the primary data color per chart type. - setUseBackMask(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
In earlier versions of Internet Explorer (pre IE9), a native limitation exists whereby if HTML elements are overlapping on the page, certain elements can appear to "burn through" elements in the same position with a higher z-index.
- setUseBackMask(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
By default Windows show a
backMask
in Internet Explorer versions predating Internet Explorer 9. - setUseCellRollOvers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Are rollovers cell-level or row-level?
- setUseClientFiltering(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Whether to filter data locally when we have a complete cache of all DataSource records for the current criteria, and the user further restricts the criteria (see
DataSource.compareCriteria()
). - setUseClientFiltering(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For
databound
items, this property will be passed to the generated ResultSet data object for the pickList asResultSet.useClientFiltering
. - setUseClientFiltering(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For
databound
items, this property will be passed to the generated ResultSet data object for the pickList asResultSet.useClientFiltering
. - setUseClientFiltering(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Causes this grid to filter its data on the client where possible, eliminating trips to the server when criteria becomes more restrictive, since the filter must apply to data which is already on the client.
- setUseClientSorting(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Whether to sort data locally when all records matching the current criteria have been cached.
- setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.tools.EditContext
- setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.tools.EditPane
- setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
- setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.tools.EditTree
- setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For ListGrids with
canSelectCells:true
, enabling this property will cause the listGrid to intercept standard browser copy/paste shortcut keys and perform the following behavior. - setUseCSSShadow(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
showShadow
is true, should we use the cssbox-shadow
property (where supported) to achieve the shadow? - setUseCssStyles(boolean) - Method in class com.smartgwt.client.widgets.Progressbar
- setUseCursorTracker(boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If true, an image is shown to the right of the cursor when
promptStyle
is set to "cursor", otherwise the cursor itself is modified via css to the value ofpromptCursor
. - setUseCursorTracking(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
If true, an image is shown to the right of the cursor when RPCRequest.promptStyle is set to "cursor", otherwise the cursor itself is modified via css to the value of RPCRequest.promptCursor.
- setUseCustomInsertMatch(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
Internal use only.
- setUseDesignMode(Boolean) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Should this editor use a separate IFRAME with special cross-browser support for editing HTML content? In Smart GWT versions 13.0 and later, this feature is switched off on account of better modern browser support for contentEditable containers.
- setUseDisabledHintStyleForReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
By default,
read-only
fields use the same style name as editable fields for in-field hints, unless they aredisabled
or configured to use a disabledReadOnlyDisplayAppearance
. - setUseDisplayValue(Boolean) - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to convert each field's value to the corresponding display value for export.
- setUseDragMask(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
This flag controls whether we register the component as a maskable item with the EventHandler.
- setUseEditMask(Boolean) - Method in class com.smartgwt.client.tools.EditNode
-
Shortcut property to be applied to the
liveObject
.editProxy
when created. - setUseEditMask(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
When
true
aneditMask
will be auto-generated and placed over the component to allow selection, positioning and resizing. - setUseEventCanvasPool(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Should
event canvas
instances be reused when visible events change? - setUseEventCanvasRolloverControls(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
By default, the
close buttons
and thehorizontal
andvertical
resizer widgets for event canvases are shown only when the mouse is over a given event. - setUseExplicitFocusNavigation(String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Mark the specified node (and its descendents) as using explicit focus navigation rather than relying on native browser Tab event handling behavior.
- setUseFirstDayOfFiscalWeek(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
fiscal year chooser
, should firstDayOfWeek be defaulted to the same day as the fiscal start date? If true and a fiscal year starts on a Tuesday, the calendar will display Tuesday to Monday from left to right. - setUseFlatFields(boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
Setting
useFlatFields
on an operationBinding is equivalent to settingDSRequest.useFlatFields
on all DataSource requests with the sameoperationType
as thisoperationBinding
. - setUseFlatFields(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Like
DataBoundComponent.useFlatFields
, but applies to all DataBound components that bind to this DataSource. - setUseFlatFields(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When
useFlatFields
is set for a request to be sent to a WSDL web service, when creating the input XML message to send to the web service, properties inrequest.data
will be used as the values for XML elements of the same name, at any level of nesting. - setUseFlatFields(Boolean) - Method in class com.smartgwt.client.data.SerializationContext
-
Set the useFlatFields.
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.data.WSRequest
-
When
useFlatFields
is set for a request to be sent to a WSDL web service, when creating the input XML message to send to the web service, properties indata
will be used as the values for XML elements of the same name, at any level of nesting. - setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setUseFlatFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The
useFlatFields
flag causes all simple type fields anywhere in a nested
 set of DataSources to be exposed as a flat list for form binding. - setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- setUseFlatHeaderFields(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Cause the
useFlatFields
XML serialization behavior to be used for all soap headers in the request. - setUseGlobalSectionIDs(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Should any specified
SectionStackSection.ID
be applied to the generated SectionHeader widget for the section as a widget ID? If set to false, SectionStackSection.ID will behave as a synonym for SectionStackSection.name. - setUseGroupRect(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
When should this drawGroup receive event notifications? If set to
true
, the developer can specify an explicitset of coordinates
. - setUseHttpProxy(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Like
OperationBinding.useHttpProxy
, but serves as a default for this DataSource that may be overridden by individual operationBindings. - setUseHttpProxy(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
Whether to use the
HttpProxy
servlet to send requests described by this operationBinding. - setUseHttpProxy(Boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Whether the
HttpProxyServlet
should be used in order to get around the "same origin policy" that prevents web pages from contacting other sites. - setUseHttpProxy(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Indicates whether this request should use the HttpProxyServlet in order to enable contacting hosts other than the origin server (available only in Pro Edition or better).
- setUseImageForSVG(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If set, forces the main SVG image or icon in the canvas to be rendered in an image tag rather than an object tag, the default.
- setUseInsertionOrder(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies whether to arrange the buttons of the MultiComboBoxItem in the order that they were selected (the default), or to sort the buttons by
displayField
. - setUseIOSTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Setting this to true turns on a different appearance for tabs, similar to iOS tabs from the "Music" app, where the tab.icon is enlarged and shown as a black and white mask.
- setUseKeys(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean indicating whether this menu should use shortcut keys.
- setUseLocalDisplayFieldValue(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
The
FormItem.useLocalDisplayFieldValue
attribute may be specified within a dataSource configuration. - setUseLocalDisplayFieldValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
displayField
is specified for a field, should the display value for the field be picked up from therecord currently being edited
? - setUseLocalValidators(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether to attempt validation on the client at all for this DataSource.
- setUseLogGradations(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few intervening lines.
- setUseLogGradations(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few intervening lines.
- setUseMask(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is notfalse
this property determines if an input mask should be used. - setUseMask(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If true, a data entry mask will be enabled in the field based on the
timeFormatter
. - setUseMatrixFilter(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Configures whether a Matrix filter is used to render this DrawImage in Internet Explorer 6-8.
- setUseMultiplePointShapes(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the chart should use multiple shapes to show data points.
- setUseMultiSelectForFilterValueMaps(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, when creating a SelectItem for editing criteria for a field with a ValueMap, should the SelectItem default tomultiple:true
? - setUseMultiSelectForValueMaps(boolean) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
When creating a SelectItem within a Search Form for editing criteria for a field with a ValueMap, should the SelectItem default to
multiple:true
? - setUseNativeDrag(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If set, native HTML5 drag and drop will be used for all drags initiated on this widget (on browsers where this is supported), and native HTML5 drop events occurring over this widget will be processed.
- setUseNativeRadioItems(boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
When set to false, replaces each native radio element in the group with a
CheckboxItem
which can be customized viacheckboxItemProperties
. - setUseObjectFactoryForTypeFallback(boolean) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Configures whether we use
ObjectFactory
as a fallback for resolving editorType class names forFormItem.setEditorType(java.lang.String)
if Reflection is not available for the type. - setUseOfflineStorage(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether we store server responses for this DataSource into
browser-based offline storage
, and then use those stored responses at a later time if we are offline (ie, the application cannot connect to the server). - setUseOpacityFilter(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Configures where the Opacity filter is used for IE6-8.
- setUseParentFieldOrder(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource (viainheritsFrom
), indicates that the parent's field order should be used instead of the order of the fields as declared in this DataSource. - setUsePlaceholderForHint(boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
showing the hint in field
and if supported by the browser, should the HTML5placeholder
attribute be used to display the hint within the field? If set tofalse
, then use of theplaceholder
attribute is disabled and an alternative technique to display the hint in-field is used instead. - setUsePlaceholderForHint(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If
showing the hint in field
and if supported by the browser, should the HTML5placeholder
attribute be used to display the hint within the field? If set tofalse
, then use of theplaceholder
attribute is disabled and an alternative technique to display the hint in-field is used instead. - setUsePlaceholderForHint(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If
showing the hint in field
and if supported by the browser, should the HTML5placeholder
attribute be used to display the hint within the field? If set tofalse
, then use of theplaceholder
attribute is disabled and an alternative technique to display the hint in-field is used instead. - setUsePlaceholderForHint(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
showing the hint in field
and if supported by the browser, should the HTML5placeholder
attribute be used to display the hint within the field? If set tofalse
, then use of theplaceholder
attribute is disabled and an alternative technique to display the hint in-field is used instead. - setUsePNGFix(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
If false, never apply the png fix needed in Internet Explorer to make png transparency work correctly.
- setUsePointSizeLogGradations(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few intervening values, for the
pointSizeMetric
values displayed in thepoint size legend
. - setUserAIFilterRequest(UserAIRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If filter-via-AI is enabled (see
filterViaAIMode
), this utility method first callsAI.buildCriterion()
to buildAdvancedCriteria
for the user's request, then sets this grid's filter criteria. - setUserAIFilterRequest(UserAIRequest, BuildCriterionRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- setUserAIFilterRequest(UserAIRequest, BuildCriterionRequest, BuildCriterionResponseCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If filter-via-AI is enabled (see
filterViaAIMode
), this utility method first callsAI.buildCriterion()
to buildAdvancedCriteria
for the user's request, then sets this grid's filter criteria. - setUserAIRequest(UserAIRequest) - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The natural language description of a filter.
- setUserAIRequest(UserAIRequest) - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The request from the user describing what UI they would like the AI to build.
- setUserAIRequest(UserAIRequest) - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
The user's request to AI in the context of this build-via-AI operation.
- setUserAIRequest(UserAIRequest) - Method in class com.smartgwt.client.ai.DataQuestion
-
The end-user's AI request.
- setUserCanCancel(Boolean) - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
Whether the user can cancel the build-request.
- setUserCriteriaState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Reset this grid's user-criteria to match the
ListGridUserCriteriaState
object passed in. - setUseRemoteValidators(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
saveLocally
is specified, but this grid is bound to a DataSource which includes remote field validators, by default edits will be saved synchronously and these validators will not be executed.
Set this property totrue
to ensure these remote validators are called when saving edits in saveLocally mode. - setUserFormula(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
userFormula
of the specified field. - setUserFormula(ListGridField, UserFormula) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
userFormula
of the specified field. - setUserFormula(UserFormula) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Formula definition for this field.
- setUserFormula(UserFormula) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Formula definition for this field.
- setUserFormula(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
userFormula
of the specified field. - setUserFormulaText(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
UserFormula.text
of the specified field. - setUserFormulaText(ListGridField, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
UserFormula.text
of the specified field. - setUserFormulaText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
UserFormula.text
of the specified field. - setUserName(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Overrides
userName
setting the account name forReify.loadProject()
. - setUserName(String) - Static method in class com.smartgwt.client.tools.Reify
-
Setter for
userName
. - setUseRowSpanStyling(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables various styling behaviors that potentially make sense when
getRowSpan()
has been overridden to introduce spanning cells, and spanning is largest on the left and smaller as cells go to the right. - setUserSummary(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
userSummary
of the specified field. - setUserSummary(ListGridField, UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
userSummary
of the specified field. - setUserSummary(UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Summary definition for this field.
- setUserSummary(UserSummary) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Summary definition for this field.
- setUserSummary(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
userSummary
of the specified field. - setUserSummaryText(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
UserSummary.text
of the specified field. - setUserSummaryText(ListGridField, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
UserSummary.text
of the specified field. - setUserSummaryText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Updates the
UserSummary.text
of the specified field. - setUserTask(UserTask) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Associated userTask if current dynamic form used along with workflow.
- setUseSharedPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- setUseSharedPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- setUseSimpleCriteriaLOD(boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Whether or not we should skip promotion of a simple criteria to an
AdvancedCriteria
when sending theDSRequest
to load the children of a node in aloadDataOnDemand
orfetchMode:"paged"
ResultTree
. - setUseSimpleHttp(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, assume the request is not going to the Smart GWT server, and hence send a simple HTTP request that does not use Smart GWT-specific request encoding.
- setUseSimpleTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should we use simple button based tabs styled with CSS rather than image based
ImgTab
tabs? - setUseSimpleTransform(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setUseStrictJSON(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Should HTTP responses to requests by this dataSource be formatted using the strict JSON subset of the javascript language? If set to true, responses returned by the server should match the format described here.
- setUseStrictJSON(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Should the HTTP response to this request be formatted using the strict JSON subset of the javascript language? If set to true, responses returned by the server should match the format described here.
- setUseStrictJSON(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If set true, tells the server to use strict JSON format when serializing the response data.
- setUseSublanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setUseSymmetricStandardDeviations(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to display both the positive and negative of the
standard deviations
. - setUseTestDataFetch(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
When set, causes a
client-only
orcacheAllData
DataSource to create a second DataSource to perform it's one-time fetch. - setUseTextField(Boolean) - Method in class com.smartgwt.client.data.fields.DataSourceDateField
- setUseTextField(Boolean) - Method in class com.smartgwt.client.data.fields.DataSourceDateTimeField
- setUseTextField(Boolean) - Method in class com.smartgwt.client.data.fields.DataSourceTimeField
- setUseTextField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, the item uses a
single text field
for working with the item's value. - setUseTextField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Should we show the time in a text field, or as a number of SelectItems?
- setUseTouchScrolling(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
On
touch devices
, if thisCanvas
can be scrolled, should touch-dragging the content area result in scrolling? Set tofalse
if touch-dragging should not cause scrolling. - setUseUnselectedValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
The SetFilterItem has the capability to treat its set of options as selected by default, and explicitly track the options a user has unselected, or treat them as unselected by default and explicitly track the user-selected objects.
- setUseWarningsForConfigurationErrors(boolean) - Static method in class com.smartgwt.client.util.ConfigUtil
-
When set true, prevents IllegalStateException from being thrown when a configuration properties object is instantiated prior to being passed in to configure another object.
- setUuid(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Set this to the uuid of your Active X control - ISC will then generate the appropriate classID entry for you.
- setValidateByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether client-side validation checks should be performed when the user moves between cells in the current edit row.
- setValidateCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
If this attribute is set to
true
whengetCriterion()
is called, the item will validate the "to" and "from" fields and return null if either field fails validation. - setValidatedMakeQueryStepResult(MakeQueryDataQuestionStepResult) - Method in class com.smartgwt.client.ai.ExecuteQueryDataQuestionStep
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form fields will be validated when each item's "change" handler is fired as well as when the entire form is submitted or validated.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "change" handler is fired as well as when the entire form is submitted or validated.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), validates each entered value when it changes, to make sure it is a a valid value of its type (valid string, number, and so on).
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), validates the entered value when it changes, to make sure it is a a valid value of its type (valid string, number, and so on).
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
If true, validator will be validated when each item's "change" handler is fired as well as when the entire form is submitted or validated.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will be performed on each edited cell when each editor's "change" handler is fired.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true, any
validators
for this field will be run whenever the value of the field is changed. - setValidateOnExit(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is submitted or validated.
- setValidateOnExit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is submitted or validated.
- setValidateRelatedRecords(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If true, indicates that the Smart GWT Server should automatically apply a
ValidatorType
of "hasRelatedRecord" to every field on this dataSource that has aforeignKey
defined. - setValidationErrors(Map...) - Method in class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStepResult
-
null
if there were no validation errors. - setValidationFailedMessage(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Notification message to show to the user in a warn dialog when an attempted save fails due to server validation error(s).
- setValidationMode(ValidationMode) - Method in class com.smartgwt.client.data.DSRequest
-
Mode of validation for entered data.
- setValidationTypes(BuildUIViaAIValidationType...) - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The types of validation to use on AI-generated JS code, in the order in which they should be applied.
- setValidationURL(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
validationURL can be set to do server-side validation against a different URL from where the form will ultimately save, as part of an incremental upgrade strategy for Struts-like applications.
- setValidatorMode(MockDSExportValidatorMode) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Controls which
validators
, if any, to include in the fields of the exportedMockDataSource
. - setValidators(Validator...) - Method in class com.smartgwt.client.data.DataSourceField
-
Validators to be applied to this field.
- setValidators(Validator...) - Method in class com.smartgwt.client.data.SimpleType
-
Validators to apply to value of this type.
- setValidators(Validator...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Validators for this form item.
- setValidators(Validator...) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Array of
Validator
objects for this field. - setValidOperators(OperatorId...) - Method in class com.smartgwt.client.data.DataSourceField
-
Set of search-operators valid for this field.
- setValidOperators(OperatorId...) - Method in class com.smartgwt.client.data.SimpleType
-
Set of
search-operators
valid for thisSimpleType
. - setValidOperators(OperatorId...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Array of valid filtering operators (eg "greaterThan") that are legal for this FormItem.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Button
-
Vertical alignment of this component's title.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Vertical alignment of the title of this headerSpan.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies vertical alignment in the column header for this field: "top", "center", or "bottom".
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical alignment of this component's title.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Label
-
Vertical alignment of label text.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Vertical alignment of this button's content.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Vertical alignment of this component's title.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Vertical alignment of this component's title.
- setVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item within its cell.
- setValue() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Attempting to set the value for an upload form item is disallowed for security reasons.
- setValue(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The current value on the dial.
- setValue(double) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
- setValue(double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(double) - Method in class com.smartgwt.client.widgets.Slider
-
The slider value.
- setValue(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Deprecated.
- setValue(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
Deprecated.
- setValue(float) - Method in class com.smartgwt.client.widgets.Slider
-
Deprecated.
- setValue(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(DateRange) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Sets the value for this dateRangeItem.
- setValue(DateRange) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Sets the value for this dateRangeItem.
- setValue(Boolean) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The current value of this ToggleSwitch.
- setValue(Double) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Data value this
drawnValue
represents. - setValue(Float) - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
- setValue(Float) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Deprecated.
- setValue(Object) - Method in class com.smartgwt.client.ai.SummarizeValueExample
-
The example value.
- setValue(Object) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The value to summarize.
- setValue(Object) - Method in class com.smartgwt.client.util.PromiseOutcome
-
Only if the
status
is FULFILLED, the value that thePromise
fulfilled with. - setValue(Object) - Method in class com.smartgwt.client.util.workflow.PropertyValue
-
Name of the property to be assigned the new value.
- setValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item as an object.
- setValue(Object) - Method in class com.smartgwt.client.widgets.form.validator.EqualsValidator
- setValue(Object) - Method in class com.smartgwt.client.widgets.form.validator.NotEqualValidator
- setValue(String) - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- setValue(String) - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- setValue(String) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Initial value for the edit area.
- setValue(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
When a field specifies its
type
to be "header", the value of this attribute specifies the header text. - setValue(String, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, double) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, double) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, int[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, DataClass) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, DataClass) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, DataClass[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, DataClass[]) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Record) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, Record[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Record[]) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, RelativeDate) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Sets the value for some field
- setValue(String, String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, String[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Date) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Date) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, Map) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Map) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(Date) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValueAlign(Alignment) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Horizontal alignment of values in this viewer.
- setValueAxisLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of value axis.
- setValueAxisLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for labels of value axis.
- setValueAxisMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin between
multiple value axes
. - setValueClass(ValueClass) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
The class of value that AI will be asked to generate for the field.
- setValueDeselectedCSSText(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Custom CSS text to be applied to values that have been deleted, when
showDeletions
is enabled. - setValueDisabled(Object, boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Disable or Enable a specific option within this radioGroup
- setValueExportFormat(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
FormatString
used during exports for numeric or date formatting. - setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from anoptionDataSource
, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the valueField name will be derived as described inFormItem.getValueFieldName()
. - setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item maps data values to display values by retrieving the
displayField
values from anoptionDataSource
, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the valueField name will be derived as described ingetValueFieldName()
. - setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The
valueField
of the combo box. - setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from anoptionDataSource
, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the valueField name will be derived as described inFormItem.getValueFieldName()
. - setValueField(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this form item maps data values to display values by retrieving the
displayField
values from anoptionDataSource
, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to be thename
of this form item. - setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Which field in the tree-data should be returned as this item's value? If unspecified, the path will be used
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from anoptionDataSource
, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the valueField name will be derived as described inFormItem.getValueFieldName()
. - setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
The value field for a shuttle item will be applied to the
Shuttle
asShuttle.valueField
. - setValueField(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the
optionDataSource
field used to retrieve the stored values that are to be mapped to the display values (specified bydisplayField
). - setValueField(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
This field is expected to be unique for records within the shuttle's data set.
- setValueFieldWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The
width
for thevalueField
in this item. - setValueFieldWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The
width
for thevalueField
in this item. - setValueFormat(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
FormatString
for numeric or date formatting. - setValueFormat(String) - Method in class com.smartgwt.client.widgets.Slider
-
FormatString
for numeric formatting of the value and range labels. - setValueFormatter(FormItemValueFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Optional
FormItemValueFormatter
, if provided, is evaluated to get the display value to show for this form items underlying data value. - setValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
- setValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
The FormItemHoverFormatter should return the HTML to display in a hover canvas when the user holds the mousepointer over a particular value in this item.
- setValueIconField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in thedisplayField
column if specified, otherwise thevalueField
column.
In most cases only thedisplayField
orvalueField
will be visible. - setValueIconField(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in thedisplayField
column if specified, otherwise thevalueField
column.
In most cases only thedisplayField
orvalueField
will be visible. - setValueIconField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in thedisplayField
column if specified, otherwise thevalueField
column.
In most cases only thedisplayField
orvalueField
will be visible. - setValueIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
valueIcons
is specified, use this property to specify a height for the value icon written out. - setValueIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for value icons for this listGrid.
- setValueIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for value icons for this listGrid field.
- setValueIconLeftPadding(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing a value icon, this attribute governs the amount of space between the icon and the start edge of the form item cell.
- setValueIconLeftPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of valueIcons by default Can be overridden at the field level
- setValueIconLeftPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the left of valueIcons for this field Overrides
ListGrid.valueIconLeftPadding
- setValueIconMapper(ValueIconMapper) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the FormItem Value Icon mapper that allows the developer to specify the image source for an icon to be displayed for the current form item value.
- setValueIconOrientation(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If we're showing a valueIcon for this field should it appear to the left or the right of the text? By default the icon will appear to the left of the textual value - set this to "right" to show the icon on the right of the text.
- setValueIconRightPadding(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing a value icon, this attribute governs the amount of space between the icon and the value text.
- setValueIconRightPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the right of valueIcons by default
- setValueIconRightPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the right of valueIcons for this field Overrides
ListGrid.valueIconRightPadding
- setValueIcons(Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the valueIcons for this item.
- setValueIcons(Map<String, String>) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property is a mapping from data values for this field to
urls
for icons to display for those data values. - setValueIconSize(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
valueIcons
is specified, this property may be used to specify both the width and height of the icon written out. - setValueIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of value icons for this ListGrid.
- setValueIconSize(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default width and height of value icons in this field.
- setValueIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
valueIcons
is specified, use this property to specify a width for the value icon written out. - setValueIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for value icons for this listGrid.
- setValueIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width for value icons for this listGrid field.
- setValueItemFieldHint(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that allows users to select field-names from a list.
- setValueItemListHint(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that allows users to select values from a list.
- setValueItemTextHint(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that takes user-entered values.
- setValueItemTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the value-item.
- setValueItemWidth(Integer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the value-chooser formItem displayed in clauses within this FilterBuilder.
- setValueItemWidth(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the value-chooser formItem displayed in clauses within this FilterBuilder.
- setValueLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting points of a line chart to the X axis, or radial lines in a Radar chart.
- setValueLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting points of a line chart to the X axis, or radial lines in a Radar chart.
- setValueMap(String...) - Method in class com.smartgwt.client.data.DataSourceField
-
A
com.smartgwt.client.types.ValueMap
is a set of legal values for a field. - setValueMap(String...) - Method in class com.smartgwt.client.data.SimpleType
-
List of legal values for this type, like
valueMap
. - setValueMap(String...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the valueMap for this item.
- setValueMap(String...) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Array of legal values for this field, or an Object where each property maps a stored value to a user-displayable value.
Note that if this field is editable (seeListGrid.canEdit
,canEdit
), editors displayed for this field will pick up their valueMap either from this value or fromeditorValueMap
. - setValueMap(String, String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the value map for a field.
 See also the
ListGrid.setEditorValueMap(java.lang.String, java.util.LinkedHashMap)

 andcom.smartgwt.client.widgets.grid.ListGrid#getEditorValueMap
methods which allow further 
 customization of the valueMap displayed while the field is in edit mode.

 - setValueMap(String, LinkedHashMap) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the value map for a field.
 See also the
ListGrid.setEditorValueMap(java.lang.String, java.util.LinkedHashMap)

 andcom.smartgwt.client.widgets.grid.ListGrid#getEditorValueMap
methods which allow further 
 customization of the valueMap displayed while the field is in edit mode.

 - setValueMap(Map) - Method in class com.smartgwt.client.data.DataSourceField
-
A
com.smartgwt.client.types.ValueMap
is a set of legal values for a field. - setValueMap(Map) - Method in class com.smartgwt.client.data.Field
-
If set, specifies the set of legal values for the field.
- setValueMap(Map) - Method in class com.smartgwt.client.data.SimpleType
-
List of legal values for this type, like
valueMap
. - setValueMap(Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the valueMap for this item.
- setValueMap(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Array of legal values for this field, or an Object where each property maps a stored value to a user-displayable value.
Note that if this field is editable (seeListGrid.canEdit
,canEdit
), editors displayed for this field will pick up their valueMap either from this value or fromeditorValueMap
. - setValueMap(Map) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
A property list (or an expression that evaluates to a property list) specifying a mapping of internal values to display values for the field (row).
- setValueMapDisplaySeparatorChar(String) - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
If
inline editing
for this FormItem edits theFormItem.valueMap
, character that should be used as a separator for enteringcom.smartgwt.client.types.ValueMap
s that map from a stored value to a user-displayed value. - setValueMapEscapeChar(String) - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
If
inline editing
for this FormItem edits theFormItem.valueMap
, character that can be used to enter literal separator chars (such as thevalueMapSeparatorChar
) or literal leading or trailing whitespace. - setValueMapSelectedChar(String) - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
If
inline editing
for this FormItem edits theFormItem.valueMap
, character that can be used to mark the default selected option. - setValueMapSeparatorChar(String) - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
If
inline editing
for this FormItem edits theFormItem.valueMap
, character that should be used as a separator between values, or between pairs of stored vs display values if the user is entering such acom.smartgwt.client.types.ValueMap
using thevalueMapDisplaySeparatorChar
. - setValuePath(String) - Method in class com.smartgwt.client.data.Criterion
-
Wherever
DynamicCriteria
are supported,valuePath
can be specified as a path in the currentCanvas.ruleScope
as an alternative to setting a fixedvalue
. - setValueProperty(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Property in each record that holds a data value.
- setValueProperty(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds the cell value.
- setValueQuery(AdvancedCriterionSubquery) - Method in class com.smartgwt.client.data.Criterion
-
A subquery to use instead of a
value
. - setValueQueryAggregateButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the dynamic value button.
- setValueQueryAggregatePrefix(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The prefix to be displayed before a aggregate valueQuery value in the clause.
- setValueQueryButtonSize(Integer) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The size of the buttons in each clause that allow Value-query functionality, such as
related-field
andaggregation
features, if they don't specify sizes. - setValueQueryIconSize(Integer) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The size of the icons in the buttons in each clause that allow Value-query functionality, such as
related-field
andaggregation
features, if they don't specify separate image-sizes. - setValueQueryRelatedFieldButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the dynamic value button.
- setValueQueryRelatedFieldPrefix(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The prefix to be displayed before a related field valueQuery value in the clause.
- setValueQueryWindowTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the window that opens when a value query is selected.
- setValueRange(double, double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Sets the minimum and maximum dial values, rescaling all sectors and the dial value.
- setValues(Record) - Method in class com.smartgwt.client.util.workflow.FormSetValuesTask
-
Values to be set on the form.
- setValues(Record) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Values to be submitted for "update", "add" and "remove" operations.
- setValues(FacetValue...) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Array of facetValue definitions.
- setValues(Object...) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
- setValues(String...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Set the values of a SelectItem with multiple=true.
- setValues(Map) - Method in class com.smartgwt.client.tools.CSSEditor
-
The set of values to apply to editors.
- setValues(Map) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An Object containing the initial values of the form as properties, where each propertyName is the name of a
form item
in the form, and each property value is the value held by that form item. - setValues(Map) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Replaces the current values of the ValuesManager and all member components with the values passed in.
- setValuesAsCriteria(Criterion) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
This method will display the specified criteria in this form for editing.
- setValueSetHint(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that takes an array of values.
- setValuesManager(ValuesManager) - Method in class com.smartgwt.client.widgets.Canvas
-
ValuesManager
for managing values displayed in this component. - setValuesManager(ValuesManager) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Adds this DynamicForm as a member of the specified valuesManager.
- setValuesManager(String) - Method in class com.smartgwt.client.widgets.Canvas
-
ValuesManager
for managing values displayed in this component. - setValuesShowDown(boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when the mouse goes down on them?
- setValuesShowRollOver(boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when the mouse goes over them?
- setValuesShowSelected(boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when they are selected?
- setValueStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
CSS style for the floating
valueLabel
, visible whenshowValue
is true. - setValueTextStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
CSS style for the text in the floating
valueLabel
, visible whenshowValue
is true. - setValueTitle(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- setValueTitle(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- setValueTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A label for the data values shown in cells, such as "Sales in Thousands", typically used when the CubeGrid must generate a description for a cell value or set of cell values.
- setValueTree(Tree) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
A
Tree
of options from which the user can select. - setValueType(AIContentType) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The type of the
value
. - setValueType(OperatorValueType) - Method in class com.smartgwt.client.data.Operator
-
Indicates the kind of value expected in a
Criterion
that uses this operator. - setValueXPath(String) - Method in class com.smartgwt.client.data.DataSourceField
-
XPath expression used to retrieve the field's value.
- setVerifyAsError(Boolean) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Enable
verifyAsError
behavior only for requests using these settings. - setVerifyAsError(Boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enable
verifyAsError
behavior only for requests using these settings. - setVerifyAsError(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Enable
verifyAsError
behavior only for requests using these settings. - setVerifyComponents(Map<String, String>) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Enables verification that the created screen contains a component having a
localId
equal to the given key, and that it is an instance (or subclass) if the key's value. - setVerifyComponents(Map<String, String>) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enables verification that any screen
created
on load contains a component having alocalId
equal to the given key, and that it is an instance (or subclass) of the key's value. - setVerifyComponents(Map<String, String>) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Enables verification that the created screen contains a component having a
localId
equal to the given key, and that it is an instance (or subclass) if the key's value. - setVerifyDataSources(Boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enables DataSource verification, causing warnings to be output about differences between DataSources loaded with a project vs those that are already present in the page (if any are present).
- setVertical(boolean) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Whether the rangeSlider should be vertical or horizontal.
- setVertical(boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether this button renders vertically.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
True == display options vertically, false == display in a single row
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Indicates whether this is a vertical or horizontal slider.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Should the toolbar stack its buttons vertically or horizontally?
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Should this layout appear with members stacked vertically or horizontally.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Note: This is a Layout property which is inapplicable on this class.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.Progressbar
-
Indicates whether this is a vertical or horizontal progressbar.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether this is a vertical or horizontal slider.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the list of images is drawn vertically from top to bottom (true), or horizontally from left to right (false).
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Default is a horizontal button.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Indicates whether the buttons are drawn horizontally from left to right (false), or vertically from top to bottom (true).
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Indicates whether the components are drawn horizontally from left to right (false), or vertically from top to bottom (true).
- setVerticalResize(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Indicates the orientation of the event in its containing view.
- setVerticalStyleName(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Default stylename to use if
this.vertical
is true. - setVIconStyle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style applied to the icon image when
vertical
is set to true. - setViewIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Returns the URL for an Icon that will allow the file to be viewed.
- setViewState(NavigationBarViewState) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Sets multiple state attributes of this
NavigationBar
at once. - setViewState(NavigationBarViewState, NavigationDirection) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Sets multiple state attributes of this
NavigationBar
at once. - setViewState(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Note: This is a ListGrid feature which is inapplicable on this class.
- setViewState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial view state may be provided for the listGrid at init time.
- setViewState(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Reset this detail viewer's view state to match the
DetailViewerViewState
object passed in.
Used to restore previous state retrieved from the detail viewer by a call togetViewState()
. - setViewURL(String) - Method in class com.smartgwt.client.widgets.ViewLoader
-
URL to load components from.
- setVirtualScrolling(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When incremental rendering is switched on and there are variable record heights, the virtual scrolling mechanism manages the differences in scroll height calculations due to the unknown sizes of un-rendered rows to make the scrollbar and viewport appear correctly.
- setVisibility(Visibility) - Method in class com.smartgwt.client.widgets.Canvas
-
Controls widget visibility when the widget is initialized.
- setVisibilityMode(VisibilityMode) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether multiple sections can be expanded.
- setVisible(boolean) - Method in class com.smartgwt.client.widgets.Canvas
- setVisible(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item is currently visible.
- setVisibleFieldNames(String...) - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
The list of field names that are considered visible.
- setVisibleMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Hide all other members and make the single parameter member visible.
- setVisibleWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.Canvas
-
Criteria to be evaluated to determine whether this Canvas should be visible.
- setVisibleWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be visible.
- setVisibleWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Criteria to be evaluated to determine whether this icon should be visible.
- setVisibleWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Criteria to be evaluated to determine whether this MenuItem should be visible.
- setVisibleWhen(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Criteria to be evaluated to determine whether this field should be visible.
- setVisibleWhen(Criteria) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Criteria to be evaluated to determine whether this Tab should be visible.
- setVLabelSpacing(Integer) - Method in class com.smartgwt.client.widgets.Slider
-
The space around the labels used to display the
minimum, maximum
andcurrent
values of the slider, whenvertical
is true. - setVlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will vertically center its content by default.
- setVPolicy(LayoutPolicy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on vertical axis
- setVResizeCursor(Cursor) - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for vertical resize of widgets.
- setVSrc(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
- setVSrc(String) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Base URL for the images used for the vertical scrollbar track and end buttons.
- setVSrc(String) - Method in class com.smartgwt.client.widgets.Splitbar
-
Base URL for the image if
StretchImg.vertical
is true andStretchImg.src
is unset. - setVSrc(String) - Method in class com.smartgwt.client.widgets.StretchImg
- setVSrc(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
The URL of the media file for this StretchItem if the parent
StretchImg
isvertical
andsrc
is unset. - setVSrc(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Image for resizer
- setVSrc(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Image for vertically oriented separator (for horizontal toolstrips).
- setVThumbStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the thumb for a
vertically oriented
slider. - setVTrackStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the track for a
vertically oriented
slider. - setVTreeFacetIndent(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines how many pixels to move for each level when
hierarchical
column facets are beingindented
. - setVTreeFacetIndentDirection(FacetIndentDirection) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines layout of facet value titles in each column facet being
indented
. - setVValueStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the floating
valueLabel
, visible whenshowValue
is true andvertical
is true. - setWaitDuration(Integer) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
When
waitFor
orProcess.defaultWaitFor
are set to "duration", how long should the wait be before starting the task? If not specified,Process.defaultWaitDuration
is used. - setWaitFor(WaitForType) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Condition to wait for before this task is executed.
- setWaitForSave(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines whether the user will be able to dismiss the edit form, or navigate to another cell while the save is in process (before the asynchronous server response returns).
- setWaitLocator(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Component specified as an
AutoTestLocator
that should be waited on ifwaitFor
is "locator" or "locatorAndSystemDone". - setWaitStyle(ElementWaitStyle) - Method in class com.smartgwt.client.util.ElementWaitConfig
-
This attribute configures how
waitForElement()
determines that the application is read to retrieve the element. - setWarnIcon(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in the
SC.warn()
dialog. - setWarnOnCancel(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, indicates that a warning dialog should be shown when Cancel is clicked, asking the user to confirm that this is really what they want to do.
- setWarnOnEditorTypeConversion(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets whether a warning will be logged if the Framework replaces this SmartGwt FormItem (that wraps the SmartClient item instance) to more closely match the underlying item's type when
getOrCreateRef()
is called. - setWarnOnEditorTypeConversionDefault(boolean) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets whether, by default, a warning will be logged if the Framework replaces a SmartGWT FormItem (that wraps the SmartClient item instance) to more closely match the underlying item's type.
- setWarnOnRemoval(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canRemoveRecords
is true, when the user clicks the remove icon for some record, should we show a warning message (defined aswarnOnRemovalMessage
) and allow the user to cancel removal? - setWarnOnRemovalMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Warning message to show the user on a click on the 'remove' icon if
canRemoveRecords
is true andwarnOnRemoval
is true. - setWarnOnUnmappedValueFieldChange(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a field has
ListGridField.displayField
specified and has noListGridField.optionDataSource
, this field will display the value from thedisplayField
of each record by default (for more on this behavior seeListGridField.optionDataSource
). - setWeekendDays(int...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of integer day-numbers that should be considered to be weekend days by this Calendar instance.
- setWeekendDays(int...) - Method in class com.smartgwt.client.widgets.DateChooser
-
An array of integer day-numbers that should be considered to be weekend days by this DateChooser instance.
- setWeekendDays(Integer[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the days that are considered
weekend days
. - setWeekendHeaderStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Optional CSS style applied to the day-of-week headers for weekend days.
- setWeekEventBorderOverlap(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Augments the width of week event windows slightly to avoid duplicate adjacent borders between events.
- setWeekFieldTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
week
field in the date grid. - setWeekHeaderStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to the header of the
fiscal or calendar week column
in thecalendar view
. - setWeekMenuStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up week menu.
- setWeekPrefix(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to appear before the week number in the title of
week-based
HeaderLevel
s when this calendar is showing a timeline. - setWeeksAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "week". - setWeeksFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "week". - setWeekViewTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
week view
. - setWholeMessage(Boolean) - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
Allows a click anywhere on the notification to execute the action.
- setWholeRecordNavIcon(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
The navigation icon shown next to records when
showNavigation
is true andNavigationMode
is set to "wholeRecord". - setWidgetsToIgnore(Canvas...) - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Canvii that you want to ignore when capturing Selenese.
- setWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
- setWidth(int) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- setWidth(int) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Width of the cube grid facetValue in pixels.
- setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Width of the diamond.
- setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Width of the
group rectangle
in pixels relative to theDrawPane
(the "drawing coordinate system"). - setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Width in pixels relative to the
local coordinate system
. - setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Width in pixels relative to the
local coordinate system
. - setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Width in pixels relative to the
local coordinate system
. - setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Width for the CheckboxItem, including both checkbox image and
label
. - setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Width of the FormItem.
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Width of the FormItem.
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Default width of this item.
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default width for the spacer
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
default width of this item
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Width for this uploadItem.
- setWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The width of this field, specified as either an absolute number of pixels, a percentage of the remaining space like "25%", or "*" to split remaining space among all fields which have "*".
- setWidth(int) - Method in class com.smartgwt.client.widgets.StretchItem
-
The width of the image.
- setWidth(int) - Method in class com.smartgwt.client.widgets.tab.Tab
-
You can specify an explicit width for the tab using this property.
- setWidth(Integer) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's horizontal dimension.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
When set on a Lane being displayed in a
day view
as a result ofCalendar.showDayLanes
being set, dictates the width of the Lane's column. - setWidth(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
The
canvas.width
attribute specifies the size for a component's horizontal dimension;canvas.height
specifies the size for the vertical dimension. - setWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the width of this icon in px.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's horizontal dimension.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the width of the image.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the width of the image.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's horizontal dimension.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's horizontal dimension.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The
canvas.width
attribute specifies the size for a component's horizontal dimension;canvas.height
specifies the size for the vertical dimension. - setWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Width of the FormItem.
- setWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Width of the FormItem.
- setWidth(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The width of this field, specified as either an absolute number of pixels, a percentage of the remaining space like "25%", or "*" to split remaining space among all fields which have "*".
- setWidth(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
The width of the image.
- setWidth100() - Method in class com.smartgwt.client.widgets.Canvas
-
Convenience method that sets the width to 100%.
- setWillHandleError(boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Whether to call the provided callback even if an error was encountered trying to load the project, so that you can run your own error handling.
- setWillHandleError(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Whether to call the provided callback even if an error was encountered trying to load the screen (or it was simply not found), so that you can run your own error handling.
- setWillHandleError(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
With willHandleError:false, rpcResponses that indicate an error go through centralized handling in the RPCManager and rpcRequest.callback is never invoked.
- setWindowDefaults(Canvas) - Method in class com.smartgwt.client.util.tour.Tour
-
Defaults for each
TourStep.targetView
autoChild in the tour. - setWindowDefaults(Canvas) - Method in class com.smartgwt.client.util.tour.TourStep
-
Defaults for the
targetView
autoChild. - setWithCredentials(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
In browsers that support Cross-Origin Resource Sharing and XMLHttpRequest 2, and where the service at the
actionURL
allows the origin to send credentials (seeAccess-Control-Allow-Credentials
), should user credentials such as cookies, HTTP authentication, and client-side SSL certificates be sent with the actual CORS request? - setWizard(Boolean) - Method in class com.smartgwt.client.util.workflow.Process
-
If wizard is set then current workflow will be handled as wizard.
- setWizard(Boolean) - Method in class com.smartgwt.client.util.workflow.UserTask
-
If wizard is set then associated form will be hidden after user goes to next or prev step of current workflow.
- setWorkdayBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If
showWorkday
is set, this is the style used for cells that are within the workday, as defined byworkdayStart
andworkdayEnd
, or by a date-specific range provided ingetWorkdayStart()
andgetWorkdayEnd()
implementations. - setWorkdayEnd(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using
showWorkday
:true,workdayStart
andworkdayEnd
specify the time of day when the workday starts and ends, specified as a String acceptable to String. - setWorkdays(int[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Array of days that are considered workdays when
showWorkday
is true - setWorkdayStart(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using
showWorkday
:true,workdayStart
andworkdayEnd
specify the time of day when the workday starts and ends, specified as a String acceptable to String. - setWorkflows(Process...) - Method in class com.smartgwt.client.widgets.Canvas
-
List of screen-global
workflows
that can be shared by event handler workflows using aStartProcessTask
. - setWrap(boolean) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will not allow its content to wrap by default
- setWrap(TextAreaWrap) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Text wrapping style.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
A boolean indicating whether the button's title should word-wrap, if necessary.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
If true, item contents can wrap.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Should the text for items within this radio group wrap?
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If true, item contents can wrap.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Should the span title wrap if there is not enough space horizontally to accommodate it.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the field title wrap if there is not enough space horizontally to accommodate it.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If false, the label text will not be wrapped to the next line.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should the title for this button wrap? If unset, default behavior is to allow wrapping if this.vertical is true, otherwise disallow wrapping
- setWrapCells(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should content within cells be allowed to wrap?
- setWrapFacetTitles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet titles.
- setWrapFacetValueTitles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet value titles.
- setWrapHeaderSpanTitles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
HeaderSpan.wrap
is not explicitly set, should fields wrap? If autofitting, see the docs on that property for the details of how the minimum width for a field is determined. - setWrapHeaderTitles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
ListGridField.wrap
is not explicitly set, should fields wrap? If autofitting, see the docs on that property for the details of how the minimum width for a field is determined. - setWrapHintText(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should items within this form that are showing a
FormItem.hint
have the hint text wrap? May be overridden at the item level viaFormItem.wrapHintText
. - setWrapHintText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If this item is showing a
FormItem.hint
, should the hint text be allowed to wrap? Setting this property tofalse
will render the hint on a single line without wrapping, expanding the width required to render the item if necessary. - setWrapHintText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is showing a
hint
, should the hint text be allowed to wrap? Setting this property tofalse
will render the hint on a single line without wrapping, expanding the width required to render the item if necessary. - setWrapHintText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If this item is showing a
FormItem.hint
, should the hint text be allowed to wrap? Setting this property tofalse
will render the hint on a single line without wrapping, expanding the width required to render the item if necessary. - setWrapItemTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Whether titles for form items should wrap.
- setWrapLabel(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Should the label be allowed to wrap, or be fixed to one line no matter how long
- setWrapStaticValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is
read-only
and is usingreadOnlyDisplay
ReadOnlyDisplayAppearance.STATIC
, should the item value wrap? - setWrapTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified determines whether this items title should wrap.
- setWrapValues(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- setWrapValues(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- setWriteStackedIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
When set to
true
, the increase and decrease icons are stacked on top of each other, also called stacked mode. - setWsOperation(String) - Method in class com.smartgwt.client.data.OperationBinding
-
Name of the web service operation that will be invoked in order to execute this DataSource operation.
- setWsOperation(String) - Method in class com.smartgwt.client.data.WSRequest
-
Name of the web service operation to invoke.
- setX(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
X coordinate where the data value is rendered.
- setX(Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
X-Coordinate for this DrawKnob.
- setX(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, as a viewport-relative x coordinate offset to the left edge of the
Label
rendering the message. - setX1(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the start point.
- setX2(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the end point.
- setXAxisEndValue(Double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the end value for the x-axis.
- setXAxisEndValue(Double) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Same as
FacetChart.xAxisEndValue
but affects only one metric. - setXAxisEndValue(Date) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the end value for the x-axis.
- setXAxisMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the x-axis.
- setXAxisStartValue(Double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the start value for the x-axis.
- setXAxisStartValue(Date) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the start value for the x-axis.
- setXAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the gradation labels on the x-axis.
- setXmlAttribute(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates that
DataSource.xmlSerialize()
should serialize this value as an XML attribute. - setXmlNamespaces(XmlNamespaces) - Method in class com.smartgwt.client.data.DataSource
-
Optional object declaring namespace prefixes for use in OperationBinding.recordXPath and DataSourceField.valueXPath XPath expressions.
- setXmlNamespaces(XmlNamespaces) - Method in class com.smartgwt.client.data.OperationBinding
-
Optional object declaring namespace prefixes for use in
recordXPath
andDataSourceField.valueXPath
XPath expressions. - setXmlNamespaces(XmlNamespaces) - Method in class com.smartgwt.client.data.RestDataSource
-
When
dataFormat
is "xml",xmlNamespaces
configures the set of namespace prefixes that are added to the document element of the XML message sent to the server. - setXmlNamespaces(XmlNamespaces) - Method in class com.smartgwt.client.data.WSRequest
-
Optional object declaring namespace prefixes for use in evaluating the
resultType
parameter ofWebService.callOperation(java.lang.String, java.util.Map, java.lang.String, com.smartgwt.client.data.WebServiceCallback)
, if resultType is an XPath. - setXmlRecordXPath(String) - Method in class com.smartgwt.client.data.RestDataSource
-
recordXPath
mapping to the data node of XML returned by the server. - setXShearFactor(double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The slope of an x-shearing transformation applied to this DrawItem.
- setY(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Y coordinate where the data value is rendered.
- setY(Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Y-Coordinate for this DrawKnob.
- setY(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, as a viewport-relative y coordinate offset to the top edge of the
Label
rendering the message. - setY1(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the start point.
- setY2(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the end point.
- setYAxisLabelAlign(Alignment) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of y-axis labels, shown to the left of the chart.
- setYAxisLabelPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between each swatch and label pair.
- setYAxisMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the y-axis.
- setYAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the gradation labels on the y-axis.
- setYear(Integer) - Method in class com.smartgwt.client.widgets.FiscalYear
-
The 4-digit calendar year when this fiscal year starts.
- setYearMenuStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- setYearsAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "year". - setYearSelectorProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
yearSelector
. - setYearsFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "year". - setYearTitleFormatter(DateChooser.YearTitleFormatter) - Method in class com.smartgwt.client.widgets.DateChooser
- setYShearFactor(double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The slope of a y-shearing transformation applied to this DrawItem.
- setZIndex(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the z-Index of the canvas.
- setZIndex(Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
- setZIndexMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the attribute in the metric facet that will define the z-ordering of the segments in a histogram chart.
- setZoneHoverHTMLCustomizer(ZoneHoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over an ZoneCanvas
- setZones(CalendarEvent...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of CalendarEvent instances representing pre-defined periods of time to be highlighted in
timeline views
. - setZoneStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- setZoneTitleOrientation(VerticalAlignment) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The vertical alignment of the header-text in each
zone
. - setZoomChartHeight(double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Height of the
zoomChart
. - setZoomChartProperties(FacetChart) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties to further configure the
zoomChart
. - setZoomEndValue(Object) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, end value of the data range shown in the main chart. - setZoomLevel(double) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Zoom for the
DrawPane
as a whole, where 1 is normal size. - setZoomLevel(float) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Deprecated.
- setZoomLogScale(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- setZoomMutePercent(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
colorMutePercent
to use for thezoomChart
. - setZoomSelectionChartProperties(FacetChart) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties to further configure the
zoomSelectionChart
. - setZoomShowSelection(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the selected range should be shown in a different style, which can be configured via
zoomSelectionChartProperties
. - setZoomStartPosition(ZoomStartPosition) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, determines what portion of the overall dataset should be initially shown in the main chart. - setZoomStartValue(Object) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, start value of the data range shown in the main chart. - SgwtEEManualSetup - Interface in com.smartgwt.client.docs
-
Manual Setup & Deployment of Smart GWT Pro/EE
- SgwtEESetup - Interface in com.smartgwt.client.docs
-
Smart GWT Pro/EE Project Setup
- sgwtFactory - Variable in class com.smartgwt.client.bean.BeanFactory
- SGWTProperties - Interface in com.smartgwt.client.docs
-
SGWTProperties
- SHA - Enum constant in enum com.smartgwt.client.types.HashAlgorithm
-
Secure Hashing Algorithm (SHA-1).
- SHA_256 - Enum constant in enum com.smartgwt.client.types.HashAlgorithm
-
Secure Hashing Algorithm (SHA-256).
- SHA_512 - Enum constant in enum com.smartgwt.client.types.HashAlgorithm
-
Secure Hashing Algorithm (SHA-512).
- shadow - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- Shadow - Class in com.smartgwt.client.widgets.drawing
-
A class used to define a shadow used in a Draw<Shape> Types.
- Shadow - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Shadow.
- Shadow() - Constructor for class com.smartgwt.client.widgets.drawing.Shadow
- Shadow(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.Shadow
- shadowColor - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- shadowDepth - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- shadowHOffset - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- shadowImage - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- shadowOffset - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- shadowSoftness - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- shadowSpread - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- shadowVOffset - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- sharedSearchTitle - Variable in class com.smartgwt.logicalstructure.widgets.SavedSearchEditorLogicalStructure
- SharingNodes - Interface in com.smartgwt.client.docs
-
Sharing Nodes
- SHIFT - Static variable in interface com.smartgwt.client.types.KeyNames
- SHIFT_TAB_KEYPRESS - Enum constant in enum com.smartgwt.client.types.EditCompletionEvent
-
User pressed Shift+Tab.
- shiftFocus(String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Method to shift focus to the next registered focusable target.
- shiftFocusAfterGroup(String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Method to shift focus to the next registered focusable target beyond some registered target and any targets registered as children within its group via
addTarget()
ormoveTarget()
. - ShiftFocusCallback - Interface in com.smartgwt.client.callbacks
- shiftFocusWithinGroup(String, String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Method to shift focus to the next registered focusable target within some group.
- shiftKeyDown() - Static method in class com.smartgwt.client.util.EventHandler
-
Return true if the shift key is being held down.
- SHORT - Enum constant in enum com.smartgwt.client.types.JSONInstanceSerializationMode
-
instances will be shown in a shorter format via a call to
SC.echoLeaf()
. - SHORTDASH - Enum constant in enum com.smartgwt.client.types.LinePattern
-
Dashed line, with shorter, more tightly spaced dashes
- SHORTDOT - Enum constant in enum com.smartgwt.client.types.LinePattern
-
Dotted line, with more tightly spaced dots
- shortLeftButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- shouldApplyHeightToTextBox() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
height
is specified, should it be applied to the item's text box element? If this method returns false, the text box will not have an explicit height applied, though the containing cell will be sized to accommodate any specified height. - shouldDisableCanvas() - Method in interface com.smartgwt.client.widgets.form.fields.ShouldDisableCanvasCustomizer
-
Called to determine whether the
canvas
should bedisabled
when theCanvasItem
is disabled or itseditability changes
. - ShouldDisableCanvasCustomizer - Interface in com.smartgwt.client.widgets.form.fields
- shouldDisableDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns true if the passed date should be considered disabled.
- shouldDisableDate(Date, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns true if the passed date should be considered disabled.
- shouldDisableDate(Date, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DisableDateCustomizer
-
shouldDisableDate() should be implemented and return true if the passed date should be considered disabled in the passed view Use executeDefault() to run the original method to fall back on default behavior.
- shouldDismissOnEscape() - Method in class com.smartgwt.client.widgets.Window
-
Should this window be dismissed (same effect as pressing the "Cancel" button) when the user presses the "Escape" key?
Default behavior: ifdismissOnEscape
is set, just return it. - shouldDragScroll() - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget is showing scrollbars, and a user drags close to the edge of the viewport, should we scroll the viewport in the appropriate direction? Returns this.canDragScroll if there are scrollbars, else false.
- shouldFetchMissingValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this field has a specified
optionDataSource
, should we perform a fetch against that dataSource to find the record that matches this field's value? - shouldFetchMissingValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If this field has a specified
optionDataSource
, should we perform a fetch against that dataSource to find the record that matches this field's value? - shouldGenerateExactMatchCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When a comboBoxItem is used to generate search criteria in a SearchForm, if the user explicitly chose an option from the pickList, should the criterion generated by the
FormItemCriterionGetter
'sgetCriterion()
method enforce a search for an exact match against the chosen value? - shouldIncludeHiliteInSummaryField(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When assembling a value for a
summary field
, if a referenced field is hilited, should the hilite HTML be included in the summary field value? - shouldPrint - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- shouldSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns true if 'Enter' key presses in this formItem should allow a saveOnEnter: true parent form to save it's data.
- shouldShowDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether the passed date should be visible in the passed
CalendarView
. - shouldShowDate(Date, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether the passed date should be visible in the passed
CalendarView
. - shouldShowDate(Date, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.ShowDateCustomizer
-
shouldShowDate() should be implemented and return true if the passed date should be visible in the passed view Use executeDefault() to run the original method to fall back on default behavior.
- shouldShowEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether the passed
event
should be visible in the passedCalendarView
. - shouldShowEvent(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether the passed
event
should be visible in the passedCalendarView
. - shouldShowEvent(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.ShowEventCustomizer
-
shouldShowEvent() should be implemented and return true if the passed event should be visible in the passed view Use executeDefault() to run the original method to fall back on default behavior.
- shouldShowHeader(TreeNode, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Whether the indicated column should show a header.
- shouldShowLane(Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether the passed
lane
should be visible in the passedCalendarView
. - shouldShowLane(Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether the passed
lane
should be visible in the passedCalendarView
. - shouldShowLane(Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.ShowLaneCustomizer
-
shouldShowLane() should be implemented and return true if the passed lane should be visible in the passed view Use executeDefault() to run the original method to fall back on default behavior.
- shouldShowLane(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether the passed
lane
should be visible in the passedCalendarView
. - shouldStopKeyPressBubbling(String, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should some keypress event on this item be prevented from bubbling (such that the containing form and ancestors do not receive the event).
- show() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Shows this RemoteWindow.
- show() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets this widget's visibility to "inherit", so that it becomes visible if all of its parents are visible or it has no parents.
- show() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Make this drawItem visible.
- show() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Show this form item.
- show(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
- show(RemoteWindowCallback, RemoteWindowErrorCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Shows this RemoteWindow.
- show(Canvas, Label) - Static method in class com.smartgwt.client.widgets.Hover
-
Displays a standard Hover canvas containing the specified canvas as the content.
This method may also be called to modify the content of the hover if it is already showing. - show(String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Shows the existing window with the specified name,
- show(String, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Shows the existing window with the specified name,
- show(String, Label) - Static method in class com.smartgwt.client.widgets.Hover
-
Displays a standard Hover canvas containing the specified HTML content.
This method may also be called to modify the content of the hover if it is already showing. - showActionButton - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- showActiveTrack - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- showAddButton - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- showAddEventButton - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showAIFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Shows the
aiFilterWindow
, which allows the user to ask the AI to filter data by describing which records should be included. - showAIHiliteWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Shows the
aiFilterWindow
, which allows the user to ask the AI to filter data by describing which records should be included. - showAllColumns - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showAllHighlightsTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- showAllKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shows all supported control knobs for this drawItem.
- showAllocatedTabChain() - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Show the current hierarchy of targets passed to
addTarget()
together with current canFocus state and tabIndex (if assigned). - showAllRecords - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showAllRecords - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- showAnimationEffect - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- showApplyButton - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- showAsynchGroupingPrompt - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showBackgroundComponents - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showBody - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- showBody - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showBubbleLegendPerShape - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- showCancelButton - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- showCancelButton - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- showCancelButton - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- showCellContextMenus - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showCellHovers - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showCenter - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- showChartRect - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showClickMask(Function, ClickMaskMode, Canvas[]) - Method in class com.smartgwt.client.widgets.Canvas
-
Show a clickMask over the entire screen that intercepts mouse clicks and fires some action.
- showClippedHeaderTitlesOnHover - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showClippedTitleOnHover - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- showClippedTitleOnHover - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- showClippedTitleOnHover - Variable in class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- showClippedTitleOnHover - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionHeaderLogicalStructure
- showClippedTitleOnHover - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- showClippedValuesOnHover - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showCloseButton - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showCloseConfirmationMessage - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortletLogicalStructure
- showClosedGrip - Variable in class com.smartgwt.logicalstructure.widgets.SnapbarLogicalStructure
- showClosedGrip - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- showCollapsedGroupSummary - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showColorScaleLegend - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showColumnLayouts - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showColumnMenus - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- showCommitConfirmation - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- showComplexFieldsRecursively - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- showComponentMask() - Method in class com.smartgwt.client.widgets.Canvas
-
Temporariy block all user interaction with children of this widget, with the exception of those passed in in the
unmaskedChildren
parameter. - showComponentMask(Canvas...) - Method in class com.smartgwt.client.widgets.Canvas
-
Temporariy block all user interaction with children of this widget, with the exception of those passed in in the
unmaskedChildren
parameter. - ShowComponentTask - Class in com.smartgwt.client.util.workflow
-
Show a currently hidden component.
- ShowComponentTask() - Constructor for class com.smartgwt.client.util.workflow.ShowComponentTask
- ShowComponentTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ShowComponentTask
- showConnectors - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showConsole() - Static method in class com.smartgwt.client.util.SC
-
Open the SmartClient Developer Console.
- showContextButton - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- showContextMenu() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Show this menu as a context menu, that is, immediately adjacent to the current mouse position.
- SHOWCONTEXTMENU - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the right mouse button is clicked on the page.
- ShowContextMenuEvent - Class in com.smartgwt.client.widgets.drawing.events
- ShowContextMenuEvent - Class in com.smartgwt.client.widgets.events
- ShowContextMenuEvent - Class in com.smartgwt.client.widgets.form.fields.events
- ShowContextMenuEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
- ShowContextMenuEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ShowContextMenuEvent
- ShowContextMenuEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
- ShowContextMenuHandler - Interface in com.smartgwt.client.widgets.drawing.events
- ShowContextMenuHandler - Interface in com.smartgwt.client.widgets.events
- ShowContextMenuHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- showControlsBar - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showCorner - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- showCursor() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- showCustomIconDrop - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showCustomIconOpen - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- showCustomIconOpen - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showCustomIconSelected - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showCustomScrollbars - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- showDataAxisLabel - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showDataLabels - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showDataPoints - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showDataValues - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showDataValuesMode - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- ShowDataValuesMode - Enum in com.smartgwt.client.types
-
Strategy for determining whether and when to show
formatted text labels
for data-values. - showDateChooser - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- ShowDateCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine whether a particular date should be visible in the passed view
- ShowDateCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.ShowDateCustomizer
- showDatePickerButton - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showDayHeaders - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showDayLanes - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showDayView - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showDeletions - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- showDetailFields - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showDetailFields - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showDetailFields - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- showDetailFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- showDetailFields - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showDetailFields - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- showDetailFields - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- showDetailPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Causes a transition to the
detailPane
, optionally updating thedetail title
. - showDetailPane(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
- showDetailPane(String, String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
- showDetailPane(String, String, NavigationDirection) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Causes a transition to the
detailPane
, optionally updating thedetail title
. - showDetailToolStrip - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- showDisabled - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- showDisabled - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- showDisabled - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- showDisabled - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showDisabled - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- showDisabledIcon - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- showDisabledIcon - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- showDisabledIcon - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- showDisabledIcon - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showDisabledIcon - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- showDisabledSelectionCheckbox - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showDoughnut - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showDown - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- showDown - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- showDown - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- showDown - Variable in class com.smartgwt.logicalstructure.widgets.SnapbarLogicalStructure
- showDown - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showDown - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- showDownGrip - Variable in class com.smartgwt.logicalstructure.widgets.SnapbarLogicalStructure
- showDownGrip - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- showDownGrip - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- showDownIcon - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- showDownIcon - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- showDownIcon - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- showDownIcon - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showDownIcon - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- showDragHandles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Shows an additional field near the beginning of the field list (after any
row number
field) that can be dragged to drag the current selection. - showDragHovers - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showDragLine - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- showDragPlaceHolder - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- showDragShadow - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- showDropEndSpace - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showDropIcons - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showDropLines - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showDropLines - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- showEdges - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- showEdges - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- showEdges - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showEllipsisWhenClipped - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showEmptyField - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- showEmptyMessage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showEmptyMessage - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- showEmptyMessage - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- showErrorIcons - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- showErrorIcons - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showErrors() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this form has any outstanding validation errors, show them now.

 This method is called when the set of errors are changed byDynamicForm.setErrors(java.util.Map, boolean)
or
DynamicForm.validate()
. - showErrors() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If this form has any outstanding validation errors, show them now.

 This method is called when the set of errors are changed byDynamicForm.setErrors(java.util.Map, boolean)
or
DynamicForm.validate()
. - showErrorStyle - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- showErrorText - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- showEventCanvasComponent(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Should a component be applied to the passed
canvas
in theview
in which it appears? Return false from this method to override the global value ofshowEventCanvasComponents
for this canvas. - showEventCanvasComponents - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- ShowEventCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine whether a particular event should be visible in the passed view
- ShowEventCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.ShowEventCustomizer
- showEventDescriptions - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Open the Quick Event dialog showing minimal information about an existing
event
. - showEventDialog(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- showEventDialog(CalendarEvent, Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Open the Quick Event dialog showing minimal information about an existing
event
. - showEventDialog(CalendarEvent, Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventDialogCustomizer
-
showEventDialog() can be used to show some custom user interface for viewing or creating calendar events.
- showEventEditor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for the passed event.
- showEventEditor(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- showEventEditor(CalendarEvent, Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for the passed event.
- showEventEditor(CalendarEvent, Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventEditorCustomizer
-
showEventEditor() can be used to show some custom user interface for editing or creating calendar events.
- showEventHeaders - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showEventHovers - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showExpandControls - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- showExpansionEditorSaveButton - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showExpectedValueLine - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showFacetContextMenus - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- showFacetValueContextMenus - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- showFacetValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Shows the specified field if it was previsouly hidden.
- showField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force a field to be shown.
- showField(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force a field to be shown.
- showFieldErrors() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Method to explicitly show the latest set of validation errors present on some field within this ValuesManager.
If the field in question is present as a visible item in a member form, the form item will be redrawn to display the error message(s). - showFieldErrors(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this form has any outstanding validation errors for the field passed in, show them now.
- showFieldOrderButtons - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- showFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be shown.
- showFields(ListGridField[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- showFields(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be shown.
- showFields(String[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be shown.
- showFieldTitles - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- showFieldTitles - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- showFileInline - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and Download icons.
- showFilterEditor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showFilterEditorHovers - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showFilterEditorTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showFilterFieldsOnly - Variable in class com.smartgwt.logicalstructure.widgets.form.SearchFormLogicalStructure
- showFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Shows the dialog for
filterWindowCriteria
allowing end-users to edit the advanced filter. - showFilterWindowCriteriaIndicator - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showFiscalYearChooser - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- showFocused - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- showFocused - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- showFocused - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- showFocused - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showFocused - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- showFocused - Variable in class com.smartgwt.logicalstructure.widgets.tab.ImgTabLogicalStructure
- showFocusedAsOver - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- showFocusedAsOver - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showFocusedIcon - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- showFocusedIcon - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- showFocusedIcon - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- showFocusedIcon - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showFocusedIcon - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- showFolderIcons - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showFooter - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showFullConnectors - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showGradationsOverData - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showGridSummary - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showGrip - Variable in class com.smartgwt.logicalstructure.widgets.SnapbarLogicalStructure
- showGrip - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- showGrip - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- showGripper - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- showGroupRectOutline - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawGroupLogicalStructure
- showGroupSummary - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showGroupSummaryInHeader - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showGroupTitle - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonBarLogicalStructure
- showGroupTitleColumn - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showGroupTitleInFrozenBody - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHeader - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- showHeader - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHeader - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showHeaderBackground - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showHeaderContextMenu - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHeaderHovers - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showHeaderIcon - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showHeaderMenuButton - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHeaderPartialSelection - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHeaders - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- showHeaderShadow - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHeaderSpanContextMenu - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHeaderSpanTitlesInFormulaBuilder - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHeaderSpanTitlesInHiliteEditor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHeaderSpanTitlesInSortEditor - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHiddenFields - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- ShowHideTask - Class in com.smartgwt.client.util.workflow
-
Show or hide a component.
- ShowHideTask() - Constructor for class com.smartgwt.client.util.workflow.ShowHideTask
- ShowHideTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ShowHideTask
- showHighlightsTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- showHilitesButton - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerLogicalStructure
- showHilitesInGroupSummary - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHover - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- showHover - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- showHover - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHoverComponent(Canvas) - Static method in class com.smartgwt.client.widgets.Hover
-
Similar to
Hover.show()
but uses the hover mechanism to display somecomponent
instead of showingHTML text
in the builtinhoverCanvas
. - showHoverComponents - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- showHoverComponents - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHoverOnDisabledCells - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showHoverTipsTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- showIcon - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- showIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This method will show some icon in this item's
icons
array, if it is not already visible. - showIconField - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- showIconOnlyInline - Variable in class com.smartgwt.logicalstructure.widgets.menu.AdaptiveMenuLogicalStructure
- showIcons - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- showImageAsURL - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- showImageDisabled - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- showImageDown - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- showImageFocused - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- showImageFocusedAsOver - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- showImageRollOver - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- showIndicators - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showIndicatorsInFront - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showInitialDragHandles - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showInlineErrors - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- showInlineLabels - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showInlineSeparators - Variable in class com.smartgwt.logicalstructure.widgets.menu.AdaptiveMenuLogicalStructure
- showInWindow - Variable in class com.smartgwt.logicalstructure.widgets.MultiFilePickerLogicalStructure
- showItem(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Show a form item via
FormItem.show()
- showItemContextMenu(FormItem) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Called when the mouse is right-clicked in some formItem.
- showKeys - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- showKnobs(KnobType) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shows a set of control knobs for this drawItem.
- showKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shows a set of control knobs for this drawItem.
- showLabel - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- showLabelColumn - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- ShowLaneCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine a particular lane should be visible in the passed view
- ShowLaneCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.ShowLaneCustomizer
- showLaneFieldHovers - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showLaneRollOver - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showLastRemoveButton - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- showLeftButton - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- showLeftButton - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- showLegend - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showListPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Causes a transition to the
listPane
, optionally updating thelist title
. - showListPane(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
- showListPane(String, String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
- showListPane(String, String, NavigationDirection) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Causes a transition to the
listPane
, optionally updating thelist title
. - showListToolStrip - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- showLoadingIcons - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showLoadingMessage - Variable in class com.smartgwt.logicalstructure.widgets.layout.ScreenLoaderLogicalStructure
- showLocalFieldsOnly - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a DataSource that inherits
fields
from another DataSource (viainheritsFrom
), indicates that only the fields listed in this DataSource should be shown. - showMaximizeButton - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Show the specified member, firing the specified callback when the show is complete.
- showMember(Canvas, Function) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Show the specified member, firing the specified callback when the show is complete.
- showMenu() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Programmatically forces this MenuButton to show it's menu.
- showMenu() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Shows this button's
menu
. - showMenu(int) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
Shows (opens) a menu.
- showMenuBelow - Variable in class com.smartgwt.logicalstructure.widgets.menu.IMenuButtonLogicalStructure
- showMenuBelow - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- showMenuBelow - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- showMenuButtonImage - Variable in class com.smartgwt.logicalstructure.widgets.menu.IMenuButtonLogicalStructure
- showMenuButtonImage - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- showMenuIcon - Variable in class com.smartgwt.logicalstructure.widgets.menu.RibbonMenuButtonLogicalStructure
- showMenuIcon - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- showMenuIconDisabled - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- showMenuIconDown - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- showMenuIconOver - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- showMenuOnClick - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- showMenuOnClick - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showMenuOnRollOver - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- ShowMessageTask - Class in com.smartgwt.client.util.workflow
-
Show an informational message and wait for the user to acknowledge.
- ShowMessageTask() - Constructor for class com.smartgwt.client.util.workflow.ShowMessageTask
- ShowMessageTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ShowMessageTask
- ShowMessageType - Enum in com.smartgwt.client.types
-
Type of message to display in
ShowMessageTask
. - showMinimizeButton - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showMiniNav - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- showMiniNavControl - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- showMinorTicks - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showMockDS(String[], MockDSExportCallback, MockDSExportSettings) - Static method in class com.smartgwt.client.tools.Reify
-
Shows the result of running
getMockDS()
in a modal window so it can be copied and pasted as needed intoReify
or elsewhere. - showModalMask - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showModeSwitcher - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- showModeToggleButton - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- showMonthButton - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showMonthView - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showMoreTab - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabBarLogicalStructure
- showMoreTab - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- showMultipleColumns - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- showNavigation - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- showNavigationBar - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- showNavigationPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Causes a transition to the
navigationPane
. - showNavigationPane(NavigationDirection) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Causes a transition to the
navigationPane
. - showNewEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Open the Quick Event dialog to begin editing a new
event
. - showNewEventDialog(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Open the Quick Event dialog to begin editing a new
event
. - showNewEventEditor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for a new event.
- showNewEventEditor(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for a new event.
- showNewRecordRow - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showNextButton - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showNextTo(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Show this widget next to another widget on the page, positioned such that it will not extend beyond the browser viewport.
- showNextTo(Canvas, String) - Method in class com.smartgwt.client.widgets.Canvas
- showNextTo(Canvas, String, boolean) - Method in class com.smartgwt.client.widgets.Canvas
- showNextTo(Canvas, String, boolean, boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Show this widget next to another widget on the page, positioned such that it will not extend beyond the browser viewport.
- ShowNextToComponentTask - Class in com.smartgwt.client.util.workflow
-
Show a component next to some other component.
- ShowNextToComponentTask() - Constructor for class com.smartgwt.client.util.workflow.ShowNextToComponentTask
- ShowNextToComponentTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ShowNextToComponentTask
- showNodeCount - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- showNodeIcons - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- ShowNotificationTask - Class in com.smartgwt.client.util.workflow
-
Show a message which fades out automatically using
Notify
. - ShowNotificationTask() - Constructor for class com.smartgwt.client.util.workflow.ShowNotificationTask
- ShowNotificationTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ShowNotificationTask
- showOkButton - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- showOldValueInHover - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- showOpener - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showOpenIcons - Variable in class com.smartgwt.logicalstructure.widgets.grid.ColumnTreeLogicalStructure
- showOpenIcons - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showOtherDays - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showOverCanvas - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showPaneContainerEdges - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- showPartialEdges - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- showPartialSelection - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showPartialSelection - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showPath - Variable in class com.smartgwt.logicalstructure.widgets.menu.TreeMenuButtonLogicalStructure
- showPending - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- showPendingMarker() - Method in class com.smartgwt.client.widgets.Canvas
-
Manually move this component into the "pending changes" visual state (based on the
pendingMarker style
, or the Pending suffix in stateful components). - showPicker() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Method to show a picker for this item.
- showPicker() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Method to show a picker for this item.
- showPointer - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- showPointSizeLegend - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showPreviewCanvas - Variable in class com.smartgwt.logicalstructure.widgets.tools.GradientEditorLogicalStructure
- showPreviousButton - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showPrintPreview(Canvas) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a PrintWindow containing a printable view of the component passed in containing print HTML.
- showPrintPreview(Object[]) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a Print containing a printable view of the components passed in.
- showPrintPreview(Object[], PrintProperties, String, PrintPreviewCallback) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a Print containing a printable view of the components passed in.
- showPrintPreview(Object[], PrintProperties, String, PrintPreviewCallback, Window, String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a Print containing a printable view of the components passed in.
- showProgress - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- showProgressPercent - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- showProgressPercentInline - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- showPrompt - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Whether RPCRequests sent by this DataSource should enable
RPCRequest.showPrompt
in order to block user interactions until the request completes. - showPrompt(String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal prompt to the user.
- showPrompt(String, String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal prompt to the user.
- showPrompt(String, String, Dialog) - Static method in class com.smartgwt.client.util.SC
-
Show a modal prompt to the user.
- showQuickEventDialog - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showRadarGradationLabels - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showRange - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- showRecordComponent(ListGridRecord, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showRecordComponents
is true, return false from this method to prevent showRecordComponent behavior for the passed record. - showRecordComponents - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showRecursively() - Method in class com.smartgwt.client.widgets.Canvas
-
Recursively show the canvas and all its parents so the canvas will be visible.
- showRegressionLine - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showRemoveButton - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- showRemoveButton - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- showRemoveButton - Variable in class com.smartgwt.logicalstructure.widgets.grid.HiliteRuleLogicalStructure
- showResizeBar - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- showResizeBars - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- showResizeOutline - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- showResizer - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showRightButton - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- showRightButton - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- showRollOver - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- showRollOver - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showRollOver - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- showRollOver - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- showRollOver - Variable in class com.smartgwt.logicalstructure.widgets.SnapbarLogicalStructure
- showRollOver - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showRollOver - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- showRollOver - Variable in class com.smartgwt.logicalstructure.widgets.tab.ImgTabLogicalStructure
- showRollOverCanvas - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showRolloverControls - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- showRollOverGrip - Variable in class com.smartgwt.logicalstructure.widgets.SnapbarLogicalStructure
- showRollOverGrip - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- showRollOverGrip - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- showRollOverIcon - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- showRollOverIcon - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- showRollOverIcon - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- showRollOverIcon - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showRollOverIcon - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- showRollOverInExpansion - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showRollUnderCanvas - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showRoot - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showRowNumbers - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showRTLIcon - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showScatterLines - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showSecondItem - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- showSection(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Shows a section or sections.
- showSection(int, ShowSectionCallback) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Shows a section or sections.
- showSection(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
- ShowSectionCallback - Interface in com.smartgwt.client.callbacks
- showSelectedAppearance(boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
This method applies the
selectedAppearance
to the selected component or resets it to the non-selected appearance. - showSelectedIcon - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- showSelectedIcon - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- showSelectedIcon - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- showSelectedIcon - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- showSelectedIcon - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- showSelectedIcons - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showSelectedLabel - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- showSelectedLabel - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- showSelectedOpener - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- showSelectedRollOverCanvas - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showSelectedRollUnderCanvas - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showSelectedStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showSelectionCanvas - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showSelectionCheckbox - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- showSelectionUnderCanvas - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showShadow - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- showShadow - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- showShadow - Variable in class com.smartgwt.logicalstructure.widgets.PointerSettingsLogicalStructure
- showShadow - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showShadows - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showSnapGrid - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- showSortArrow - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showSortNumerals - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showStandardDeviationLines - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showStatisticsOverData - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showStatusBar - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showSubClauseButton - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- showSubmenus - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- showTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Show a
hidden tab
at runtime. - showTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Show a
hidden tab
at runtime. - showTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Show a
hidden tab
at runtime. - showTabBar - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- showTabPicker - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- showTabScroller - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- showTimeItem - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- showTimelineView - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showTitle - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showTitle - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- showTitle - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- showTitle - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- showTitle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- showTitle - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- showTitle - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- showTitle - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- showTitleLabelBackground - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawCurveLogicalStructure
- showTitleLabelBackground - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- showTitleLabelBackground - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLineLogicalStructure
- showTitleLabelBackground - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- showTitleLabelBackground - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPathLogicalStructure
- showTitleLabelBackground - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPolygonLogicalStructure
- showTitleLabelBackground - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawSectorLogicalStructure
- showTitlesWithErrorMessages - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- showTodayButton - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- showToolbar - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- showTrackButtons - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- showTrackEnds - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- showTreeColumnPicker - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- showUploadForm - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- showValue - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- showValue(Object, Object, DynamicForm, CanvasItem) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
This method will be called whenever this FormItem's value is being set via a programmatic call to e.g:
DynamicForm.setValues()
orFormItem.setValue()
and may be overridden by CanvasItems intended to support displaying data values to update the embedded Canvas to reflect the value passed in. - showValueAxisLabel - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- ShowValueEvent - Class in com.smartgwt.client.widgets.form.fields.events
- ShowValueEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
- ShowValueHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- showValueOnHover - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showViewHovers - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showWeekChooser - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- showWeekends - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showWeekends - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- showWeekView - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showWorkday - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showXTicks - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showYTicks - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- showZoneHovers - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- showZones - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- shrinkElementOnHide - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- shrinkForFreeze - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- Shuttle - Class in com.smartgwt.client.widgets.grid
-
Shuttle-style selection component allowing uses to select records by moving them from a set of source records to a set of target records
- Shuttle() - Constructor for class com.smartgwt.client.widgets.grid.Shuttle
- Shuttle(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.Shuttle
- SHUTTLE - Enum constant in enum com.smartgwt.client.types.MultiPickerSelectionStyle
-
Options will be displayed in a
Shuttle
- shuttle_incompleteDataWarning() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Unable to select all - the data set does not have all matching records loaded from the dataSource."
- shuttle_sourceGridTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Unselected Values"
- shuttle_targetGridTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Selected Values"
- ShuttleItem - Class in com.smartgwt.client.widgets.form.fields
-
Shuttle
-based form item for choosing values from a list of options. - ShuttleItem() - Constructor for class com.smartgwt.client.widgets.form.fields.ShuttleItem
- ShuttleItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.ShuttleItem
- ShuttleItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.ShuttleItem
- ShuttleLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.grid
- ShuttleLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- Side - Enum in com.smartgwt.client.types
-
Side of a component.
- SIDE_CLICK - Enum constant in enum com.smartgwt.client.types.NavigationMethod
-
a side panel
NavigationButton
has been clicked - SIMPLE - Enum constant in enum com.smartgwt.client.types.ColorPickerMode
-
Display a palette of 40 basic colors from which to pick.
- SIMPLE - Enum constant in enum com.smartgwt.client.types.FieldNamingStrategy
-
generate names in the format fieldTypeX, where field type might be "formulaField" and X is an index specific to the field-type and component instance
- SIMPLE - Enum constant in enum com.smartgwt.client.types.MultiInsertStrategy
-
Iterate over the supplied list of records and issue a single-record add for each of them
- SIMPLE - Enum constant in enum com.smartgwt.client.types.SelectionStyle
-
select one or more items as a toggle so you don't need to hold down control keys to select more than one object
- simpleDeselect - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- SimpleGradient - Class in com.smartgwt.client.widgets.drawing
-
Definition of a simple linear gradient defined by 2 colors and a
direction
. - SimpleGradient() - Constructor for class com.smartgwt.client.widgets.drawing.SimpleGradient
- SimpleGradient(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.SimpleGradient
- SimpleNamesMode - Interface in com.smartgwt.client.docs
-
Simple Names mode
- SIMPLESTRING - Enum constant in enum com.smartgwt.client.types.MultipleFieldStorage
-
values are saved as a simple delimeter-separated string.
- simpleTabBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- simpleTabIconOnlyBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- SimpleTile - Class in com.smartgwt.client.widgets.tile
-
Default class used by a
TileGrid
to render each tile. - SimpleTile() - Constructor for class com.smartgwt.client.widgets.tile.SimpleTile
- SimpleTile(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.SimpleTile
- SimpleTileLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tile
- SimpleTileLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tile.SimpleTileLogicalStructure
- SimpleType - Class in com.smartgwt.client.data
-
An atomic type such as a string or number, that is generally stored, displayed and manipulated as a single value.
- SimpleType - Class in com.smartgwt.client.docs.serverds
-
An atomic type such as a string or number, that is generally stored, displayed and manipulated as a single value.
- SimpleType() - Constructor for class com.smartgwt.client.data.SimpleType
-
Create a new simple type.
- SimpleType() - Constructor for class com.smartgwt.client.docs.serverds.SimpleType
- SimpleType(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SimpleType
- SimpleType(String, SimpleType) - Constructor for class com.smartgwt.client.data.SimpleType
-
Create a new simple type.
- SimpleType(String, FieldType) - Constructor for class com.smartgwt.client.data.SimpleType
-
Create a new simple type.
- SimpleType.SimpleTypeValueComparator - Interface in com.smartgwt.client.data
- SimpleType.SimpleTypeValueExtractor - Class in com.smartgwt.client.data
- SimpleType.SimpleTypeValueUpdater - Class in com.smartgwt.client.data
- SimpleTypeFormatter - Interface in com.smartgwt.client.data
-
Formatter for values of a
SimpleType
. - SimpleTypeParser - Interface in com.smartgwt.client.data
-
Parser for edited values of a
SimpleType
. - SimpleTypeValueExtractor() - Constructor for class com.smartgwt.client.data.SimpleType.SimpleTypeValueExtractor
- SimpleTypeValueUpdater() - Constructor for class com.smartgwt.client.data.SimpleType.SimpleTypeValueUpdater
- simplifyCriteriaListsToOrClause - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For
SQL DataSources
only, this flag indicates that we should render List-valued criteria elements as a series of simple comparisons linked with "OR" operators, rather than an SQL "IN" operation. - SINGLE - Enum constant in enum com.smartgwt.client.types.LinkDataFetchMode
-
In this mode, nodes and link data are fetched together from the main
ResultTree.dataSource
, and any duplicated node IDs are handled by creating multiple links to a single node. - SINGLE - Enum constant in enum com.smartgwt.client.types.OutputWhen
- SINGLE - Enum constant in enum com.smartgwt.client.types.SelectionStyle
-
select only one item at a time
- singleCellValueProperty - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- SingleSourceAIRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI from a single
source
in some context. - SingleSourceAIRequest() - Constructor for class com.smartgwt.client.ai.SingleSourceAIRequest
- SingleSourceAIRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SingleSourceAIRequest
- size - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- SIZEELEMENT - Enum constant in enum com.smartgwt.client.types.MatchElementSizeMode
-
htmlElement should be sized to match the specified size of the canvas
- sizeEventsToGrid - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- sizeMayChangeOnRedraw - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- sizeToControlsOverflow - Variable in class com.smartgwt.logicalstructure.widgets.tools.SeleneseRecorderLogicalStructure
- sizeToWorkday - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- Sizing - Interface in com.smartgwt.client.docs
-
Width and height of an object
- SkinEditor - Interface in com.smartgwt.client.docs
-
Skin Editor
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.EdgedCanvasLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.grid.RecordEditorLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.ImgSplitbarLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.MiniNavControlLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.tab.ImgTabLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripResizerLogicalStructure
- skinImgDir - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripSeparatorLogicalStructure
- Skinning - Interface in com.smartgwt.client.docs
-
Skinning / Theming
- Skins - Interface in com.smartgwt.client.docs
-
Skins are a collection of styles, images and other settings used to manage the overall appearance of an application.
- SKIP - Enum constant in enum com.smartgwt.client.types.JSONInstanceSerializationMode
-
no output will be shown for instances (as though they were not present in the data).
- skipAudit - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
- SkipJSONValidation - Enum in com.smartgwt.client.types
- skipLineBreaks - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- skipTypeCoercion - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Ordinarily, Smart GWT server runs
DSResponse
values through type validation logic in order to ensure that values are of the correct type. - SLIDE - Enum constant in enum com.smartgwt.client.types.AnimationEffect
-
content slides into or out of view as the widget grows or shrinks
- SLIDE - Enum constant in enum com.smartgwt.client.types.NotifyTransition
-
message slide-animates onto or off of the screen
- Slider - Class in com.smartgwt.client.widgets
-
The Slider class implements a GUI slider widget allowing the user to select a numeric value from within a range by dragging a visual indicator up and down a track.
- Slider() - Constructor for class com.smartgwt.client.widgets.Slider
- Slider(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Slider
- Slider(String) - Constructor for class com.smartgwt.client.widgets.Slider
- SLIDER_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- SliderItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that uses a
Slider
component to present an interface for picking from either a continuous range or a range with a small number of discrete values. - SliderItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SliderItem
- SliderItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SliderItem
- SliderItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SliderItem
- SliderItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SliderItem
- SliderLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- SliderLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- SmartArchitecture - Interface in com.smartgwt.client.docs
-
Smart GWT Architecture
- SmartClientCypress - Interface in com.smartgwt.client.docs
-
Integrating Smart GWT with Cypress
- SmartGwtDomainSyncLinker - Class in com.smartgwt.linker
-
Linker that inject domain sync Javascript to bypass same-origin policy restrictions on scripts deployed on different subdomains under the same parent domain (eg.
- SmartGwtDomainSyncLinker() - Constructor for class com.smartgwt.linker.SmartGwtDomainSyncLinker
- SmartGwtEntryPoint - Class in com.smartgwt.client
-
Internal Smart GWT Entry point class where framework level initialization code executes before the users EntryPoint is run.
- SmartGwtEntryPoint() - Constructor for class com.smartgwt.client.SmartGwtEntryPoint
- SmartGwtExceptionUtil - Class in com.smartgwt.client
- SmartGwtExceptionUtil() - Constructor for class com.smartgwt.client.SmartGwtExceptionUtil
- SmartGwtLinker - Class in com.smartgwt.linker
- SmartGwtLinker() - Constructor for class com.smartgwt.linker.SmartGwtLinker
- SmartGwtLinkerUtils - Class in com.smartgwt.linker
- SmartGwtLinkerUtils() - Constructor for class com.smartgwt.linker.SmartGwtLinkerUtils
- SmartGwtMessages - Interface in com.smartgwt.client.i18n
-
Interface to represent the messages contained in resource bundle: /Users/sjivan/java/smartgwt-svn/trunk/main/src/com/smartgwt/client/i18n/SmartGwtMessages.properties'.
- SmartGwtMultiWinTypeSync - Class in com.smartgwt.linker
- SmartGwtMultiWinTypeSync() - Constructor for class com.smartgwt.linker.SmartGwtMultiWinTypeSync
- SmartGwtMultiWinTypeSync.NextSearchTarget - Class in com.smartgwt.linker
- SmartGwtScriptInjector - Class in com.smartgwt.linker
- SmartGwtScriptInjector() - Constructor for class com.smartgwt.linker.SmartGwtScriptInjector
- SmartGwtSuperDevModeEntryPoint - Class in com.smartgwt.client
- SmartGwtSuperDevModeEntryPoint() - Constructor for class com.smartgwt.client.SmartGwtSuperDevModeEntryPoint
- SmartGwtTimer - Class in com.smartgwt.client.event
-
SmartGwtTimer
is an alternative to GWT's built-inTimer
class that may allow code to be executed more efficiently. - SmartGwtTimer() - Constructor for class com.smartgwt.client.event.SmartGwtTimer
- SMOOTH - Enum constant in enum com.smartgwt.client.types.DataLineType
-
smooth spline curve between points that are adjacent in the dataset
- SMOOTH_END - Enum constant in enum com.smartgwt.client.types.AnimationAcceleration
-
- animation will slow down as time elapses
- SMOOTH_START - Enum constant in enum com.smartgwt.client.types.AnimationAcceleration
-
- animation will speed up as time elapses
- SMOOTH_START_END - Enum constant in enum com.smartgwt.client.types.AnimationAcceleration
-
- animation will speed up in the middle
- snapAlignCandidates - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapAlignCenterLineStyle - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapAlignEdgeLineStyle - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapAxis - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- Snapbar - Class in com.smartgwt.client.widgets
-
Subclass of the
Splitbar
class that uses thegrip
functionality to show a stateful open / close indicator. - Snapbar() - Constructor for class com.smartgwt.client.widgets.Snapbar
- Snapbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Snapbar
- SnapbarLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- SnapbarLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.SnapbarLogicalStructure
- snapEdge - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- SnapGridDragging - Interface in com.smartgwt.client.docs
-
Canvas.childrenSnapToGrid
and related properties, which causes snap-to-grid behavior during drag and drop. - snapGridStyle - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- SnapGridStyle - Enum in com.smartgwt.client.types
- snapHDirection - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapHGap - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapOffsetLeft - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapOffsetLeft - Variable in class com.smartgwt.logicalstructure.widgets.PointerSettingsLogicalStructure
- snapOffsetTop - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapOffsetTop - Variable in class com.smartgwt.logicalstructure.widgets.PointerSettingsLogicalStructure
- snapOnDrop - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- SnapPositioning - Interface in com.smartgwt.client.docs
-
Canvas.snapTo
and related properties for positioning widgets relative to other widgets edges and corners. - snapResizeToAlign - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapResizeToGrid - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapTo - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapTo - Variable in class com.smartgwt.logicalstructure.widgets.PointerSettingsLogicalStructure
- snapToAlign - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapToCenterAlign - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapToEdgeAlign - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapToGrid - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapVDirection - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- snapVGap - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- SOAP - Enum constant in enum com.smartgwt.client.types.DSProtocol
-
Data is serialized as XML via
DataSource.xmlSerialize()
, wrapped in a SOAP envelope, and POST'd as the HTTP request body with contentType "text/xml". - SOFT - Enum constant in enum com.smartgwt.client.types.ClickMaskMode
-
When the mask receives a click, it will fire its click action, then dismiss the clickMask and allow the event to proceed to its target.
- SOFT - Enum constant in enum com.smartgwt.client.types.TextAreaWrap
-
when the entered text reaches the edge of the text area, wrap visibly but don't include line breaks in the textarea value
- SOLID - Enum constant in enum com.smartgwt.client.types.LinePattern
-
Solid line
- sort() - Method in class com.smartgwt.client.data.RecordList
-
Sorts the elements of the List in place.
- sort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sort this grid's data, with the option to explicitly specify a single field to sort by and sort direction.
- sort(int, SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- sort(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- sort(String, SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sort this grid's data, with the option to explicitly specify a single field to sort by and sort direction.
- sort(Comparator<Record>) - Method in class com.smartgwt.client.data.RecordList
-
Sorts the elements of the List in place.
- SORT - Enum constant in enum com.smartgwt.client.types.ListGridViewStatePart
-
Sort state
- SortArrow - Enum in com.smartgwt.client.types
-
Do we display an arrow for the sorted field ?
- sortArrowMenuButtonSpaceOffset - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sortAscendingImageAsImgHTMLProperties - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sortAscendingImageAsString - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sortBinaryByFileName - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sortByEditor_advancedSortMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Advanced.."
- SortByFacetIdEvent - Class in com.smartgwt.client.widgets.cube.events
- SortByFacetIdEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
- SortByFacetIdHandler - Interface in com.smartgwt.client.widgets.cube.events
- SortByFacetValuesEvent - Class in com.smartgwt.client.widgets.cube.events
- SortByFacetValuesEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
- SortByFacetValuesHandler - Interface in com.smartgwt.client.widgets.cube.events
- sortByField - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Causes values for this field to be sorted according to values for another field, for both client- and server-side sorting.
- sortByGroupFirst - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sortByProperty(String, boolean) - Method in class com.smartgwt.client.data.RecordList
-
Sort a list of objects by a given property of each item.
- sortByProperty(String, boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Sort this ResultSet by a property of each record.
- sortByProperty(String, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Deprecated.
- sortByProperty(String, boolean, Function) - Method in class com.smartgwt.client.data.ResultSet
- sortByProperty(String, boolean, Function, Object) - Method in class com.smartgwt.client.data.ResultSet
-
Sort this ResultSet by a property of each record.
- sortByProperty(String, boolean, RecordList.SortNormalizer) - Method in class com.smartgwt.client.data.RecordList
-
Sort this ResultSet by a property of each record.
- sortChanged(SortSpecifier...) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Fired whenever the sort configuration changes.
- SortChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- sortDescendingImageAsImgHTMLProperties - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sortDescendingImageAsString - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sortDirection - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- sortDirection - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sortDirection - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- SortDirection - Enum in com.smartgwt.client.types
- sortedFacetValues - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- sortEditorSpanTitleSeparator - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sorterButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- SorterClickEvent - Class in com.smartgwt.client.widgets.grid.events
- SorterClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SorterClickEvent
- SorterClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- SorterContextClickEvent - Class in com.smartgwt.client.widgets.grid.events
- SorterContextClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
- SorterContextClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- SortEvent - Class in com.smartgwt.client.widgets.grid.events
- SortEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SortEvent
- sortFieldAscendingText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sortFieldAsString - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- sortFieldDescendingText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sortFields - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- sortFoldersBeforeLeaves - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- Sorting - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Sorting.
- sortItemsIntoTabOrder() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Helper method to take our specified items and sort them into their desired tab sequence
- SortNormalizer - Interface in com.smartgwt.client.widgets.grid
-
Sort Normalizer
- SortNumeralHTMLCustomizer - Class in com.smartgwt.client.widgets.grid
-
This customizer is called to generate the HTML for the sortNumeral displayed next to a field's title when it is included in the current sort specification.
- SortNumeralHTMLCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.SortNumeralHTMLCustomizer
- sortNumeralMenuButtonSpaceOffset - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sortNumeralStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- SortSpecifier - Class in com.smartgwt.client.data
-
Class defining the details of a single sort operation
- SortSpecifier(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SortSpecifier
- SortSpecifier(String, SortDirection) - Constructor for class com.smartgwt.client.data.SortSpecifier
- sortSpecifierUtil_ascendingSortDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$propertyTitle in ascending order"
- sortSpecifierUtil_customNormalizationDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "custom normalization"
- sortSpecifierUtil_descendingSortDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$propertyTitle in descending order"
- sortSpecifierUtil_normalizationDescriptionSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated ", with $normalizationDescription"
- sortSpecifierUtil_valueMapNormalizationDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "valueMap normalization"
- sortState - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- Sound - Class in com.smartgwt.client.widgets
-
Smart GWT class for loading and playing audio files using the HTML5 <AUDIO> element.
- Sound() - Constructor for class com.smartgwt.client.widgets.Sound
- Sound(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Sound
- SoundLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- SoundLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.SoundLogicalStructure
- sourceGrid - Variable in class com.smartgwt.logicalstructure.widgets.grid.RowRangeDisplayLogicalStructure
- sourceGridTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- space - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripSpacerLogicalStructure
- SPACE - Static variable in interface com.smartgwt.client.types.KeyNames
- SPACER - Enum constant in enum com.smartgwt.client.types.FooterControls
- SPACER_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- SpacerItem - Class in com.smartgwt.client.widgets.form.fields
-
A SpacerItem takes up a single cell in the FormLayout, of arbitrary size.
- SpacerItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SpacerItem
- SpacerItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SpacerItem
- SpacerItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SpacerItem
- spannedHeaderBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- sparseUpdates - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
When true, indicates that any updates for this DataSource include only those fields that have actually changed (and primaryKey fields); when false (the default), all field values are included in updates, whether they have changed or not
- specialValuesCSS - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- SPECIFIED - Enum constant in enum com.smartgwt.client.types.PercentBoxModel
-
use coordinates relative to the
specified height
and width of the other canvas. - SPINNER_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- SpinnerItem - Class in com.smartgwt.client.widgets.form.fields
-
Item for picking a number.
- SpinnerItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
- SpinnerItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
- SpinnerItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
- SpinnerItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
- Splitbar - Class in com.smartgwt.client.widgets
-
Resize bar for use in
Layouts
, based on theStretchImg
class. - Splitbar() - Constructor for class com.smartgwt.client.widgets.Splitbar
- Splitbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Splitbar
- SplitbarLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- SplitbarLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- splitCriteria(Criteria, String[]) - Method in class com.smartgwt.client.data.DataSource
-
Split a criteria apart based on
fields
. - splitCriteria(Criteria, String[], Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Split a criteria apart based on
fields
. - SplitPane - Class in com.smartgwt.client.widgets.layout
-
A device- and orientation-sensitive layout that implements the common pattern of rendering two panes side-by-side on desktop machines and on tablets in landscape orientation, while switching to showing a single pane for handset-sized devices or tablets in portrait orientation (this type of behavior is sometimes called "responsive design").
- SplitPane() - Constructor for class com.smartgwt.client.widgets.layout.SplitPane
- SplitPane(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SplitPane
- SplitPane(Canvas, Canvas) - Constructor for class com.smartgwt.client.widgets.layout.SplitPane
- SplitPane(Canvas, Canvas, Canvas) - Constructor for class com.smartgwt.client.widgets.layout.SplitPane
- splitPane_detailPaneTitleTemplate() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$titleField".
- splitPane_listPaneTitleTemplate() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$titleField".
- SplitPaneEditProxy - Class in com.smartgwt.client.tools
- SplitPaneEditProxy() - Constructor for class com.smartgwt.client.tools.SplitPaneEditProxy
- SplitPaneEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SplitPaneEditProxy
- SplitPaneLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- SplitPaneLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- spoofResponses - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For a DataSource contacting a
WSDL web service
, setting this flag means the DataSource doesn't actually attempt to contact the server but generates a sample response instead, based on the XML Schema of the response message embedded in the WSDL. - SpringIntegration - Interface in com.smartgwt.client.docs
-
Integration with Spring
- SQL - Enum constant in enum com.smartgwt.client.types.DSServerType
-
Use Smart GWT's
built-in SQL connectors
to talk directly to relational databases. - SqlConnectionPooling - Interface in com.smartgwt.client.docs
-
SQL Connection Pooling
- SqlDataSource - Interface in com.smartgwt.client.docs
-
SQL DataSources
- sqlForceInsensitive - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
This property is only applicable to fields of SQL DataSources, it overrides default behavior of
iContains
case insensitive operator on the server-side. - SQLLIMIT - Enum constant in enum com.smartgwt.client.types.SQLPagingStrategy
-
Specify the paging directly in the SQL query we generate.
- sqlPaging - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The paging strategy to use for this DataSource.
- sqlPaging - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
The paging strategy to use for this specific OperationBinding.
- SqlPaging - Interface in com.smartgwt.client.docs
-
The following APIs are all related to SqlPaging.
- SQLPagingStrategy - Enum in com.smartgwt.client.types
-
The technique Smart GWT Server's SQL DataSource should use to select a "page" of data from a table.
- SqlSettings - Interface in com.smartgwt.client.docs
-
SQL Database Settings in
server.properties
- SQLType - Enum in com.smartgwt.client.types
-
The types of custom query that can be handled by Smart GWT's built-in "sql" and "hibernate" DataSources.
- sqlUsePagingHint - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If explicitly set true or left null, causes the server to use a "hint" in the SQL we generate for paged queries.
- sqlUsePagingHint - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
If explicitly set true or false, forces the use of a "hint" in the SQL we generate for paged queries on or off as appropriate.
- SqlVsJPA - Interface in com.smartgwt.client.docs
-
SQL DataSource vs JPA, EJB, MyBatis and other technologies
- SQUARE - Enum constant in enum com.smartgwt.client.types.LineCap
-
Squared-off endpoint
- SQUARE - Enum constant in enum com.smartgwt.client.types.ListStyleType
-
A filled, black square (■)
- SQUARE - Enum constant in enum com.smartgwt.client.types.PointShape
- src - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawImageLogicalStructure
- src - Variable in class com.smartgwt.logicalstructure.widgets.ImgSplitbarLogicalStructure
- src - Variable in class com.smartgwt.logicalstructure.widgets.plugins.FlashletLogicalStructure
- src - Variable in class com.smartgwt.logicalstructure.widgets.plugins.SVGLogicalStructure
- src - Variable in class com.smartgwt.logicalstructure.widgets.ProgressbarLogicalStructure
- src - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- src - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- src - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- src - Variable in class com.smartgwt.logicalstructure.widgets.tab.ImgTabLogicalStructure
- src - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- srcAsSCStatefulImgConfig - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- srcAsString - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- srcAsString - Variable in class com.smartgwt.logicalstructure.widgets.SoundLogicalStructure
- stack - Variable in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Once a SectionStackSection has been applied to a SectionStack, this method may be used to return a pointer to the SectionStack in which this section header is embedded.
- STACK - Enum constant in enum com.smartgwt.client.types.MultiMessageMode
-
messages of the same
NotifyType
are arranged in a stack - StackDirection - Enum in com.smartgwt.client.types
- stacked - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- StackPersistence - Enum in com.smartgwt.client.types
- stackZIndex - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- StandaloneDataSourceUsage - Interface in com.smartgwt.client.docs
-
Standalone DataSource Usage
- STANDARD - Enum constant in enum com.smartgwt.client.types.MockDSExportValidatorMode
-
export all explicit, client-side standard (non-custom) validators
- StandardControlGroup - Enum in com.smartgwt.client.types
- standardDeviations - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- start - Variable in class com.smartgwt.client.docs.serverds.Criterion
-
Start value of a criterion with an operator of type
"valueRange"
. - start - Variable in class com.smartgwt.client.docs.serverds.DSRequestModifier
-
The value to use for the start of a range.
- start() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Starts capturing all enabled events.
- start() - Method in class com.smartgwt.client.util.workflow.Process
-
Starts this task by executing the
startElement
. - START - Enum constant in enum com.smartgwt.client.types.FiscalYearMode
-
The fiscalYear value for the date range will match the calendar year in which the period starts.
- START - Enum constant in enum com.smartgwt.client.types.LabelAlignment
-
Justify label's left edge against its left coordinate (right in RTL configurations)
- START - Enum constant in enum com.smartgwt.client.types.RelativeDateRangePosition
-
Indicates this relative date should be treated as the start of the specified logical date.
- START - Enum constant in enum com.smartgwt.client.types.ValueItemType
-
Indicates this item will generate the lower-bound value (or "start") when generating criteria with
Operator.valueType
"valueRange"
. - START - Enum constant in enum com.smartgwt.client.types.ZoomStartPosition
-
start at the beginning of the range
- START_OF_MONTH - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for this moment
- START_OF_TODAY - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the start of today (same as
RelativeDate.TODAY
) - START_OF_TOMORROW - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the start of tomorrow (same as
RelativeDate.TOMORROW
) - START_OF_WEEK - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the start of the current week
- START_OF_YEAR - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the start of the current year
- START_OF_YESTERDAY - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the start of yesterday (same as
RelativeDate.YESTERDAY
) - startArrow - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- startDate - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- startDate - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- startDateField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- startDebuggingOverflow(DebugOverflowSettings) - Static method in class com.smartgwt.client.widgets.Canvas
-
Start to track and report excessive overflow per the supplied settings.
- startEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start inline editing at the provided coordinates.
- startEditing(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- startEditing(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- startEditing(Integer, Integer, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start inline editing at the provided coordinates.
- startEditingNew() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start editing a new row, after the last pre-existing record in the current set of data.
- startEditingNew() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This inherited
ListGrid API
is not supported by the TreeGrid since adding a new tree node arbitrarily at the end of the tree is usually not useful. - startEditingNew(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start editing a new row, after the last pre-existing record in the current set of data.
- startEditingNew(Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- startEditingNew(Map, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start editing a new row, after the last pre-existing record in the current set of data.
- startImg - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- startInlineEditing() - Method in class com.smartgwt.client.tools.EditProxy
-
Manual means of triggering inline editing.
- startInlineEditing(String) - Method in class com.smartgwt.client.tools.EditProxy
-
Manual means of triggering inline editing.
- startLeft - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLineLogicalStructure
- startLeft - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- startLine - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- startNumberFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.rte.ListPropertiesPaneLogicalStructure
- startPoint - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawCurveLogicalStructure
- startPoint - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLineLogicalStructure
- startPoint - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- STARTPOINT - Enum constant in enum com.smartgwt.client.types.KnobType
-
Control knob to manipulate
DrawLine.startPoint
. - StartProcessTask - Class in com.smartgwt.client.util.workflow
-
Task that executes another
Process
inside the current one. - StartProcessTask() - Constructor for class com.smartgwt.client.util.workflow.StartProcessTask
- StartProcessTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.StartProcessTask
- startQueue() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Start queuing
DSRequests
andRPCRequests
system-wide, for later sending when RPCManager.sendQueue() is called, at which time all queued requests will be sent as a single, combined HTTP request. - startQueue(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Start queuing
DSRequests
andRPCRequests
system-wide, for later sending when RPCManager.sendQueue() is called, at which time all queued requests will be sent as a single, combined HTTP request. - STARTS_WITH - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Starts with (match case)
- STARTS_WITH - Enum constant in enum com.smartgwt.client.types.TextMatchStyle
-
case-insensitive prefix match ("foo" matches "FooBar" but not "BarFoo")
- STARTS_WITH_FIELD - Enum constant in enum com.smartgwt.client.types.OperatorId
-
Starts with (match case) another field value (specify fieldName as criterion.value)
- STARTS_WITH_PATTERN - Enum constant in enum com.smartgwt.client.types.OperatorId
-
GLOB matching using wildcards.
- startThumbOverlap - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- startTop - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLineLogicalStructure
- startTop - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- StartTransactionTask - Class in com.smartgwt.client.util.workflow
-
Starts queuing all DataSource operations so they can be sent to the server all together as a transaction.
- StartTransactionTask() - Constructor for class com.smartgwt.client.util.workflow.StartTransactionTask
- StartTransactionTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.StartTransactionTask
- startYear - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- startYearRange - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- state - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- state - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- state - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- state - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- State - Enum in com.smartgwt.client.types
-
Constants for the standard states for a StatefulCanvas.
- State - Interface in com.smartgwt.client.docs
-
Change of state and it's consequences for presentation.
- STATE_DISABLED - Enum constant in enum com.smartgwt.client.types.State
-
disabled
- STATE_DOWN - Enum constant in enum com.smartgwt.client.types.State
-
state when mouse is down
- STATE_OVER - Enum constant in enum com.smartgwt.client.types.State
-
state when mouse is over
- STATE_UP - Enum constant in enum com.smartgwt.client.types.State
-
state when mouse is not acting on this StatefulCanvas
- StatefulCanvas - Class in com.smartgwt.client.widgets
-
A component that has a set of possible states, and which presents itself differently according to which state it is in.
- StatefulCanvas() - Constructor for class com.smartgwt.client.widgets.StatefulCanvas
- StatefulCanvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StatefulCanvas
- StatefulCanvasEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesStatefulCanvas
objects when editMode is enabled. - StatefulCanvasEditProxy() - Constructor for class com.smartgwt.client.tools.StatefulCanvasEditProxy
- StatefulCanvasEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.StatefulCanvasEditProxy
- StatefulCanvasLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- StatefulCanvasLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- statefulImageChooser_instructionText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select an Image for each state you would like to represent"
- StatefulImages - Interface in com.smartgwt.client.docs
-
Stateful Images
- StateTask - Class in com.smartgwt.client.util.workflow
-
StateTask can either copy fields of
Process.state
to other fields, or apply hardcoded values toProcess.state
viavalue
. - StateTask() - Constructor for class com.smartgwt.client.util.workflow.StateTask
- StateTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.StateTask
- stateTask_fieldListsLengthMismatchMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "outputFieldList should have same number of parameters as inputFieldList"
- STATIC - Enum constant in enum com.smartgwt.client.types.FormattingContext
-
for static display in the chart body
- STATIC - Enum constant in enum com.smartgwt.client.types.ReadOnlyDisplayAppearance
-
Item value should appear within the form as a static block of text, similar to the default appearance of a
StaticTextItem
. - STATIC_TEXT - Enum constant in enum com.smartgwt.client.types.FormItemType
- STATICTEXT_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- StaticTextItem - Class in com.smartgwt.client.widgets.form.fields
-
A FormItem that displays an uneditable value.
- StaticTextItem() - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
- StaticTextItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
- StaticTextItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
- StaticTextItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
- Statistics - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Statistics.
- status - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- STATUS_AUTHORIZATION_FAILURE - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates a
Declarative Security
failure on the server. - STATUS_CONNECTION_RESET_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
This response code only occurs when using the HTTP proxy.
- STATUS_CRITERIA_REQUIRED_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
- STATUS_FAILURE - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates a generic failure on the server.
- STATUS_FILE_REQUIRED_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that an empty file was uploaded for a required 'binary' field.
- STATUS_LOGIN_INCORRECT - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the RPC has been intercepted by an authenticator that requires the user to log in.
- STATUS_LOGIN_REQUIRED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that a login is required before this RPCRequest can proceed.
- STATUS_LOGIN_SUCCESS - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the login succeeded.
- STATUS_MAX_FILE_SIZE_EXCEEDED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that an uploaded file's size exceeded the maximum file size allowed.
- STATUS_MAX_LOGIN_ATTEMPTS_EXCEEDED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that too many authentication attempts have been made and the server refuses to accept any more login attempts.
- STATUS_MAX_POST_SIZE_EXCEEDED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the total size of the data sent to the server was more than the server is configured to allow.
- STATUS_OFFLINE - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the browser is currently offline, and that we do not hold a cached response for the request.
- STATUS_REQUIRED_CRITERIA_MISSING - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that an operation binding configured to require
OperationBinding.requiredCriterion
has received none. - STATUS_SERVER_TIMEOUT - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates a request timed out with no server response.
- STATUS_SUCCESS - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates successful completion of the request.
- STATUS_TRANSACTION_FAILED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the request was either never attempted or was rolled back, because automatic or user transactions are in force and another request in the same transaction failed.
- STATUS_TRANSPORT_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
This response code is usable only with the XMLHttpRequest transport and indicates that the server returned an HTTP response code outside the range 200-299 (all of these statuses indicate success, but ordinarily only 200 is used).
- STATUS_UNKNOWN_HOST_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
This response code only occurs when using the HTTP proxy.
- STATUS_UPDATE_WITHOUT_PK_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the client attempted an update or remove operation without providing primary key field(s)
- STATUS_VALIDATION_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates a validation failure on the server.
- StatusCodes - Interface in com.smartgwt.client.docs
-
Status codes returned by the server as rpcResponse.status.
See the error handling doc section inRPCManager
for more information on these codes - StockIcons - Interface in com.smartgwt.client.docs
-
StockIcons Overview
- STOP - Enum constant in enum com.smartgwt.client.types.RowEndEditAction
-
Leave focus in the cell being edited (take no action)
- STOP - Enum constant in enum com.smartgwt.client.types.TieMode
-
if there's a tie, stop at this level (assume no further children)
- stopDebuggingOverflow() - Static method in class com.smartgwt.client.widgets.Canvas
-
Stop tracking and reporting excessive overflow.
- stopHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This method is fired when the user rolls off this item (or the title for this item) and will clear any hover canvas shown by the item.
- stopHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Notification that the user is no longer hovering over some cell.
- stopIfFalse - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Normally, all validators defined for a field will be run
in the order in which they are defined
even if one of the validators has already failed. - stopOnError - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Indicates that if this validator is not passed, the user should not be allowed to exit the field - focus will be forced back into the field until the error is corrected.
- stopOnError - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- stopOnErrors - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- storeDisplayValues - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- storeDisplayValues - Variable in class com.smartgwt.logicalstructure.widgets.form.SearchFormLogicalStructure
- storeMilliseconds - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For fields of type "datetime", indicates whether the framework should attempt to preserve the millisecond part when persisting to native SQL datetime-type columns.
- STORETESTDATA - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Takes a List of Maps and stores the data in Admin Console XML test data format
- storeValue(Record) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Store a value for this form item.
- storeValue(RecordList) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Store a value for this form item.
- storeValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Store a value for this form item.
- storeValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Store (and optionally show) a value for this form item.
- storeValue(Object, Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Store (and optionally show) a value for this form item.
- storeWithHash - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
If set, causes the field to be securely hashed before saving on an "add" or "update" operation.
- STRAIGHT - Enum constant in enum com.smartgwt.client.types.DataLineType
-
simple straight lines between points that are adjacent in the dataset
- STRETCH - Enum constant in enum com.smartgwt.client.types.ImageStyle
-
Stretch the image to the size of its enclosing frame.
- stretchColumnWidthsProportionally - Variable in class com.smartgwt.logicalstructure.widgets.layout.PortalLayoutLogicalStructure
- StretchImg - Class in com.smartgwt.client.widgets
-
The StretchImg widget class implements a widget type that displays a list of multiple images that make up a single image.
- StretchImg() - Constructor for class com.smartgwt.client.widgets.StretchImg
- StretchImg(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StretchImg
- StretchImgButton - Class in com.smartgwt.client.widgets
-
A StretchImg that behaves like a button, going through up/down/over state transitions in response to user events.
- StretchImgButton() - Constructor for class com.smartgwt.client.widgets.StretchImgButton
- StretchImgButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StretchImgButton
- StretchImgButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- StretchImgButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- StretchImgLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- StretchImgLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- StretchItem - Class in com.smartgwt.client.widgets
-
An object representing one of the image segments displayed by a
StretchImg
. - StretchItem() - Constructor for class com.smartgwt.client.widgets.StretchItem
- StretchItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StretchItem
- StretchItem(String, int, int) - Constructor for class com.smartgwt.client.widgets.StretchItem
- StretchItem(String, int, String) - Constructor for class com.smartgwt.client.widgets.StretchItem
- StretchItem(String, String, int) - Constructor for class com.smartgwt.client.widgets.StretchItem
- StretchItem(String, String, String) - Constructor for class com.smartgwt.client.widgets.StretchItem
- STRICT - Enum constant in enum com.smartgwt.client.types.TourInputValidationMode
-
Prevent the user from typing any characters that don't match the
expectedValue
, and tell them immediately when they have typed something wrong. - STRICT - Enum constant in enum com.smartgwt.client.types.TreeFilterMode
-
only nodes that actually match criteria are shown.
- StrictMode - Interface in com.smartgwt.client.docs
-
Strict Mode
- strictSQLFiltering - Variable in class com.smartgwt.client.docs.serverds.AdvancedCriteria
-
When set to true, causes filtering using this criteria object to follow SQL99 behavior for dealing with NULL values.
- strictSQLFiltering - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If set to true, both client and server-side advanced filtering used by Smart GWT will follow SQL99 behavior for dealing with NULL values, which is often counter-intuitive to users.
- strikethroughSelectionPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- STRING - Enum constant in enum com.smartgwt.client.types.EnumTranslateStrategy
-
Translates to/from a String matching the
enum.toString()
. - STRING - Enum constant in enum com.smartgwt.client.types.ProcessValueType
-
values that are not already strings are converted via toString()
- StringCountValidator - Class in com.smartgwt.client.widgets.form.validator
-
Determine whether a string value contains some substring multiple times.
- StringCountValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.StringCountValidator
- stringInBrowser - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Server-side setting that causes values for fields of type "integer" or "float" to be represented as Strings when delivered to a web browser, in order to avoid mangling values which cannot be represented faithfully in JavaScript.
- StringMethod - Interface in com.smartgwt.client.docs
-
A String containing a valid JavaScript expression that's automatically converted to a function with a return value matching the value of the last statement.
- StringMethods - Interface in com.smartgwt.client.docs
-
String Methods Overview
- StringUtil - Class in com.smartgwt.client.util
- StringUtil() - Constructor for class com.smartgwt.client.util.StringUtil
- StringValueType - Class in com.smartgwt.client.bean.types
- StringValueType() - Constructor for class com.smartgwt.client.bean.types.StringValueType
- structuralHTMLTags - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- STYLECONTROLS - Enum constant in enum com.smartgwt.client.types.StandardControlGroup
-
Text styling controls
- styledRowEnds - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- StyleGroup - Class in com.smartgwt.client.tools
- StyleGroup() - Constructor for class com.smartgwt.client.tools.StyleGroup
- StyleGroup(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.StyleGroup
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.form.PickListMenuLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripLogicalStructure
- styleName - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- StyleSetting - Class in com.smartgwt.client.tools
-
An ordinary JavaScript object with properties that configure a setting for use in a
CSS-editor
. - StyleSetting() - Constructor for class com.smartgwt.client.tools.StyleSetting
- StyleSetting(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.StyleSetting
- styleWeekends - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- styleWithCSS - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- styleWorkday - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- subClauseButtonPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- subClauseButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- subject - Variable in class com.smartgwt.client.docs.serverds.Mail
-
The string to appear in the subject line of the message.
- sublaneNameField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- SUBMENU - Enum constant in enum com.smartgwt.client.types.MenuFieldID
-
Field to display the submenu image for items that have a submenu.
- SUBMENU_FIELD - Static variable in class com.smartgwt.client.widgets.menu.Menu
- submenuConstructor - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- submenuDirection - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- submenuDisabledImageAsImgHTMLProperties - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- submenuDisabledImageAsString - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- submenuImageAsImgHTMLProperties - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- submenuImageAsString - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- submit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
submit()
is automatically called when aSubmitItem
included in the form is clicked, or, ifsaveOnEnter
is set, when the "Enter" key is pressed in a text input. - submit() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
submit()
is automatically called when aSubmitItem
in a member form is clicked, or ifsaveOnEnter
is set for some member form, when the "Enter" key is pressed in a text input. - submit(DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- submit(DSCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
- submit(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
submit()
is automatically called when aSubmitItem
included in the form is clicked, or, ifsaveOnEnter
is set, when the "Enter" key is pressed in a text input. - submit(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
submit()
is automatically called when aSubmitItem
in a member form is clicked, or ifsaveOnEnter
is set for some member form, when the "Enter" key is pressed in a text input. - SUBMIT_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- submitForm() - Method in class com.smartgwt.client.widgets.form.DynamicForm
- SubmitItem - Class in com.smartgwt.client.widgets.form.fields
-
Button that saves the data in the form, by calling
DynamicForm.submit()
when clicked. - SubmitItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
- SubmitItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
- SubmitItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
- SubmitItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
- Submitting - Interface in com.smartgwt.client.docs
-
Direct submission of forms to a target URL
- SubmitValuesEvent - Class in com.smartgwt.client.widgets.form.events
- SubmitValuesEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
- SubmitValuesHandler - Interface in com.smartgwt.client.widgets.form.events
- subscribe(String, MessagingCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Call to subscribe to channel.
- subscribe(String, MessagingCallback, String) - Static method in class com.smartgwt.client.rpc.Messaging
-
Call to subscribe to channel.
- substitutedNode(PaletteNode, PaletteNode, EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Notification fired when a different
PaletteNode
is substituted for one being dropped into a container. - SUBSTRING - Enum constant in enum com.smartgwt.client.types.TextMatchStyle
-
case-insenstive substring match ("foo" matches "foobar" and "BarFoo")
- SUBSTRINGCOUNT - Enum constant in enum com.smartgwt.client.types.ValidatorType
-
Determine whether a string value contains some substring multiple times.
- SUCCESS - Enum constant in enum com.smartgwt.client.types.AIProgressMessageCategory
-
Something succeeded.
- SUCCESS - Enum constant in enum com.smartgwt.client.types.AsyncOperationResultType
-
The asynchronous operation completed successfully.
- suggestRecordSummaryTitle(SuggestRecordSummaryTitleRequest, SuggestRecordSummaryTitleCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available
AIEngine
(s) be used to suggest an appropriate title for a new field that will contain AI-generated record summaries. - SuggestRecordSummaryTitleCallback - Interface in com.smartgwt.client.callbacks
- SuggestRecordSummaryTitleRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI to suggest an appropriate title for a new field that will contain AI-generated record summaries.
- SuggestRecordSummaryTitleRequest() - Constructor for class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
- SuggestRecordSummaryTitleRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
- SuggestRecordSummaryTitleResult - Class in com.smartgwt.client.ai
- SuggestRecordSummaryTitleResult() - Constructor for class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
- SuggestRecordSummaryTitleResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
- SUM - Enum constant in enum com.smartgwt.client.types.RecordSummaryFunctionType
-
Iterates through each field, picking up the numeric field values from the record and summing them.
- SUM - Enum constant in enum com.smartgwt.client.types.SummaryFunctionType
-
Client: iterates through the set of records, picking up and summing all numeric values for the specified field.
- SUMMARIZEPREVSTEPRESULTS - Enum constant in enum com.smartgwt.client.types.DataQuestionStepType
-
Asks AI to summarize the results of previous steps in the context of the end user's data question and AI's described purpose for each query made.
- summarizeRecords(SummarizeRecordsRequest, SummarizeRecordsPartialResultCallback, SummarizeRecordsResultCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available AI engine(s) be used to generate summaries of records according to the user's natural language description of how to summarize each record.
- SummarizeRecordsContext - Class in com.smartgwt.client.ai
-
Context for an ongoing record summarization operation.
- SummarizeRecordsContext() - Constructor for class com.smartgwt.client.ai.SummarizeRecordsContext
- SummarizeRecordsContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeRecordsContext
- SummarizeRecordsPartialResult - Class in com.smartgwt.client.ai
-
The result for a batch of records in a record summarization operation.
- SummarizeRecordsPartialResult() - Constructor for class com.smartgwt.client.ai.SummarizeRecordsPartialResult
- SummarizeRecordsPartialResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeRecordsPartialResult
- SummarizeRecordsPartialResultCallback - Interface in com.smartgwt.client.callbacks
- SummarizeRecordsRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI to generate summaries of records, using data in the records, relevant general knowledge, and reasonable inferences from the data.
- SummarizeRecordsRequest() - Constructor for class com.smartgwt.client.ai.SummarizeRecordsRequest
- SummarizeRecordsRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeRecordsRequest
- SummarizeRecordsResult - Class in com.smartgwt.client.ai
-
The result of a record summarization operation.
- SummarizeRecordsResult() - Constructor for class com.smartgwt.client.ai.SummarizeRecordsResult
- SummarizeRecordsResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeRecordsResult
- SummarizeRecordsResultCallback - Interface in com.smartgwt.client.callbacks
- SUMMARIZEUSERAIREQUEST - Enum constant in enum com.smartgwt.client.types.DataQuestionStepType
-
Prepares a summarization of the
UserAIRequest
containing the end user's data question, if necessary. - summarizeValue(SummarizeValueRequest, SummarizeValueResultCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available AI engine(s) be used to generate a summary of a value according to a natural language description of how to summarize the value.
- SummarizeValueExample - Class in com.smartgwt.client.ai
-
An example to provide to AI.
- SummarizeValueExample() - Constructor for class com.smartgwt.client.ai.SummarizeValueExample
- SummarizeValueExample(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeValueExample
- SummarizeValueRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI to generate a summary of an individual value.
- SummarizeValueRequest() - Constructor for class com.smartgwt.client.ai.SummarizeValueRequest
- SummarizeValueRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeValueRequest
- SummarizeValueResult - Class in com.smartgwt.client.ai
-
The result of a value summarization operation.
- SummarizeValueResult() - Constructor for class com.smartgwt.client.ai.SummarizeValueResult
- SummarizeValueResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeValueResult
- SummarizeValueResultCallback - Interface in com.smartgwt.client.callbacks
- SUMMARY - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
Show a calculated summary based on other field values within the current record.
- SUMMARY_DATA - Enum constant in enum com.smartgwt.client.types.RecordLayout
- SUMMARY_FULL - Enum constant in enum com.smartgwt.client.types.RecordLayout
- SUMMARY_INFO - Enum constant in enum com.smartgwt.client.types.RecordLayout
- SUMMARY_ROW - Enum constant in enum com.smartgwt.client.types.ListGridComponent
-
The summary-row component displayed when
ListGrid.showGridSummary
is true. - summaryBuilder_autoHideCheckBoxLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Auto hide fields used in summary".
- summaryBuilder_builderTypeText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Summary".
- summaryBuilder_helpTextIntro() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Building Summary Columns".
- summaryBuilder_testButtonHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click to test the summary"
- summaryBuilder_testButtonHoverContents_cantTest() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You cannot test the summary at this time."
- SummaryFunction - Interface in com.smartgwt.client.widgets.grid
-
Function to produce a summary value based on an array of records and a field definition.
- summaryFunctionItem_avgFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "average of all values in matching records"
- summaryFunctionItem_concatFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "combined text values in all matching records"
- summaryFunctionItem_countFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "count of all matching records"
- summaryFunctionItem_maxFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "maximum value in any matching records"
- summaryFunctionItem_minFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "minimum value in any matching records"
- summaryFunctionItem_sumFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "total of all values in all matching records"
- summaryFunctions - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
A mapping from field names to
summary functions
to be applied to each field. - SummaryFunctionType - Enum in com.smartgwt.client.types
-
This is used for client-side or server-side summaries Client-side: Function to produce a summary value based on an array of records and a field definition.
- summaryRowCriteria - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- summaryRowDataSource - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- summaryRowHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- summaryRowStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- summaryUpdated(ListGridField, UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Notification fired when a user either creates a new summary field or edits an existing summary field.
- SunNotice - Interface in com.smartgwt.client.docs
-
Sun's java-engine implementation - Notice and Disclaimer
- superclassFactory - Variable in class com.smartgwt.client.bean.BeanFactory
- superDevMode - Static variable in class com.smartgwt.client.SmartGwtEntryPoint
- SuperDevModeTroubleshooting - Interface in com.smartgwt.client.docs
-
Troubleshooting GWT Development Mode (formerly Super Dev Mode)
- SUPPORTED - Enum constant in enum com.smartgwt.client.bean.BeanValueType.Convertability
-
The value can be converted to the type, but other types might handle it better..
- supportsAdvancedCriteria() - Method in class com.smartgwt.client.data.DataSource
-
Do fetch and filter operations on this dataSource support being passed
AdvancedCriteria
? - supportsContentsAsPage - Variable in class com.smartgwt.logicalstructure.widgets.HTMLFlowLogicalStructure
- supportsContentsAsPage - Variable in class com.smartgwt.logicalstructure.widgets.HTMLPaneLogicalStructure
- supportsDynamicTreeJoins() - Method in class com.smartgwt.client.data.DataSource
-
This method returns true for dataSources that support both self-joins and
additionalOutputs
. - supportsEndArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Does this DrawItem support
setEndArrow()
? For example, this is false forDrawRect
andDrawOval
, and true forDrawLine
. - supportsStartArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Does this DrawItem support
setStartArrow()
? For example, this is false forDrawRect
andDrawOval
, and true forDrawLine
. - supportsTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.data.DataSource
-
Does this dataSource support the specified "textMatchStyle" when performing a filter operation against a text field.
- supportsTransparency - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- supportsVoiceCommands() - Method in class com.smartgwt.client.widgets.Canvas
-
If this method returns true and Voice Assist is enabled {doc how - by and pressing the proper key combination}, this widget can respond to text derived from the user speaking.
- suppressAutoMappings - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to RestConnector dataSources (
serverType
"rest") only, and is overridable per operationBinding (seeOperationBinding.requestTemplate
). - suppressAutoMappings - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only. - suppressBrowserClearIcons - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- suppressCallbacks(String[]) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Temporarily suppress firing any tabIndexChanged callback passed into
addTarget()
for the specified targets should their tab index change. - suppressManualAggregation - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources of
serverType
"generic" only, indicates whether we should suppress automatic aggregation and grouping handling logic. - suppressNullValueFormat - Variable in class com.smartgwt.logicalstructure.widgets.grid.RecordEditorLogicalStructure
- suppressValidationErrorCallback - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- suspendTransaction() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Suspends the current transaction, such that all processing of the transaction is halted, any remaining
callback
in the transaction won't fire, and the transaction can nevertimeout
. - suspendTransaction(int) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Suspends the current transaction, such that all processing of the transaction is halted, any remaining
callback
in the transaction won't fire, and the transaction can nevertimeout
. - suspendTransaction(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Deprecated.please use int methods when dealing with transaction number.
- SVG - Class in com.smartgwt.client.widgets.plugins
-
ISC Abstraction for SVG controls
- SVG - Enum constant in enum com.smartgwt.client.types.DrawingType
-
Use Scalable Vector Graphics (SVG).
- SVG() - Constructor for class com.smartgwt.client.widgets.plugins.SVG
- SVG(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.plugins.SVG
- SVGLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.plugins
- SVGLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.plugins.SVGLogicalStructure
- SvgSymbols - Interface in com.smartgwt.client.docs
-
SVG Symbols Overview
- SW_RESIZE - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the "south-west resize" cursor.
- swatchHeight - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- swatchImageURL - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- swatchWidth - Variable in class com.smartgwt.logicalstructure.widgets.form.ColorPickerLogicalStructure
- symbol - Variable in class com.smartgwt.client.docs.serverds.Operator
-
The text use when using this operator as an
expression
in a FormItem. - symmetricEdges - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- symmetricPickerButton - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- symmetricScroller - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- synchronizeMember(Canvas) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Update the parameter ValuesManager member to reflect the current values held by the ValuesManager.
- synchronizeMembers() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Update all of this ValuesManager's members to reflect the current values held by the ValuesManager.
- synchronizeMembersOnDataPath(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Update just those of this ValuesManager's members that have the parameter
dataPath
, to reflect the current values held by the ValuesManager. - synchronousValidation - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- SyntaxHiliter - Class in com.smartgwt.client.util
-
Abstract base class for regular expression-based source code colorizer.
- SyntaxHiliter() - Constructor for class com.smartgwt.client.util.SyntaxHiliter
- SyntaxHiliter(JavaScriptObject) - Constructor for class com.smartgwt.client.util.SyntaxHiliter
- SYSTEM - Enum constant in enum com.smartgwt.client.types.AIMessageSource
-
Content that frames the context of the request and how AI should operate.
- SYSTEM - Enum constant in enum com.smartgwt.client.types.ElementWaitStyle
-
use
AutoTest.waitForSystemDone()
to wait for actions to complete, then return the result ofAutoTest.getElement()
, even if this method doesn't resolve to an element. - SystemAIRequest - Class in com.smartgwt.client.ai
-
Represents a programmer-specified request to AI in some context.
- SystemAIRequest() - Constructor for class com.smartgwt.client.ai.SystemAIRequest
- SystemAIRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SystemAIRequest
- SYSTEMDONE - Enum constant in enum com.smartgwt.client.types.WaitForType
-
wait for the page to become quiet as reported by
AutoTest.isSystemDone()
. - SystemDoneConfig - Class in com.smartgwt.client.util
-
Configuration object for
AutoTest.isSystemDone()
. - SystemDoneConfig() - Constructor for class com.smartgwt.client.util.SystemDoneConfig
- SystemDoneConfig(JavaScriptObject) - Constructor for class com.smartgwt.client.util.SystemDoneConfig
- SystemWaitConfig - Class in com.smartgwt.client.util
-
Configuration object for
AutoTest.waitForSystemDone()
- SystemWaitConfig() - Constructor for class com.smartgwt.client.util.SystemWaitConfig
- SystemWaitConfig(JavaScriptObject) - Constructor for class com.smartgwt.client.util.SystemWaitConfig
T
- T - Enum constant in enum com.smartgwt.client.types.EdgeName
-
top edge
- T - Enum constant in enum com.smartgwt.client.types.ResizeKnobPoint
-
Centered on the top edge
- Tab - Class in com.smartgwt.client.widgets.tab
-
Tab instances for use with
TabSet
. - Tab() - Constructor for class com.smartgwt.client.widgets.tab.Tab
- Tab(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.Tab
- Tab(String) - Constructor for class com.smartgwt.client.widgets.tab.Tab
- Tab(String, String) - Constructor for class com.smartgwt.client.widgets.tab.Tab
- TAB - Static variable in interface com.smartgwt.client.types.KeyNames
- TAB_KEYPRESS - Enum constant in enum com.smartgwt.client.types.EditCompletionEvent
-
User pressed Tab.
- TAB_PICKER - Enum constant in enum com.smartgwt.client.types.TabBarControls
- TAB_SCROLLER - Enum constant in enum com.smartgwt.client.types.TabBarControls
- TabBar - Class in com.smartgwt.client.widgets.tab
-
Shows a set of Tabs.
- TabBar - Interface in com.smartgwt.client.docs
-
The following APIs are all related to TabBar.
- TabBar() - Constructor for class com.smartgwt.client.widgets.tab.TabBar
- TabBar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.TabBar
- tabBarAlignAsString - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- tabBarControls - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- TabBarControls - Enum in com.smartgwt.client.types
- TabBarControls - Interface in com.smartgwt.client.docs
-
The following APIs are all related to TabBarControls.
- TabBarLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tab
- TabBarLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tab.TabBarLogicalStructure
- tabBarPosition - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- TabBarScrolling - Interface in com.smartgwt.client.docs
-
The following APIs are all related to TabBarScrolling.
- tabBarThickness - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- TabClickEvent - Class in com.smartgwt.client.widgets.tab.events
- TabClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.TabClickEvent
- TabCloseClickEvent - Class in com.smartgwt.client.widgets.tab.events
- TabCloseClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
- TabContextMenuEvent - Class in com.smartgwt.client.widgets.tab.events
- TabContextMenuEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
- TabContextMenuHandler - Interface in com.smartgwt.client.widgets.tab.events
- TabDeselectedEvent - Class in com.smartgwt.client.widgets.tab.events
- TabDeselectedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
- TabDeselectedHandler - Interface in com.smartgwt.client.widgets.tab.events
- tabForPane(Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Search for a tab that contains a pane.
- TabIconClickHandler - Interface in com.smartgwt.client.widgets.tab.events
- tabIndex - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- TabIndexManager - Class in com.smartgwt.client.widgets
-
Singleton class with static APIs for managing automatically assigned tab order for Smart GWT components and other focusable elements.
- TabIndexManager() - Constructor for class com.smartgwt.client.widgets.TabIndexManager
- TabIndexUpdatedCallback - Interface in com.smartgwt.client.callbacks
- tabIsVisible(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Is the tab
hidden or visible
? - tabIsVisible(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Is the tab
hidden or visible
? - tabIsVisible(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Is the tab
hidden or visible
? - TABLE - Enum constant in enum com.smartgwt.client.types.FormLayoutType
-
Use a tabular layout similar to HTML tables, but with much more powerful control over sizing, item visibility and reflow, overflow handling, etc.
- tableCode - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Only applicable to the built-in SQL DataSource
- TableLayout - Interface in com.smartgwt.client.docs
-
The following APIs are all related to TableLayout.
- tableMode - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- TableMode - Enum in com.smartgwt.client.types
-
Controls the display mode of TableView record display
- tableName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources using the
Smart GWT SQL engine
for persistence, what database table name to use. - tableRowStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- TABLET - Enum constant in enum com.smartgwt.client.types.DeviceMode
-
mode intended for tablet-size devices.
- TableView - Class in com.smartgwt.client.widgets.tableview
-
Shows a listing of records with one or more fields from each record, with built-in support for navigation and editing of lists of records.
- TableView() - Constructor for class com.smartgwt.client.widgets.tableview.TableView
- TableView(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tableview.TableView
- TableViewLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tableview
- TableViewLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- TabName - Interface in com.smartgwt.client.docs
-
An
Identifier
that must be locally unique within the containingTabSet
. - TabOrderOverview - Interface in com.smartgwt.client.docs
-
Tab Order Overview
- tabs - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- TabSelectedEvent - Class in com.smartgwt.client.widgets.tab.events
- TabSelectedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
- TabSelectedHandler - Interface in com.smartgwt.client.widgets.tab.events
- TabSet - Class in com.smartgwt.client.widgets.tab
-
The TabSet class allows components on several panes to share the same space.
- TabSet() - Constructor for class com.smartgwt.client.widgets.tab.TabSet
- TabSet(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.TabSet
- tabSet_ariaCloseableSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated ", closeable".
- TabSetEditProxy - Class in com.smartgwt.client.tools
- TabSetEditProxy() - Constructor for class com.smartgwt.client.tools.TabSetEditProxy
- TabSetEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.TabSetEditProxy
- TabSetLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tab
- TabSetLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- TabsReorderedEvent - Class in com.smartgwt.client.widgets.tab.events
- TabsReorderedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
- TabsReorderedHandler - Interface in com.smartgwt.client.widgets.tab.events
- TabTitleChangedEvent - Class in com.smartgwt.client.widgets.tab.events
- TabTitleChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
- TabTitleChangedHandler - Interface in com.smartgwt.client.widgets.tab.events
- TabTitleEditEvent - Enum in com.smartgwt.client.types
-
An event that triggers title editing in a TabSet.
- tagName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Tag name to use when serializing to XML.
- tailSize - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- tallBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- target - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- target - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- target - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- TARGET - Enum constant in enum com.smartgwt.client.types.DragAppearance
-
The target object is actually moved, resized, etc.
- targetAfter - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- targetFieldsItemTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.AdvancedHiliteEditorLogicalStructure
- targetGridTitle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- targetIsMasked(Canvas) - Static method in class com.smartgwt.client.util.EventHandler
-
Return whether this Canvas is masked by a clickMask (see
Canvas.showClickMask()
). - targetOffsetInto - Variable in class com.smartgwt.logicalstructure.widgets.PointerSettingsLogicalStructure
- targetOffsetLeft - Variable in class com.smartgwt.logicalstructure.widgets.PointerSettingsLogicalStructure
- targetOffsetTop - Variable in class com.smartgwt.logicalstructure.widgets.PointerSettingsLogicalStructure
- targetSnapTo - Variable in class com.smartgwt.logicalstructure.widgets.PointerSettingsLogicalStructure
- targetXPath - Variable in class com.smartgwt.client.docs.serverds.ServerObject
-
If set, the Smart GWT server will use JXPath to call your server code.
- Task - Class in com.smartgwt.client.util.workflow
-
A Task is an abstract superclass for
Process
and for all Task types that can be involved in a Process, such as aServiceTask
. - Task() - Constructor for class com.smartgwt.client.util.workflow.Task
- Task(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.Task
- TaskDecision - Class in com.smartgwt.client.util.workflow
-
Identifies a potential decision (branch) within a
MultiDecisionTask
. - TaskDecision() - Constructor for class com.smartgwt.client.util.workflow.TaskDecision
- TaskDecision(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.TaskDecision
- TaskInputExpression - Interface in com.smartgwt.client.docs
-
Task Input Expressions
- TaskIO - Interface in com.smartgwt.client.docs
-
Task Input / Output
- templateConfigToken - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The special token to look for when trying to resolve template references when the
template references mode
is "configOnly
". - templateFile - Variable in class com.smartgwt.client.docs.serverds.Mail
-
Qualified name of the file containing the message template, relative to webroot.
- TestData - Interface in com.smartgwt.client.docs
-
Test Data
- testDataContext - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- TestRunner - Interface in com.smartgwt.client.docs
-
TestRunner
- TEXT - Enum constant in enum com.smartgwt.client.types.AIContentType
-
Text content.
- TEXT - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the 'text' (i-beam) cursor.
- TEXT - Enum constant in enum com.smartgwt.client.types.FieldType
-
Generic text, e.g.
- TEXT - Enum constant in enum com.smartgwt.client.types.FormItemType
-
Rendered as a
TextItem
, unless the lenght of the field (as specified bylength
attribute) is larger than the value
 specified bylongTextEditorThreshold
, a
TextAreaItem
is shown. - TEXT - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
Simple text rendering for view.
- TEXT - Enum constant in enum com.smartgwt.client.types.RESTResponseFormat
-
Indicates that REST service response is to be treated simply as a piece of text, with no parsing or other processing attempted.
- TEXT_BOX - Enum constant in enum com.smartgwt.client.types.FormItemElementType
-
The item's native text box, if it has one
- TEXT_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- TEXTAREA_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- TextAreaItem - Class in com.smartgwt.client.widgets.form.fields
-
Class for editable multi-line text areas (uses HTML
<TEXTAREA>
object) - TextAreaItem() - Constructor for class com.smartgwt.client.widgets.form.fields.TextAreaItem
- TextAreaItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.TextAreaItem
- TextAreaItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.TextAreaItem
- TextAreaItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.TextAreaItem
- TextAreaItemEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesTextAreaItems
when editMode is enabled. - TextAreaItemEditProxy() - Constructor for class com.smartgwt.client.tools.TextAreaItemEditProxy
- TextAreaItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.TextAreaItemEditProxy
- TextAreaWrap - Enum in com.smartgwt.client.types
- TEXTBOX - Enum constant in enum com.smartgwt.client.types.IconOverTrigger
-
Show rollover styling and media when the user is over the icon or over the textBox (or control-table, if present) for this icon.
- TextDirection - Interface in com.smartgwt.client.docs
-
Text Direction
- TextExportSettings - Class in com.smartgwt.client.data
-
Settings for use with
DataSource.recordsAsText()
. - TextExportSettings() - Constructor for class com.smartgwt.client.data.TextExportSettings
- TextExportSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.data.TextExportSettings
- TextImportSettings - Class in com.smartgwt.client.data
-
Settings for use with
DataSource.recordsFromText()
. - TextImportSettings() - Constructor for class com.smartgwt.client.data.TextImportSettings
- TextImportSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.data.TextImportSettings
- TextItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem for managing a text field.
- TextItem() - Constructor for class com.smartgwt.client.widgets.form.fields.TextItem
- TextItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.TextItem
- TextItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.TextItem
- TextItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.TextItem
- TextItemEditProxy - Class in com.smartgwt.client.tools
- TextItemEditProxy() - Constructor for class com.smartgwt.client.tools.TextItemEditProxy
- TextItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.TextItemEditProxy
- textMatchStyle - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- TextMatchStyle - Enum in com.smartgwt.client.types
-
For "fetch" operations, how simple search criteria should be interpreted for text fields (and to some extent numeric fields, see the notes below).
- TextSettings - Class in com.smartgwt.client.data
-
Common base class of
TextImportSettings
. - TextSettings() - Constructor for class com.smartgwt.client.data.TextSettings
- TextSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.data.TextSettings
- textTitle - Variable in class com.smartgwt.client.docs.serverds.Operator
-
User-visible title for this operator when used with text-based fields - eg, "equals (match case)" rather than just "equals".
- textTitleProperty - Variable in class com.smartgwt.client.docs.serverds.Operator
-
Name of a property on the Operators class that provides the title for this operator when used with text-based fields.
- throwUnconvertibleObjectException(Object, String) - Static method in class com.smartgwt.client.util.JSOHelper
- Thumb - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Thumb.
- thumbBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.ToggleSwitchLogicalStructure
- thumbInset - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- thumbMinSize - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- thumbOffset - Variable in class com.smartgwt.logicalstructure.widgets.ToggleSwitchLogicalStructure
- thumbOverlap - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- thumbRadius - Variable in class com.smartgwt.logicalstructure.widgets.ToggleSwitchLogicalStructure
- thumbSrc - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- thumbThickWidth - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- thumbThinWidth - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- tickLength - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- tickMarkToValueAxisMargin - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- Ticks - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Ticks.
- TieMode - Enum in com.smartgwt.client.types
-
what to do if there is more than one possible childrenProperty when using scanMode "branch" or "level" "node": continue, but pick childrenProperty on a per-node basis (will detect mixed) "highest": continue, picking the childrenProperty that occurred most as the single choice "stop": if there's a tie, stop at this level (assume no further children)
- TILE - Enum constant in enum com.smartgwt.client.types.ImageStyle
-
Tile (repeat) the image if smaller than its enclosing frame.
- tileConstructor - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- tileDragAppearance - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- tileGrid - Variable in class com.smartgwt.logicalstructure.widgets.tile.SimpleTileLogicalStructure
- TileGrid - Class in com.smartgwt.client.widgets.tile
-
A TileGrid is a
DataBoundComponent
that displays a list of objects as a set of "tiles", where each tile represents one object, and the tiles are laid out in a grid with multiple tiles per row. - TileGrid() - Constructor for class com.smartgwt.client.widgets.tile.TileGrid
- TileGrid(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.TileGrid
- tileGrid_emptyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No tiles to show.".
- tileGrid_loadingDataMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$loadingImage Loading data..."
- TileGridLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tile
- TileGridLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- tileHeight - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- tileHMargin - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- TileLayout - Class in com.smartgwt.client.widgets.tile
-
Lays out a series of components, called "tiles", in a grid with multiple tiles per row.
- TileLayout - Interface in com.smartgwt.client.docs
-
The following APIs are all related to TileLayout.
- TileLayout() - Constructor for class com.smartgwt.client.widgets.tile.TileLayout
- TileLayout(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.TileLayout
- TileLayoutLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tile
- TileLayoutLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- TileLayoutPolicy - Enum in com.smartgwt.client.types
-
Policy for laying out tiles.
- tileMargin - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- TilePalette - Class in com.smartgwt.client.tools
-
A
TileGrid
that implements thePalette
behavior, so it can be used as the source for drag and drop instantiation of components when combined with anEditContext
as the drop target. - TilePalette() - Constructor for class com.smartgwt.client.tools.TilePalette
- TilePalette(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.TilePalette
- TilePaletteLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tools
- TilePaletteLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tools.TilePaletteLogicalStructure
- TileRecord - Class in com.smartgwt.client.widgets.tile
-
A TileRecord is a JavaScript Object whose properties contain values for each TileField.
- TileRecord() - Constructor for class com.smartgwt.client.widgets.tile.TileRecord
- TileRecord(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.TileRecord
- tiles - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- tileScreen - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- tileSize - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- tilesPerLine - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- tileValueAlign - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- tileValueStyle - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- tileVMargin - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- tileWidth - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileLayoutLogicalStructure
- TIME - Enum constant in enum com.smartgwt.client.types.DateEditingStyle
-
allows editing of the time portion of the event only
- TIME - Enum constant in enum com.smartgwt.client.types.FieldType
-
A time of day, with no date.
- TIME - Enum constant in enum com.smartgwt.client.types.FormItemType
-
Rendered as a
TimeItem
- TIME - Enum constant in enum com.smartgwt.client.types.LabelCollapseMode
-
Show significant time values such as the first day of the month or week.
- TIME - Enum constant in enum com.smartgwt.client.types.ListGridFieldType
-
Field value should be a
Date
instance representing a logical time, meaning time value that does not have a specific day and also has no timezone. - time_AMIndicator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "am".
- time_defaultMillisecondSeparator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated ".".
- time_defaultTimeSeparator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated ":".
- TIME_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- time_PMIndicator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "pm".
- TimeChangedEvent - Class in com.smartgwt.client.widgets.data.events
- TimeChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.data.events.TimeChangedEvent
- TimeChangedHandler - Interface in com.smartgwt.client.widgets.data.events
- TimeDisplayFormat - Enum in com.smartgwt.client.types
-
String designating a standard time format for displaying the times associated with dates strings.
- timeFormatter - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- timeFormatter - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- timeFormatter - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- TimeFormatter - Enum in com.smartgwt.client.types
-
Deprecated.Use
DateDisplayFormatter
instead - TimeItem - Class in com.smartgwt.client.widgets.form.fields
-
A
FormItem
for editinglogical-time
values, which are Date instances where only the time-portion is relevant. - TimeItem() - Constructor for class com.smartgwt.client.widgets.form.fields.TimeItem
- TimeItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.TimeItem
- TimeItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.TimeItem
- TimeItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.TimeItem
- timeItem_ampmItemPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AM/PM".
- timeItem_ampmItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AM/PM".
- timeItem_hourItemPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose hours".
- timeItem_hourItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Hour".
- timeItem_invalidTimeStringMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Invalid time".
- timeItem_millisecondItemPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose milliseconds".
- timeItem_millisecondItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Ms".
- timeItem_minuteItemPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose minutes".
- timeItem_minuteItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Min".
- timeItem_secondItemPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose seconds".
- timeItem_secondItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sec".
- timeItemTitle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- Timeline - Class in com.smartgwt.client.widgets.calendar
-
Timeline is a trivial subclass of
Calendar
that configures the Calendar with settings typical for a standalone timeline view: hides theday
,week
andmonth
tabs and thecontrols bar
by default. - Timeline() - Constructor for class com.smartgwt.client.widgets.calendar.Timeline
- Timeline(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.Timeline
- TIMELINE - Enum constant in enum com.smartgwt.client.types.ViewName
-
timeline view
- timelineEventMoved(CalendarEvent, Date, Date, Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
Calendar.eventRepositionStop()
- timelineEventResized(CalendarEvent, Date, Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Deprecated.in favor of
Calendar.eventResizeStop()
- timelineGranularity - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- TimelineLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.calendar
- TimelineLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.calendar.TimelineLogicalStructure
- timelineUnitsPerColumn - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- timelineViewTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- TIMEOUT - Enum constant in enum com.smartgwt.client.types.LoadProjectErrorStatus
-
server has not responded within configured request timeout
- TimeUnit - Enum in com.smartgwt.client.types
- TimingDataCallback - Interface in com.smartgwt.client.callbacks
- TINTMASK - Enum constant in enum com.smartgwt.client.types.SelectedAppearance
-
editMask on top of the component is updated with
EditProxy.selectedTintColor
andEditProxy.selectedTintOpacity
- TitaniumIntegration - Interface in com.smartgwt.client.docs
-
Integration with Titanium
- title - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
User-visible name for this DataSource.
- title - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Default user-visible title for this field.
- title - Variable in class com.smartgwt.client.docs.serverds.Operator
-
User-visible title for this operator, such as "doesn't contain".
- title - Variable in class com.smartgwt.logicalstructure.widgets.ai.BuildUIViaAIProgressDialogLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.ai.BuildViaAIProgressDialogLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.ai.FilterViaAIProgressDialogLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.ai.HiliteViaAIProgressDialogLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawImageLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.EditSearchWindowLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.FieldPickerWindowLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.grid.AdvancedHiliteEditorLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.layout.ImgSectionHeaderLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.layout.NavigationBarLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionHeaderLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.menu.IMenuButtonLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuButtonLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.menu.TreeMenuButtonLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.MultiFilePickerLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.MultiGroupDialogLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.MultiSortDialogLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.PrintWindowLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.rte.ListPropertiesDialogLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- title - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- Title - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Title.
- TITLE - Enum constant in enum com.smartgwt.client.types.AutoFitIconFieldType
-
size the field to accommodate the title (or the width of the icon if it exceeds the width of the title.
- TITLE - Enum constant in enum com.smartgwt.client.types.AutoFitWidthApproach
-
Size field to fit the field title
- TITLE - Enum constant in enum com.smartgwt.client.types.DragTrackerMode
-
Display a title for the record being dragged.
- TITLE - Enum constant in enum com.smartgwt.client.types.FormItemElementType
-
The cell containing the title
- TITLE - Enum constant in enum com.smartgwt.client.types.LocatorStrategy
-
Match by title if possible.
- TITLE - Enum constant in enum com.smartgwt.client.types.MenuFieldID
-
Displays the item's title
- TITLE - Enum constant in enum com.smartgwt.client.types.PropertyIdentifier
-
Identify properties by localized descriptive title
- TITLE - Enum constant in enum com.smartgwt.client.types.SummaryFunctionType
-
Client: returns
field.summaryValueTitle
if specified, otherwisefield.title
Server: not supported. - TITLE_DESCRIPTION - Enum constant in enum com.smartgwt.client.types.RecordLayout
-
Show
title
anddescription
fields only - TITLE_FIELD - Static variable in class com.smartgwt.client.widgets.menu.Menu
- TITLE_LABEL - Enum constant in enum com.smartgwt.client.types.NavigationBarControls
- TITLE_ONLY - Enum constant in enum com.smartgwt.client.types.RecordLayout
-
Show
title field
only - titleAlign - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- titleAlign - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- titleAlign - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- TitleAlign - Enum in com.smartgwt.client.types
-
Supported positioning of the chart Title.
- titleAutoFit - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- titleAutoFitMargin - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- titleAutoFitRotationMode - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- TitleAutoFitRotationMode - Enum in com.smartgwt.client.types
-
Strategy for determining how to place maximum-sized labels for
DrawItem.titleAutoFit
. - TitleClickEvent - Class in com.smartgwt.client.widgets.form.fields.events
- TitleClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
- TitleClickHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- titleClipped() - Method in class com.smartgwt.client.widgets.Button
-
Is the title of this button clipped?
- titleClipped() - Method in class com.smartgwt.client.widgets.ImgButton
-
Is the title of this button clipped?
- titleClipped() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Is the title of this section header clipped by
section controls
or the edge of the header? - titleClipped() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Is the title of this section header clipped by
section controls
or the edge of the header? - titleClipped() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Is the title of this button clipped?
- titleClipped(FormItem) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Is the title for the given form item clipped? The form item must have title clipping enabled.
- TitleDoubleClickEvent - Class in com.smartgwt.client.widgets.form.fields.events
- TitleDoubleClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
- TitleDoubleClickHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- titleEditEvent - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- titleEditorLeftOffset - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- titleEditorRightOffset - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- titleEditorTopOffset - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- titleField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Best field to use for a user-visible title for an individual record from this dataSource.
- titleField - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- TitleFormatter - Interface in com.smartgwt.client.widgets
- titleHeight - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- TitleHoverEvent - Class in com.smartgwt.client.widgets.events
- TitleHoverEvent - Class in com.smartgwt.client.widgets.form.fields.events
- TitleHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.TitleHoverEvent
- TitleHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
- TitleHoverFormatter - Interface in com.smartgwt.client.widgets
- TitleHoverHandler - Interface in com.smartgwt.client.widgets.events
- TitleHoverHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- titleHoverHTML(String) - Method in class com.smartgwt.client.widgets.Button
-
Returns the HTML that is displayed by the default
titleHover
handler. - titleHoverHTML(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Returns the HTML that is displayed by the default
titleHover
handler. - titleHoverHTML(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Returns the HTML that is displayed by the default
titleHover
handler. - titleHoverHTML(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Returns the HTML that is displayed by the default
titleHover
handler. - titleHoverHTML(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Returns the HTML that is displayed by the default
titleHover
handler. - titleLabelPadding - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- titleOrientation - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- titleOrientation - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- TitleOrientation - Enum in com.smartgwt.client.types
-
Orientation of titles relative to the FormItem being labeled.
- titlePadding - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- titlePrefix - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- titleProperty - Variable in class com.smartgwt.client.docs.serverds.Operator
-
Name of a property on the Operators class that provides the title for this operator.
- titleRectHeight - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- titleRotationMode - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawDiamondLogicalStructure
- titleRotationMode - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- titleRotationMode - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLineLogicalStructure
- titleRotationMode - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLinePathLogicalStructure
- titleRotationMode - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawOvalLogicalStructure
- titleRotationMode - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPolygonLogicalStructure
- titleRotationMode - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawRectLogicalStructure
- titleRotationMode - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawShapeLogicalStructure
- TitleRotationMode - Enum in com.smartgwt.client.types
-
The different ways in which the
titleLabel
of aDrawItem
can be rotated with the item. - Titles - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Titles.
- titleSpacing - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- titleStyle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- titleStyle - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- titleStyle - Variable in class com.smartgwt.logicalstructure.widgets.tab.ImgTabLogicalStructure
- titleStyle - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.RibbonGroupLogicalStructure
- titleSuffix - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- titleWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- TL - Enum constant in enum com.smartgwt.client.types.EdgeName
-
top-left corner
- TL - Enum constant in enum com.smartgwt.client.types.MoveKnobPoint
-
Top Left corner
- TL - Enum constant in enum com.smartgwt.client.types.ResizeKnobPoint
-
Top Left corner
- to - Variable in class com.smartgwt.client.docs.serverds.Mail
-
Comma-separated list of recipients.
- TO24HOURTIME - Enum constant in enum com.smartgwt.client.types.TimeDisplayFormat
-
String will display with seconds in 24 hour time:
[H]H:MM:SS
. - TO24HOURTIME - Enum constant in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.String will display with seconds in 24 hour time:
[H]H:MM:SS
. - TO24HOURTIME - Static variable in class com.smartgwt.client.util.DateUtil
-
String will display with seconds in 24 hour time:
[H]H:MM:SS
. - toArray() - Method in class com.smartgwt.client.data.RecordList
-
Returns the records in this RecordList as an array.
- toArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- toBoolean(boolean) - Static method in class com.smartgwt.client.util.JSOHelper
- toDate(double) - Static method in class com.smartgwt.client.util.JSOHelper
-
Converts a time to a Java
Date
object. - toDateJS(Date) - Static method in class com.smartgwt.client.util.JSOHelper
- toDateStamp(Date) - Method in class com.smartgwt.client.util.DateUtil
-
Return this date in the format (UTC timezone):
YYYYMMDDTHHMMSS[Z]
- TODATESTAMP - Enum constant in enum com.smartgwt.client.types.DateDisplayFormat
-
Date in the format <YYYYMMDD>T<HHMMSS>Z Example:
20051104T111001Z
- TODATESTAMP - Static variable in class com.smartgwt.client.util.DateUtil
-
Date in the format <YYYYMMDD>T<HHMMSS>Z Example:
20051104T111001Z
- today() - Static method in class com.smartgwt.client.util.DateUtil
-
Return a
logicalDate
representing the current day in the String. - TODAY - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the start of today
- todayBackgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- todayButtonHeight - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- todayButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- todayClick() - Method in class com.smartgwt.client.widgets.DateChooser
-
Fired when the user clicks the Today button.
- toDouble(double) - Static method in class com.smartgwt.client.util.JSOHelper
- toElementArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
- TOEUROPEANSHORTDATE - Enum constant in enum com.smartgwt.client.types.DateDisplayFormat
-
Short date in format DD/MM/YYYY.
Example:4/11/2005
- TOEUROPEANSHORTDATE - Static variable in class com.smartgwt.client.util.DateUtil
-
Short date in format DD/MM/YYYY.
Example:4/11/2005
- TOEUROPEANSHORTDATETIME - Enum constant in enum com.smartgwt.client.types.DateDisplayFormat
-
Short date with time in format DD/MM/YYYY HH:MM
Example:4/11/2005 11:03
- TOEUROPEANSHORTDATETIME - Static variable in class com.smartgwt.client.util.DateUtil
-
Short date with time in format DD/MM/YYYY HH:MM
Example:4/11/2005 11:03
- toFloat(float) - Static method in class com.smartgwt.client.util.JSOHelper
- toggleBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.ToggleSwitchLogicalStructure
- toggleFieldOpenState(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Toggles the open state of the specified field.
- toggleFolder(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Opens the folder specified by node if it's closed, and closes it if it's open.
- toggleFolder(TreeNode) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Opens the folder specified by node if it's closed, and closes it if it's open.
- toggleFolder(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Opens the folder specified by node if it's closed, and closes it if it's open.
- toggleFolder(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Opens the folder specified by node if it's closed, and closes it if it's open.
- ToggleItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that uses a
ToggleSwitch
component to present an interface for picking from either a continuous range or a range with a small number of discrete values. - ToggleItem() - Constructor for class com.smartgwt.client.widgets.form.fields.ToggleItem
- ToggleItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.ToggleItem
- ToggleItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.ToggleItem
- ToggleItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.ToggleItem
- toggleOnKeypress - Variable in class com.smartgwt.logicalstructure.widgets.ToggleSwitchLogicalStructure
- toggleOnThumbClick - Variable in class com.smartgwt.logicalstructure.widgets.ToggleSwitchLogicalStructure
- toggleSort(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Toggles the sort-direction of the field with the passed name and resorts the grid.
- ToggleSwitch - Class in com.smartgwt.client.widgets
-
A simple control that presents a Boolean value as a toggle-switch, where the value can be toggled by clicking with the mouse, or with the Spacebar and left/right arrow-keys when
toggleOnKeypress
is true. - ToggleSwitch() - Constructor for class com.smartgwt.client.widgets.ToggleSwitch
- ToggleSwitch(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ToggleSwitch
- ToggleSwitch(String) - Constructor for class com.smartgwt.client.widgets.ToggleSwitch
- ToggleSwitchLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- ToggleSwitchLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ToggleSwitchLogicalStructure
- ToggleValueChangedEvent - Class in com.smartgwt.client.widgets.events
- ToggleValueChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
- ToggleValueChangedHandler - Interface in com.smartgwt.client.widgets.events
- toInteger(int) - Static method in class com.smartgwt.client.util.JSOHelper
- TOJAPANSHORTDATE - Enum constant in enum com.smartgwt.client.types.DateDisplayFormat
-
Short date in format YYYY/MM/DD.
Example:2005/11/4
- TOJAPANSHORTDATE - Static variable in class com.smartgwt.client.util.DateUtil
-
Short date in format YYYY/MM/DD.
Example:2005/11/4
- TOJAPANSHORTDATETIME - Enum constant in enum com.smartgwt.client.types.DateDisplayFormat
-
Short date with time in format YYYY/MM/DD HH:MM
Example:2005/11/4 11:03
- TOJAPANSHORTDATETIME - Static variable in class com.smartgwt.client.util.DateUtil
-
Short date with time in format YYYY/MM/DD HH:MM
Example:2005/11/4 11:03
- toJavaScriptDate() - Method in class com.smartgwt.client.util.LogicalDate
- toJavaScriptDate() - Method in class com.smartgwt.client.util.LogicalTime
- toJS(Object) - Static method in class com.smartgwt.client.data.XMLTools
-
Translates an XML fragment to JavaScript collections.
- toJSON() - Method in class com.smartgwt.client.data.AdvancedCriteria
-
Gets a JSON encoding of an AdvancedCriteria object.
- TOLOCALESTRING - Enum constant in enum com.smartgwt.client.types.DateDisplayFormat
-
Default native browser 'toLocaleString()' implementation.
- TOLOCALESTRING - Static variable in class com.smartgwt.client.util.DateUtil
-
Default native browser 'toLocaleString()' implementation.
- toLong(double) - Static method in class com.smartgwt.client.util.JSOHelper
- toMap() - Method in class com.smartgwt.client.data.Record
-
Convert this record to a Map.
- TOMORROW - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the start of tomorrow
- TONORMALDATE - Static variable in class com.smartgwt.client.util.DateUtil
-
Normal date format for the locale
- TONORMALDATETIME - Static variable in class com.smartgwt.client.util.DateUtil
-
Normal datetime format for the locale
- Toolbar - Class in com.smartgwt.client.widgets.toolbar
-
A Toolbar creates a vertical or horizontal strip of similar components (typically Buttons) and provides managed resizing and reordering behavior over those components.
- Toolbar - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Toolbar.
- Toolbar() - Constructor for class com.smartgwt.client.widgets.toolbar.Toolbar
- Toolbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.Toolbar
- TOOLBAR_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- toolbarBackgroundColor - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- toolbarButtonsAsButtonArray - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- ToolbarItem - Class in com.smartgwt.client.widgets.form.fields
-
Set of horizontally arranged buttons.
- ToolbarItem() - Constructor for class com.smartgwt.client.widgets.form.fields.ToolbarItem
- ToolbarItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.ToolbarItem
- ToolbarItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.ToolbarItem
- ToolbarItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.ToolbarItem
- ToolbarItemEditProxy - Class in com.smartgwt.client.tools
-
EditProxy
that handlesToolbarItems
when editMode is enabled. - ToolbarItemEditProxy() - Constructor for class com.smartgwt.client.tools.ToolbarItemEditProxy
- ToolbarItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.ToolbarItemEditProxy
- ToolbarLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.toolbar
- ToolbarLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.toolbar.ToolbarLogicalStructure
- ToolsDeployment - Interface in com.smartgwt.client.docs
-
Tools Deployment
- ToolStrip - Class in com.smartgwt.client.widgets.toolbar
-
Base class for creating toolstrips like those found in browsers and office applications: a mixed set of controls including
icon buttons
,radio button groups
,menus
,comboBoxes
,spacers
,status displays
anddrop-down selects
. - ToolStrip() - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStrip
- ToolStrip(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStrip
- ToolStripButton - Class in com.smartgwt.client.widgets.toolbar
-
Simple subclass of Button with appearance appropriate for a ToolStrip button.
- ToolStripButton() - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripButton
- ToolStripButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripButton
- ToolStripButton(String) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripButton
- ToolStripButton(String, String) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripButton
- ToolStripButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.toolbar
- ToolStripButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripButtonLogicalStructure
- ToolStripGroup - Class in com.smartgwt.client.widgets.toolbar
-
A simple subclass of
RibbonGroup
, which groups other controls for use inribbon-bars
. - ToolStripGroup() - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripGroup
- ToolStripGroup(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripGroup
- ToolStripGroupLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.toolbar
- ToolStripGroupLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripGroupLogicalStructure
- ToolStripLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.toolbar
- ToolStripLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripLogicalStructure
- ToolStripMenuButton - Class in com.smartgwt.client.widgets.toolbar
-
Simple subclass of MenuButton with appearance appropriate for a ToolStrip menu button.
- ToolStripMenuButton() - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
- ToolStripMenuButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
- ToolStripMenuButton(String) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
- ToolStripMenuButton(String, Menu) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
- ToolStripMenuButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.toolbar
- ToolStripMenuButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripMenuButtonLogicalStructure
- ToolStripResizer - Class in com.smartgwt.client.widgets.toolbar
-
Simple subclass of ImgSplitbar with appearance appropriate for a ToolStrip resizer.
- ToolStripResizer() - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripResizer
- ToolStripResizer(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripResizer
- ToolStripResizerLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.toolbar
- ToolStripResizerLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripResizerLogicalStructure
- ToolStripSeparator - Class in com.smartgwt.client.widgets.toolbar
-
Simple subclass of Img with appearance appropriate for a ToolStrip separator
- ToolStripSeparator() - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
- ToolStripSeparator(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
- ToolStripSeparatorLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.toolbar
- ToolStripSeparatorLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripSeparatorLogicalStructure
- ToolStripSpacer - Class in com.smartgwt.client.widgets.toolbar
-
Simple subclass of LayoutSpacer with appearance appropriate for a ToolStrip spacer
- ToolStripSpacer() - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
- ToolStripSpacer(int) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
- ToolStripSpacer(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
- ToolStripSpacerLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.toolbar
- ToolStripSpacerLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripSpacerLogicalStructure
- top - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawDiamondLogicalStructure
- top - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawGroupLogicalStructure
- top - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawImageLogicalStructure
- top - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawLabelLogicalStructure
- top - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawOvalLogicalStructure
- top - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawRectLogicalStructure
- TOP - Enum constant in enum com.smartgwt.client.types.FormErrorOrientation
- TOP - Enum constant in enum com.smartgwt.client.types.Side
-
Top side
- TOP - Enum constant in enum com.smartgwt.client.types.TitleOrientation
- TOP - Enum constant in enum com.smartgwt.client.types.VerticalAlignment
-
At the top of the container
- TOPADDED24HOURTIME - Enum constant in enum com.smartgwt.client.types.TimeDisplayFormat
-
String will display with seconds, with a 2 digit hour in 24 hour format:
HH:MM:SS
Examples:15:25:15
,03:16:45
- TOPADDED24HOURTIME - Enum constant in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.String will display with seconds, with a 2 digit hour in 24 hour format: 

HH:MM:SS

 Examples:15:25:15
,03:16:45
- TOPADDED24HOURTIME - Static variable in class com.smartgwt.client.util.DateUtil
-
String will display with seconds, with a 2 digit hour in 24 hour format:
HH:MM:SS
. - TOPADDEDTIME - Enum constant in enum com.smartgwt.client.types.TimeDisplayFormat
-
String will display with seconds, with a 2 digit hour and am/pm indicator:
HH:MM:SS am|pm
Example:03:25:15 pm
- TOPADDEDTIME - Enum constant in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.String will display with seconds, with a 2 digit hour and am/pm indicator: 

HH:MM:SS am|pm

 Example:03:25:15 pm
- TOPADDEDTIME - Static variable in class com.smartgwt.client.util.DateUtil
-
String will display with seconds, with a 2 digit hour and am/pm indicator:
HH:MM:SS am|pm
. - topElement - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- topOperator - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- topOperatorAppearance - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- TopOperatorAppearance - Enum in com.smartgwt.client.types
-
Interface to use for showing and editing the
top-level operator
of a FilterBuilder. - topOperatorItemWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- topOperatorOptions - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- topOperatorTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- TOSERIALIZEABLEDATE - Enum constant in enum com.smartgwt.client.types.DateDisplayFormat
-
Date in the format YYYY-MM-DD HH:MM:SS
Example:2005-11-04 11:09:15
- TOSERIALIZEABLEDATE - Static variable in class com.smartgwt.client.util.DateUtil
-
Date in the format YYYY-MM-DD HH:MM:SS
Example:2005-11-04 11:09:15
- TOSHORT24HOURTIME - Enum constant in enum com.smartgwt.client.types.TimeDisplayFormat
-
String will have no seconds and be in 24 hour format:
[H]H:MM
Example:15:25
- TOSHORT24HOURTIME - Enum constant in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.String will have no seconds and be in 24 hour format:
[H]H:MM

 Example:15:25
- TOSHORT24HOURTIME - Static variable in class com.smartgwt.client.util.DateUtil
-
String will have no seconds and be in 24 hour format:
[H]H:MM
.
Example:15:25
- TOSHORTPADDED24HOURTIME - Enum constant in enum com.smartgwt.client.types.TimeDisplayFormat
-
String will have no seconds and will display with a 2 digit hour in 24 hour clock format:
HH:MM
Examples:15:25
,03:16
- TOSHORTPADDED24HOURTIME - Enum constant in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.String will have no seconds and will display with a 2 digit hour in 24 hour clock format:

HH:MM

 Examples:15:25
,03:16
- TOSHORTPADDED24HOURTIME - Static variable in class com.smartgwt.client.util.DateUtil
-
String will have no seconds and will display with a 2 digit hour in 24 hour clock format:
HH:MM
.
Examples:15:25
,03:16
- TOSHORTPADDEDTIME - Enum constant in enum com.smartgwt.client.types.TimeDisplayFormat
-
String will have no seconds and will display a 2 digit hour, in 12 hour clock format:
HH:MM am|pm
Example:03:25 pm
- TOSHORTPADDEDTIME - Enum constant in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.String will have no seconds and will display a 2 digit hour, in 12 hour clock format:

HH:MM am|pm

 Exmaple:03:25 pm
- TOSHORTPADDEDTIME - Static variable in class com.smartgwt.client.util.DateUtil
-
String will have no seconds and will display a 2 digit hour, in 12 hour clock format:
HH:MM am|pm
.
Example:03:25 pm
- TOSHORTTIME - Enum constant in enum com.smartgwt.client.types.TimeDisplayFormat
-
String will have no seconds and be in 12 hour format:
[H]H:MM am|pm
Example:3:25 pm
- TOSHORTTIME - Enum constant in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.String will have no seconds and be in 12 hour format:
[H]H:MM am|pm

 Example:3:25 pm
- TOSHORTTIME - Static variable in class com.smartgwt.client.util.DateUtil
-
String will have no seconds and be in 12 hour format:
[H]H:MM am|pm
.
Example:3:25 pm
- toString() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- toString() - Method in class com.smartgwt.client.widgets.BaseWidget
- toString(String, Throwable) - Static method in class com.smartgwt.client.SmartGwtExceptionUtil
- toString(Throwable) - Static method in class com.smartgwt.client.SmartGwtExceptionUtil
- TOSTRING - Enum constant in enum com.smartgwt.client.types.DateDisplayFormat
-
Default native browser 'toString()' implementation.
- TOSTRING - Static variable in class com.smartgwt.client.util.DateUtil
-
Default native browser 'toString()' implementation.
- TOTIME - Enum constant in enum com.smartgwt.client.types.TimeDisplayFormat
-
String will display with seconds and am/pm indicator:
[H]H:MM:SS am|pm
. - TOTIME - Enum constant in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.String will display with seconds and am/pm indicator:
[H]H:MM:SS am|pm
. - TOTIME - Static variable in class com.smartgwt.client.util.DateUtil
-
String will display with seconds and am/pm indicator:
[H]H:MM:SS am|pm
. - touchPickerButtonSize - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- touchScrollRedrawDelay - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- Tour - Class in com.smartgwt.client.util.tour
-
The Tour class allows you to build tours and tutorials for end users, highlighting specific components on the page and prompting for specific user-interactions.
- Tour() - Constructor for class com.smartgwt.client.util.tour.Tour
- Tour(JavaScriptObject) - Constructor for class com.smartgwt.client.util.tour.Tour
- TOUR - Enum constant in enum com.smartgwt.client.types.TourMode
-
For a tourStep if you only specify instructions and target, the pointer appearance is used and points at the target - no interaction is expected.
- tour_firstStepActionButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Let''s go!"
- tour_firstStepCancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Skip this tour"
- tour_lastStepActionButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Done"
- tour_stepActionButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next"
- tour_stepCancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Skip this tour"
- tour_tourCompleteMakeChangesButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Make Changes..."
- tour_tourCompleteRunTourButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Run Tour"
- tour_tourCompleteTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "New Tour Recording Complete"
- tour_tourCompleteTourIdTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Tour ID"
- tour_tourCompleteViewXMLButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "View XML"
- tour_tourStepWizardActionTypeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Action Type"
- tour_tourStepWizardAutoCompletePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Should the tour move forward when the user completes the chosen action?"
- tour_tourStepWizardAutoCompleteTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Auto Complete"
- tour_tourStepWizardBindOutputHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Bind to variable for later use"
- tour_tourStepWizardBindOutputTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Bind Output"
- tour_tourStepWizardCaseSensitiveTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Case Sensitive"
- tour_tourStepWizardDoneButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Done"
- tour_tourStepWizardDropTargetHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No drop target"
- tour_tourStepWizardDropTargetNotifyText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Shift+Click on the app to record a drop target locator"
- tour_tourStepWizardDropTargetPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click icon, then Shift+Click within the application to add a drop target"
- tour_tourStepWizardDropTargetTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Drop Target"
- tour_tourStepWizardExpectedValueHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Value for the user to enter"
- tour_tourStepWizardExpectedValueTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Expected Value"
- tour_tourStepWizardInstructionsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Instructions"
- tour_tourStepWizardNextStepButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next Step"
- tour_tourStepWizardNoStepsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No Tour Steps Recorded"
- tour_tourStepWizardRecordStepHeaderPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Drag this window out of the way to get at UI within the application"
- tour_tourStepWizardRecordStepTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Record Tour Step"
- tour_tourStepWizardTargeNotifyText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Shift+Click on the app to record a target locator"
- tour_tourStepWizardTargePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click icon, then Shift+Click within the application to add a target"
- tour_tourStepWizardTargetTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Target"
- tour_tourStepWizardTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Title"
- tour_tourWizardInteractiveTourTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Interactive Tutorial"
- tour_tourWizardNewScreenPickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Start With New Screen"
- tour_tourWizardRecordButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Record Tour"
- tour_tourWizardReifyTourTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Reify Tutorial"
- tour_tourWizardRequiredDataSourcesHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Comma separated list of required DS''s"
- tour_tourWizardRequiredDataSourcesTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Required DataSources"
- tour_tourWizardShowProgressTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Show Progress"
- tour_tourWizardTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "New Tour Configuration"
- tour_tourWizardTourTypeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Tour Type"
- tour_tourWizardUITourTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "UI Tour (Non Interactive)"
- TourActionType - Enum in com.smartgwt.client.types
- TourConfirmStep - Class in com.smartgwt.client.util.tour
-
Chooses one or another next process element based on confirmation of a message shown to user.
- TourConfirmStep() - Constructor for class com.smartgwt.client.util.tour.TourConfirmStep
- TourConfirmStep(JavaScriptObject) - Constructor for class com.smartgwt.client.util.tour.TourConfirmStep
- tourConfirmStep_actionButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "OK"
- tourConfirmStep_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel"
- TourInputValidationMode - Enum in com.smartgwt.client.types
-
Policy for how
inputValidation
is performed foractionType
:"change". - TourMode - Enum in com.smartgwt.client.types
- TourStep - Class in com.smartgwt.client.util.tour
-
User task configuration for a step within a
Tour
. - TourStep() - Constructor for class com.smartgwt.client.util.tour.TourStep
- TourStep(JavaScriptObject) - Constructor for class com.smartgwt.client.util.tour.TourStep
- tourStep_inputValidationNotifyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Please enter ''$expectedValue''"
- TourWindow - Class in com.smartgwt.client.widgets.tour
-
A specific purpose Window class for showing individual steps in a tour.
- TourWindow() - Constructor for class com.smartgwt.client.widgets.tour.TourWindow
- TourWindow(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tour.TourWindow
- TourWindowLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tour
- TourWindowLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tour.TourWindowLogicalStructure
- toUSDollarString(double) - Static method in class com.smartgwt.client.util.Format
-
Deprecated.
- toUSDollarString(double, int) - Static method in class com.smartgwt.client.util.Format
-
Deprecated.
- TOUSSHORTDATE - Enum constant in enum com.smartgwt.client.types.DateDisplayFormat
-
Short date in format MM/DD/YYYY.
Example:11/4/2005
- TOUSSHORTDATE - Static variable in class com.smartgwt.client.util.DateUtil
-
Short date in format MM/DD/YYYY.
Example:11/4/2005
- TOUSSHORTDATETIME - Enum constant in enum com.smartgwt.client.types.DateDisplayFormat
-
Short date with time in format MM/DD/YYYY HH:MM
Example:11/4/2005 11:03
- TOUSSHORTDATETIME - Static variable in class com.smartgwt.client.util.DateUtil
-
Short date with time in format MM/DD/YYYY HH:MM
Example:11/4/2005 11:03
- toUSString(double) - Static method in class com.smartgwt.client.util.Format
-
Deprecated.
- toUSString(double, int) - Static method in class com.smartgwt.client.util.Format
-
Deprecated.
- TR - Enum constant in enum com.smartgwt.client.types.EdgeName
-
top-right corner
- TR - Enum constant in enum com.smartgwt.client.types.MoveKnobPoint
-
Top Right corner
- TR - Enum constant in enum com.smartgwt.client.types.ResizeKnobPoint
-
Top Right corner
- TraceElementHandler - Interface in com.smartgwt.client.util.workflow.events
- traceLogMessage(String) - Static method in class com.smartgwt.client.util.SC
-
Causes a stack trace to be logged any time a message containing the provided pattern is logged.
- traceLogMessage(String, String) - Static method in class com.smartgwt.client.util.SC
-
Causes a stack trace to be logged any time a message containing the provided pattern is logged.
- Track - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Track.
- trackCapSize - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- trackEndHeight - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- trackEndImg - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- trackEndWidth - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- TRACKER - Enum constant in enum com.smartgwt.client.types.DragAppearance
-
A "drag tracker" object is automatically shown and moved around with the mouse.
- trackerImageAsImgHTMLProperties - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- trackerImageAsString - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- trackImageType - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- trackImg - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- trackSrc - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- trackStartImg - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- trackWidth - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- trailingDateField - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- TransactionChaining - Interface in com.smartgwt.client.docs
-
Transaction Chaining
- TRANSFER - Static variable in class com.smartgwt.client.widgets.HeaderControl
- TransferImg(String) - Constructor for class com.smartgwt.client.widgets.TransferImgButton.TransferImg
- TransferImgButton - Class in com.smartgwt.client.widgets
-
Convenience ImgButton subclass for various transfer icons typically used in a dual list for transferring items or reordering them within a list.
- TransferImgButton(TransferImgButton.TransferImg) - Constructor for class com.smartgwt.client.widgets.TransferImgButton
-
Create a new HeaderControl with the specific icon.
- TransferImgButton(TransferImgButton.TransferImg, ClickHandler) - Constructor for class com.smartgwt.client.widgets.TransferImgButton
-
Create a new HeaderControl with the specific icon.
- TransferImgButton.TransferImg - Class in com.smartgwt.client.widgets
- transferNodes(TreeNode[], TreeNode, Integer, Canvas) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Transfer a list of
TreeNode
s within this treeGrid or from from some other component (does not have to be a databound component) into this component. - transferNodes(TreeNode[], TreeNode, Integer, Canvas, TransferNodesCallback) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Transfer a list of
TreeNode
s from another component (does not have to be a databound component) into this TreeGrid. - transferNodes(TreeNode[], TreeNode, Integer, Canvas, String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Transfer a list of
TreeNode
s within this treeGrid or from from some other component (does not have to be a databound component) into this component. - TransferNodesCallback - Interface in com.smartgwt.client.widgets.tree
-
Called when the transferNodes() method completes.
- transferRecords(Record[], Record, Integer, Canvas, TransferRecordsCallback) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- transferRecords(Record[], Record, Integer, Canvas, TransferRecordsCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- transferRecords(Record[], Record, Integer, Canvas, TransferRecordsCallback) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Transfer a list of
Record
s from another component (does not have to be a databound component) into this component. - transferRecords(Record[], Record, Integer, Canvas, TransferRecordsCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- transferRecords(Record[], Record, Integer, Canvas, TransferRecordsCallback) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- transferRecords(Record[], Record, Integer, Canvas, TransferRecordsCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- transferRecords(Record[], Record, Integer, Canvas, TransferRecordsCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- transferRecords(Record[], Record, Integer, Canvas, TransferRecordsCallback) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- TransferRecordsCallback - Interface in com.smartgwt.client.widgets
-
Called when the transferRecords() method completes.
- transferSelectedData(DataBoundComponent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- transferSelectedData(DataBoundComponent) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- transferSelectedData(DataBoundComponent) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Simulates a drag / drop type transfer of the selected records in some other component to this component, without requiring any user interaction.
- transferSelectedData(DataBoundComponent) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- transferSelectedData(DataBoundComponent) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- transferSelectedData(DataBoundComponent) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- transferSelectedData(DataBoundComponent) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- transferSelectedData(DataBoundComponent) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- transferSelectedData(DataBoundComponent, int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
- transferSelectedData(DataBoundComponent, int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
- transferSelectedData(DataBoundComponent, int) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Simulates a drag / drop type transfer of the selected records in some other component to this component, without requiring any user interaction.
- transferSelectedData(DataBoundComponent, int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- transferSelectedData(DataBoundComponent, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
- transferSelectedData(DataBoundComponent, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- transferSelectedData(DataBoundComponent, int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
- transferSelectedData(DataBoundComponent, int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
- transformHTML(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Override to modify the loaded HTML before it is rendered.
- transformInput(DynamicForm, FormItem, Object, Object) - Method in interface com.smartgwt.client.widgets.form.FormItemInputTransformer
-
Called when a FormItem's value is about to change as the result of user interaction.
- transformMultipleFields - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If set to "false", transformation of values for
multiple:true
fields, normally controlled byDataSourceField.multipleStorage
, is instead disabled for this entire DataSource. - transformMultipleFields - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
If set to "false", transformation of values for
multiple:true
fields, normally controlled byDataSourceField.multipleStorage
, is instead disabled for this OperationBinding. - transformPastedValue(FormItem, DynamicForm, String) - Method in interface com.smartgwt.client.widgets.form.fields.PastedValueTransformer
-
Notification fired in response to a clipboard "paste" event on freeform text items, giving developers an opportunity to reformat the pasted text.
- transformPastedValue(FormItem, DynamicForm, String) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Notification fired in response to a clipboard "paste" event on freeform text items, giving developers an opportunity to reformat the pasted text.
- transformRawResponseScript - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applicable to
server-side REST DataSources
only - transformRawResponseScript - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applicable to
server-side REST DataSources
only - transformRequest(DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
For a dataSource using
client-side data integration
, return the data that should be sent to thedataURL
. - transformRequest(DSRequest) - Method in class com.smartgwt.client.data.RequestTransformer
-
See the docs for
DataSource.transformRequest(DSRequest)
. - transformRequest(RPCRequest) - Method in class com.smartgwt.client.rpc.RequestTransformer
-
Overrides
RPCManager.transformRequest(RPCRequest)
. - transformRequest(RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns the data that should be sent to the
actionURL
. - transformRequestScript - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
A scriptlet to be executed on the server prior to running any operation on this dataSource.
- transformRequestScript - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Scriptlet to be executed prior to the DataSource operation which is configured by this operationBinding.
- transformResponse(DSResponse, DSRequest, Object) - Method in class com.smartgwt.client.data.DataSource
-
Modify the DSResponse object derived from the response returned from the
dataURL
. - transformResponse(DSResponse, DSRequest, Object) - Method in class com.smartgwt.client.data.ResponseTransformer
-
See the docs for
DataSource.transformResponse(DSResponse, DSRequest, Object)
- transformResponseScript - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
A scriptlet to be executed on the server after running any operation on this dataSource.
- transformResponseScript - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Scriptlet to be executed after the DataSource operation which is configured by this operationBinding.
- transformTileRect(int, int, int, int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Transforms the input tile
relative rect
to an absolute page rect that you can apply to your own drop indicator canvas. - translate - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- translate - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawPaneLogicalStructure
- translatorClassName - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
The fully-qualified name of a Java class that implements the
com.isomorphic.datasource.DataTranslator
interface. - TRASH - Static variable in class com.smartgwt.client.widgets.HeaderControl
- Tree - Class in com.smartgwt.client.widgets.tree
-
A Tree is a data model representing a set of objects linked into a hierarchy.
- Tree() - Constructor for class com.smartgwt.client.widgets.tree.Tree
- Tree(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.Tree
- TREE - Enum constant in enum com.smartgwt.client.types.MockDataType
-
Mock data for a TreeGrid
- TreeDataBinding - Interface in com.smartgwt.client.docs
-
Tree DataBinding
- TreeField - Interface in com.smartgwt.client.docs
-
The following APIs are all related to TreeField.
- treeFieldMinWidth - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- treeFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- TreeFilter - Interface in com.smartgwt.client.docs
-
The following APIs are all related to TreeFilter.
- TreeFilterMode - Enum in com.smartgwt.client.types
-
Mode for applying criteria to a tree.
- TreeGrid - Class in com.smartgwt.client.widgets.tree
-
The Smart GWT system supports hierarchical data (also referred to as tree data due to its "branching" organization) with: the
Tree
class, which manipulates hierarchical data sets the TreeGrid widget class, which extends the ListGrid class to visually present tree data in an expandable/collapsible format. - TreeGrid() - Constructor for class com.smartgwt.client.widgets.tree.TreeGrid
- TreeGrid(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.TreeGrid
- treeGrid_cantDragIntoChildMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You can''t drag an item into one of its children"
- treeGrid_cantDragIntoSelfMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You can''t drag an item into itself.".
- treeGrid_cantDragMultipleNodeOccurencesMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You can''t drag two occurrences of the same node into a parent."
- treeGrid_childCannotBeItsOwnAncestorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This drag operation would mean an item is a descendant of an existing item with the same ID"
- treeGrid_offlineNodeMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This data not available while offline.".
- treeGrid_parentAlreadyContainsChildMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This item already contains a child item with that name.".
- TreeGridDrop - Interface in com.smartgwt.client.docs
-
TreeGrid drag and drop
- TreeGridField - Class in com.smartgwt.client.widgets.tree
-
An object literal with a particular set of properties used to configure the display of and interaction with the columns of a
TreeGrid
. - TreeGridField() - Constructor for class com.smartgwt.client.widgets.tree.TreeGridField
- TreeGridField(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.TreeGridField
- TreeGridField(String) - Constructor for class com.smartgwt.client.widgets.tree.TreeGridField
- TreeGridField(String, int) - Constructor for class com.smartgwt.client.widgets.tree.TreeGridField
- TreeGridField(String, String) - Constructor for class com.smartgwt.client.widgets.tree.TreeGridField
- TreeGridField(String, String, int) - Constructor for class com.smartgwt.client.widgets.tree.TreeGridField
- TreeGridLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tree
- TreeGridLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- TreeGridOpenState - Interface in com.smartgwt.client.docs
-
An object containing the open state for a treeGrid.
- TreeGridViewState - Interface in com.smartgwt.client.docs
-
An object containing the "view state" information for a treeGrid.
- TreeIcons - Interface in com.smartgwt.client.docs
-
The following APIs are all related to TreeIcons.
- TreeMenuButton - Class in com.smartgwt.client.widgets.menu
-
Button used to display a hierarchical Menu group for representing / selecting tree data.
- TreeMenuButton() - Constructor for class com.smartgwt.client.widgets.menu.TreeMenuButton
- TreeMenuButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.TreeMenuButton
- treeMenuButton_unselectedTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose a value".
- TreeMenuButtonLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.menu
- TreeMenuButtonLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.menu.TreeMenuButtonLogicalStructure
- treeMenuConstructor - Variable in class com.smartgwt.logicalstructure.widgets.menu.TreeMenuButtonLogicalStructure
- TreeModelType - Enum in com.smartgwt.client.types
- TreeNode - Class in com.smartgwt.client.widgets.tree
-
Every node in the tree is represented by a TreeNode object which is an object literal with a set of properties that configure the node.
- TreeNode() - Constructor for class com.smartgwt.client.widgets.tree.TreeNode
- TreeNode(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.TreeNode
- TreeNode(String) - Constructor for class com.smartgwt.client.widgets.tree.TreeNode
-
Constructor
- TreeNode(String, TreeNode...) - Constructor for class com.smartgwt.client.widgets.tree.TreeNode
-
Constructor
- TreePalette - Class in com.smartgwt.client.tools
-
A TreeGrid that implements the Palette behavior, so it can be used as the source for drag and drop instantiation of components when combined with an
EditContext
as the drop target. - TreePalette() - Constructor for class com.smartgwt.client.tools.TreePalette
- TreePalette(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.TreePalette
- TreePaletteLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.tools
- TreePaletteLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.tools.TreePaletteLogicalStructure
- treeRootValue - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- TRIANGLE - Enum constant in enum com.smartgwt.client.types.PointShape
- triggerStaticInitializers() - Method in class com.smartgwt.client.bean.BeanFactory
- trimMilliseconds - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For this dataSource, should the millisecond portion of time and datetime values be trimmed off before before being sent from client to server or vice versa.
- TroubleshootingServerDeadlocks - Interface in com.smartgwt.client.docs
-
Troubleshooting thread deadlocks on the server
- Tutorial - Class in com.smartgwt.client.util.tour
-
The Tutorial class is a specialized version of the Tour class with
Tour.mode
set to "tutorial". - Tutorial() - Constructor for class com.smartgwt.client.util.tour.Tutorial
- Tutorial(JavaScriptObject) - Constructor for class com.smartgwt.client.util.tour.Tutorial
- TUTORIAL - Enum constant in enum com.smartgwt.client.types.TourMode
-
For a tourStep if you only specify instructions and target, the actionType is defaulted and the big red arrow appearance is used.
- twentyFourHourTime - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- type - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Type of this field.
- type - Variable in class com.smartgwt.client.docs.serverds.RESTAuthentication
-
For a
RestConnector DataSource
, the authentication type to use. - type - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Type of the validator.
- TYPE_CALL_REGEX - Static variable in class com.smartgwt.linker.SmartGwtMultiWinTypeSync
- TYPE_MARKER_FUNC - Static variable in class com.smartgwt.linker.SmartGwtMultiWinTypeSync
U
- UNDERLINESELECTION - Enum constant in enum com.smartgwt.client.types.ControlName
-
A button to make the current selection underlined.
- underlineSelectionPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- UNDERMOUSE - Enum constant in enum com.smartgwt.client.types.HoverPersistMode
-
the user has a brief window to move the cursor over the hover to prevent it from being dismissed, until mouseOut from the hover, allowing interactive hovers.
- undo() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- undo(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
-
Internal use only.
- unescapeHTML(String) - Static method in class com.smartgwt.client.util.StringUtil
-
Reverses
StringUtil.asHTML(String)
. - unfreezeField(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Unfreeze a frozen field, so that it will now scroll along with other fields when horizontal scrolling occurs.
- unfreezeField(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Unfreeze a frozen field, so that it will now scroll along with other fields when horizontal scrolling occurs.
- unfreezeField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Unfreeze a frozen field, so that it will now scroll along with other fields when horizontal scrolling occurs.
- unfreezeField(String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Unfreeze a frozen field, so that it will now scroll along with other fields when horizontal scrolling occurs.
- unfreezeFields(int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- unfreezeFields(String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- unfreezeFieldText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ungroup() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Removes the grouping from the listGrid, restoring its original data
- ungroupText - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- uninstallLocatorShortcut() - Static method in class com.smartgwt.client.util.AutoTest
-
Uninstalls the locator shortcut installed by
installLocatorShortcut()
- UNION - Enum constant in enum com.smartgwt.client.types.DSServerType
-
Use Smart GWT's built-in
unionDataSource
, which assimilates records from multiple member dataSources - UnionDataSource - Interface in com.smartgwt.client.docs
-
Union DataSources
- UnionFieldsStrategy - Enum in com.smartgwt.client.types
-
The strategy used when auto-deriving the fields that make up a UnionDataSource, if no
unionFields
setting is provided. - UNIX - Enum constant in enum com.smartgwt.client.types.LineBreakStyle
-
Use UNIX-style line-breaks (LF only)
- UNKNOWN - Enum constant in enum com.smartgwt.client.types.RowCountStatus
-
The current row count is unknown.
- unknownErrorMessage - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- unknownRowCountDisplayValue - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- UNLOAD - Enum constant in enum com.smartgwt.client.types.MultiWindowEvent
-
fires when a window is about to be reloaded or closed
- UNLOAD - Enum constant in enum com.smartgwt.client.types.PageEvent
-
Fires when the page is exited or unloaded.
- unloadChildren(TreeNode) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Deprecated.It's recommended that you instead use
Tree.reloadChildren()
to reload the children of a folder, orTree.removeChildren()
if you need to clear the cached children of a folder to add specific local data. - unloadChildren(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Deprecated.It's recommended that you instead use
reloadChildren()
to reload the children of a folder, orremoveChildren()
if you need to clear the cached children of a folder to add specific local data. - UNLOADED - Enum constant in enum com.smartgwt.client.types.LoadState
-
children have not been loaded and are not loading
- unmarkAdvancedCriteria() - Method in class com.smartgwt.client.data.Criterion
- unmarkRecordRemoved(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Reverses a previous call to
markRecordRemoved()
. - UNORDEREDLIST - Enum constant in enum com.smartgwt.client.types.ControlName
-
Turns the current selection into an unordered list (HTML <ul>) or converts an ordered list to an unordered list.
- unorderedListPrompt - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- unregisterEngine(String) - Static method in class com.smartgwt.client.ai.AI
-
Unregisters an
AIEngine
specified by its ID. - unregisterID(BaseClass, String) - Static method in class com.smartgwt.client.util.IDManager
- unregisterID(RefDataClass, String) - Static method in class com.smartgwt.client.util.IDManager
- unregisterID(BaseWidget, String) - Static method in class com.smartgwt.client.util.IDManager
- unregisterKey(String) - Static method in class com.smartgwt.client.util.Page
-
Clears an action registered to fire on a specific keyPress event via the
Page.registerKey(String, KeyCallback)
method. - unremoveIcon - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- UnsavedRecords - Interface in com.smartgwt.client.docs
-
Handling Unsaved Records
- UNSELECTED - Enum constant in enum com.smartgwt.client.types.Selected
-
StatefulCanvas is not selected
- unselectedTitle - Variable in class com.smartgwt.logicalstructure.widgets.menu.TreeMenuButtonLogicalStructure
- unsetAlwaysShowLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
- unsetControls() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
- unsetLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
- unsetShortLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
- unsetShowLeftButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
- unsetTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
- unsort() - Method in class com.smartgwt.client.data.ResultSet
-
Clear any
sort specifiers
applied to this ResultSet, while maintaining the current order of records. - unsort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Turn sorting off, typically because data has changed and is no longer sorted.
- unsubscribe(String) - Static method in class com.smartgwt.client.rpc.Messaging
-
call to unsubscribe from channel(s).
- UNSUPPORTED - Enum constant in enum com.smartgwt.client.bean.BeanValueType.Convertability
-
The value cannot be converted to the type.
- UP - Enum constant in enum com.smartgwt.client.types.Direction
-
above
- UP - Enum constant in enum com.smartgwt.client.types.StackDirection
-
older messages move up
- UP - Static variable in class com.smartgwt.client.widgets.TransferImgButton
- UP_ARROW_KEYPRESS - Enum constant in enum com.smartgwt.client.types.EditCompletionEvent
-
Up arrow key pressed.
- UP_FIRST - Static variable in class com.smartgwt.client.widgets.TransferImgButton
- upButtonSrc - Variable in class com.smartgwt.logicalstructure.widgets.MiniNavControlLogicalStructure
- UpClickEvent - Class in com.smartgwt.client.widgets.layout.events
- UpClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.events.UpClickEvent
- UpClickHandler - Interface in com.smartgwt.client.widgets.layout.events
- UPDATE - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Update an existing record
- UPDATE - Enum constant in enum com.smartgwt.client.types.SQLType
-
The custom SQL or HQL updates data
- updateAtomicValue(Object, Object) - Method in class com.smartgwt.client.data.SimpleType.SimpleTypeValueUpdater
-
Method to update a live data value with an edited atomic value (such as a string or number).
- updateAtomicValue(Object, Object, String) - Method in class com.smartgwt.client.data.SimpleType.SimpleTypeValueUpdater
-
Method to uodate a live data value with an edited atomic value atomic value (such as a string or number).
- updateCaches(DSResponse) - Method in class com.smartgwt.client.data.DataSource
-
Causes any components using this DataSource to be notified of changes that have been made to the remote dataset accessed via this DataSource, as though the provided DSResponse had just successfully completed.
- updateCaches(DSResponse, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Causes any components using this DataSource to be notified of changes that have been made to the remote dataset accessed via this DataSource, as though the provided DSResponse had just successfully completed.
- updateCalendarEvent(CalendarEvent, CalendarEvent, Map) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Save an event to this Calendar's ${isc.DocUtils.linkForRef('attr:Calendar.dataSource','dataSource) or \n
data array')
. - updateCanvasTabPosition() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
This method will place an entry for the
canvas
under this item in theTabIndexManager
. - updateChildTabPosition(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Ensure that a specific child is slotted correctly into the page's tab order.
- updateChildTabPositions() - Method in class com.smartgwt.client.widgets.Canvas
-
Update the childrens' tab positions, slotting them under this widget in the
TabIndexManager
, in the order defined bygetChildTabPosition()
. - updateData(Record) - Method in class com.smartgwt.client.data.DataSource
-
Perform an "update" DataSource operation against this DataSource, to update values in an existing DataSource record.
- updateData(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Perform a DataSource "update" operation to update existing records in this component's DataSource.
- updateData(Record, DSCallback) - Method in class com.smartgwt.client.data.DataSource
- updateData(Record, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
- updateData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Perform an "update" DataSource operation against this DataSource, to update values in an existing DataSource record.
- updateData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Perform a DataSource "update" operation to update existing records in this component's DataSource.
- updateEditNode(EditContext, EditNode) - Method in class com.smartgwt.client.widgets.Canvas
-
A callback invoked for each
liveObject
byEditContext
when the EditContext is being serialized. - updateEvent(CalendarEvent, Date, Date, String, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
update an event in this calendar.
- updateEventCanvasComponent(EventCanvas, Canvas) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Called from
EventCanvas.setEvent()
whenshowEventCanvasComponents
is true and the eventCanvas already has acomponent
. - updateEventCanvasComponent(EventCanvas, Canvas) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasComponentCustomizer
-
updateEventCanvasComponent() should be implemented and should update the component passed in directly
- updateGlobalIDInCriteria(AdvancedCriteria, String, String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
- updateGlobalIDInTextFormula(UserSummary, String, String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Updates
text formula
containing ruleScope references. - updateGlobalIDInValueProperty(String, String, String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Updates a
TaskInputExpression
property value containing ruleScope references. - updateGlobalIDInValues(Map, String, String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Updates a set of
TaskInputExpression
values containing ruleScope references. - updateGlobalIDReferences(String, String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Updates references to a global ID within the properties of this process element (i.e.
- updateHover() - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas is currently showing a hover (see
handleHover()
), this method can be called to update the HTML contents of the hover. - updateHover(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas is currently showing a hover (see
handleHover()
), this method can be called to update the HTML contents of the hover. - updateLastElementBindingReferences(String, String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Update references to a binding $last within properties of this processElement.
- updateLastElementInCriteria(AdvancedCriteria, String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
- updateLastElementInValueProperty(String, String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Updates a
TaskInputExpression
property value containing $last references. - updateLastElementInValues(Map, String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Updates a set of
TaskInputExpression
values containing $last references. - updatePoints(Integer, Integer, Integer, Integer, String) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Method called in response to the user dragging this DrawKnob.
- updateRecordComponent(ListGridRecord, Integer, Canvas, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showRecordComponents
is true, this method is called to update components created bycreateRecordComponent()
when they are to be applied to a different record in the grid. - updateRequires - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Indicates that the specified
VelocityExpression
must evaluate to true if updates to this field are to be allowed. - updateRequiresAuthentication - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Whether a user must be authenticated in order to update to this field.
- updateRequiresRole - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Comma-separated list of user roles that are allowed to update this field.
- updateSelectionMarkers() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- updateShadow() - Method in class com.smartgwt.client.widgets.Canvas
-
Update the canvas shadow.
- updatesRolledBackMessage - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- updateState() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Update the visual state of a FormItem to reflect any changes in state or any changes in style settings (e.g.
- updateSummariesDuringEditing - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- updateTab(int, Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Set the pane for a tab.
- updateTab(Tab, Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Set the pane for a tab.
- updateTabPositionForDraw() - Method in class com.smartgwt.client.widgets.Canvas
-
This method is executed on draw.
- updateTabPositionOnDraw - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- updateTabPositionOnReparent - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- updateTile(Record, Integer, Canvas) - Method in class com.smartgwt.client.widgets.tile.UpdateTileCustomizer
-
If both this method and
TileGrid.createTile
are defined andrecycleTiles
is true, this method will be called when the framework needs to recycle a tile to be used with a new record. - UpdateTileCustomizer - Class in com.smartgwt.client.widgets.tile
- UpdateTileCustomizer() - Constructor for class com.smartgwt.client.widgets.tile.UpdateTileCustomizer
- updateViewport(Float, Integer, Integer, Boolean) - Static method in class com.smartgwt.client.util.Page
-
This method only applies to browsers who support the special viewport meta html tag such as Safari running on the iPhone.
- Upload - Interface in com.smartgwt.client.docs
-
Uploading Files
- UPLOAD - Enum constant in enum com.smartgwt.client.types.FormItemType
- UPLOAD_ITEM - Enum constant in enum com.smartgwt.client.types.FormItemType
- uploadButtonTitle - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- uploadData(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
This method assumes a developer has sample data in memory (for example a csv-formatted string), and invokes the dataSource upload operation directly, bypassing the uploadForm.
- uploadDataSource - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- uploadDelimiter - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- uploadEncoding - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- uploadFieldName - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Used by the
BatchUploader
to map a field in an upload file to this dataSourceField. - uploadFieldPrefix - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- uploadFileLabel - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- UploadItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that creates an HTML <input type="file"> control, with an interface that allows a user to pick a file from his machine to upload to the server.
- UploadItem() - Constructor for class com.smartgwt.client.widgets.form.fields.UploadItem
- UploadItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.UploadItem
- UploadItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.UploadItem
- UploadItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.UploadItem
- uploadOperation - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- uploadQuoteString - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- UPPER - Enum constant in enum com.smartgwt.client.types.CharacterCasing
-
Map characters to uppercase
- UPPER_ALPHA - Enum constant in enum com.smartgwt.client.types.ListStyleType
-
Uppercase letters (A., B., C., etc.)
- UPPER_ROMAN - Enum constant in enum com.smartgwt.client.types.ListStyleType
-
Uppercase Roman numerals (I., II., III., IV., etc.)
- URI - Interface in com.smartgwt.client.docs
-
A Uniform Resource Identifier string, as defined by https://tools.ietf.org/html/rfc3986.
- URL - Interface in com.smartgwt.client.docs
-
A Uniform Resource Locator string, as defined by https://www.w3.org/Addressing/URL/url-spec.html.
- usageHint - Variable in class com.smartgwt.client.docs.serverds.Operator
-
Usage hint text specific to this Operator and shown, for example, in the hover-text of
ListGrid
filterEditor
fields. - use24HourTime - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- useAdvancedCriteria - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- useAdvancedFieldPicker - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- useAllDataSourceFields - Variable in class com.smartgwt.logicalstructure.widgets.tree.TreeGridLogicalStructure
- useAnsiJoins - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources using the
Smart GWT SQL engine
for persistence, whether to use ANSI-style joins (ie, joins implemented with JOIN directives in the table clause, as opposed to additional join expressions in the where clause). - useAutoGradients - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- useBackMask - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- useBackMask - Variable in class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- useCellRollOvers - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- useClientFiltering - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- useCopyPasteShortcuts - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- useCopyPasteShortcuts - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditPaneLogicalStructure
- useCopyPasteShortcuts - Variable in class com.smartgwt.logicalstructure.widgets.tools.EditTreeLogicalStructure
- useCSSShadow - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- useCssStyles - Variable in class com.smartgwt.logicalstructure.widgets.ProgressbarLogicalStructure
- useDesignMode - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- useEventCanvasPool - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarViewLogicalStructure
- useEventCanvasRolloverControls - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- useExplicitFocusNavigation(String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Should focus navigation be achieved by explicitly calling the TabIndexManager
shiftFocus()
method for the specified node? - useFirstDayOfFiscalWeek - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- useFlatFields - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Like
DataBoundComponent.useFlatFields
, but applies to all DataBound components that bind to this DataSource. - useFlatFields - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Setting
useFlatFields
on an operationBinding is equivalent to settingDSRequest.useFlatFields
on all DataSource requests with the sameoperationType
as thisoperationBinding
. - useGlobalSectionIDs - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- useGroupRect - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawGroupLogicalStructure
- useHavingClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
This setting switches between "having" clause and sub-select approaches when generating aggregated SQL queries.
- useImageForSVG - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- useIOSTabs - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- useKeys - Variable in class com.smartgwt.logicalstructure.widgets.menu.MenuLogicalStructure
- useLocalDisplayFieldValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
The
FormItem.useLocalDisplayFieldValue
attribute may be specified within a dataSource configuration. - useLocalValidators - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Whether to attempt validation on the client at all for this DataSource.
- useLogGradations - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- useMatrixFilter - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawImageLogicalStructure
- useMultiplePointShapes - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- useMultiSelectForFilterValueMaps - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- useMultiSelectForValueMaps - Variable in class com.smartgwt.logicalstructure.widgets.form.SearchFormLogicalStructure
- useNativeDrag - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- useNativeOfflineDetection() - Static method in class com.smartgwt.client.util.Offline
-
Tells the Offline system to query the browser for the current online/offline state.
- useOfflineResponse(DSRequest, DSResponse) - Method in class com.smartgwt.client.data.DataSource
-
Override point to allow application code to suppress use of a particular offline response.
- useOfflineStorage - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Whether we store server responses for this DataSource into
browser-based offline storage
, and then use those stored responses at a later time if we are offline (ie, the application cannot connect to the server). - useOpacityFilter - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- useParentFieldOrder - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a DataSource that inherits
fields
from another DataSource (viainheritsFrom
), indicates that the parent's field order should be used instead of the order of the fields as declared in this DataSource. - usePNGFix - Variable in class com.smartgwt.logicalstructure.widgets.ImgLogicalStructure
- usePointSizeLogGradations - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- user - Variable in class com.smartgwt.client.docs.serverds.Mail
-
User if authentication is required by SMTP server that will send the email.
- USER - Enum constant in enum com.smartgwt.client.types.AIMessageSource
-
Content from the user.
- UserAIRequest - Class in com.smartgwt.client.ai
-
Represents a user-specified and user-modifiable request to AI in some context.
- UserAIRequest() - Constructor for class com.smartgwt.client.ai.UserAIRequest
- UserAIRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.UserAIRequest
- UserConfirmationGateway - Class in com.smartgwt.client.util.workflow
-
Chooses one or another next process element based on confirmation of a message shown to user.
- UserConfirmationGateway() - Constructor for class com.smartgwt.client.util.workflow.UserConfirmationGateway
- UserConfirmationGateway(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.UserConfirmationGateway
- UserConfirmationTask - Class in com.smartgwt.client.util.workflow
-
Chooses one or another next process element based on confirmation of a message shown to user.
- UserConfirmationTask() - Constructor for class com.smartgwt.client.util.workflow.UserConfirmationTask
- UserConfirmationTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.UserConfirmationTask
- USERCRITERIA - Enum constant in enum com.smartgwt.client.types.ListGridViewStatePart
-
Criteria state
- useRemoteValidators - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- UserFormula - Class in com.smartgwt.client.widgets
-
An object representing a user-created formula.
- UserFormula() - Constructor for class com.smartgwt.client.widgets.UserFormula
- UserFormula(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.UserFormula
- UserFormula(String) - Constructor for class com.smartgwt.client.widgets.UserFormula
- UserFormula(String, Map) - Constructor for class com.smartgwt.client.widgets.UserFormula
- username - Variable in class com.smartgwt.client.docs.serverds.RESTAuthentication
-
For a
RestConnector DataSource
, the username to authenticate with if you are usingbasic authentication
- useRowSpanStyling - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- userSelectAllRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Selects every user-selectable record in the grid.
- UserSummary - Class in com.smartgwt.client.widgets
-
An object representing a user-created summary.
- UserSummary() - Constructor for class com.smartgwt.client.widgets.UserSummary
- UserSummary(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.UserSummary
- UserSummary(String) - Constructor for class com.smartgwt.client.widgets.UserSummary
- UserSummary(String, Map) - Constructor for class com.smartgwt.client.widgets.UserSummary
- userTask - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- UserTask - Class in com.smartgwt.client.util.workflow
-
A task that involves showing a user interface to the end user allowing the user to view and input data and press a button (or do some other UI gesture) to complete the task.
- UserTask() - Constructor for class com.smartgwt.client.util.workflow.UserTask
- UserTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.UserTask
- useSequences - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a DataSource with
serverType:"sql"
, this flag indicates whether any fields oftype
"sequence" should be backed by a native database sequence (if the flag is true) or an auto-increment/identity column (if it is false). - useSimpleTabs - Variable in class com.smartgwt.logicalstructure.widgets.tab.TabSetLogicalStructure
- useSimpleTransform - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- useSublanes - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- useSubselectForRowCount - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property is only applicable to
SQL
DataSources, and only foroperations
that express acustomSQL
clause. - useSubselectForRowCount - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Whether to use the subselect technique (see
DataSource.useSubselectForRowCount
for details) to derive a rowcount query for this operation. - useSymmetricStandardDeviations - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- useTouchScrolling - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- usingFilteredData() - Method in class com.smartgwt.client.data.ResultSet
-
Determine whether the ResultSet is showing a filtered, proper subset of the cached rows.
- UsingSelenium - Interface in com.smartgwt.client.docs
-
Using Selenium Scripts (Selenese)
- uuid - Variable in class com.smartgwt.logicalstructure.widgets.plugins.ActiveXControlLogicalStructure
- UUID - Enum constant in enum com.smartgwt.client.types.FieldNamingStrategy
-
generates a UUID for all generated field names
V
- validate() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Validates the form without submitting it, and redraws the form to display error messages if there are any validation errors.
- validate() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Validate this item.
- validate() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Validate the clauses of this FilterBuilder.
- validate() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Validate this clause.
- validate() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Validate the current set of values for this values manager against validators defined in the member forms.
- validate() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Validate that no two
GroupSpecifier
s group on the sameproperty
. - validate() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Validate that no two
GroupSpecifier
s group on the sameproperty
. - validate() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Validate that no two
SortSpecifier
s sort on the sameproperty
. - validate() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Validate that no two
SortSpecifier
s sort on the sameproperty
. - validate(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Validates the form without submitting it, and redraws the form to display error messages if there are any validation errors.
- VALIDATE - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Run server-side validation for "add" or "update" without actually adding or updating anything.
- validateByCell - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- validateCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Validate the current edit value for the cell in question.
- validateCell(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Validate the current edit value for the cell in question.
- VALIDATEDASHBOARDCOMPONENT - Enum constant in enum com.smartgwt.client.types.DataQuestionStepType
-
Validates an AI-generated component against schema, identifying potential errors.
- ValidateDashboardComponentDataQuestionStep - Class in com.smartgwt.client.ai
- ValidateDashboardComponentDataQuestionStep() - Constructor for class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStep
- ValidateDashboardComponentDataQuestionStep(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStep
- ValidateDashboardComponentDataQuestionStepResult - Class in com.smartgwt.client.ai
- ValidateDashboardComponentDataQuestionStepResult() - Constructor for class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStepResult
- ValidateDashboardComponentDataQuestionStepResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ValidateDashboardComponentDataQuestionStepResult
- validateData(DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
- validateData(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
validateData()
can be used to check for errors in server-side validators without showing such errors to the user. - validateData(Record) - Method in class com.smartgwt.client.data.DataSource
-
Contacts the server to run server-side validation on a DSRequest and either returns
DSResponse.errors
validation errors or aDSResponse.status
code of 0. - validateData(Record, DSCallback) - Method in class com.smartgwt.client.data.DataSource
- validateData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Contacts the server to run server-side validation on a DSRequest and either returns
DSResponse.errors
validation errors or aDSResponse.status
code of 0. - validateID(String, boolean) - Static method in class com.smartgwt.client.util.IDManager
- validateOnChange - Variable in class com.smartgwt.client.docs.serverds.Validator
-
If true, validator will be validated when each item's "change" handler is fired as well as when the entire form is submitted or validated.
- validateOnChange - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- validateOnChange - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- validateOnChange - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- validateOnChange - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- validateOnExit - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- VALIDATEQUERY - Enum constant in enum com.smartgwt.client.types.DataQuestionStepType
-
Validates an AI-generated
DSRequest
against schema, identifying potential errors. - ValidateQueryDataQuestionStep - Class in com.smartgwt.client.ai
- ValidateQueryDataQuestionStep() - Constructor for class com.smartgwt.client.ai.ValidateQueryDataQuestionStep
- ValidateQueryDataQuestionStep(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ValidateQueryDataQuestionStep
- validateRange() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Validate both "to" and "from" date-fields.
- validateRow(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Validate the current set of edit values for the row in question.
- Validation - Interface in com.smartgwt.client.docs
-
Validation
- validationFailedMessage - Variable in class com.smartgwt.logicalstructure.widgets.SavedSearchEditorLogicalStructure
- ValidationMode - Enum in com.smartgwt.client.types
-
Mode of validation used for running validation on partially entered data.
- ValidationStatusCallback - Interface in com.smartgwt.client.data
- validationURL - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- Validator - Class in com.smartgwt.client.docs.serverds
-
A validator describes a check that should be performed on a value the user is trying to save.
- Validator - Class in com.smartgwt.client.widgets.form.validator
-
A validator describes a check that should be performed on a value the user is trying to save.
- Validator() - Constructor for class com.smartgwt.client.docs.serverds.Validator
- Validator() - Constructor for class com.smartgwt.client.widgets.form.validator.Validator
- Validator(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.validator.Validator
- validator_maxFileSizeExceeded() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Size of ''$uploadedFileName'' ($uploadedFileSize) exceeds maximum allowed file size of $maxFileSize.".
- validator_mustBeEarlierThan() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be $max or earlier".
- validator_mustBeEarlierThanTime() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be $max or earlier".
- validator_mustBeExactLength() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be exactly $max characters".
- validator_mustBeGreaterThan() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be at least $min".
- validator_mustBeLaterThan() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be $min or later".
- validator_mustBeLaterThanTime() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be $min or later".
- validator_mustBeLessThan() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be no more than $max".
- validator_mustBeLongerThan() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be at least $min characters".
- validator_mustBeShorterThan() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be less than $max characters".
- validator_mustBeUnique() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Value must be unique".
- validator_notABoolean() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a true/false value.".
- validator_notAColor() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a CSS color identifier.".
- validator_notADate() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a date.".
- validator_notADateOrRelativeDate() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a date or relative-date."
- validator_notADecimal() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a valid decimal.".
- validator_notAFunction() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a function.".
- validator_notAMeasure() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a whole number, percentage, ''*'' or ''auto''"
- validator_notAMeasureOrIdentifier() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a whole number, percentage, ''*'' or ''auto'', or a valid JS identifier"
- validator_notAnIdentifier() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Identifiers must start with a letter, underscore or $ character, and may contain only letters, numbers, underscores or $ characters.".
- validator_notAnInteger() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a whole number.".
- validator_notARegex() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a valid regular expression.".
- validator_notARelativeDate() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a relative-date."
- validator_notAString() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a string."
- validator_notATime() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a time.".
- validator_notIntegerOrAsterisk() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a positive whole number or ''*''"
- validator_notIntegerOrIdentifier() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Must be a whole number or a valid JS identifier"
- validator_notOneOf() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Not a valid option".
- validator_requiredField() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Field is required".
- validator_requiredFile() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Non-empty file required".
- ValidatorActionCallback - Interface in com.smartgwt.client.callbacks
- ValidatorConditionCallback - Interface in com.smartgwt.client.callbacks
- validatorEditor_applyWhenPlaceholder() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[always applied]".
- validatorEditor_applyWhenTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Apply When".
- validatorEditor_defaultEditorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Value".
- validatorEditor_errorMessageHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[leave blank to use default error message]".
- validatorEditor_errorMessageTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Error Message".
- validatorEditor_validatorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Validator Type".
- ValidatorExecution - Interface in com.smartgwt.client.docs
-
Explicitly defined validators on the dataSource field are run in the order in which they are defined on the client and on the server.
- validatorProperties - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
- validators - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Validators to be applied to this field.
- validators - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
Validators to apply to value of this type.
- validatorsEditor_addButtonDisabledHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Please complete existing validator definitions before adding more"
- ValidatorType - Enum in com.smartgwt.client.types
-
Used to name a validator or reference a standard, built-in
Validator
- see list below. - validOperators - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Set of search-operators valid for this field.
- validOperators - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
Set of
search-operators
valid for thisSimpleType
. - valign - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- valign - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- valign - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- valign - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- valign - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- valign - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- value - Variable in class com.smartgwt.client.docs.serverds.Criterion
-
Value to be used in the application of this criterion.
- value - Variable in class com.smartgwt.client.docs.serverds.DSRequestModifier
-
The value to assign to the field named by
fieldName
. - value - Variable in class com.smartgwt.logicalstructure.widgets.ace.AceEditorLogicalStructure
- value - Variable in class com.smartgwt.logicalstructure.widgets.RichTextEditorLogicalStructure
- value - Variable in class com.smartgwt.logicalstructure.widgets.ToggleSwitchLogicalStructure
- value() - Element in annotation type com.smartgwt.client.bean.BeanFactory.Generate
- value() - Element in annotation type com.smartgwt.client.bean.BeanFactory.ScClassName
- VALUE - Enum constant in enum com.smartgwt.client.types.AutoFitWidthApproach
-
Size field to fit to the data value(s) contained in the field.
- VALUE - Enum constant in enum com.smartgwt.client.types.ValueItemType
-
This is the single form item that will populate the generated
Criterion.value
for this clause. - VALUE_RANGE - Enum constant in enum com.smartgwt.client.types.OperatorValueType
-
Criterion.start
andCriterion.end
should contain start and end values, both of the same type as the field. - VALUE_SET - Enum constant in enum com.smartgwt.client.types.OperatorValueType
-
Criterion.value
should contain an Array of valid field values. - valueAlign - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- valueAxisMargin - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- ValueCallback - Interface in com.smartgwt.client.util
- ValueChangedEvent - Class in com.smartgwt.client.widgets.events
- ValueChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ValueChangedEvent
- ValueChangedHandler - Interface in com.smartgwt.client.widgets.events
- ValueClass - Enum in com.smartgwt.client.types
- ValueClickEvent - Class in com.smartgwt.client.widgets.chart
- ValueClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.ValueClickEvent
- ValueClickHandler - Interface in com.smartgwt.client.widgets.chart
- valueClipped() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is the value clipped?
- ValueEnum - Interface in com.smartgwt.client.types
- ValueEnumValueType<ValueType extends Enum<ValueType> & ValueEnum> - Class in com.smartgwt.client.bean.types
- ValueEnumValueType(Class<ValueType>) - Constructor for class com.smartgwt.client.bean.types.ValueEnumValueType
- valueExportFormat - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- valueField - Variable in class com.smartgwt.logicalstructure.widgets.grid.ShuttleLogicalStructure
- valueFormat - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- valueFormat - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- ValueFormatter - Interface in com.smartgwt.client.widgets.chart
- ValueHoverEvent - Class in com.smartgwt.client.widgets.form.fields.events
- ValueHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
- ValueHoverHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- ValueIconClickEvent - Class in com.smartgwt.client.widgets.form.fields.events
- ValueIconClickEvent - Class in com.smartgwt.client.widgets.grid.events
- ValueIconClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
- ValueIconClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
- ValueIconClickHandler - Interface in com.smartgwt.client.widgets.form.fields.events
- ValueIconClickHandler - Interface in com.smartgwt.client.widgets.grid.events
- valueIconHeight - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- valueIconLeftPadding - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ValueIconMapper - Interface in com.smartgwt.client.widgets.form
-
FormItem Value Icon mapper that allows the developer to specify the image source for an icon to be displayed for the current form item value.
- valueIconRightPadding - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ValueIcons - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ValueIcons.
- valueIconSize - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- valueIconWidth - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- valueIsChanging() - Method in class com.smartgwt.client.widgets.Slider
-
Call this method in your
Slider.valueChanged()
handler to determine whether the value change is due to an ongoing drag interaction (true) or due to a thumb-release, mouse click, keypress, or programmatic event (false). - valueItemFieldHint - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- valueItemListHint - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- valueItemTextHint - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- valueItemTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- ValueItemType - Enum in com.smartgwt.client.types
-
Enum used within the
FilterBuilder
class to indicate the role of a particular value-field form item within a filter clause. - valueItemWidthAsString - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- valueMap - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
A
com.smartgwt.client.types.ValueMap
is a set of legal values for a field. - valueMap - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
List of legal values for this type, like
DataSourceField.valueMap
. - ValueMap - Interface in com.smartgwt.client.docs
-
A ValueMap defines the set of legal values for a field, and optionally allows you to provide a mapping from stored values to values as seen by the end user.
- valueMapEnum - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Fully qualified Java className of an Enum that should be used to derive this field's
com.smartgwt.client.types.ValueMap
. - valueOf(String) - Static method in enum com.smartgwt.client.bean.BeanValueType.Convertability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AdminSearches
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AIContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AIMessageSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AIProgressMessageCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AIResponseErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AIServiceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Alignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AnimationAcceleration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AnimationEffect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AnimationLayoutMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ArrowKeyEditAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ArrowStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AsyncOperationResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AutoComplete
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Autofit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AutoFitEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AutoFitIconFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AutoFitWidthApproach
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AutoScrollDataApproach
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.AutoSelectionModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Axis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.BackgroundRepeat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.BkgndRepeat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.BuildUIViaAIValidationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.CacheSyncStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.CacheSyncTiming
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.CalendarSaveScenario
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.CharacterCasing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ChartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ChildrenPropertyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ClickMaskMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ClientUniquenessCheckCondition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ColorPickerMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ConnectorOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ConnectorStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ContentLayoutPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ContentsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ControlName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.CriteriaCombineOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.CriteriaPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.CurrentPane
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Cursor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DataLineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DataQuestionStepType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DataSourceTemplateReferenceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DataURLFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DateDisplayFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DateEditingStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DateFieldLayout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DateItemSelectorFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DefaultSampleRecord
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DeviceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DisplayNodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DragAppearance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DragDataAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DragIntersectStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DragMaskType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DragTrackerMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DrawingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DrawPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DrawShapeCommandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DSDataFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DSInheritanceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DSOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DSProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.DSServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.EdgeName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.EditCompletionEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ElementWaitStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.EmbeddedPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Encoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.EnterKeyEditAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.EnumTranslateStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.EscapeKeyEditAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.EscapingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ExpansionComponentPoolingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ExpansionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ExportDisplay
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ExportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ExportImageFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FacetIndentDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FetchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FieldAppearance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FieldAuditMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FieldFilterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FieldImportStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FieldNamingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FilteredSelectAllAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FireStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FiscalYearMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FooterControls
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ForceTextApproach
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FormattingContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FormErrorOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FormItemElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FormItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FormLayoutType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.FormMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.GroupStartOpen
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.GroupTreeChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.HashAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.HeaderControls
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.HiliteIconPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.HoopSelectionStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.HoverMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.HoverPersistMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.IconOverTrigger
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ImageStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ImportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.InlineEditEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.JoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.JSONCircularReferenceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.JSONDateFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.JSONInstanceSerializationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.KnobType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LabelAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LabelCollapseMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LabelRotationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LayoutPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LayoutResizeBarPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LegendAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LineBreakStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LineCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LinePattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LinkDataFetchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ListGridComponent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ListGridEditEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ListGridFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ListGridViewStatePart
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ListStyleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LoadProjectErrorStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LoadState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LocatorStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LocatorTypeStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LogicalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.LogPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MatchElementSizeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MaxStackDismissMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MenuFieldID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MinimalScrollbarContrastSuffix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MockDataFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MockDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MockDSExportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MockDSExportValidatorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MoveKnobPoint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MultiComboBoxLayoutStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MultiInsertNonMatchingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MultiInsertStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MultiMessageMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MultiPickerSelectionStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MultipleAppearance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MultipleFieldStorage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MultiUpdatePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.MultiWindowEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.NavigationBarControls
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.NavigationDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.NavigationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.NavigationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.NotifyTransition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.NullAccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.OperatorId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.OperatorValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.OutputWhen
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Overflow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.PageEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.PageOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.PanelPlacement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.PartialCommitOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.PercentBoxModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.PickerIconName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.PickListItemIconPlacement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.PointShape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Positioning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.PreserveOpenState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ProcessValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.PromptStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.PropertyIdentifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ProportionalResizeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ReadOnlyDisplayAppearance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RecategorizeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RecordComponentPoolingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RecordDropAppearance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RecordDropPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RecordLayout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RecordSummaryFunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RegressionLineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RelativeDateRangePosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ReorderPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ResizeDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ResizeKnobPoint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RESTAuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RESTRequestFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RESTResponseFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RowCountStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RowEndEditAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RowRangeDisplayStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RowSpanEditMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RowSpanSelectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.RPCTransport
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SavedSearchStoredState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ScanMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SearchEditorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Selected
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SelectedAppearance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SelectionAppearance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SelectionBoundary
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SelectionNotificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SelectionStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SelectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SelectItemsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SendMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SequenceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SettledPromiseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ShowDataValuesMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ShowMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SkipJSONValidation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SnapGridStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SortArrow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SQLPagingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SQLType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.StackDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.StackPersistence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.StandardControlGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.SummaryFunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TabBarControls
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TableMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TabTitleEditEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TextAreaWrap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TextMatchStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TieMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TileLayoutPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TimeDisplayFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TimeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TitleAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TitleAutoFitRotationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TitleOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TitleRotationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TopOperatorAppearance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TourActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TourInputValidationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TourMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TreeFilterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.TreeModelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.UnionFieldsStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ValidationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ValidatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ValueClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ValueItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ViewName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.VisibilityMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.WaitForType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.WriteToGeneratedFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.smartgwt.client.types.ZoomStartPosition
-
Returns the enum constant of this type with the specified name.
- valueProperty - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- valueProperty - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- valueQuery - Variable in class com.smartgwt.client.docs.serverds.Criterion
-
A subquery to use instead of a
value
. - valueQueryAggregateButtonPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- valueQueryAggregatePrefix - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- valueQueryButtonSize - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- valueQueryIconSize - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- valueQueryRelatedFieldButtonPrompt - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- valueQueryRelatedFieldPrefix - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- valueQueryWindowTitle - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterBuilderLogicalStructure
- values - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Elements of this feature are only available with Power or better licenses. See smartclient.com/product for details.
- values - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- values - Variable in class com.smartgwt.logicalstructure.widgets.tools.CSSEditorLogicalStructure
- values() - Static method in enum com.smartgwt.client.bean.BeanValueType.Convertability
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AdminSearches
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AIContentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AIMessageSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AIProgressMessageCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AIResponseErrorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AIServiceMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Alignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AnimationAcceleration
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AnimationEffect
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AnimationLayoutMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ArrowKeyEditAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ArrowStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AsyncOperationResultType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AutoComplete
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Autofit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AutoFitEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AutoFitIconFieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AutoFitWidthApproach
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AutoScrollDataApproach
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.AutoSelectionModel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Axis
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.BackgroundRepeat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.BkgndRepeat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.BuildUIViaAIValidationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.CacheSyncStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.CacheSyncTiming
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.CalendarSaveScenario
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.CharacterCasing
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ChartType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ChildrenPropertyMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ClickMaskMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ClientUniquenessCheckCondition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ColorPickerMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ConnectorOrientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ConnectorStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ContentLayoutPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ContentsType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ControlName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.CriteriaCombineOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.CriteriaPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.CurrentPane
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Cursor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DataLineType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DataQuestionStepType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DataSourceTemplateReferenceMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DataURLFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DateDisplayFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DateEditingStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DateFieldLayout
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DateItemSelectorFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DefaultSampleRecord
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DeviceMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DisplayNodeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DragAppearance
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DragDataAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DragIntersectStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DragMaskType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DragTrackerMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DrawingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DrawPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DrawShapeCommandType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DSDataFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DSInheritanceMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DSOperationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DSProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.DSServerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.EdgeName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.EditCompletionEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ElementWaitStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.EmbeddedPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Encoding
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.EnterKeyEditAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.EnumTranslateStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.EscapeKeyEditAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.EscapingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ExpansionComponentPoolingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ExpansionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ExportDisplay
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ExportFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ExportImageFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FacetIndentDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FetchMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FieldAppearance
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FieldAuditMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FieldFilterMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FieldImportStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FieldNamingStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FilteredSelectAllAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FireStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FiscalYearMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FooterControls
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ForceTextApproach
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FormattingContext
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FormErrorOrientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FormItemElementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FormItemType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FormLayoutType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.FormMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.GroupStartOpen
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.GroupTreeChangeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.HashAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.HeaderControls
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.HiliteIconPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.HoopSelectionStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.HoverMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.HoverPersistMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.IconOverTrigger
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ImageStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ImportFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.InlineEditEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.JoinType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.JSONCircularReferenceMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.JSONDateFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.JSONInstanceSerializationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.KnobType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LabelAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LabelCollapseMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LabelRotationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LayoutPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LayoutResizeBarPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LegendAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LineBreakStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LineCap
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LinePattern
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LinkDataFetchMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ListGridComponent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ListGridEditEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ListGridFieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ListGridViewStatePart
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ListStyleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LoadProjectErrorStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LoadState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LocatorStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LocatorTypeStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LogicalOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.LogPriority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MatchElementSizeMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MaxStackDismissMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MenuFieldID
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MinimalScrollbarContrastSuffix
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MockDataFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MockDataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MockDSExportFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MockDSExportValidatorMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MoveKnobPoint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MultiComboBoxLayoutStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MultiInsertNonMatchingStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MultiInsertStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MultiMessageMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MultiPickerSelectionStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MultipleAppearance
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MultipleFieldStorage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MultiUpdatePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.MultiWindowEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.NavigationBarControls
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.NavigationDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.NavigationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.NavigationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.NotifyTransition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.NullAccessType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.OperatorId
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.OperatorValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Orientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.OutputWhen
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Overflow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.PageEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.PageOrientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.PanelPlacement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.PartialCommitOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.PercentBoxModel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.PickerIconName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.PickListItemIconPlacement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.PointShape
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Positioning
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.PreserveOpenState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ProcessValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.PromptStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.PropertyIdentifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ProportionalResizeMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ReadOnlyDisplayAppearance
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RecategorizeMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RecordComponentPoolingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RecordDropAppearance
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RecordDropPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RecordLayout
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RecordSummaryFunctionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RecordType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RegressionLineType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RelativeDateRangePosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ReorderPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ResizeDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ResizeKnobPoint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RESTAuthenticationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RESTRequestFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RESTResponseFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RowCountStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RowEndEditAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RowRangeDisplayStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RowSpanEditMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RowSpanSelectionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.RPCTransport
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SavedSearchStoredState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ScanMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SearchEditorMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Selected
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SelectedAppearance
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SelectionAppearance
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SelectionBoundary
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SelectionNotificationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SelectionStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SelectionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SelectItemsMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SendMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SequenceMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SettledPromiseStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ShowDataValuesMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ShowMessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Side
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SkipJSONValidation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SnapGridStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SortArrow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SortDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SQLPagingStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SQLType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.StackDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.StackPersistence
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.StandardControlGroup
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.SummaryFunctionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TabBarControls
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TableMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TabTitleEditEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TextAreaWrap
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TextMatchStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TieMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TileLayoutPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TimeDisplayFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TimeUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TitleAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TitleAutoFitRotationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TitleOrientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TitleRotationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TopOperatorAppearance
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TourActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TourInputValidationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TourMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TreeFilterMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.TreeModelType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.UnionFieldsStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ValidationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ValidatorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ValueClass
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ValueItemType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.VerticalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ViewName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.Visibility
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.VisibilityMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.WaitForType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.WriteToGeneratedFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.smartgwt.client.types.ZoomStartPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valuesAreValid() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Method to determine whether the current set of values for this values manager would pass validation by the validators defined in the member forms.
- valuesAreValid(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Method to determine whether the current form values would pass validation.
- ValuesChangedEvent - Class in com.smartgwt.client.widgets.form.events
- ValuesChangedEvent - Class in com.smartgwt.client.widgets.tools.events
- ValuesChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
- ValuesChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
- ValuesChangedHandler - Interface in com.smartgwt.client.widgets.form.events
- ValuesChangedHandler - Interface in com.smartgwt.client.widgets.tools.events
- valueSetHint - Variable in class com.smartgwt.logicalstructure.widgets.form.FilterClauseLogicalStructure
- valuesFetchComplete() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Notification method fired when a fetch to retrieve records for an array of values passed to
setSelectedByValue()
is complete. - valuesFetchInProgress() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Returns true if this shuttle is currently fetching record(s) associated with values passed to
setSelectedByValue()
- valuesFetchInProgress(Object) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Returns true if this shuttle is currently fetching record(s) associated with values passed to
setSelectedByValue()
- valuesHaveChanged() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Compares the current set of values with the values stored by the call to the
rememberValues()
method. - valuesHaveChanged() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Compares the current set of values with the values stored by the call to the
DynamicForm.rememberValues()
method. - ValuesManager - Class in com.smartgwt.client.widgets.form
-
The ValuesManager manages data from multiple member forms.
- ValuesManager() - Constructor for class com.smartgwt.client.widgets.form.ValuesManager
- ValuesManager(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.ValuesManager
- valuesManagerAsString - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- valuesManagerAsValuesManager - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- valuesShowDown - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- valuesShowRollOver - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- valuesShowSelected - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- valueStyle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- valueTextStyle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- valueTitle - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- valueTitle - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- valueType - Variable in class com.smartgwt.client.docs.serverds.Operator
-
Indicates the kind of value expected in a
Criterion
that uses this operator. - valueWriteXPath - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Alternative XPath expression used to set the field's value.
- valueXPath - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
XPath expression used to retrieve the field's value.
- VelocityExpression - Interface in com.smartgwt.client.docs
-
An expression in the Velocity Template Language (VTL).
- VelocitySupport - Interface in com.smartgwt.client.docs
-
Velocity context variables
- verifyDataSourcePair(DataSource, DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
A utility that checks for discrepancies between any two DataSources, typically used to warn about issues commonly found during the Reify design / development cycle, and logs its findings to the console.
- Version - Class in com.smartgwt.client
-
Class that returns meta information like version number, major version, minor version and build date.
- Version() - Constructor for class com.smartgwt.client.Version
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.ImgSplitbarLogicalStructure
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.layout.SplitPaneLogicalStructure
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.ProgressbarLogicalStructure
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.RangeSliderLogicalStructure
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.RibbonButtonLogicalStructure
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolbarLogicalStructure
- vertical - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripLogicalStructure
- VERTICAL - Enum constant in enum com.smartgwt.client.types.Autofit
-
expand vertically to accommodate records.
- VERTICAL - Enum constant in enum com.smartgwt.client.types.ConnectorOrientation
-
Tail segments are always vertical; best for top-to-bottom connectors
- VERTICAL - Enum constant in enum com.smartgwt.client.types.ContentLayoutPolicy
-
Window body defaults to VLayout behavior.
- VERTICAL - Enum constant in enum com.smartgwt.client.types.DateFieldLayout
-
fields are placed vertically
- VERTICAL - Enum constant in enum com.smartgwt.client.types.MultiComboBoxLayoutStyle
-
Use a vertical layout
- VERTICAL - Enum constant in enum com.smartgwt.client.types.Orientation
-
members laid out vertically
- VerticalAlignment - Enum in com.smartgwt.client.types
- verticalResize - Variable in class com.smartgwt.logicalstructure.widgets.calendar.EventCanvasLogicalStructure
- VERTICALREVERSE - Enum constant in enum com.smartgwt.client.types.MultiComboBoxLayoutStyle
-
Use a vertical layout with the combo box at the bottom
- verticalStyleName - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripLogicalStructure
- vIconStyle - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- VIEW - Enum constant in enum com.smartgwt.client.types.NullAccessType
-
Users are allowed read-only access to records with a null
ownerIdField
. - viewFile(Record) - Method in class com.smartgwt.client.data.DataSource
-
Display a file stored in a field of type:"binary" in a new browser window.
- viewFile(Record, String) - Method in class com.smartgwt.client.data.DataSource
- viewFile(Record, String, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Display a file stored in a field of type:"binary" in a new browser window.
- ViewFile - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ViewFile.
- VIEWFILE - Enum constant in enum com.smartgwt.client.types.DSOperationType
-
Retrieve a file stored in a binary field in a DataSource record, and allow the browser to choose whether to view it directly or prompt the user to save.
- ViewFileItem - Class in com.smartgwt.client.widgets.form.fields
-
A simple subclass of
FileItem
for displaying the contents of "imageFile" fields in DynamicForms. - ViewFileItem() - Constructor for class com.smartgwt.client.widgets.form.fields.ViewFileItem
- ViewFileItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.ViewFileItem
- ViewFileItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.ViewFileItem
- ViewFileItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.ViewFileItem
- viewLoaded(Canvas) - Method in class com.smartgwt.client.widgets.ViewLoader
-
StringMethod fired when the view has been loaded.
- ViewLoader - Class in com.smartgwt.client.widgets
-
The ViewLoader component can be used to load new Smart GWT-based user interfaces into a running application.
- ViewLoader() - Constructor for class com.smartgwt.client.widgets.ViewLoader
- ViewLoader(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ViewLoader
- ViewLoaderLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- ViewLoaderLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.ViewLoaderLogicalStructure
- ViewLoading - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ViewLoading.
- viewName - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarViewLogicalStructure
- ViewName - Enum in com.smartgwt.client.types
-
The names of the Calendar views.
- VIEWPORT - Enum constant in enum com.smartgwt.client.types.PercentBoxModel
-
use coordinates relative to the
drawn viewport height
and width of the other canvas - VIEWPORT - Enum constant in enum com.smartgwt.client.types.RecordComponentPoolingMode
-
components are destroyed when the record is not being rendered.
- viewRequires - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Indicates that the specified
VelocityExpression
must evaluate to true if values for the field are to be fetched. - viewRequiresAuthentication - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Whether a user must be authenticated in order to fetch this field.
- viewRequiresRole - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Comma-separated list of user roles that are allowed to fetch this field.
- viewSelectedData(ListGrid) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Displays the currently selected record(s) of the selectionComponent widget (typically a listGrid) in this component.
- viewSelectedData(ListGrid) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Displays the currently selected record(s) of the selectionComponent widget (typically a listGrid) in this component.
- viewSelectedData(ListGrid) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Displays the currently selected record(s) of the ListGrid in the detailViewer.
- viewSelectedData(TileGrid) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Displays the currently selected record(s) of the selectionComponent widget (typically a listGrid) in this component.
- viewSelectedData(TileGrid) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Displays the currently selected record(s) of the selectionComponent widget (typically a listGrid) in this component.
- viewSelectedData(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Displays the currently selected record(s) of the selectionComponent widget (typically a listGrid) in this component.
- viewSelectedData(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Displays the currently selected record(s) of the selectionComponent widget (typically a listGrid) in this component.
- viewSelectedData(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Displays the currently selected record(s) of the ListGrid in the detailViewer.
- viewState - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- ViewState - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ViewState.
- ViewStateChangedEvent - Class in com.smartgwt.client.widgets.grid.events
- ViewStateChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
- ViewStateChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
- viewURL - Variable in class com.smartgwt.logicalstructure.widgets.ViewLoaderLogicalStructure
- virtualScrolling - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- visibility - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- Visibility - Enum in com.smartgwt.client.types
- Visibility - Interface in com.smartgwt.client.docs
-
Whether an object can be seen
- VisibilityChangedEvent - Class in com.smartgwt.client.widgets.events
- VisibilityChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.VisibilityChangedEvent
- VisibilityChangedHandler - Interface in com.smartgwt.client.widgets.events
- visibilityMode - Variable in class com.smartgwt.logicalstructure.widgets.layout.SectionStackLogicalStructure
- VisibilityMode - Enum in com.smartgwt.client.types
-
Settings for whether multiple sections can be in the expanded state simultaneously.
- VISIBLE - Enum constant in enum com.smartgwt.client.types.Overflow
-
Content that extends beyond the widget's width or height is displayed.
- VISIBLE - Enum constant in enum com.smartgwt.client.types.PercentBoxModel
-
use coordinates relative to the
drawn height
and width of the other canvas - VISIBLE - Enum constant in enum com.smartgwt.client.types.Visibility
-
The widget will always be visible whether its parent is or not.
- visibleAtPoint(int, int, boolean, Canvas, Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Does this widget contain the specified global (x,y) coordinates, and have no other widgets also at the specified position, obscuring this one? This is commonly used for (for example) drag and drop interactions.
- VisibleMethod - Class in com.smartgwt.client.docs.serverds
-
Defines the method of the
ServerObject
if it appears in anApplication declaration file
. - VisibleMethod() - Constructor for class com.smartgwt.client.docs.serverds.VisibleMethod
- visibleWhen - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- VisualBuilder - Interface in com.smartgwt.client.docs
-
Visual Builder
- vLabelSpacing - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- VLayout - Class in com.smartgwt.client.widgets.layout
-
A subclass of Layout that applies a sizing policy along the vertical axis, interpreting percent and "*" sizes as proportions of the height of the layout.
- VLayout() - Constructor for class com.smartgwt.client.widgets.layout.VLayout
- VLayout(int) - Constructor for class com.smartgwt.client.widgets.layout.VLayout
- VLayout(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.VLayout
- VLayoutLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- VLayoutLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.VLayoutLogicalStructure
- vlign - Variable in class com.smartgwt.logicalstructure.widgets.grid.RowRangeDisplayLogicalStructure
- VML - Enum constant in enum com.smartgwt.client.types.DrawingType
-
Use Vector Markup Language (VML).
- vPolicy - Variable in class com.smartgwt.logicalstructure.widgets.layout.LayoutLogicalStructure
- vResizeCursor - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- vSrc - Variable in class com.smartgwt.logicalstructure.widgets.ImgSplitbarLogicalStructure
- vSrc - Variable in class com.smartgwt.logicalstructure.widgets.ScrollbarLogicalStructure
- vSrc - Variable in class com.smartgwt.logicalstructure.widgets.SplitbarLogicalStructure
- vSrc - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgLogicalStructure
- vSrc - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripResizerLogicalStructure
- vSrc - Variable in class com.smartgwt.logicalstructure.widgets.toolbar.ToolStripSeparatorLogicalStructure
- VStack - Class in com.smartgwt.client.widgets.layout
-
A subclass of Layout that simply stacks members on the vertical axis without trying to manage their height.
- VStack() - Constructor for class com.smartgwt.client.widgets.layout.VStack
- VStack(int) - Constructor for class com.smartgwt.client.widgets.layout.VStack
- VStack(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.VStack
- VStackLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.layout
- VStackLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.layout.VStackLogicalStructure
- vThumbStyle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- vTrackStyle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
- vTreeFacetIndent - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- vTreeFacetIndentDirection - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- vValueStyle - Variable in class com.smartgwt.logicalstructure.widgets.SliderLogicalStructure
W
- W_RESIZE - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the "west resize" cursor.
- WAIT - Enum constant in enum com.smartgwt.client.types.Cursor
-
Use the wait cursor.
- waitForElement(String, String) - Static method in class com.smartgwt.client.util.AutoTest
-
Waits for any in-progress actions to complete and then returns the element for the specified locator.
- waitForElement(String, String, ElementWaitConfig) - Static method in class com.smartgwt.client.util.AutoTest
-
Waits for any in-progress actions to complete and then returns the element for the specified locator.
- waitForSave - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- waitForSystemDone(String) - Static method in class com.smartgwt.client.util.AutoTest
-
Fires the provided callback when
isSystemDone()
returns true. - waitForSystemDone(String, SystemWaitConfig) - Static method in class com.smartgwt.client.util.AutoTest
-
Fires the provided callback when
isSystemDone()
returns true. - WaitForType - Enum in com.smartgwt.client.types
- warn(String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- warn(String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- warn(String, String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- warn(String, String, BooleanCallback, Dialog) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- WARN - Enum constant in enum com.smartgwt.client.types.LogPriority
-
Warnings and Errors
- WARN - Static variable in class com.smartgwt.client.widgets.notify.Notify
-
Second-highest priority.
- warnIcon - Variable in class com.smartgwt.logicalstructure.widgets.DialogLogicalStructure
- WARNING - Enum constant in enum com.smartgwt.client.types.ShowMessageType
-
Warning message
- warnOfPostConfigInstantiation(Class, String, String) - Static method in class com.smartgwt.client.util.ConfigUtil
- warnOfPreConfigInstantiation(Class, String, Class) - Static method in class com.smartgwt.client.util.ConfigUtil
- warnOfPreConfigInstantiation(Class, String, String) - Static method in class com.smartgwt.client.util.ConfigUtil
- warnOnCancel - Variable in class com.smartgwt.logicalstructure.widgets.BatchUploaderLogicalStructure
- warnOnEditorTypeConversion - Variable in class com.smartgwt.client.widgets.form.fields.FormItem
- warnOnEditorTypeConversionDefault - Static variable in class com.smartgwt.client.widgets.form.fields.FormItem
- warnOnRemoval - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- warnOnRemovalMessage - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- warnOnUnmappedValueFieldChange - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- WebService - Class in com.smartgwt.client.data
-
Class representing a WebService definition derived from a WSDL file.
- WebService - Interface in com.smartgwt.client.docs
-
The following APIs are all related to WebService.
- WebService() - Constructor for class com.smartgwt.client.data.WebService
- WebService(JavaScriptObject) - Constructor for class com.smartgwt.client.data.WebService
- WebServiceCallback - Interface in com.smartgwt.client.data
- WEEK - Enum constant in enum com.smartgwt.client.types.TimeUnit
-
a week time-unit
- WEEK - Enum constant in enum com.smartgwt.client.types.ViewName
-
week view
- WEEK_AGO - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the current day of the previous week
- WEEK_FROM_NOW - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the current day of the following week
- weekendDays - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- weekendDays - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- weekendHeaderStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- weekEventBorderOverlap - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- weekFieldTitle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- weekHeaderStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- weekMenuStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- weekPrefix - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- weekViewTitle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- WHENLOADED - Enum constant in enum com.smartgwt.client.types.FilteredSelectAllAction
-
If the entire (filtered) list is loaded, both Select All and Clear are functional and will update the selection for all items in the filtered list.
- WHENPRESENT - Enum constant in enum com.smartgwt.client.types.OutputWhen
- WHENUNIQUE - Enum constant in enum com.smartgwt.client.types.PreserveOpenState
-
If either the
Tree.idField
orTree.nameProperty
has been set on the Tree, (so that nodes have either unique ids or unique paths), preserve openState by respecting theTree.openProperty
set by the server, then applying the openState. - WHOLE_RECORD - Enum constant in enum com.smartgwt.client.types.NavigationMode
-
Clicking anywhere on the record navigates
- wholeRecordNavIcon - Variable in class com.smartgwt.logicalstructure.widgets.tableview.TableViewLogicalStructure
- WidgetCanvas - Class in com.smartgwt.client.widgets
- WidgetCanvas(Widget) - Constructor for class com.smartgwt.client.widgets.WidgetCanvas
- widgetsToIgnore - Variable in class com.smartgwt.logicalstructure.widgets.tools.SeleneseRecorderLogicalStructure
- width - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawDiamondLogicalStructure
- width - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawGroupLogicalStructure
- width - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawImageLogicalStructure
- width - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawOvalLogicalStructure
- width - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawRectLogicalStructure
- widthAsString - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- widthAsString - Variable in class com.smartgwt.logicalstructure.widgets.ImgButtonLogicalStructure
- widthAsString - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- widthAsString - Variable in class com.smartgwt.logicalstructure.widgets.StatefulCanvasLogicalStructure
- widthAsString - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- willAcceptDrop() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns true if the widget object being dragged can be dropped on this widget, and false or null otherwise.
- willAcceptDrop() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method overrides
Canvas.willAcceptDrop()
and works as follows:
IfCanvas.willAcceptDrop()
(the superclass definition) returns false, this method always returns false. - willAcceptDrop() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This method overrides
ListGrid.willAcceptDrop()
and works as follows:
First,ListGrid.willAcceptDrop()
(the superclass definition) is consulted. - willAcceptPortletDrop(Canvas, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Returns true if the dragged
Portlet
, or other component, can be dropped onto thisPortalLayout
(other components would be auto-wrapped in aPortlet
). - willClosePortlet(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Method called when a
Portlet
in this PortalLayout is about to be closed. - willFetchData(Criteria) - Method in class com.smartgwt.client.data.ResultSet
-
Will changing the criteria for this resultSet require fetching new data from the server, or can the new criteria be satisfied from data already cached on the client?
SecondtextMatchStyle
parameter determines whether a change of text-match style will require a server fetch - for example if filter is being changed between an exact match (from e.g:ListGrid.fetchData()
) and a substring match (from e.g:ListGrid.filterData()
).
This method can be used to determine whetherListGrid.fetchData()
orListGrid.filterData()
would cause a server side fetch when passed a certain set of criteria. - willFetchData(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Compares the specified criteria with the current criteria applied to this component's data object and determines whether the new criteria could be satisfied from the currently cached set of data, or if a new filter/fetch operation will be required.
- willFetchData(Criteria) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Will changing the criteria for this resultTree require fetching new data from the server or can the new criteria be satisfied from data already cached on the client?
- willFetchData(Criteria, TextMatchStyle) - Method in class com.smartgwt.client.data.ResultSet
-
Will changing the criteria for this resultSet require fetching new data from the server, or can the new criteria be satisfied from data already cached on the client?
SecondtextMatchStyle
parameter determines whether a change of text-match style will require a server fetch - for example if filter is being changed between an exact match (from e.g:ListGrid.fetchData()
) and a substring match (from e.g:ListGrid.filterData()
).
This method can be used to determine whetherListGrid.fetchData()
orListGrid.filterData()
would cause a server side fetch when passed a certain set of criteria. - willFetchData(Criteria, TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Compares the specified criteria with the current criteria applied to this component's data object and determines whether the new criteria could be satisfied from the currently cached set of data, or if a new filter/fetch operation will be required.
- willMaximizePortlet(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Method called when a
Portlet
in this PortalLayout is about to be maximized. - willMinimizePortlet(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Method called when a
Portlet
in this PortalLayout is about to be minimized. - willRestorePortlet(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
- Window - Class in com.smartgwt.client.widgets
-
A general purpose Window class for implementing dialogs, portlets, alerts, prompts, wizards and desktop-like windowing interfaces.
- Window() - Constructor for class com.smartgwt.client.widgets.Window
- Window(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Window
- WINDOW - Enum constant in enum com.smartgwt.client.types.ExportDisplay
-
Show the data in a new browser window
- window_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Untitled Window".
- WindowEditProxy - Class in com.smartgwt.client.tools
- WindowEditProxy() - Constructor for class com.smartgwt.client.tools.WindowEditProxy
- WindowEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.WindowEditProxy
- WindowHeader - Interface in com.smartgwt.client.docs
-
Window Header
- WindowLogicalStructure - Class in com.smartgwt.logicalstructure.widgets
- WindowLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.WindowLogicalStructure
- WindowMembers - Interface in com.smartgwt.client.docs
-
The following APIs are all related to WindowMembers.
- WIPE - Enum constant in enum com.smartgwt.client.types.AnimationEffect
-
content is revealed or wiped as the widget grows or shrinks
- WITH_ITEM - Enum constant in enum com.smartgwt.client.types.TitleRotationMode
-
the
titleLabel
is rotated exactly to match the item's rotation (seeDrawItem.rotation
). - WITH_ITEM_ALWAYS_UP - Enum constant in enum com.smartgwt.client.types.TitleRotationMode
-
the
titleLabel
is rotated exactly to match the item's rotation, except that at certain rotations, thetitleLabel
is flipped by 180° so that the title text is never upside down. - WITH_LINE - Enum constant in enum com.smartgwt.client.types.TitleRotationMode
-
(applies only to
DrawLine
andDrawLinePath
) thetitleLabel
is rotated to match the line or center segment. - WITH_LINE_ALWAYS_UP - Enum constant in enum com.smartgwt.client.types.TitleRotationMode
-
(applies only to
DrawLine
andDrawLinePath
) thetitleLabel
is rotated to match the line or center segment, except that at certain rotations, thetitleLabel
is flipped by 180° so that the title text is never upside down. - WITHIN - Enum constant in enum com.smartgwt.client.types.EmbeddedPosition
-
component should be placed within the normal area of the record or cell.
- Workday - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Workday.
- workdayBaseStyle - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- workdays - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- workflowDynamicValueItem_dynamicValueButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select dynamic value"
- workflowDynamicValueItem_dynamicValuePrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic: "
- workflowDynamicValueItem_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose dynamic value for field $fieldTitle"
- workflowEditor_addElementHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Pick a task..."
- workflowEditor_addElementTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add a step"
- workflowEditor_canceledLinkPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "canceled"
- workflowEditor_continuationLinkPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "continuation"
- workflowEditor_editIconPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit Task"
- workflowEditor_failedLinkPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "failed"
- workflowEditor_startTaskLinkPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Initial task to be executed"
- workflowEditor_taskScopeLastTaskOutputNodeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Last task output: $description"
- workflowEditor_unreferencedTaskLinkPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No other tasks currently lead to this task so it will never be executed"
- workflowEditor_warnOnRemovalMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Are you sure you want to delete this element?"
- workflows - Variable in class com.smartgwt.logicalstructure.widgets.CanvasLogicalStructure
- workflowValuesBindingEditor_bindingDynamicValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define a dynamic value"
- workflowValuesBindingEditor_bindingFixedValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a fixed value"
- workflowValuesBindingEditor_clearBindingPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear binding"
- workflowValuesBindingEditor_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic value for field ''$fieldName''"
- workflowValuesBindingEditor_fixedValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fixed value for field ''$fieldName''"
- workflowValuesBindingEditor_overwriteBindingsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overwrite all existing bindings? Otherwise, new bindings will be merged."
- wrap - Variable in class com.smartgwt.logicalstructure.widgets.ButtonLogicalStructure
- wrap - Variable in class com.smartgwt.logicalstructure.widgets.grid.RowRangeDisplayLogicalStructure
- wrap - Variable in class com.smartgwt.logicalstructure.widgets.LabelLogicalStructure
- wrap - Variable in class com.smartgwt.logicalstructure.widgets.StretchImgButtonLogicalStructure
- wrapCells - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- wrapFacetTitles - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- wrapFacetValueTitles - Variable in class com.smartgwt.logicalstructure.widgets.cube.CubeGridLogicalStructure
- wrapHeaderSpanTitles - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- wrapHeaderTitles - Variable in class com.smartgwt.logicalstructure.widgets.grid.ListGridLogicalStructure
- wrapHintText - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- wrapInJavascriptArray(Object) - Static method in class com.smartgwt.client.bean.BeanValueType
-
Converts the value to a JavaScriptObject, and wraps it in a JavaScript array.
- wrapInList - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to RestConnector dataSources (
serverType
"rest") only, and is overridable per operationBinding (seeOperationBinding.wrapInList
). - wrapInList - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only. - wrapItemTitles - Variable in class com.smartgwt.logicalstructure.widgets.form.DynamicFormLogicalStructure
- wrapLabel - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- wrapValues - Variable in class com.smartgwt.logicalstructure.widgets.tile.TileGridLogicalStructure
- wrapValues - Variable in class com.smartgwt.logicalstructure.widgets.viewer.DetailViewerLogicalStructure
- writeConstructor(SourceWriter, boolean) - Method in class com.smartgwt.rebind.BeanProperty
- WriteCustomDataSource - Interface in com.smartgwt.client.docs
-
Custom Server DataSources
- writeJSNIFunction(SourceWriter, boolean) - Method in class com.smartgwt.rebind.BeanMethod
- writeMultipleConstructor(SourceWriter, boolean) - Method in class com.smartgwt.rebind.BeanProperty
- writeNew(SourceWriter, String, Integer, Integer, boolean) - Method in class com.smartgwt.rebind.BeanMethod
- writeRegisterValueType(SourceWriter, TreeLogger, GeneratorContext) - Method in class com.smartgwt.rebind.BeanValueType
- writeSingleConstructor(SourceWriter, String, BeanMethod, BeanMethod, boolean) - Method in class com.smartgwt.rebind.BeanProperty
- WriteToGeneratedFields - Enum in com.smartgwt.client.types
-
Indicates the category of "generated fields" the Smart GWT Server should write values to, if defined on a
DSRequest
- seewriteToGeneratedFields
. - WSDataSource - Class in com.smartgwt.client.data
-
A WSDataSource is a DataSource that is preconfigured to contact the WSDL web service built into the SDK (see isomorphic/system/schema/SmartClientOperations.wsdl).
- WSDataSource() - Constructor for class com.smartgwt.client.data.WSDataSource
- WSDataSource(JavaScriptObject) - Constructor for class com.smartgwt.client.data.WSDataSource
- WsdlBinding - Interface in com.smartgwt.client.docs
-
WSDL Binding
- WSDLLoadCallback - Interface in com.smartgwt.client.data
- WSRequest - Class in com.smartgwt.client.data
-
A WSRequest (or "web service request") is an extended RPCRequest will additional properties application to WSDL/SOAP web services.
- WSRequest() - Constructor for class com.smartgwt.client.data.WSRequest
- WSRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.data.WSRequest
X
- x - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawKnobLogicalStructure
- xAxisEndValueAsString - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- xAxisMetric - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- xAxisStartValueAsString - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- xhr_onProgress(Map, RPCRequest) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Progress event notification fired repeatedly during requests with
transport
set to"xmlHttpRequest"
. - XJSONDataSource - Class in com.smartgwt.client.data
-
A DataSource preconfigured to use the
"scriptInclude"
transport (sometimes called "JSONP") for cross-domain calls to JSON services. - XJSONDataSource() - Constructor for class com.smartgwt.client.data.XJSONDataSource
- XJSONDataSource(JavaScriptObject) - Constructor for class com.smartgwt.client.data.XJSONDataSource
- XLS - Enum constant in enum com.smartgwt.client.types.ExportFormat
-
Export data in native Microsoft Excel 97 format
- XML - Enum constant in enum com.smartgwt.client.types.DSDataFormat
-
Expect XML responses.
- XML - Enum constant in enum com.smartgwt.client.types.ExportFormat
-
Export data as XML records
- XML - Enum constant in enum com.smartgwt.client.types.ImportFormat
-
XML format: same as that expected by the
AdminConsole
for DataSource String - XML - Enum constant in enum com.smartgwt.client.types.MockDataFormat
-
Mock data in XML format
- XML - Enum constant in enum com.smartgwt.client.types.RESTRequestFormat
-
Indicates that context is provided to the target REST service by providing a block of XML text in the body of the HTTP request sent to the REST server.
- XML - Enum constant in enum com.smartgwt.client.types.RESTResponseFormat
-
Indicates that the REST service response is an XML message.
- XML_SCHEMA - Enum constant in enum com.smartgwt.client.types.JSONDateFormat
-
dates are encoded as a String in XML Schema date format in UTC, for example, "2005-08-02" for logical date fields or "2005-08-01T21:35:48.350" for
datetime
fields. - xmlAttribute - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Indicates that
DataSource.xmlSerialize()
should serialize this value as an XML attribute. - XmlClientVsServer - Interface in com.smartgwt.client.docs
-
Server benefits - faster client-side processing Server neutral - heavy customization of XML transform, if any, written in Java Client benefits - faster server-side processing Client neutral - heavy customization of XML transform, if any, written in JavaScript
- xmlCodeDSWizard_importFileTooLargeMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Please provide a smaller DataSource definition.
- XmlCriteriaShorthand - Interface in com.smartgwt.client.docs
-
All rules described in this topic are applied any time a property is of type
AdvancedCriteria
(in both Component XML and JavaScript component creation) and any API declares anAdvancedCriteria
param. - XMLHTTPREQUEST - Enum constant in enum com.smartgwt.client.types.RPCTransport
-
Uses the XMLHttpRequest object to make the request to the server.
- xmlHttpRequestAvailable() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns true if the XMLHttpRequest object is available, false otherwise.
- XMLMOCKDS - Enum constant in enum com.smartgwt.client.types.MockDSExportFormat
-
serialize as XML
- xmlNamespaces - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Sets the XML namespace prefixes available for XPaths on a DataSource-wide basied.
- xmlNamespaces - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Optional object declaring namespace prefixes for use in
recordXPath
andDataSourceField.valueXPath
XPath expressions. - XmlNamespaces - Class in com.smartgwt.client.data
- XmlNamespaces() - Constructor for class com.smartgwt.client.data.XmlNamespaces
- XmlNamespaces(JavaScriptObject) - Constructor for class com.smartgwt.client.data.XmlNamespaces
- XmlSchema - Interface in com.smartgwt.client.docs
-
The following APIs are all related to XmlSchema.
- xmlSerialize(JavaScriptObject) - Method in class com.smartgwt.client.data.DataSource
-
Serialize a JavaScript object as XML.

- xmlSerialize(JavaScriptObject, SerializationContext) - Method in class com.smartgwt.client.data.DataSource
-
Serialize a JavaScript object as XML.

- xmlSerialize(Record[], SerializationContext) - Method in class com.smartgwt.client.data.DataSource
-
Serialize a JavaScript object as XML.

- xmlSerialize(Record, SerializationContext) - Method in class com.smartgwt.client.data.DataSource
-
Serialize a JavaScript object as XML.

- xmlSerialize(Map, SerializationContext) - Method in class com.smartgwt.client.data.DataSource
-
Serialize a JavaScript object as XML.

- XmlSerialize - Interface in com.smartgwt.client.docs
-
The following APIs are all related to XmlSerialize.
- XMLSyntaxHiliter - Class in com.smartgwt.client.util
-
Regular expression-based source code colorizer for XML source.
- XMLSyntaxHiliter() - Constructor for class com.smartgwt.client.util.XMLSyntaxHiliter
- XMLSyntaxHiliter(JavaScriptObject) - Constructor for class com.smartgwt.client.util.XMLSyntaxHiliter
- xmlTag - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Applies to RestConnector dataSources (
serverType
"rest") only, and is overridable per operationBinding (seeOperationBinding.xmlTag
). - xmlTag - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only. - XmlTag - Interface in com.smartgwt.client.docs
-
<isomorphic:XML>
- XMLTools - Class in com.smartgwt.client.data
-
Utility methods for dealing with XML elements, XML Schema, WSDL files, XSLT, and other XML-related functionality.
- XMLTools() - Constructor for class com.smartgwt.client.data.XMLTools
- XmlTransform - Interface in com.smartgwt.client.docs
-
The following APIs are all related to XmlTransform.
- XORGateway - Class in com.smartgwt.client.util.workflow
-
Chooses one or another next process element based on AdvancedCriteria applied to
Process.state
. - XORGateway() - Constructor for class com.smartgwt.client.util.workflow.XORGateway
- XORGateway(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.XORGateway
- XORGateway(String, ProcessElement, ProcessElement) - Constructor for class com.smartgwt.client.util.workflow.XORGateway
- XORGateway(String, String, String) - Constructor for class com.smartgwt.client.util.workflow.XORGateway
- XPathExpression - Interface in com.smartgwt.client.docs
-
A standard XPath expression as a string.
- XSDLoadCallback - Interface in com.smartgwt.client.data
- xShearFactor - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- XssAndCSRFSecurity - Interface in com.smartgwt.client.docs
-
XSS and CSRF Security
Y
- y - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawKnobLogicalStructure
- yAxisLabelAlign - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- yAxisLabelPadding - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- yAxisMetric - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- YEAR - Enum constant in enum com.smartgwt.client.types.TimeUnit
-
a year time-unit
- YEAR_MONTH - Enum constant in enum com.smartgwt.client.types.DateItemSelectorFormat
-
Output only year, month fields.
- YEAR_MONTH_DAY - Enum constant in enum com.smartgwt.client.types.DateItemSelectorFormat
-
Output fields in year, month, day order.
- yearMenuStyle - Variable in class com.smartgwt.logicalstructure.widgets.DateChooserLogicalStructure
- YES - Static variable in class com.smartgwt.client.widgets.Dialog
-
YES Button object.
- YESTERDAY - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the start of yesterday
- yShearFactor - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
Z
- zIndex - Variable in class com.smartgwt.logicalstructure.widgets.drawing.DrawItemLogicalStructure
- ZIndex - Interface in com.smartgwt.client.docs
-
Object's "stacking order" above or below other objects
- zIndexMetric - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- ZoneCanvas - Class in com.smartgwt.client.widgets.calendar
- ZoneCanvas() - Constructor for class com.smartgwt.client.widgets.calendar.ZoneCanvas
- ZoneCanvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.ZoneCanvas
- ZoneCanvasLogicalStructure - Class in com.smartgwt.logicalstructure.widgets.calendar
- ZoneCanvasLogicalStructure() - Constructor for class com.smartgwt.logicalstructure.widgets.calendar.ZoneCanvasLogicalStructure
- ZoneClick - Class in com.smartgwt.client.widgets.calendar.events
- ZoneClick(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.ZoneClick
- ZoneClickHandler - Interface in com.smartgwt.client.widgets.calendar.events
- ZoneHoverHTMLCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine the hover HTML to be displayed when the user hovers over an ZoneCanvas in a calendar.
- ZoneHoverHTMLCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.ZoneHoverHTMLCustomizer
- zones - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- zoneStyleName - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- zoneTitleOrientation - Variable in class com.smartgwt.logicalstructure.widgets.calendar.CalendarLogicalStructure
- zoom(double) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Synonym of
setZoomLevel()
. - zoom(float) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Deprecated.
- Zoom - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Zoom.
- ZOOM - Static variable in class com.smartgwt.client.widgets.HeaderControl
- ZoomChangedEvent - Class in com.smartgwt.client.widgets.chart
- ZoomChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.ZoomChangedEvent
- ZoomChangedHandler - Interface in com.smartgwt.client.widgets.chart
- zoomChartHeight - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- zoomEndValue - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- zoomLogScale - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- zoomShowSelection - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- zoomStartPosition - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- ZoomStartPosition - Enum in com.smartgwt.client.types
- zoomStartValue - Variable in class com.smartgwt.logicalstructure.widgets.chart.FacetChartLogicalStructure
- zoomTo(Object, Object) - Method in class com.smartgwt.client.widgets.chart.FacetChart
_
- _getValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
addCalendarEvent()